summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-10-24coef_probs: remove duplicate read/update codeJohn Koleszar
2012-10-23Merge "Fixed the MSVC compiling error with correct cast" into experimentalYaowu Xu
2012-10-23Fixed the MSVC compiling error with correct castScott LaVarnway
2012-10-23Merge "Change eob[] array type in splitmv RD loop to a regular integer." into...pascal massimino
2012-10-23Revert "make the instrinsic code build with MS compilers"Yaowu Xu
2012-10-23Merge "changed to avoid code confusion" into experimentalYaowu Xu
2012-10-23Merge "make the instrinsic code build with MS compilers" into experimentalYaowu Xu
2012-10-23make the instrinsic code build with MS compilersScott LaVarnway
2012-10-23Change eob[] array type in splitmv RD loop to a regular integer.Ronald S. Bultje
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-22changed to avoid code confusionYaowu Xu
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-22Merge "Re-enable specialized sse2 block loop filter functions" into experimentalScott LaVarnway
2012-10-22Merge "sse2 intrinsic version of vp8_mbloop_filter_vertical_edge()" into expe...Scott LaVarnway
2012-10-22Merge "sse2 intrinsic version of vp8_mbloop_filter_horizontal_edge()" into ex...Scott LaVarnway
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-19Re-enable specialized sse2 block loop filter functionsScott LaVarnway
2012-10-19sse2 intrinsic version of vp8_mbloop_filter_vertical_edge()Scott LaVarnway
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-18sse2 intrinsic version of vp8_mbloop_filter_horizontal_edge()Scott LaVarnway
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 "rtcd: merge rtcd.c from master" into experimentalJohn Koleszar
2012-10-17Merge "consolidate update_mb_segmentation_map data" into experimentalJohn Koleszar
2012-10-17Merge changes Ic711a378,I43a46c36,If19ee74a into experimentalJohn Koleszar