]> granicus.if.org Git - libvpx/history - vp9/vp9_cx_iface.c
Adjust threshold in gf_boost for 1 pass vbr
[libvpx] / vp9 / vp9_cx_iface.c
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-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-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-18 Johann KoenigMerge "quantize: normalize intermediate types"
2017-08-16 Paul WilkinsMerge "Prevent parameters that can cause invalid ARF...
2017-08-16 paulwilkinsPrevent parameters that can cause invalid ARF groups.
2017-08-01 Paul WilkinsMerge "Respond more rapidly to excessive local overshoot."
2017-07-18 Jerome JiangMerge "vp9: Remove isolated skin & non-skin blocks."
2017-07-12 James ZernMerge "remove vp9_firstpass.c w/CONFIG_REALTIME_ONLY"
2017-07-11 James Zernremove vp9_firstpass.c w/CONFIG_REALTIME_ONLY
2017-07-10 Jerome JiangMerge "vp9: Remove alt-ref from denoiser."
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-06 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-07-06 James Zernvp9: remove (un)lock_buffer_pool
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 Linfeng ZhangMerge changes I783c5f4f,I365f8e53,I5dac0e98
2017-06-22 Paul WilkinsMerge "Fix int overflow in rate control for high bit...
2017-06-21 Johann KoenigMerge "dct tests: align InvAccuracyCheck buffers"
2017-06-21 Hui SuMerge "VP9 level targeting: properly handle max_gf_inte...
2017-06-20 hui suVP9 level targeting: properly handle max_gf_interval
2017-06-12 Hui SuMerge "vp9 level targeting: more strict constraint...
2017-06-08 hui suvp9 level targeting: more strict constraint on min_gf_i...
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-24 Yunqing WangMake the row based multi-threaded encoder deterministic
2017-04-07 Marco PaniconiMerge "vp9: Fix to noise estimation for temporal denois...
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-06 Yunqing WangVP9 motion vector unit test
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-02-28 Yunqing WangSet row_mt to 0 by default
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar TulabanduRow based multi-threading of encoding stage
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2017-01-18 Peter BoströmMerge "Add CSV per-frame stats to vpxdec."
2017-01-18 James ZernMerge "vp9_cx_iface,encoder_encode: check validate_img...
2017-01-14 James Zernvp9_cx_iface,encoder_encode: check validate_img return
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_across_ip_neon"
2017-01-09 Marco PaniconiMerge "vp9: 1 pass cbr mode: increase threshold for...
2017-01-07 Hui SuMerge "Add support for VP9 level targeting"
2017-01-06 hui suAdd support for VP9 level targeting
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-22 James ZernMerge "build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1"
2016-11-22 James BankoskiMerge "vp9-tests : split VpxEncoderThreadTest into...
2016-11-21 Yaowu XuAdd validation of frame_parallel_decoding_mode
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-15 clang-formatapply clang-format
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
2016-08-29 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-26 James ZernMerge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d
next