summaryrefslogtreecommitdiff
path: root/vp8/common/blockd.h
AgeCommit message (Expand)Author
2012-10-22Merging the hybrid transform experimentsDeb Mukherjee
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-15Remove test from B_MODE_INFO.Ronald S. Bultje
2012-10-15Remove mode_rdopt from MB_MODE_INFO.Ronald S. Bultje
2012-10-15Add and consistently use PLANE_TYPE.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb 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-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-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-28Disable 16x16 temp buffer for superblocks.Ronald S. Bultje
2012-08-24New Motion Reference SearchPaul Wilkins
2012-08-21hybridtransform8x8: fix compilationJohn Koleszar
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-15Code clean up.Paul Wilkins
2012-08-14Fix build.Christian Duvivier
2012-08-10Refactor RD to take same codepath for single and comp predDaniel Kang
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-03Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8Jingning Han
2012-08-03Merge "16x16 DCT blocks." into experimentalDaniel Kang
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-31Merging and bug-fix in enhanced_interp experimentDeb Mukherjee
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-27Merges several experimentsDeb Mukherjee
2012-07-19Adds hybrid transformJingning Han
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-11Superblock encoding orderAdrian Grange
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-14added clamp for 2nd motion vectorYaowu Xu
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-27Corrected spellingPaul Wilkins
2012-02-24Deleted code.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-16a bit code clean-upYaowu Xu