summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-10-23Merging in the Switchable interp experimentDeb Mukherjee
2012-10-22Merge "Change entropy context assignment style from *(x + y) = z to x[y] = z....Ronald S. Bultje
2012-10-22Merging in the TX_SELECT experimentDeb Mukherjee
2012-10-22Merge of the newmventropy experimentDeb Mukherjee
2012-10-22Change entropy context assignment style from *(x + y) = z to x[y] = z.Ronald S. Bultje
2012-10-22Merge "Added rtcd support vp8_sad16x3 and vp8_sad3x16" into experimentalScott LaVarnway
2012-10-22Added rtcd support vp8_sad16x3 and vp8_sad3x16Scott LaVarnway
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 "Invert SB probability." into experimentalRonald S. Bultje
2012-10-22Merge "Remove variance vtable from rtcd" into experimentalJim Bankoski
2012-10-22Invert SB probability.Ronald S. Bultje
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-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-19Fix use of wrong context in i8x8 coefficient cost calculation.Ronald S. Bultje
2012-10-19calculate probs consistentlyJohn Koleszar
2012-10-19Remove bc, bc2 from pbi,cpi,xdJohn Koleszar
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-18Merge "Use correct context for optimize_b() in vp8_optimize_mby_8x8()." into ...Ronald S. Bultje
2012-10-18A fix for crashes when #macroblock rows is odd.Deb Mukherjee
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-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-17Move remaining per-frame data into partition 0John Koleszar
2012-10-17Use correct context for optimize_b() in vp8_optimize_mby_8x8().Ronald S. Bultje
2012-10-17Interleave modes/residual per macroblockJohn 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 to rd cost computation for mv bias.Marco Paniconi
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 a new token stuffing function vp8_stuff_mb().Ronald S. Bultje
2012-10-15Add and consistently use PLANE_TYPE.Ronald S. Bultje
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