summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-10-31Merge "Change common vp8_ public symbol prefixes to vp9_." into experimentalRonald S. Bultje
2012-10-31Change common vp8_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-10-31Add forward transform function to rtcdYunqing Wang
2012-10-30Adjust style to match Google Coding Style a little more closely.Ronald S. Bultje
2012-10-30Change decoder vp8_ and vp8dx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-10-30Adjust style to match Google Coding Style a little more closely.Ronald S. Bultje
2012-10-30Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-10-30Fixed style warningsYunqing Wang
2012-10-30Convert the transforms to integer forms.Yunqing Wang
2012-10-30Merge "dequant invoke macro removal" into experimentalScott LaVarnway
2012-10-30dequant invoke macro removalScott LaVarnway
2012-10-30Merge "Separated experiment for subpel refmv selection" into experimentalPaul Wilkins
2012-10-30Remove old experiment.Paul Wilkins
2012-10-30Separated experiment for subpel refmv selectionYaowu Xu
2012-10-30Merge "seg_common: give all exported symbols a vp9_ prefix." into experimentalPaul Wilkins
2012-10-30Merge "entropymode: put print_mode_contexts under #ifdef MODE_STATS." into ex...Paul Wilkins
2012-10-30Merge "alloccommon: give exported symbols a vp9_ prefix." into experimentalPaul Wilkins
2012-10-30Merge "reconintra: make locally used symbols static." into experimentalPaul Wilkins
2012-10-30Merge "Fix superblock experiment." into experimentalPaul Wilkins
2012-10-30Merge "More MSVC build fixes" into experimentalPaul Wilkins
2012-10-30Merge "Improves subpixel reference mv evaluation" into experimentalPaul Wilkins
2012-10-29seg_common: give all exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29entropymode: put print_mode_contexts under #ifdef MODE_STATS.Ronald S. Bultje
2012-10-29alloccommon: give exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29reconintra: make locally used symbols static.Ronald S. Bultje
2012-10-29Fix superblock experiment.Ronald S. Bultje
2012-10-29More MSVC build fixesYaowu 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-29Name space clean up.Paul Wilkins
2012-10-29Improves subpixel reference mv evaluationYaowu Xu
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 "Explicit MV reference experiment." into experimentalPaul Wilkins
2012-10-26Explicit MV reference experiment.Paul Wilkins
2012-10-25Faster 8t filteringScott LaVarnway
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-23Fixed the MSVC compiling error with correct castScott LaVarnway
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-23Merging in the Switchable interp experimentDeb Mukherjee
2012-10-22Merging in the TX_SELECT experimentDeb Mukherjee