platform/upstream/libvpx.git
2017-11-29 Kyle SiefringMerge "Remove unnecessary includes of emmintrin_compat.h"
2017-11-29 Kyle SiefringRemove unnecessary includes of emmintrin_compat.h
2017-11-29 James Zernvpx{enc,dec}: add --help
2017-11-29 Marcovp9-svc: Fix condition for setting downsampling filter.
2017-11-27 Johannquantize x86: dedup some parts
2017-11-27 Marcovp9-svc: Fix to the layer buffer settings.
2017-11-21 Peter CollingbourneMerge "[CFI] Remove function pointer casts"
2017-11-21 Jerome JiangMerge "vp8 simulcast: fix compile warnings."
2017-11-21 Vlad Tsyrklevich[CFI] Remove function pointer casts
2017-11-21 Jerome Jiangvp8 simulcast: fix compile warnings.
2017-11-20 Kyle SiefringMerge "Optimize AVX2 get16x16var and get32x16var functions"
2017-11-20 Jerome JiangMerge "vp9 svc: fix a few compile warnings."
2017-11-17 Marcovp9-svc: Enbale scale partition reference frames.
2017-11-17 Jerome Jiangvp9 svc: fix a few compile warnings.
2017-11-17 Kyle SiefringOptimize AVX2 get16x16var and get32x16var functions
2017-11-17 Paul WilkinsMerge "Disable allow_partition_search_skip for speed 2."
2017-11-17 Paul WilkinsMerge "Code cleanup."
2017-11-17 Paul WilkinsMerge "Remove decay_accumulator clause from alt ref...
2017-11-17 Paul WilkinsMerge "Add clause to alt ref group breakout."
2017-11-17 Jerome JiangMerge "vp9: Fix mem rel for non-ref for external buffer."
2017-11-16 paulwilkinsDisable allow_partition_search_skip for speed 2.
2017-11-16 Jerome Jiangvp9 svc: Rework/fix scale partitioning on boundary.
2017-11-15 Johannfwd txfm ssse3: use GLOBAL() for loading constants
2017-11-15 paulwilkinsCode cleanup.
2017-11-15 paulwilkinsRemove decay_accumulator clause from alt ref breakout.
2017-11-15 paulwilkinsAdd clause to alt ref group breakout.
2017-11-15 Marcovp9-svc: Fix flag for usage of reuse-lowres partition
2017-11-14 Scott LaVarnwaytiny_ssim.c : clang compile error fix
2017-11-14 James BankoskiMerge "add 10 and 12 bit to tiny_ssim"
2017-11-13 Jerome JiangMerge "vp9 svc: Change conditions on VPX_ENCODER_ABI_VE...
2017-11-13 Jerome Jiangvp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.
2017-11-13 Jim Bankoskiadd 10 and 12 bit to tiny_ssim
2017-11-13 paulwilkinsNew content type to improve grain retention.
2017-11-13 paulwilkinsSmall parameter clean up.
2017-11-13 Paul WilkinsMerge "Fix to frames considered in arf boost calculation."
2017-11-13 Paul WilkinsMerge "CVBR command line option."
2017-11-10 Scott LaVarnwayvpx: [x86] add vpx_satd_avx2()
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 Marcovp9-svc: Avoid minmax variance for non-reference frames.
2017-11-10 James ZernMerge "runtime error fix: bitdepth_conversion_avx2.h"
2017-11-09 Jerome Jiangvp9: Fix mem rel for non-ref for external buffer.
2017-11-09 Jerome JiangMerge "vp9: SVC feature to use partition from lower...
2017-11-09 Jerome Jiangvp9: SVC feature to use partition from lower resolution.
2017-11-09 Scott LaVarnwayruntime error fix: bitdepth_conversion_avx2.h
2017-11-09 Johann KoenigMerge "fail early on oversize frames"
2017-11-09 Scott LaVarnwayvpx: [x86] add vp9_block_error_fp_avx2()
2017-11-09 paulwilkinsFix to frames considered in arf boost calculation.
2017-11-09 Jerome JiangMerge "vp9: Add nonref frame buffer test."
2017-11-09 Jerome Jiangvp9: Add nonref frame buffer test.
2017-11-08 Johann KoenigMerge "Support building AVX-512 and implement sadx4...
2017-11-08 paulwilkinsCVBR command line option.
2017-11-06 MarcoNonrd_pickmode: avoid computing UV cost when early_term...
2017-11-03 Kyle SiefringSupport building AVX-512 and implement sadx4 for AVX-512
2017-11-03 MarcoCompound prediction mode for nonrd pickmode.
2017-11-03 Johannfail early on oversize frames
2017-11-01 Jerome JiangMerge "vp9: Move allocation of vt2 after early exits."
2017-11-01 Jerome Jiangvp9: Move allocation of vt2 after early exits.
2017-10-31 Jerome JiangMerge "vp9: Reduce stack usage of choose_partitioning."
2017-10-31 Jerome Jiangvp9: Reduce stack usage of choose_partitioning.
2017-10-30 Jerome JiangMerge "vp9: Reduce stack usage of choose_partioning."
2017-10-30 Jerome Jiangvp9: Reduce stack usage of choose_partioning.
2017-10-27 James Zernvp8: correct if/else '{' placement
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 Marcovp9-svc: Allow for adapt_rd_thresh with row-mt.
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 JiangAdd 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 Jerome Jiangvp8: Enable use of ROI map.
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-17 Shiyou Yinvp8: [loongson] optimize idct with mmi
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 paulwilkinsCorpus VBR tweak for undershoot.
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 paulwilkinsIncrease precision of some debug stats output for corpu...
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
next