summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-03-01Merge "Adjust the max_gf_interval initialization" into experimentalYaowu Xu
2013-03-01Merge "Add eob<=10 case in idct32x32" into experimentalYunqing Wang
2013-03-01Adjust the max_gf_interval initializationYaowu Xu
2013-02-28Merge "Code cleanup." into experimentalDmitry Kovalev
2013-02-28Add eob<=10 case in idct32x32Yunqing Wang
2013-02-28Merge changes I9be9c990,Ic3b97339 into experimentalDmitry Kovalev
2013-02-28firstpass.c: correct casting around gf_group_bitsJames Zern
2013-02-28Merge "Fix use of uninitialized memory in CONFIG_ABOVESPREFMV" into experimentalJohn Koleszar
2013-02-28Merge "mv dct_sse2.c dct_sse2_intrinsics.c to avoid collision" into experimentalJim Bankoski
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-28Merge "Refactor vp9_dequant_idct_add function" into experimentalYunqing Wang
2013-02-28Refactor vp9_dequant_idct_add functionYunqing Wang
2013-02-28Removed vp9_dequantize_bScott LaVarnway
2013-02-28mv dct_sse2.c dct_sse2_intrinsics.c to avoid collisionJim Bankoski
2013-02-28Fix use of uninitialized memory in CONFIG_ABOVESPREFMVJohn Koleszar
2013-02-28Merge "Dequantization code cleanup." into experimentalDmitry Kovalev
2013-02-28Dequantization code cleanup.Dmitry Kovalev
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-28Fix incorrect comparison of frame sizeJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-28fix to parameters to match rtcdJim Bankoski
2013-02-27Faster vp9_short_fdct8x8.Christian Duvivier
2013-02-27Code cleanup.Dmitry Kovalev
2013-02-27Merge "Motion vectors code cleanup." into experimentalDmitry Kovalev
2013-02-27Merge "Remove unused file" into experimentalYunqing Wang
2013-02-27Merge "Remove unused vp9_copy32xn" into experimentalJohn Koleszar
2013-02-27Merge "Remove unused file" into experimentalYunqing Wang
2013-02-27Motion vectors code cleanup.Dmitry Kovalev
2013-02-27Merge "Move eob from BLOCKD to MACROBLOCKD." into experimentalRonald S. Bultje
2013-02-27Merge "Optimize vp9_dc_only_idct_add_c function" into experimentalYunqing Wang
2013-02-27Merge "give vp9 variance struct a unique name"John Koleszar
2013-02-27Remove unused fileYunqing Wang
2013-02-27Remove unused fileYunqing Wang
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Merge "Use ref_frame_map vice active_ref_idx on the encoder" into experimentalJohn Koleszar
2013-02-27Merge "Test upscaling as well as downscaling" into experimentalJohn Koleszar
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-27Merge changes I922f8602,I0ac3343d into experimentalJohn Koleszar
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-27Merge "Combined motion compensation with scaled predictors" into experimentalJohn Koleszar
2013-02-27Use ref_frame_map vice active_ref_idx on the encoderJohn Koleszar
2013-02-27Test upscaling as well as downscalingJohn Koleszar
2013-02-27Use 256-byte aligned filter tablesJohn Koleszar
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-27Set scale factors consistently for SPLITMVJohn Koleszar
2013-02-27Merge "Improve 32x32 forward dct" into experimentalYaowu Xu
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar