summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-11-06Incorrect parameter passed into vp8_stuff_mbScott LaVarnway
2012-11-06Moving count_mb_ref_frame_usage to macroblock structScott LaVarnway
2012-11-06Merge "Removed mb_norm_activity_map"Scott LaVarnway
2012-11-06Moving rd_thresh_mult, rd_threshes to macroblock structScott LaVarnway
2012-11-06Removed mb_norm_activity_mapScott LaVarnway
2012-11-06Moving _error counts to macroblock structScott LaVarnway
2012-11-06Moving MVcount to macroblock structScott LaVarnway
2012-11-05Moving ymode_count, uv_mode_count to macroblock structScott LaVarnway
2012-11-05Moved skip_true_count to macroblock structScott LaVarnway
2012-11-05Moving coef_counts to macroblock structScott LaVarnway
2012-11-02Removed unnecessary VP8_COMP *cpi parametersScott LaVarnway
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-11-01Adjust style to match Google Coding Style a little more closely.Ronald S. Bultje
2012-11-01Remove vp8 in local symbols.Ronald S. Bultje
2012-10-31Change name of common top-level structures from VP8 to VP9.Ronald S. Bultje
2012-10-31Change non-function symbol vp8_ prefixes to vp9_.Ronald S. Bultje
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 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-30Remove old experiment.Paul Wilkins
2012-10-30Merge "seg_common: give all exported symbols a vp9_ prefix." into experimentalPaul Wilkins
2012-10-30Merge "boolhuff/dboolhuff: give exported symbols a vp9_ prefix." into experim...Paul Wilkins
2012-10-30Merge "segmentation: make local symbols static." into experimentalPaul Wilkins
2012-10-30Merge "encodeframe: make local symbols static." into experimentalPaul Wilkins
2012-10-30Merge changes I5898f64d,Ie80d13ce into experimentalPaul Wilkins
2012-10-30Merge "firstpass: make local symbols static." into experimentalPaul Wilkins
2012-10-30Merge "bitstream: give exported symbols a vp9_ prefix; make local symbols sta...Paul Wilkins
2012-10-30Merge "alloccommon: give exported symbols a vp9_ prefix." into experimentalPaul Wilkins
2012-10-30Merge changes I23aa5547,I8341a19c into experimentalPaul Wilkins
2012-10-30Merge "onyx_if: remove unused function, and make locally used functions stati...Paul Wilkins
2012-10-30Merge "rdopt: make locally used symbols static." into experimentalPaul Wilkins
2012-10-30Merge "ratectrl: make locally used symbol static." into experimentalPaul Wilkins
2012-10-30Merge "mbgraph: remove unused function, and make local function static." into...Paul Wilkins
2012-10-30Merge "Fix superblock experiment." 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-29boolhuff/dboolhuff: give exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29segmentation: make local symbols static.Ronald S. Bultje
2012-10-29encodeframe: make local symbols static.Ronald S. Bultje
2012-10-29ssim: remove unused function dssim().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-29tokenize: make local symbols static; give exported symbols a vp9_ prefix.Ronald S. Bultje