summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
2017-09-26Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.Marco
2017-09-26Merge changes Ib9105462,Idfac00ed,If8d8a0e2Linfeng Zhang
2017-09-22Merge changes If59743aa,Ib046fe28,Ia2345752James Zern
2017-09-21Merge "Comma-separate VP9 encoder tmp.stt output"Andrew Lewis
2017-09-21Merge "vp9: Modify pickmode early exit for ARF in 1pass."Marco Paniconi
2017-09-20vp9: Modify pickmode early exit for ARF in 1pass.Marco
2017-09-20Remove the unnecessary cast of (int16_t)cospi_{1...31}_64Linfeng Zhang
2017-09-20Merge "Bug fix: fadst4() in vp9/encoder/vp9_dct.c"James Zern
2017-09-20Bug fix: fadst4() in vp9/encoder/vp9_dct.cLinfeng Zhang
2017-09-19cosmetics: NEON scaling codeLinfeng Zhang
2017-09-19vp9: Modify simple_block_yrd condition for SVCMarco
2017-09-19vp9: Fix condition for limiting ARF 1 pass vbr.Marco
2017-09-19Merge "vp9: Adjustments for ARF usage in 1 pass vbr."Marco Paniconi
2017-09-18vp9: Adjustments for ARF usage in 1 pass vbr.Marco
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang