summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-10-29segmentation: make local symbols static.Ronald S. Bultje
2012-10-29encodeframe: make local symbols static.Ronald S. Bultje
2012-10-29entropymode: put print_mode_contexts under #ifdef MODE_STATS.Ronald S. Bultje
2012-10-29ssim: remove unused function dssim().Ronald S. Bultje
2012-10-29detokenize: make local symbols static.Ronald S. Bultje
2012-10-29firstpass: make local symbols static.Ronald S. Bultje
2012-10-29bitstream: give exported symbols a vp9_ prefix; make local symbols static.Ronald S. Bultje
2012-10-29alloccommon: give exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29Make implicit_segmentation-related code an experiment.Ronald S. Bultje
2012-10-29decodframe: make local symbol static.Ronald S. Bultje
2012-10-29tokenize: make local symbols static; give exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29encodemb: make locally used functions static.Ronald S. Bultje
2012-10-29onyx_if: remove unused function, and make locally used functions static.Ronald S. Bultje
2012-10-29reconintra: make locally used symbols static.Ronald S. Bultje
2012-10-29rdopt: make locally used symbols static.Ronald S. Bultje
2012-10-29ratectrl: make locally used symbol static.Ronald S. Bultje
2012-10-29mbgraph: remove unused function, and make local function static.Ronald S. Bultje
2012-10-29Fix superblock experiment.Ronald S. Bultje
2012-10-29More MSVC build fixesYaowu Xu
2012-10-29fixed a build issueYaowu Xu
2012-10-29Merge "Name space clean up." into experimentalRonald S. Bultje
2012-10-29Merge "A clean up of the down_copy function" into experimentalRonald S. Bultje
2012-10-29remove fdct invoke macrosJim Bankoski
2012-10-29Fixes invoke macro commit...Jim Bankoski
2012-10-29Name space clean up.Paul Wilkins
2012-10-29Improves subpixel reference mv evaluationYaowu Xu
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-26A clean up of the down_copy functionDeb Mukherjee
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-25Use vp8_clear_system_state helper functionJohann
2012-10-25variance.h uses defines in vpx_config.hJohann
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