summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2013-02-27Merge "Move eob from BLOCKD to MACROBLOCKD." into experimentalRonald S. Bultje
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Use ref_frame_map vice active_ref_idx on the encoderJohn Koleszar
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Merge "Merge cnvcontext experiment." into experimentalRonald S. Bultje
2013-02-26Merge "Minor cosmetics in rdopt." into experimentalRonald S. Bultje
2013-02-26Merge "Refactor inter recon functions to support scaling" into experimentalJohn Koleszar
2013-02-26Merge "Changing pitch value meaning for fht and iht transforms." into experim...Dmitry Kovalev
2013-02-26Merge cnvcontext experiment.Ronald S. Bultje
2013-02-26Minor cosmetics in rdopt.Ronald S. Bultje
2013-02-26Merge "make cost_coeffs to use combined context" into experimentalRonald S. Bultje
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-25Changing pitch value meaning for fht and iht transforms.Dmitry Kovalev
2013-02-25make cost_coeffs to use combined contextYaowu Xu
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-23Further changes to coefficient contexts.Paul Wilkins
2013-02-22Merge "Forward butterfly hybrid transform" into experimentalJingning Han
2013-02-22Merge "Experimental removal of over quant code" into experimentalPaul Wilkins
2013-02-22Experimental removal of over quant codePaul Wilkins
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-21Merge "Refactoring of switchable filter search for speed" into experimentalDeb Mukherjee
2013-02-20Refactoring of switchable filter search for speedDeb Mukherjee
2013-02-15Minor cosmetic cleanups.Ronald S. Bultje
2013-02-15Prevent filling transform size cache with uninitialized values.Ronald S. Bultje
2013-02-15Merge "Remove Y2 and Y-no-DC token types from the bitstream." into experimentalRonald S. Bultje
2013-02-15Fixed a subtle issue that breaks encoding processJingning Han
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-14Moved vp9_get_coef_band to header fileScott LaVarnway
2013-02-13Abstract selection of coef band.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Merge "Remove NEWCOEFCONTEXT experiment." into experimentalPaul Wilkins
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Merge "Replace as_mv struct with array" into experimentalJohn Koleszar
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-08Merge "Pass macroblock index to pick inter functions" into experimentalJohn Koleszar
2013-02-08Make cost_coeffs() more efficient.Ronald S. Bultje
2013-02-08Pass macroblock index to pick inter functionsJohn Koleszar
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-06Use fdct8x4 instead of fdct4x4 where the block size allows it.Ronald S. Bultje