summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-10-29Fixes invoke macro commit...Jim Bankoski
2012-10-29Inconsistent reference to MacroblockD data structure.Paul Wilkins
2012-10-29Merge "invoke macro removal encodemb" into experimentalPaul Wilkins
2012-10-29invoke macro removal encodembJim Bankoski
2012-10-26Merge "Faster 8t filtering" into experimentalScott LaVarnway
2012-10-26Merge "Extend edges correctly during actual frame encoding also." into experi...Ronald S. Bultje
2012-10-26Merge "Explicit MV reference experiment." into experimentalPaul Wilkins
2012-10-26Explicit MV reference experiment.Paul Wilkins
2012-10-25Extend edges correctly during actual frame encoding also.Ronald S. Bultje
2012-10-25Faster 8t filteringScott LaVarnway
2012-10-25Merge "Always extend macroblock edges in the decoder." into experimentalDebargha Mukherjee
2012-10-25Always extend macroblock edges in the decoder.Ronald S. Bultje
2012-10-25Added sse2 instrinsic version of vp8_sad3x16Scott LaVarnway
2012-10-25Merge "Added sse2 instrinsic version of vp8_sad16x3" into experimentalScott LaVarnway
2012-10-25Added sse2 instrinsic version of vp8_sad16x3Scott LaVarnway
2012-10-25Fix 4x4 intra prediction on the edge of SB rows.Ronald S. Bultje
2012-10-25Fix yet another typo in splitmv/tx_select code.Ronald S. Bultje
2012-10-25Generalize coefficient tokenizing.Ronald S. Bultje
2012-10-24Generalize EOB token stuffing.Ronald S. Bultje
2012-10-24Merge "Fix typo in splitmv/tx_select code." into experimentalRonald S. Bultje
2012-10-24Fix typo in splitmv/tx_select code.Ronald S. Bultje
2012-10-24Fix bad merge of coef_probs updateJohn Koleszar
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