]> granicus.if.org Git - libvpx/history - vpx_dsp
Merge "vpx: [x86] add vp9_block_error_fp_avx2()"
[libvpx] / vpx_dsp /
2017-11-10 Scott LaVarnwayMerge "vpx: [x86] add vp9_block_error_fp_avx2()"
2017-11-10 Marco PaniconiMerge "vp9-svc: Avoid minmax variance for non-reference...
2017-11-10 James ZernMerge "runtime error fix: bitdepth_conversion_avx2.h"
2017-11-09 Scott LaVarnwayruntime error fix: bitdepth_conversion_avx2.h
2017-11-09 Johann KoenigMerge "fail early on oversize frames"
2017-11-09 Jerome JiangMerge "vp9: Add nonref frame buffer test."
2017-11-08 Johann KoenigMerge "Support building AVX-512 and implement sadx4...
2017-11-03 Kyle SiefringSupport building AVX-512 and implement sadx4 for AVX-512
2017-11-01 Jerome JiangMerge "vp9: Move allocation of vt2 after early exits."
2017-10-31 Jerome JiangMerge "vp9: Reduce stack usage of choose_partitioning."
2017-10-30 Jerome JiangMerge "vp9: Reduce stack usage of choose_partioning."
2017-10-26 Scott LaVarnwayvpx: hadamard: use ptrdiff_t instead of int for stride
2017-10-24 Kyle SiefringMerge "Optimize convolve8 SSSE3 and AVX2 intrinsics"
2017-10-24 Kyle SiefringOptimize convolve8 SSSE3 and AVX2 intrinsics
2017-10-23 Scott LaVarnwayMerge "vpx: [x86] vpx_hadamard_16x16_avx2() highbitdept...
2017-10-23 Scott LaVarnwayvpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix
2017-10-20 Scott LaVarnwayvpx: [x86] vpx_hadamard_16x16_avx2() improvements
2017-10-19 Scott LaVarnwayMerge "vpx: [x86] add vpx_hadamard_16x16_avx2()"
2017-10-19 Paul WilkinsMerge "Corpus VBR tweak for undershoot."
2017-10-19 Paul WilkinsMerge "Increase precision of some debug stats output...
2017-10-19 Paul WilkinsMerge "Prevent double application of min rate in two...
2017-10-19 Scott LaVarnwayvpx: [x86] add vpx_hadamard_16x16_avx2()
2017-10-18 Jerome JiangMerge "Add datarate test for vp8 ROI."
2017-10-18 Jerome JiangMerge "vp8: Enable use of ROI map."
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-17 Kyle SiefringRefactor x86/vpx_subpixel_8t_intrin_avx2.c
2017-10-16 Linfeng ZhangAdd 4 to 3 scaling SSSE3 optimization
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 Jerome JiangMerge "vp9: use nonrd pick_intra for small blocks on...
2017-10-12 Kyle SiefringMerge changes I38783d97,If5160c0c
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 Linfeng ZhangMerge changes I9d4c1af5,I882da3a0
2017-10-09 Kyle SiefringExtend 16 wide AVX2 convolve8 code to support averaging.
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-05 Marco PaniconiMerge "Adjust threshold for adapt_partition for speed 6."
2017-10-04 Marco PaniconiMerge "Avoid 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 ZhangMerge changes Id6a8c549,Ib1e0650b,Ic369dd86
2017-10-04 Jerome JiangMerge "Fix image width alignment. Enable ImageSizeSetti...
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 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-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 Scott LaVarnwayvpxdsp: [x86] add highbd_d135_predictor functions
2017-09-28 Scott LaVarnwayvpxdsp: [x86] add highbd_d117_predictor functions
2017-09-28 Marco PaniconiMerge "vp9: Modification to adapt the ARF usage for...
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 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 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 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-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-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 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 Linfeng ZhangRefactor convolve NEON code
2017-09-19 Linfeng ZhangRefactor convolve code
2017-09-19 Scott LaVarnwayvpxdsp: [x86] add highbd_d63_predictor functions
2017-09-19 Marco PaniconiMerge "Add datarate test for frame_parallel_decoding...
2017-09-19 Marco PaniconiMerge "vp9: 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-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-14 Kaustubh Rastemips msa clean-up msa macros
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 Johann KoenigMerge "Revert "Revert "quantize avx: copy 32x32 impleme...
2017-09-13 Kaustubh RasteMerge "Optimize mips msa vp9 average mc functions"
2017-09-13 Shiyou YinMerge "vp8: [loongson] optimize loopfilter with mmi"
next