summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
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-22Merge "Merging the hybrid transform experiments" into experimentalDeb Mukherjee
2012-10-22Merging the hybrid transform experimentsDeb Mukherjee
2012-10-22Fix another typo in 4x4-transform-for-i8x8-intra-pred coeff contexts.Ronald S. Bultje
2012-10-228x8 transform support in splitmv.Ronald S. Bultje
2012-10-22Use SPLITMV_PARTITIONING instead of a plain integer type.Ronald S. Bultje
2012-10-22Merge "Remove variance vtable from rtcd" into experimentalJim Bankoski
2012-10-22Merge "Fix use of wrong context in i8x8 coefficient cost calculation." into e...Ronald S. Bultje
2012-10-21Remove variance vtable from rtcdJim Bankoski
2012-10-20Allow B_VL_PRED & B_LD_PRED modes with SuperblocksDeb Mukherjee
2012-10-19Fix use of wrong context in i8x8 coefficient cost calculation.Ronald S. Bultje
2012-10-19Some cleanups and fixes.Deb Mukherjee
2012-10-18Merge "Fix encode breakout skip handling." into experimentalRonald S. Bultje
2012-10-18Merge "Detect skippable blocks in splitmv RD loop case." into experimentalRonald S. Bultje
2012-10-17Fix encode breakout skip handling.Ronald S. Bultje
2012-10-17Detect skippable blocks in splitmv RD loop case.Ronald S. Bultje
2012-10-17Merge "cosmetic: fix '= & ' construct" into experimentalpascal massimino
2012-10-17cosmetic: fix '= & ' constructJohn Koleszar
2012-10-17Use 8x8 block bases for non-4x4 splitmv RD.Ronald S. Bultje
2012-10-16Merge "removed the recon rtcd invoke macro code (unrevert)" into experimentalJim Bankoski
2012-10-16Fix a mismatch if a keyframe contains skip-blocks.Ronald S. Bultje
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski
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-15Properly use chroma block object for chroma coefficient costing.Ronald S. Bultje
2012-10-15Add and consistently use PLANE_TYPE.Ronald S. Bultje
2012-10-14Add a _4x4 sufix to all 4x4-transform-related functions.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-12Remove CONFIG_TX16X16, since the experiment was merged.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-09Selectable transform size try 2.Ronald S. Bultje
2012-09-27Entropy coding for hybrid transformDeb Mukherjee
2012-09-21Separating 8x8DCT use from hybridtransform8x8Deb Mukherjee
2012-09-13Removed redundant line.Adrian Grange
2012-09-11Cleanups for hybrid transformDeb 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
2012-08-29Add proper skip support to intra frames.Ronald S. Bultje
2012-08-28Remove some disabled code from pick_inter_mode_sb().Ronald S. Bultje
2012-08-24New Motion Reference SearchPaul Wilkins
2012-08-21Fix compiler warningsDaniel Kang
2012-08-20Fix some compiler warnings.Ronald S. Bultje
2012-08-20Merge "Fix typo." into experimentalJohn Koleszar