platform/upstream/libvpx.git
2017-10-17 Linfeng ZhangMerge "Generalize CheckScalingFiltering in ConvolveTest"
2017-10-13 MarcoAdjust threshold in gf_boost for 1 pass vbr
2017-10-13 Paul WilkinsMerge "Further Corpus VBR change."
2017-10-13 Paul WilkinsMerge "Corpus Wide VBR test implementation."
2017-10-13 Shiyou YinMerge "vp8: [loongson] optimize dct with mmi"
2017-10-12 Marco PaniconiMerge "Adjust to scene detection for 1 pass vbr."
2017-10-12 MarcoAdjust to scene detection for 1 pass vbr.
2017-10-12 Jerome JiangMerge "vp9: use nonrd pick_intra for small blocks on...
2017-10-12 Kyle SiefringMerge changes I38783d97,If5160c0c
2017-10-12 Jerome Jiangvp9: use nonrd pick_intra for small blocks on keyframes.
2017-10-12 Shiyou Yinvp8: [loongson] optimize dct with mmi
2017-10-12 Shiyou YinMerge "vp8: [loongson] optimize quantize with mmi"
2017-10-11 MarcoAdjust threshold in datarate tests for 1 pass VBR
2017-10-11 Shiyou Yinvp8: [loongson] optimize quantize with mmi
2017-10-10 Linfeng ZhangAdd 4 to 1 scaling x86 optimization
2017-10-10 Jerome JiangMerge "Fix alignment in vpx_image without external...
2017-10-10 Jerome JiangFix alignment in vpx_image without external allocation.
2017-10-10 Linfeng ZhangGeneralize CheckScalingFiltering in ConvolveTest
2017-10-10 MarcoAdjustment to scene detection and key frame.
2017-10-10 Linfeng ZhangMerge changes I9d4c1af5,I882da3a0
2017-10-10 paulwilkinsFurther Corpus VBR change.
2017-10-10 paulwilkinsCorpus Wide VBR test implementation.
2017-10-09 Kyle SiefringExtend 16 wide AVX2 convolve8 code to support averaging.
2017-10-09 Linfeng ZhangRename some inline functions in NEON scaling
2017-10-09 Linfeng ZhangMerge "Update vp9_scale_and_extend_frame_ssse3()"
2017-10-08 Kyle SiefringAdd AVX2 version of vpx_convolve8_avg.
2017-10-07 James ZernMerge "ppc: Add vpx_idct32x32_1024_add_vsx"
2017-10-06 Marco PaniconiMerge "Revert "Speed >=5 real-time: add TM intra mode...
2017-10-06 Marco PaniconiRevert "Speed >=5 real-time: add TM intra mode for...
2017-10-06 MarcoAdjust threshold in scene detection
2017-10-06 Marco PaniconiMerge "Speed >=5 real-time: add TM intra mode for high_...
2017-10-06 MarcoSpeed >=5 real-time: add TM intra mode for high_source_sad.
2017-10-06 James ZernMerge "vpx_codec.h: namespace local defines"
2017-10-05 James Zernvpx_codec.h: namespace local defines
2017-10-05 James Zernvp9_ethread_test: abort early/add more detailed output
2017-10-05 Marco PaniconiMerge "Adjust threshold for adapt_partition for speed 6."
2017-10-05 MarcoAdjust threshold for adapt_partition for speed 6.
2017-10-04 Marco PaniconiMerge "Avoid nonrd_pick_partition for speed >= 6."
2017-10-04 MarcoAvoid nonrd_pick_partition for speed >= 6.
2017-10-04 Marco PaniconiMerge "Modify early exit for alt_ref in nonrd_pickmode."
2017-10-04 Linfeng ZhangGeneralize 2:1 vp9_scale_and_extend_frame_ssse3()
2017-10-04 Linfeng ZhangUpdate vp9_scale_and_extend_frame_ssse3()
2017-10-04 MarcoModify early exit for alt_ref in nonrd_pickmode.
2017-10-04 Linfeng ZhangMerge changes Id6a8c549,Ib1e0650b,Ic369dd86
2017-10-04 Jerome JiangMerge "Fix image width alignment. Enable ImageSizeSetti...
2017-10-04 MarcoEnable arf usage for speed >= 6, 1 pass vbr.
2017-10-03 Marcovp9: 1 pass vbr: Limit qpdelta on high_source_sad.
2017-10-03 James ZernMerge "vpx: fix nasm build errors"
2017-10-03 Scott LaVarnwayvpx: fix nasm build errors
2017-10-03 Linfeng ZhangRefactor x86/vpx_subpixel_8t_intrin_ssse3.c
2017-10-03 Linfeng ZhangAdd vpx_dsp/x86/mem_sse2.h
2017-10-03 MarcoUse adapt_partition for ARF in 1 pass.
2017-10-03 Linfeng ZhangAdd transpose_8bit_{4x4,8x8}() x86 optimization
2017-10-03 Marco PaniconiMerge "ARF in 1 pass vbr: modify skip ref_frame in...
2017-10-03 MarcoARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode.
2017-10-02 Linfeng ZhangAdd 4 to 3 scaling NEON optimization
2017-10-02 Linfeng ZhangSpecialize 4 to 3 frame scaling in C
2017-10-02 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d135_predictor functions"
2017-09-30 Alexandra Hájkováppc: Add vpx_idct32x32_1024_add_vsx
2017-09-29 MarcoFix partition selection in speed features for arf overl...
2017-09-29 MarcoEnable use_altref_onepass for speed 4 real-time mode.
2017-09-29 Scott LaVarnwayvpxdsp: [x86] add highbd_d135_predictor functions
2017-09-28 Scott LaVarnwayvpxdsp: [x86] add highbd_d117_predictor functions
2017-09-28 Jerome JiangFix image width alignment. Enable ImageSizeSetting...
2017-09-28 MarcoSet rc->high_source_sad = 0 before scene detection.
2017-09-28 Marco PaniconiMerge "vp9: Modification to adapt the ARF usage for...
2017-09-28 Marcovp9: Modification to adapt the ARF usage for 1 pass vbr
2017-09-27 MarcoAdd use_svc condition to the scene detection in 1 pass.
2017-09-27 Marco PaniconiMerge "Revert "Remove the speed condition on scene...
2017-09-27 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d153_predictor functions"
2017-09-27 Marco PaniconiRevert "Remove the speed condition on scene detection...
2017-09-27 James ZernMerge "fix signed integer overflow of idct"
2017-09-27 James ZernMerge "vp9_dx_iface: Stop using iter parameter incorrectly"
2017-09-27 Linfeng Zhangfix signed integer overflow of idct
2017-09-27 Scott LaVarnwayvpxdsp: [x86] add highbd_d153_predictor functions
2017-09-27 MarcoRemove the speed condition on scene detection in 1...
2017-09-27 Vignesh Venkatasubra... vp9_dx_iface: Stop using iter parameter incorrectly
2017-09-27 Linfeng ZhangMerge "Add vpx_scaled_2d_neon()"
2017-09-27 Jerome JiangMerge "Add unit test to expose vp8 bug when width is...
2017-09-27 Shiyou YinMerge "vp8: [loongson] optimize copymen with mmi"
2017-09-27 Jerome JiangAdd unit test to expose vp8 bug when width is set odd.
2017-09-26 MarcoRemove the speed condition in setting compute_source_sad.
2017-09-26 MarcoReplace flag USE_ALTREF_FOR_ONE_PASS with speed feature.
2017-09-26 Marco PaniconiMerge "SVC: Add setting for max_intra_rate_pct in sampl...
2017-09-26 Linfeng ZhangAdd vpx_scaled_2d_neon()
2017-09-26 Linfeng ZhangMerge changes Ib9105462,Idfac00ed,If8d8a0e2
2017-09-26 Shiyou Yinvp8: [loongson] optimize copymen with mmi
2017-09-25 MarcoSVC: Add setting for max_intra_rate_pct in sample encoder.
2017-09-25 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d45_predictor functions"
2017-09-22 Scott LaVarnwayvpxdsp: [x86] add highbd_d45_predictor functions
2017-09-22 James ZernMerge changes If59743aa,Ib046fe28,Ia2345752
2017-09-21 Andrew LewisMerge "Comma-separate VP9 encoder tmp.stt output"
2017-09-21 Marco PaniconiMerge "vp9: Modify pickmode early exit for ARF in 1pass."
2017-09-20 Marcovp9: Modify pickmode early exit for ARF in 1pass.
2017-09-20 Linfeng ZhangRemove the unnecessary cast of (int16_t)cospi_{1.....
2017-09-20 Linfeng ZhangRemove the unnecessary upcasts of (int)cospi_{1...31}_64
2017-09-20 Linfeng ZhangChange cospi_{1...31}_64 from tran_high_t to tran_coef_t
2017-09-20 James ZernMerge "Bug fix: fadst4() in vp9/encoder/vp9_dct.c"
2017-09-20 Linfeng ZhangBug fix: fadst4() in vp9/encoder/vp9_dct.c
2017-09-20 Marco PaniconiMerge "vp9: Modify simple_block_yrd condition for SVC"
next