summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Merge "Update vp9_scale_and_extend_frame_ssse3()"Linfeng Zhang
2017-10-07Add AVX2 version of vpx_convolve8_avg.Kyle Siefring
2017-10-07Merge "ppc: Add vpx_idct32x32_1024_add_vsx"James Zern
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-06Merge "Speed >=5 real-time: add TM intra mode for high_source_sad."Marco Paniconi
2017-10-05Speed >=5 real-time: add TM intra mode for high_source_sad.Marco
2017-10-06Merge "vpx_codec.h: namespace local defines"James Zern
2017-10-05vpx_codec.h: namespace local definesJames Zern
2017-10-05vp9_ethread_test: abort early/add more detailed outputJames Zern
2017-10-05Merge "Adjust threshold for adapt_partition for speed 6."Marco Paniconi
2017-10-04Adjust threshold for adapt_partition for speed 6.Marco
2017-10-04Merge "Avoid nonrd_pick_partition for speed >= 6."Marco Paniconi
2017-10-04Avoid nonrd_pick_partition for speed >= 6.Marco
2017-10-04Merge "Modify early exit for alt_ref in nonrd_pickmode."Marco Paniconi
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-04Merge changes Id6a8c549,Ib1e0650b,Ic369dd86Linfeng Zhang
2017-10-04Merge "Fix image width alignment. Enable ImageSizeSetting test."Jerome Jiang
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-03Merge "vpx: fix nasm build errors"James Zern
2017-10-03vpx: fix nasm build errorsScott LaVarnway
2017-10-03Refactor x86/vpx_subpixel_8t_intrin_ssse3.cLinfeng Zhang
2017-10-03Add vpx_dsp/x86/mem_sse2.hLinfeng Zhang
2017-10-03Use adapt_partition for ARF in 1 pass.Marco
2017-10-03Add transpose_8bit_{4x4,8x8}() x86 optimizationLinfeng Zhang
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-10-02Merge "vpxdsp: [x86] add highbd_d135_predictor functions"Scott LaVarnway
2017-09-30ppc: Add vpx_idct32x32_1024_add_vsxAlexandra Hájková
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-29vpxdsp: [x86] add highbd_d135_predictor functionsScott LaVarnway
2017-09-28vpxdsp: [x86] add highbd_d117_predictor functionsScott LaVarnway
2017-09-28Fix image width alignment. Enable ImageSizeSetting test.Jerome Jiang
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-27Merge "vpxdsp: [x86] add highbd_d153_predictor functions"Scott LaVarnway
2017-09-27Revert "Remove the speed condition on scene detection in 1 pass code."Marco Paniconi
2017-09-27Merge "fix signed integer overflow of idct"James Zern
2017-09-27Merge "vp9_dx_iface: Stop using iter parameter incorrectly"James Zern
2017-09-27fix signed integer overflow of idctLinfeng Zhang