summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15Merge duplicate loops in tokenization code.Ronald S. Bultje
2012-10-14Minor refactoring in encodeintra.c.Ronald S. Bultje
2012-10-14Make optimize_mb_16x16() static.Ronald S. Bultje
2012-10-14Remove assignment in vp8_optimize_mby_16x16().Ronald S. Bultje
2012-10-14Remove duplicate code in optimize_mb_NxN vs. vp8_optimize_mby/uv_NxN().Ronald S. Bultje
2012-10-14Remove duplicate or unused code in encoder/encodemb.c.Ronald S. Bultje
2012-10-14Remove duplicate or unused code in encoder/quantize.c.Ronald S. Bultje
2012-10-14Remove duplicate or unused code in common/invtrans.c.Ronald S. Bultje
2012-10-14Add a _4x4 sufix to all 4x4-transform-related functions.Ronald S. Bultje
2012-10-14Replace vp8_inverse_htransform_b() by direct call to vp8_ihtllm_c().Ronald S. Bultje
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski
2012-10-12Merge "Remove reverting of tx-select if only a single txfm-size is used." int...Adrian Grange
2012-10-12removed the dependency cross key frame boundaryYaowu Xu
2012-10-12Merge "added the ablility to skip first n frames for vpxdec" into experimentalYaowu Xu
2012-10-12Remove reverting of tx-select if only a single txfm-size is used.Ronald S. Bultje
2012-10-12Remove CONFIG_TX16X16, since the experiment was merged.Ronald S. Bultje
2012-10-11added the ablility to skip first n frames for vpxdecYaowu Xu
2012-10-11Add encoder/decoder mismatch information to internal stats file.Ronald S. Bultje
2012-10-11Use transform-size selection for i8x8_pred also.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-10Merge "Removing dr[16] from VP8D_COMP" into experimentalScott LaVarnway
2012-10-10Merge "write_kfmodes: use update_skip_probs()" into experimentalJohn Koleszar
2012-10-10Merge "convert copy16x16 to rtcd" into experimentalPaul Wilkins
2012-10-09convert copy16x16 to rtcdJim Bankoski
2012-10-09Removing dr[16] from VP8D_COMPScott LaVarnway
2012-10-09write_kfmodes: use update_skip_probs()John Koleszar
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-10-05Merge "Mismatch bug-fix when transform expts are off" into experimentalDeb Mukherjee
2012-10-05Mismatch bug-fix when transform expts are offDeb Mukherjee
2012-10-05Fix SIMD unsafe use of floating point.Paul Wilkins
2012-10-03Merge "all_builds.py: add ability to pass extra configure flags" into experim...John Koleszar
2012-09-27Entropy coding for hybrid transformDeb Mukherjee
2012-09-21Separating 8x8DCT use from hybridtransform8x8Deb Mukherjee
2012-09-20fixed inconsistency of transform size decisionYaowu Xu
2012-09-17Added default return value to transform selectorAdrian Grange
2012-09-14removed redundant initializationYaowu Xu
2012-09-14Use 3 rows and cols of pixels for ref_mv scoringYaowu Xu
2012-09-13Removed redundant line.Adrian Grange
2012-09-12Adds feature for companded MV encodingDeb Mukherjee
2012-09-11Cleanups for hybrid transformDeb Mukherjee
2012-09-11Merge "Revert "Hybrid transform cleanups"" into experimentalYaowu Xu
2012-09-11Revert "Hybrid transform cleanups"Debargha Mukherjee
2012-09-10Merge "Hybrid transform cleanups" into experimentalDeb Mukherjee
2012-09-10Hybrid transform cleanupsDeb Mukherjee
2012-09-07Partial merge of NEWBESTREFMV and NEW_MVREF.Paul Wilkins
2012-09-07MV reference changesPaul Wilkins
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-30Merge "Add proper skip support to intra frames." into experimentalRonald S. Bultje