summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-06-24change to enable use_largest_txform featureYaowu Xu
2013-06-20Get some speed back for cpuused 1Yaowu Xu
2013-06-20Merge "Renaming 'nmv' to 'mv' for several functions."Dmitry Kovalev
2013-06-20adds force partitioning greater than or less than block sizeJim Bankoski
2013-06-20adds a set partitioning to speed featuresJim Bankoski
2013-06-20partition by variance using var from last frameJim Bankoski
2013-06-20convert all speed things to speed featuresJim Bankoski
2013-06-20fix to set up new speed featureJim Bankoski
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-12Merge "Fix chroma output when scaling"John Koleszar
2013-06-12Fix chroma output when scalingJohn Koleszar
2013-06-10Merge "New probs for filters/tx_size and a few others" into experimentalDeb Mukherjee
2013-06-10New probs for filters/tx_size and a few othersDeb Mukherjee
2013-06-10Remove remnants of VP8 profiles/versionsJohn Koleszar
2013-06-08Merge "Align frame size to 8 instead of 16." into experimentalRonald S. Bultje
2013-06-07Merge "Handle partition type coding of boundary blocks" into experimentalYaowu Xu
2013-06-07Align frame size to 8 instead of 16.Ronald S. Bultje
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-07Handle partition type coding of boundary blocksJingning Han
2013-06-07Fix line that disables the line above it.Ronald S. Bultje
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-06-07Merge "Remove two un-used entries in mode_lf_delta[]" into experimentalYaowu Xu
2013-06-07Remove two un-used entries in mode_lf_delta[]Yaowu Xu
2013-06-07Merge "Coding updates for tx-size selection" into experimentalDeb Mukherjee
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-07Fix bug in segment skip.Paul Wilkins
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06Rd thresholds change with block size.Paul Wilkins
2013-06-06Turn off compound inter search refinement for good quality.Paul Wilkins
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-05-31Merge "Merge all various transform size data trackers into single variables."...Ronald S. Bultje
2013-05-31Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimentalScott LaVarnway
2013-05-31Merge all various transform size data trackers into single variables.Ronald S. Bultje
2013-05-31put back in lost speedupsJim Bankoski
2013-05-31Merge "Patch to remove implicit segmentation." into experimentalPaul Wilkins
2013-05-30Merge "Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins." into ex...Ronald S. Bultje
2013-05-30Merge "Remove one (unused) entry from mvref tables." into experimentalRonald S. Bultje
2013-05-30Creates a new speed 1:Jim Bankoski
2013-05-30Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.Ronald S. Bultje
2013-05-30Remove one (unused) entry from mvref tables.Ronald S. Bultje
2013-05-30Merge "Merge all intra mode coding trees into a single one." into experimentalRonald S. Bultje
2013-05-30Merge "Enable iterative motion search for 4x4 inter pred" into experimentalJingning Han
2013-05-30Merge "Add intra_only and reset_frame_context flags" into experimentalAdrian Grange
2013-05-30Merge all intra mode coding trees into a single one.Ronald S. Bultje
2013-05-30Merge "Balancing coef-tree to reduce bool decodes" into experimentalDeb Mukherjee
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-05-30Enable iterative motion search for 4x4 inter predJingning Han
2013-05-29Add intra_only and reset_frame_context flagsAdrian Grange