summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2017-04-04vp9: Adjust condition of golden update with cyclic refresh.Marco
2017-04-03vp9: 1 pass CBR: cleanup to cyclic refresh.Marco
2017-04-03Merge "Fix for out of range motion vector bug in sub-pel motion estimation"Yunqing Wang
2017-04-03Merge "vp9: SVC: Fix issue with artifact for svc-denoising."Marco Paniconi
2017-04-03Fix for out of range motion vector bug in sub-pel motion estimationRanjit Kumar Tulabandu
2017-04-03Merge "Enhance the row mt sync read to accept the sync_range greater than 1"Yunqing Wang
2017-03-31Enhance the row mt sync read to accept the sync_range greater than 1Yunqing Wang
2017-03-31vp9: SVC: Fix issue with artifact for svc-denoising.Marco
2017-03-29vp9: SVC: fix to allow output of denoised result.Marco
2017-03-29vp9: 1 pass SVC: Modify condition for intra-mode search.Marco
2017-03-27vp9: Speed >= 8: avoid chrome check under some condition.Marco
2017-03-27vp9: 1 pass: Move source sad computation into encodeframe loop.Marco
2017-03-24vp9: Fix to condition on using source_sad for 1 pass real-time.Marco
2017-03-23Merge changes Ie989e60c,Ifc110b12Alex Converse
2017-03-22vp9: Non-rd partition: avoid unneeded call to chrome_checkMarco
2017-03-23Merge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"James Zern
2017-03-22Merge "vp9: Adjust some speed settings for speed 8."Marco Paniconi
2017-03-22vp9: Adjust some speed settings for speed 8.Marco
2017-03-22Merge "vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8."Jerome Jiang
2017-03-22vp9_rdopt: correct size to vpx_sum_squares_2d_i16James Zern
2017-03-22vp9 temporal filter: add const to function prototypeJohann
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-03-21Fix the data race caused by vp9 denoiser.Jerome Jiang
2017-03-21Code refactoring in the partition searchYunqing Wang
2017-03-21Merge "vp9: Nonrd variance partition: improve split to 16x16."Marco Paniconi
2017-03-20Merge "Record the sum of tx block eobs in the partition block"Yunqing Wang
2017-03-20vp9: Nonrd variance partition: improve split to 16x16.Marco
2017-03-20vp9: Use sb content measure to bias against golden.Marco
2017-03-20Record the sum of tx block eobs in the partition blockYunqing Wang
2017-03-17Backport "Optimize the use case of token_cost table" to VP9Jingning Han
2017-03-17Drop vp9_get_token_extracostAlex Converse
2017-03-17Merge "vp9_optimize_b: Combine extrabits cost with token lookup"Alex Converse
2017-03-16vp9: Fix speed 8 condition for enabling copy_partition.Marco
2017-03-16vp9_optimize_b: Combine extrabits cost with token lookupAlex Converse
2017-03-16Add a vector form of routine vp9_model_rd_from_var_lapndzGabriel Marin
2017-03-16vp9: Fixes in non-rd pickmode for denoising with SVC.Marco
2017-03-16Merge "Refactor: Change cpi->resize_state to enum values."Jerome Jiang
2017-03-16Merge "vp9: Fix some issues with denoiser and SVC."Marco Paniconi
2017-03-15vp9: Fix some issues with denoiser and SVC.Marco
2017-03-15Refactor: Change cpi->resize_state to enum values.Jerome Jiang
2017-03-15vp9: Turn off ml_partition_search_early_termination.Marco
2017-03-15Merge "vp9: Using source sad for speedup for dynamic resizing."Jerome Jiang
2017-03-14Merge "vp9: Enable row multithreading for SVC in real-time mode."Jerome Jiang
2017-03-14vp9: Using source sad for speedup for dynamic resizing.Jerome Jiang
2017-03-14Merge "vp9/encoder: fix segfault on win32 using vs < 2015"James Zern
2017-03-14Merge "Apply machine learning-based early termination in VP9 partition search"Yunqing Wang
2017-03-14Merge "vp9: Speed >= 8: Enable simple_block_yrd speed feature."Marco Paniconi
2017-03-14vp9: Adjust copy partition threshold, for speed 8.Marco
2017-03-14vp9: Speed >= 8: Enable simple_block_yrd speed feature.Marco
2017-03-13vp9: Fix to source_sad feature for SVC.Marco