summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_int.h
AgeCommit message (Expand)Author
2013-05-07Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimentalDmitry Kovalev
2013-05-07Renaming Y1 and UV quant prefixes to y_ and uv_.Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Remove heap alloc of FIRSTPASS_STATSJohn Koleszar
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-25Remove write-only variables that store refframe, signbias and mv.Ronald S. Bultje
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-19Clean out some legacy code.Paul Wilkins
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-16Recursive partition syntax codingJingning Han
2013-04-15Merge "Add rectangular block size variance/sad functions." into experimentalRonald S. Bultje
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Merge "Removed unused structs in vp9_onyx_int.h." into experimentalRonald S. Bultje
2013-04-15Removed unused structs in vp9_onyx_int.h.Ronald S. Bultje
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Remove "tplist" from VP9_COMP.Ronald S. Bultje
2013-04-05Removed a speed feature no longer usedYaowu Xu
2013-04-04make one_shot_q an experimentYaowu Xu
2013-04-01Calculate SSIM over both reconstruction as well as postproc buffer.Ronald S. Bultje
2013-03-22Disable zero bin mode boost.Paul Wilkins
2013-03-22Minor code clean upPaul Wilkins
2013-03-18Merge "Adapt ARNR filter length and strength." into experimentalPaul Wilkins
2013-03-18Merge "Fix pulsing issue with scaling" into experimentalJohn Koleszar
2013-03-18Adapt ARNR filter length and strength.Paul Wilkins
2013-03-15Remove some unused rate control variablesJohn Koleszar
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-06Merge "Added stricter Q control flag." into experimentalPaul Wilkins
2013-03-06Added stricter Q control flag.Paul Wilkins
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Support 16K sequence codingJingning Han
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-22Experimental removal of over quant codePaul Wilkins
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-11Change rd thresholds and add speed trade off flags.Paul Wilkins
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Avoid allocating memory when resizing framesJohn Koleszar