]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encodeframe.c
Use adapt_partition for ARF in 1 pass.
[libvpx] / vp9 / encoder / vp9_encodeframe.c
2017-10-03 MarcoUse adapt_partition for ARF in 1 pass.
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 Jerome JiangMerge "Add unit test to expose vp8 bug when width is...
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-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-19 Marcovp9: Adjustments for ARF usage in 1 pass vbr.
2017-08-25 Marco PaniconiMerge "vp9: Speed 6 adapt_partition for live/vbr usage."
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 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 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_mseWxH_c(case...
2017-08-23 Scott LaVarnwayMerge "vpx_dsp: get32x32var_avx2() cleanup"
2017-08-23 Johann KoenigMerge "quantize neon: round dqcoeff towards zero"
2017-08-22 Marco PaniconiMerge "vp9: Condition lighting change detection on...
2017-08-22 Marcovp9: Condition lighting change detection on CBR mode.
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 "Fix for encoder slowdown (for speeds >= 3)"
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 Johann KoenigMerge changes I4b4beab1,I02f74dec
2017-08-14 Scott LaVarnwayMerge "vp9: strip mb graph code"
2017-08-11 Jerome JiangMerge "vp9 SVC: Fix the denoiser frame buffer management."
2017-08-10 Johann KoenigMerge "neon: vpx_quantize_b_32x32"
2017-08-10 Johann KoenigMerge "quantize: copy ssse3 optimizations to intrinsics"
2017-08-08 Marco PaniconiMerge "vp9: Partition logic adjustment for speed 6...
2017-08-08 Marcovp9: Partition logic adjustment for speed 6 feature.
2017-08-02 Scott LaVarnwayMerge "vpxdsp: variance_impl_avx2.c cleanup"
2017-08-01 Johann KoenigMerge "neon: vpx_quantize_b"
2017-08-01 Paul WilkinsMerge "Respond more rapidly to excessive local overshoot."
2017-07-31 James ZernMerge "highbd_inv_txfm_sse4: make << of neg. val a...
2017-07-31 Marco PaniconiMerge "Revert "Revert "vp9: Speed feature to adapt...
2017-07-31 Marcovp9: Fix denoising condition when pickmode partition...
2017-07-31 Jerome JiangRevert "Revert "vp9: Speed feature to adapt partition...
2017-07-30 James ZernMerge "Revert "vp9: Speed feature to adapt partition...
2017-07-29 James ZernRevert "vp9: Speed feature to adapt partition based...
2017-07-29 Marco PaniconiMerge "vp9: Adjust logic in source sad for screen content."
2017-07-29 Marco PaniconiMerge "vp9: Speed feature to adapt partition based...
2017-07-29 Jerome Jiangvp9: Adjust logic in source sad for screen content.
2017-07-29 Marcovp9: Speed feature to adapt partition based on source_sad.
2017-07-27 Johann KoenigMerge "quantize ssse3: declare all variables"
2017-07-27 Jerome JiangMerge "vp8: Remove isolated skin & non skin blocks."
2017-07-22 James Zernset_var_thresh_from_histogram: prevent negative variance
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-17 Marcovp9: Fix to setting content_state for real-time mode.
2017-07-17 Marcovp9: Reuse motion from choose_partitioning in NEWMV...
2017-07-15 James ZernMerge "fix 'make exampletest' w/CONFIG_REALTIME_ONLY"
2017-07-14 Marcovp9: Adjust minmax threshold for variance partitioning.
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
2017-07-12 Urvang JoshiMerge "Remove the token state array from greedy optimiz...
2017-07-11 James BankoskiMerge "Reintroduce fix for max qindex calculation of...
2017-07-11 Jerome JiangMerge "vp9: Move skinmap computation into multithreadin...
2017-07-11 Jerome Jiangvp9: Move skinmap computation into multithreading loop.
2017-07-10 Johann KoenigMerge "remove vp9_full_sad_search"
2017-07-10 Jerome JiangMerge "vp9: Remove alt-ref from denoiser."
2017-07-07 Johann KoenigMerge changes Id84d9780,Iaa6ea75b,I3362e0dd,I0020a49e...
2017-07-07 James ZernMerge "cosmetics,vp9/: normalize inv/fwd_txfm naming"
2017-07-07 Johann KoenigMerge "fdct neon: 32x32_rd"
2017-07-07 Johann KoenigMerge changes I7b36a57e,If2ab51e3,Ifc685a96
2017-07-07 Marco PaniconiMerge "vp9: Nonrd mode: use content_state_sb for high...
2017-07-07 James Zerncosmetics,vp9/: normalize inv/fwd_txfm naming
2017-07-06 Marcovp9: Nonrd mode: use content_state_sb for high motion.
2017-07-06 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-07-05 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-07-05 Hui SuMerge "level tests: allow level undershoot"
2017-07-02 James ZernMerge "buffer.h: incorrect RandRange results"
2017-06-30 James ZernMerge "gen_msvs_sln: fix solution version for 2015/17"
2017-06-30 James ZernMerge "cosmetics,vp9/encoder: s/txm/txfm/"
2017-06-29 James Zerncosmetics,vp9/encoder: s/txm/txfm/
2017-06-28 Johann KoenigMerge changes Ib454762d,I966650df,Ie126553e,I068f06c6...
2017-06-28 Johann KoenigMerge "buffer.h: Only allow Init() to be called once."
2017-06-28 Johann KoenigMerge "partial fdct test"
2017-06-28 Jerome JiangMerge "vp9: compute skinmap only once before encoding."
2017-06-27 James ZernMerge "highbd_quantize_fp_32x32: normalize abs_qcoeff...
2017-06-27 Jerome Jiangvp9: compute skinmap only once before encoding.
2017-06-23 James ZernMerge "datarate_test: rename thread -> Thread in test...
2017-06-23 Jerome JiangMerge "vp8: Compute skinmap only once before encoding."
2017-06-23 James ZernMerge changes from topic 'missing-proto'
2017-06-23 Johann KoenigMerge "fdct32x32 neon implementation"
2017-06-22 Marco PaniconiMerge "vp9: Add high source sad to content state."
2017-06-22 Linfeng ZhangMerge changes I783c5f4f,I365f8e53,I5dac0e98
2017-06-22 Paul WilkinsMerge "Fix int overflow in rate control for high bit...
2017-06-22 Marcovp9: Add high source sad to content state.
2017-06-22 Marco PaniconiMerge "vp9: Adjustments for aq-mode and pickmode for...
2017-06-22 James ZernMerge "vp8_dx_iface: clear -Wclobbered warnings"
2017-06-22 James Zernvp9_encodeframe: make scale_part_thresh_sumdiff static
2017-06-22 Marcovp9: Put skin detection usage around cpi flag.
2017-06-06 James ZernMerge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16...
2017-06-06 James ZernMerge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"
next