summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2017-03-08vp9: Enable two speed features for SVC real-time mode.Marco
2017-03-08Make the partition search early termination feature to be frame size dependentYunqing Wang
2017-03-08vp9: Fix for denoising with SVC.Marco
2017-03-03Merge "Narrow cat6_high_cost tables to uint16_t"Alex Converse
2017-03-03Narrow cat6_high_cost tables to uint16_tAlex Converse
2017-03-03Merge "vp9,realtime: Enable row multithreading for non-rd"Vignesh Venkatasubramanian
2017-03-02Merge "vp9: Speed 8: reduce the adaptive_rd_thresh level."Marco Paniconi
2017-03-02vp9: Speed 8: reduce the adaptive_rd_thresh level.Marco
2017-03-02vp9,realtime: Enable row multithreading for non-rdVignesh Venkatasubramanian
2017-03-01Merge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"Chrome Cunningham
2017-02-28VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham
2017-02-28Revert "Fix for max qindex calculation of a gf interval"James Zern
2017-02-28Set row_mt to 0 by defaultYunqing Wang
2017-02-27vp9: Fix an issue with setting variance thresholds.Marco
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-24Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."Jerome Jiang
2017-02-24consolidate block_error functionsJohann
2017-02-24Merge "block error sse2: use tran_low_t"Johann Koenig
2017-02-23Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.Jerome Jiang
2017-02-24block error sse2: use tran_low_tJohann
2017-02-23Merge "vp9: 1pass CBR: modify condition for reducing loop filter."Marco Paniconi
2017-02-22Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."Jerome Jiang
2017-02-22vp9: 1pass CBR: modify condition for reducing loop filter.Marco
2017-02-22vp9: Non-rd pickmode: use simple block_yrd under some conditons.Marco
2017-02-22Merge "vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0."Marco Paniconi
2017-02-22vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.Marco
2017-02-22vp9: Only compute y_sad for golden in variance partition for speed < 8.Jerome Jiang
2017-02-22Merge "Refactored the row based multi-threading code"Yunqing Wang
2017-02-22Merge "Fix segmentation fault caused by denoiser working with spatial SVC."Jerome Jiang
2017-02-21vp9: Incorporate source sum_diff into non-rd partition thresholds.Marco
2017-02-21Merge "Drop zbin_ptr and quant_shift_ptr"Johann Koenig
2017-02-21Fix segmentation fault caused by denoiser working with spatial SVC.Jerome Jiang
2017-02-21Merge "Change to prediction decay calculation."Paul Wilkins
2017-02-20vp9: Fix for non-rd pickmode for high-bitdepth build.Marco
2017-02-20Refactored the row based multi-threading codeRanjit Kumar Tulabandu
2017-02-17Change to prediction decay calculation.paulwilkins
2017-02-17Merge "cosmetics: Fix spelling mistake in compile flag name."James Zern
2017-02-16Merge "block error avx2: use tran_low_t"Johann Koenig
2017-02-16cosmetics: Fix spelling mistake in compile flag name.paulwilkins
2017-02-16Drop zbin_ptr and quant_shift_ptrJohann
2017-02-16block error avx2: use tran_low_tJohann
2017-02-16Merge changes I267050a5,Iebade0ef,Id96a8df3Johann Koenig
2017-02-16Merge "Structured the mode ordering code to avoid redundant memcpy"Yunqing Wang
2017-02-16quantize_fp_32x32 highbd ssse3: enable existing functionJohann
2017-02-16quantize_fp highbd ssse3: use tran_low_t for coeffJohann
2017-02-16quantize_fp highbd sse2: use tran_low_t for coeffJohann
2017-02-16bitdepth conversion: really use num elementsJohann
2017-02-16Structured the mode ordering code to avoid redundant memcpyRanjit Kumar Tulabandu
2017-02-16Merge "Disconnect ARF breakout from frame boost."Paul Wilkins
2017-02-16Merge "Remove unnecessary factor."Paul Wilkins