summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-04Remove cpi parameter from update_mvcount()Scott LaVarnway
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-28Disable fast unaligned on armv5teMartin Storsjo
2012-11-28Merge "avoid redefining DECLSPEC_DEPRECATED"John Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-11-27avoid redefining DECLSPEC_DEPRECATEDJames Zern
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-20Merge "vpxenc: don't print STATS_PKT size w/--quiet"John Koleszar
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-19Upstream build bug for chromiumJohann
2012-11-17vpxenc: don't print STATS_PKT size w/--quietJames Zern
2012-11-16Move documentation file list to relevant make fileJohann
2012-11-15Each make file is responsible for its own directoryJohann
2012-11-15Sequester vpx_ports file listJohann
2012-11-14Update to datarate_test.Marco Paniconi
2012-11-09Merge "use calloc() instead of malloc()"John Koleszar
2012-11-08ads2gas.pl: convert push/pop and whole keywords.Ahmad Sharif
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-02Merge "ads2gas.pl: various enhancements to work with flash."Johann
2012-11-02Merge "vpx_scale: sync from experimental"John Koleszar
2012-11-02vpx_scale: sync from experimentalJohn Koleszar
2012-11-02ads2gas.pl: various enhancements to work with flash.Ahmad Sharif
2012-10-31vp8dx_receive_compressed_data() cleanupScott LaVarnway
2012-10-29add unit test for datarate controlJim Bankoski
2012-10-26Minor tweaks to video source frameworksJim Bankoski
2012-10-26vpxenc: add -quiet optionJames Zern
2012-10-25Use vp8_clear_system_state helper functionJohann
2012-10-25variance.h uses defines in vpx_config.hJohann
2012-10-23postproc_sse2: avoid reading off the end of the limits arrayJohn Koleszar
2012-10-22Merge "postproc: allocate enough memory for limits buffer"John Koleszar
2012-10-22postproc: allocate enough memory for limits bufferJohn Koleszar
2012-10-22Merge "Add unit test for decoder test_vector_test"Yunqing Wang
2012-10-22Add unit test for decoder test_vector_testYunqing Wang