summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-12-03Remove ARM optimizations from VP9Johann
2012-12-03Update ARM for vpx_scale changesJohann
2012-12-03Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"Scott LaVarnway
2012-12-03Merge "Moving count_mb_ref_frame_usage to macroblock struct"Scott LaVarnway
2012-11-29a vp8 warning to boot.Jim Bankoski
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-26Updates to qp-regulate and rate correction factor.Marco Paniconi
2012-11-26Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers"James Zern
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-20Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers"John Koleszar
2012-11-20vp8_filter_block1d4_h6_ssse3: add missing xmm restoreJames Zern
2012-11-20vp8_loop_filter_bh_y_sse2: save/restore xmm registersJames Zern
2012-11-19vp8_intra_pred_y_tm_sse2: save/restore xmm registersJames Zern
2012-11-15Each make file is responsible for its own directoryJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-09Merge "use calloc() instead of malloc()"John Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
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-06use calloc() instead of malloc()Pascal Massimino
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-05Merge "Removed unnecessary VP8_COMP *cpi parameters"Scott 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-31vp8dx_receive_compressed_data() cleanupScott LaVarnway
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 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