summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2017-08-16Prevent parameters that can cause invalid ARF groups.paulwilkins
2017-08-11Merge "vp9 SVC: Fix the denoiser frame buffer management."Jerome Jiang
2017-08-10vp9 SVC: Fix the denoiser frame buffer management.Jerome Jiang
2017-08-08vp9: Partition logic adjustment for speed 6 feature.Marco
2017-08-02Force the bit exactness in the first passYunqing Wang
2017-08-01Merge "Respond more rapidly to excessive local overshoot."Paul Wilkins
2017-07-31vp9: Adjust noise estimation for 360p.Marco
2017-07-31Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_...Marco Paniconi
2017-07-30vp9: Fix denoising condition when pickmode partition is used.Marco
2017-07-30Revert "Revert "vp9: Speed feature to adapt partition based on source_sad.""Jerome Jiang
2017-07-29Revert "vp9: Speed feature to adapt partition based on source_sad."James Zern
2017-07-29Merge "vp9: Adjust logic in source sad for screen content."Marco Paniconi
2017-07-29Merge "vp9: Speed feature to adapt partition based on source_sad."Marco Paniconi
2017-07-28vp9: Adjust logic in source sad for screen content.Jerome Jiang
2017-07-29vp9: Speed feature to adapt partition based on source_sad.Marco
2017-07-28Remove the DP version of vp9_optimize_b().Urvang Joshi
2017-07-22set_var_thresh_from_histogram: prevent negative varianceJames Zern
2017-07-18vp9: Removed unused skin detection function.Jerome Jiang
2017-07-18Merge "vp9: Allocate alt-ref in denoiser for SVC."Jerome Jiang
2017-07-18Merge "vp9: Remove isolated skin & non-skin blocks."Jerome Jiang
2017-07-18vp9: Allocate alt-ref in denoiser for SVC.Jerome Jiang
2017-07-18vp9: Remove isolated skin & non-skin blocks.Jerome Jiang
2017-07-18vp9: Disable usage of sb_use_mv_part for SVC.Marco
2017-07-17vp9: Fix to setting content_state for real-time mode.Marco
2017-07-17vp9: Reuse motion from choose_partitioning in NEWMV search.Marco
2017-07-14vp9: Compute skin only for blocks eligible for noise estimation.Jerome Jiang
2017-07-13vp9: Adjust minmax threshold for variance partitioning.Marco
2017-07-12Merge "remove vp9_firstpass.c w/CONFIG_REALTIME_ONLY"James Zern
2017-07-12Merge "vp9: Fix to SVC and denoising for fixed pattern case."Marco Paniconi
2017-07-12Merge "Remove the token state array from greedy optimize_b."Urvang Joshi
2017-07-11remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern
2017-07-11Remove the token state array from greedy optimize_b.Urvang Joshi
2017-07-11Merge "Reintroduce fix for max qindex calculation of a gf interval"James Bankoski
2017-07-11Merge "vp9: Move skinmap computation into multithreading loop."Jerome Jiang
2017-07-11Reintroduce fix for max qindex calculation of a gf intervalJim Bankoski
2017-07-11vp9: Fix to SVC and denoising for fixed pattern case.Marco
2017-07-10vp9: Move skinmap computation into multithreading loop.Jerome Jiang
2017-07-10Merge "remove vp9_full_sad_search"Johann Koenig
2017-07-10Merge "vp9: Remove alt-ref from denoiser."Jerome Jiang
2017-07-10remove vp9_full_sad_searchJohann
2017-07-10vp9: Remove alt-ref from denoiser.Jerome Jiang
2017-07-07Merge "cosmetics,vp9/: normalize inv/fwd_txfm naming"James Zern
2017-07-07Merge "vp9: Nonrd mode: use content_state_sb for high motion."Marco Paniconi
2017-07-06cosmetics,vp9/: normalize inv/fwd_txfm namingJames Zern
2017-07-06vp9: Nonrd mode: use content_state_sb for high motion.Marco
2017-07-05vp9: remove FrameWorkerData & vp9_dthread.hJames Zern
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-07-06Merge changes from topic 'rm-dec-frame-parallel'James Zern
2017-07-05Merge changes from topic 'rm-dec-frame-parallel'James Zern
2017-07-05Merge "Further refactoring of mod error calculation."Yaowu Xu