summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-10Add 4 to 1 scaling x86 optimizationLinfeng Zhang
2017-10-10Merge "Fix alignment in vpx_image without external allocation."Jerome Jiang
2017-10-10Fix alignment in vpx_image without external allocation.Jerome Jiang
2017-10-10Generalize CheckScalingFiltering in ConvolveTestLinfeng 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-09Extend 16 wide AVX2 convolve8 code to support averaging.Kyle Siefring
2017-10-09Rename some inline functions in NEON scalingLinfeng Zhang
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