summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
2012-10-24Fix bad merge of coef_probs updateJohn Koleszar
2012-10-24coef_probs: remove duplicate read/update codeJohn Koleszar
2012-10-23Merging in the Switchable interp experimentDeb Mukherjee
2012-10-22Merging in the TX_SELECT experimentDeb Mukherjee
2012-10-22Merge of the newmventropy experimentDeb Mukherjee
2012-10-22Merge changes I02e7f64a,Ide954b00,Idc8b5977 into experimentalRonald S. Bultje
2012-10-22Merging the hybrid transform experimentsDeb Mukherjee
2012-10-228x8 transform support in splitmv.Ronald S. Bultje
2012-10-21Merge "Allow B_VL_PRED & B_LD_PRED modes with Superblocks" into experimentalDeb Mukherjee
2012-10-20Allow B_VL_PRED & B_LD_PRED modes with SuperblocksDeb Mukherjee
2012-10-19Remove bc, bc2 from pbi,cpi,xdJohn Koleszar
2012-10-19Some cleanups and fixes.Deb Mukherjee
2012-10-17Merge "cosmetic: fix '= & ' construct" into experimentalpascal massimino
2012-10-17Merge "consolidate update_mb_segmentation_map data" into experimentalJohn Koleszar
2012-10-17Merge changes Ic711a378,I43a46c36,If19ee74a into experimentalJohn Koleszar
2012-10-17cosmetic: fix '= & ' constructJohn Koleszar
2012-10-17Interleave modes/residual per macroblockJohn Koleszar
2012-10-16Force interleaved decodingJohn Koleszar
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski
2012-10-12removed the dependency cross key frame boundaryYaowu Xu
2012-10-12consolidate update_mb_segmentation_map dataJohn Koleszar
2012-10-11Use transform-size selection for i8x8_pred also.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-10-05Mismatch bug-fix when transform expts are offDeb Mukherjee
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-11Cleanups for hybrid transformDeb Mukherjee
2012-09-11Revert "Hybrid transform cleanups"Debargha Mukherjee
2012-09-10Hybrid transform cleanupsDeb Mukherjee
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-20Merge "Superblock coding." into experimentalRonald S. Bultje
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-17Fix warnings.Christian Duvivier
2012-08-16Fixed decoder mismatch issueJingning Han
2012-08-09Refactor vp8_build_inter16x16_predictor functionsDaniel Kang
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-06Refactoring hybrid transform codingJingning Han
2012-08-06Add x86_64-darwin11-gcc target.Christian Duvivier
2012-08-06Merge "enable interleaved decoding of mode and mv" into experimentalYaowu Xu
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-03enable interleaved decoding of mode and mvYaowu Xu
2012-08-03Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8Jingning Han
2012-08-03Merge "16x16 DCT blocks." into experimentalDaniel Kang
2012-08-03Merge "Merging and bug-fix in enhanced_interp experiment" into experimentalDeb Mukherjee
2012-08-0216x16 DCT blocks.Daniel Kang