]> granicus.if.org Git - libvpx/history - vp9
Merge "Refactor x86/vpx_subpixel_8t_intrin_avx2.c"
[libvpx] / vp9 /
2017-10-18 Kyle SiefringMerge "Refactor x86/vpx_subpixel_8t_intrin_avx2.c"
2017-10-18 Shiyou YinMerge "vp8: [loongson] optimize idct with mmi"
2017-10-17 Linfeng ZhangMerge changes I17fff122,Ic149e3cb
2017-10-17 Linfeng ZhangMerge "Generalize CheckScalingFiltering in ConvolveTest"
2017-10-16 Linfeng ZhangAdd 4 to 3 scaling SSSE3 optimization
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 YinMerge "vp8: [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 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 Linfeng ZhangRename some inline functions in NEON scaling
2017-10-09 Linfeng ZhangMerge "Update vp9_scale_and_extend_frame_ssse3()"
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-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 MarcoUse adapt_partition for ARF in 1 pass.
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-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-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 MarcoRemove the speed condition on scene detection in 1...
2017-09-27 Vignesh Venkatasub... 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-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 ZhangMerge changes Ib9105462,Idfac00ed,If8d8a0e2
2017-09-25 Scott LaVarnwayMerge "vpxdsp: [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 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"
2017-09-20 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d63_predictor functions"
2017-09-19 Linfeng Zhangcosmetics: NEON scaling code
2017-09-19 Marcovp9: Modify simple_block_yrd condition for SVC
2017-09-19 Marco PaniconiMerge "Add datarate test for frame_parallel_decoding...
2017-09-19 Marcovp9: Fix condition for limiting ARF 1 pass vbr.
2017-09-19 Marco PaniconiMerge "vp9: Adjustments for ARF usage in 1 pass vbr."
2017-09-19 Marcovp9: Adjustments for ARF usage in 1 pass vbr.
2017-09-18 Linfeng ZhangChange sinpi_{1,2,3,4}_9 from tran_high_t to int16_t
2017-09-18 Linfeng ZhangMerge "cosmetics: vp9_rtcd_defs.pl"
2017-09-15 Shiyou YinMerge "vp8: [loongson] optimize dequantize with mmi"
2017-09-15 Paul WilkinsMerge "Fix bug in intra mode rd penalty."
2017-09-15 Kaustubh RasteMerge "mips msa clean-up msa macros"
2017-09-15 James ZernMerge "vp9_scale_test: add C config"
2017-09-15 James ZernMerge "Revert "Specialize 4 to 3 scaling in vp9_scale_a...
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-14 James ZernRevert "Specialize 4 to 3 scaling in vp9_scale_and_exte...
2017-09-14 Hui SuVP9 level targeting: add a new AUTO mode
2017-09-13 Linfeng Zhangcosmetics: vp9_rtcd_defs.pl
2017-09-13 Linfeng ZhangMerge "Specialize 4 to 3 scaling in vp9_scale_and_exten...
2017-09-13 Andrew LewisComma-separate VP9 encoder tmp.stt output
2017-09-13 Shiyou YinMerge "vp8: [loongson] optimize loopfilter with mmi"
2017-09-12 Linfeng ZhangSpecialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()
2017-09-11 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d207_predictor functions"
next