summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2017-10-23vp9-svc: Allow for adapt_rd_thresh with row-mt.Marco
2017-10-19Merge "Corpus VBR tweak for undershoot."Paul Wilkins
2017-10-19Merge "Increase precision of some debug stats output for corpus VBR."Paul Wilkins
2017-10-19Merge "Prevent double application of min rate in two pass."Paul Wilkins
2017-10-17Merge changes I17fff122,Ic149e3cbLinfeng Zhang
2017-10-16Add 4 to 3 scaling SSSE3 optimizationLinfeng Zhang
2017-10-13Adjust threshold in gf_boost for 1 pass vbrMarco
2017-10-13Merge "Further Corpus VBR change."Paul Wilkins
2017-10-13Merge "Corpus Wide VBR test implementation."Paul Wilkins
2017-10-13Corpus VBR tweak for undershoot.paulwilkins
2017-10-12Merge "Adjust to scene detection for 1 pass vbr."Marco Paniconi
2017-10-12Adjust to scene detection for 1 pass vbr.Marco
2017-10-12Increase precision of some debug stats output for corpus VBR.paulwilkins
2017-10-11vp9: use nonrd pick_intra for small blocks on keyframes.Jerome Jiang
2017-10-11Prevent double application of min rate in two pass.paulwilkins
2017-10-10Add 4 to 1 scaling x86 optimizationLinfeng Zhang
2017-10-10Adjustment to scene detection and key frame.Marco
2017-10-10Merge changes I9d4c1af5,I882da3a0Linfeng Zhang
2017-10-10Further Corpus VBR change.paulwilkins
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-10-09Rename some inline functions in NEON scalingLinfeng Zhang
2017-10-09Merge "Update vp9_scale_and_extend_frame_ssse3()"Linfeng Zhang
2017-10-06Merge "Revert "Speed >=5 real-time: add TM intra mode for high_source_sad.""Marco Paniconi
2017-10-06Revert "Speed >=5 real-time: add TM intra mode for high_source_sad."Marco Paniconi
2017-10-06Adjust threshold in scene detectionMarco
2017-10-05Speed >=5 real-time: add TM intra mode for high_source_sad.Marco
2017-10-04Adjust threshold for adapt_partition for speed 6.Marco
2017-10-04Avoid nonrd_pick_partition for speed >= 6.Marco
2017-10-04Generalize 2:1 vp9_scale_and_extend_frame_ssse3()Linfeng Zhang
2017-10-04Update vp9_scale_and_extend_frame_ssse3()Linfeng Zhang
2017-10-04Modify early exit for alt_ref in nonrd_pickmode.Marco
2017-10-03Enable arf usage for speed >= 6, 1 pass vbr.Marco
2017-10-03vp9: 1 pass vbr: Limit qpdelta on high_source_sad.Marco
2017-10-03Use adapt_partition for ARF in 1 pass.Marco
2017-10-03Merge "ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode."Marco Paniconi
2017-10-02ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode.Marco
2017-10-02Add 4 to 3 scaling NEON optimizationLinfeng Zhang
2017-10-02Specialize 4 to 3 frame scaling in CLinfeng Zhang
2017-09-29Fix partition selection in speed features for arf overlay frame.Marco
2017-09-29Enable use_altref_onepass for speed 4 real-time mode.Marco
2017-09-28Set rc->high_source_sad = 0 before scene detection.Marco
2017-09-28Merge "vp9: Modification to adapt the ARF usage for 1 pass vbr"Marco Paniconi
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-27Add use_svc condition to the scene detection in 1 pass.Marco
2017-09-27Merge "Revert "Remove the speed condition on scene detection in 1 pass code.""Marco Paniconi
2017-09-27Revert "Remove the speed condition on scene detection in 1 pass code."Marco Paniconi
2017-09-27Merge "vp9_dx_iface: Stop using iter parameter incorrectly"James Zern
2017-09-27Remove the speed condition on scene detection in 1 pass code.Marco
2017-09-27vp9_dx_iface: Stop using iter parameter incorrectlyVignesh Venkatasubramanian
2017-09-26Remove the speed condition in setting compute_source_sad.Marco