]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encoder.c
Add max luma picture width/height constraint in VP9 level
[libvpx] / vp9 / encoder / vp9_encoder.c
2017-12-02 Hui SuAdd max luma picture width/height constraint in VP9...
2017-11-20 Kyle SiefringMerge "Optimize 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-15 Marcovp9-svc: Fix flag for usage of reuse-lowres partition
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 LaVarnwayMerge "vpx: [x86] add vp9_block_error_fp_avx2()"
2017-11-10 James ZernMerge "runtime error fix: bitdepth_conversion_avx2.h"
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-08 paulwilkinsCVBR command line option.
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-24 Kyle SiefringMerge "Optimize convolve8 SSSE3 and AVX2 intrinsics"
2017-10-19 Scott LaVarnwayMerge "vpx: [x86] add vpx_hadamard_16x16_avx2()"
2017-10-19 Paul WilkinsMerge "Corpus VBR tweak for undershoot."
2017-10-13 paulwilkinsCorpus VBR tweak for undershoot.
2017-10-07 James ZernMerge "ppc: Add vpx_idct32x32_1024_add_vsx"
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 MarcoUse adapt_partition for ARF in 1 pass.
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 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-20 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d63_predictor functions"
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 Hui SuVP9 level targeting: add a new AUTO mode
2017-09-13 Andrew LewisComma-separate VP9 encoder tmp.stt output
2017-09-08 Shiyou YinMerge "vp8: [loongson] optimize sixtap predict with...
2017-09-08 Shiyou YinMerge "vpxdsp: [loongson] optimize sad functions with...
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-08-22 James ZernMerge "ppc: Add vpx_idct16x16_256_add_vsx"
2017-08-22 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_subtract_block_c...
2017-08-18 Scott LaVarnwayMerge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
2017-08-16 Paul WilkinsMerge "Prevent parameters that can cause invalid ARF...
2017-08-16 Paul WilkinsMerge "Fix corrupt arf groups due to low "lag_in_frames""
2017-08-16 Linfeng ZhangMerge changes I08b562b6,Ia275940a,I51106e90
2017-08-16 Paul WilkinsMerge "Fix for encoder slowdown (for speeds >= 3)"
2017-08-16 paulwilkinsFix for encoder slowdown (for speeds >= 3)
2017-08-15 Jerome JiangMerge "Clean up writing YUV files for debug purpose."
2017-08-15 Jerome JiangClean up writing YUV files for debug purpose.
2017-08-15 Johann KoenigMerge changes I1f1edeaa,I89313cac
2017-08-15 Scott LaVarnwayMerge "vp9: strip temporal filter code"
2017-08-15 Paul WilkinsMerge "Patch relating to Issue 1456."
2017-08-15 Paul WilkinsMerge "Enable emergency fast Q adaptation for VBR test...
2017-08-14 Scott LaVarnwayvp9: strip temporal filter code
2017-08-14 Johann KoenigMerge changes I4b4beab1,I02f74dec
2017-08-14 Johann KoenigMerge "temporal filter test: adjust inputs and runtime"
2017-08-14 Scott LaVarnwayMerge "vp9: strip mb graph code"
2017-08-11 Scott LaVarnwayvp9: strip mb graph code
2017-08-11 Jerome JiangMerge "vp9 SVC: Fix the denoiser frame buffer management."
2017-08-10 Jerome Jiangvp9 SVC: Fix the denoiser frame buffer management.
2017-08-04 Johann KoenigMerge "quantize test: consolidate sizes"
2017-08-03 Linfeng ZhangMerge changes I76727df0,I66297d78,I1d000c6b
2017-08-03 paulwilkinsEnable emergency fast Q adaptation for VBR test case.
2017-08-03 Yunqing WangMerge "Force the bit exactness in the first pass"
2017-08-02 Yunqing WangForce the bit exactness in the first pass
2017-08-02 Scott LaVarnwayMerge "vpxdsp: variance_impl_avx2.c cleanup"
2017-08-02 shiyou yinMerge "loongson mmi configuration patch."
2017-08-01 Linfeng ZhangMerge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"
2017-08-01 Johann KoenigMerge "neon: vpx_quantize_b"
2017-08-01 Paul WilkinsMerge "Respond more rapidly to excessive local overshoot."
2017-07-27 Johann KoenigMerge "quantize ssse3: declare all variables"
2017-07-19 Johann KoenigMerge "variance: call C comp_avg_pred"
2017-07-18 Jerome JiangMerge "vp9: Allocate alt-ref in denoiser for SVC."
2017-07-18 Jerome JiangMerge "vp9: Remove isolated skin & non-skin blocks."
2017-07-18 Jerome Jiangvp9: Allocate alt-ref in denoiser for SVC.
2017-07-12 James ZernMerge "remove vp9_firstpass.c w/CONFIG_REALTIME_ONLY"
2017-07-12 Johann KoenigMerge "sad4d neon: 64x[32,64]"
2017-07-12 Marco PaniconiMerge "vp9: Fix to SVC and denoising for fixed pattern...
2017-07-12 Johann KoenigMerge changes Ibf5e61dc,I44b48512,I7de2500c,I5081b5ce
next