]> granicus.if.org Git - libvpx/history - vp9/encoder
Merge changes Id6a8c549,Ib1e0650b,Ic369dd86
[libvpx] / vp9 / encoder /
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 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 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"
2017-09-11 Linfeng ZhangAdd 4 to 1 scaling NEON optimization
2017-09-08 James ZernMerge changes I9ec438aa,I99c954ff
2017-09-08 paulwilkinsFix bug in intra mode rd penalty.
2017-09-08 Shiyou YinMerge "vp8: [loongson] optimize sixtap predict with...
2017-09-08 Shiyou YinMerge "vpxdsp: [loongson] optimize sad functions with...
2017-09-07 Linfeng ZhangAdd 2 to 1 scaling NEON optimization
2017-09-06 Linfeng ZhangAdd ScaleFrameTest
2017-09-06 Linfeng ZhangMerge "Remove get_filter_base() and get_filter_offset...
2017-09-05 Linfeng ZhangRemove get_filter_base() and get_filter_offset() in...
2017-09-01 clang-formatapply clang-format
2017-09-01 James ZernMerge "inv_txfm_vsx: fix loads in high-bitdepth"
2017-09-01 Peter BoströmMerge "Add atomics to vp8 synchronization primitives."
2017-08-31 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_dc_left_predictor funct...
2017-08-31 Jerome JiangMerge "vp9: Skip testing duplicate zero mv in nonrd...
2017-08-31 Jerome Jiangvp9: Skip testing duplicate zero mv in nonrd-pickmode.
2017-08-31 Jerome JiangMerge "Revert "Re-enable disabled tests under TSan.""
2017-08-30 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_dc_top_predictor functions"
2017-08-29 Jerome JiangMerge "vp9: Speed 8: Enable skip_encode_sb"
2017-08-29 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_h_predictor functions"
2017-08-29 Jerome Jiangvp9: Speed 8: Enable skip_encode_sb
2017-08-28 Jerome Jiangvp9: Remove resolution condition for using source_sad...
2017-08-25 Marco PaniconiMerge "vp9: Speed 6 adapt_partition for live/vbr usage."
2017-08-25 Marco PaniconiMerge "vp9: SVC: Modify mv search condition in speed...
2017-08-25 Marcovp9: Speed 6 adapt_partition for live/vbr usage.
2017-08-25 Marco PaniconiMerge "Revert "quantize avx: copy 32x32 implementation""
2017-08-25 Marcovp9: SVC: Modify mv search condition in speed features.
2017-08-25 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_varianceWxH_c...
2017-08-24 Marco PaniconiMerge "vp9: Adjust 16x16 splot threshold for variance...
2017-08-24 Marcovp9: Adjust 16x16 splot threshold for variance partition
2017-08-24 Johann KoenigMerge "quantize test: set threshold for 32x32"
2017-08-24 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_mseWxH_c(case...
2017-08-23 Marco PaniconiMerge "vp9: SVC: Skip NEWMV for small blocks for (0...
2017-08-23 Johann KoenigMerge "quantize avx: copy implementation to intrinsics"
2017-08-23 Marcovp9: SVC: Skip NEWMV for small blocks for (0, 0) base_mv.
2017-08-23 Scott LaVarnwayMerge "vpx_dsp: get32x32var_avx2() cleanup"
2017-08-23 Johann KoenigMerge "quantize neon: round dqcoeff towards zero"
2017-08-23 Johannquantize fp: neon implementation
2017-08-22 Marco PaniconiMerge "vp9: Condition lighting change detection on...
2017-08-22 Johann KoenigMerge changes I53f8a160,I48f282bf
next