summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2017-04-13vp9: Avoid encoder loopfilter for non-reference frames.Marco
2017-04-10Fix an integer overflow in vp9_mcomp.cYunqing Wang
2017-04-11Merge "vp9: speed >= 8: Adjust speed settings on ARM."Jerome Jiang
2017-04-11vp9: speed >= 8: Adjust speed settings on ARM.Jerome Jiang
2017-04-10vp9: 1 pass CBR: avoid nonrd_pick_partition on segment.Marco
2017-04-07Merge "vp9: Fix to noise estimation for temporal denoising."Marco Paniconi
2017-04-07Merge "VP9 motion vector unit test"Yunqing Wang
2017-04-07vp9: Fix to noise estimation for temporal denoising.Marco
2017-04-07vp9: Adjust consec_zeromv threshold for aq-mode=3.Marco
2017-04-07Merge changes from topic 'Wshorten'James Zern
2017-04-06vp9; Move the denoising condition for speed 5.Marco
2017-04-06Merge "vp9: speed 8: Compute y sad without int_pro_motion_estimation."Jerome Jiang
2017-04-06Merge "Refactor: Clean memory allocation for copy partition."Jerome Jiang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-04-05vp9_encodeframe: resolve -Wshorten-64-to-32 in hbdJames Zern
2017-04-05vp9: speed 8: Compute y sad without int_pro_motion_estimation.Jerome Jiang
2017-04-05vp9: Temporal denoising: avoid denoising for speed <= 5.Marco
2017-04-05Refactor: Clean memory allocation for copy partition.Jerome Jiang
2017-04-04vp9: Remove legacy comments for avg_source_sad.Jerome Jiang
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