]> granicus.if.org Git - libvpx/shortlog
libvpx
2021-03-18 Adam B. GoodeMsvc builds convert to windows path w/msys env ruddy v1.10.0
2021-03-12 Jerome JiangPrepare for v1.10.0 release. v1.10.0-rc2
2021-03-05 James ToutonCheck for _WIN32 instead of WIN32. v1.10.0-rc1
2021-03-04 Paul WilkinsMerge "Add fields into RC for Vizier ML experiments."
2021-03-04 Jerome JiangMerge "override assembler with --as option on msvs"
2021-03-04 Jerome JiangUse -std=gnu++11 instead of -std=c++11
2021-03-04 Jerome Jiangoverride assembler with --as option on msvs
2021-03-03 Paul WilkinsAdd fields into RC for Vizier ML experiments.
2021-02-27 Wan-Teh ChangRemove comments for removed 'active_map' parameter
2021-02-18 Jerome JiangRemove two pass related code from svc sample encoder.
2021-02-05 James Zernvp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+
2021-02-04 Marco Paniconisvc: Fix an existing unittest for flexible mode
2021-02-03 Cheng ChenMerge "L2E: let external rate control pass in a max...
2021-02-03 Marco PaniconiMerge "svc: Unittest for ksvc flexible mode with no...
2021-02-03 Marco Paniconisvc: Unittest for ksvc flexible mode with no updates...
2021-02-03 James ZernMerge "vp8_denoiser_sse2_test: use ASSERT instead of...
2021-02-03 James Zernvp8_denoiser_sse2_test: use ASSERT instead of EXPECT
2021-02-03 Cheng ChenL2E: let external rate control pass in a max frame...
2021-02-03 Marco PaniconiFix to vpx_temporal_svc_encoder
2021-01-29 Elliott KarpilovskyRelax constraints on Y4M header parsing
2021-01-28 Elliott KarpilovskyRelax constraints on Y4M header parsing
2021-01-27 James ZernMerge changes I43d9d477,I8d4661ec
2021-01-27 Jerome JiangMerge "svc: turn off use_base_mv on non base layer."
2021-01-27 Jerome Jiangsvc: turn off use_base_mv on non base layer.
2021-01-27 James Zernvp9_end_to_end_test: fix compile with gcc 4.8.5
2021-01-27 James Zernsad_test: fix compilation w/gcc 4.8.5
2021-01-23 Jerome JiangMerge "Do not reuse mv in base spatial layer if curr...
2021-01-22 Jerome JiangDo not reuse mv in base spatial layer if curr buf same...
2021-01-21 Angie ChiangUse VPX_CODEC_INVALID_PARAM when ext_ratectrl=NULL
2021-01-21 Angie ChiangHandle vp9_extrc functions' return status properly
2021-01-21 Angie ChiangMerge changes Ib016ab5a,Ie6d63a68,I96b18436,I0b98741d
2021-01-20 Angie ChiangAdd return to vp9_extrc_update_encodeframe_result
2021-01-20 Angie ChiangAdd status in vp9_extrc_get_encodeframe_decision
2021-01-20 Angie ChiangReturn status in vp9_extrc_send_firstpass_stats
2021-01-20 Angie ChiangReturn status in vp9_extrc_create/init/delete
2021-01-20 James Zern{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitialized
2021-01-15 Elliott KarpilovskyRelax constraints on Y4M header parsing
2021-01-13 Hui Suvpxenc: initalize the image object
2020-12-18 Angie ChiangFix show_index in vp9_extrc_encodeframe_decision()
2020-12-18 Angie ChiangCorrect pixel_count in encode_frame_result
2020-12-16 Hui SuFirst pass: skip motion search for intra-only
2020-12-11 James ZernMerge "configure: add darwin20 cross-compile support"
2020-12-11 Gregor Jasnyconfigure: add darwin20 cross-compile support
2020-12-10 Jeremy LeconteFix nullptr with offset.
2020-11-25 Angie ChiangFix typos in simple_encode.h
2020-11-24 Angie ChiangMerge "Revert "Close out file in EndEncode()""
2020-11-24 Angie ChiangRevert "Close out file in EndEncode()"
2020-11-24 Angie ChiangMerge "Close out file in EndEncode()"
2020-11-24 Angie ChiangMerge "Refine documentation of vpx_ext_ratectrl.h"
2020-11-24 Angie ChiangMerge "Allow user to set rc_mode and cq_level in Simple...
2020-11-21 Angie ChiangRefine documentation of vpx_ext_ratectrl.h
2020-11-21 Angie ChiangAllow user to set rc_mode and cq_level in SimpleEncode
2020-11-20 Angie ChiangAdd gop_index to vpx_ext_ratectrl.h
2020-11-18 Angie ChiangCapitalize VPX_RC_OK / VPX_RC_ERROR
2020-11-18 Angie ChiangAdd doxygen for vpx_rc_funcs_t
2020-11-17 Angie ChiangAdd doxygen for vpx_rc_config
2020-11-17 Angie ChiangCopy first pass stats documentation from AV1 to VP9
2020-11-17 Angie ChiangAdd doxygen to structs in vpx_ext_ratectrl.h
2020-11-17 Angie ChiangMerge changes I12a72d3a,I1a6c5752
2020-11-16 Jerome JiangRemove condition on copying svc loopfilter flag
2020-11-14 Angie ChiangFix uninitialized warning in resize_test.cc
2020-11-14 Angie ChiangFix the warning of C90 mixed declarations and code
2020-11-13 Marco PaniconiMerge "vp9: Allow for disabling loopfilter per spatial...
2020-11-12 Marco Paniconivp9: Allow for disabling loopfilter per spatial layer
2020-11-09 Cheng ChenAccumulate frame tpl stats and pass through rate contro...
2020-10-30 James ZernMerge "libs.mk: set LC_ALL=C w/egrep invocations"
2020-10-29 Wan-Teh ChangMerge "Add a comment about bitdeptharg and inbitdeptharg"
2020-10-29 James Zernlibs.mk: set LC_ALL=C w/egrep invocations
2020-10-28 Wan-Teh ChangAdd a comment about bitdeptharg and inbitdeptharg
2020-10-28 James Zernvp9_ext_ratectrl_test: add missing override
2020-10-27 Jerome JiangMerge "Add cmd line option to control loopfilter for...
2020-10-27 Jerome JiangAdd cmd line option to control loopfilter for vpxenc
2020-10-26 Angie ChiangDownload bus_352x288_420_f20_b8.yuv properly
2020-10-21 Angie ChiangMerge changes I27932c41,I2ff9e54a,I4ebed472
2020-10-21 Angie ChiangSmall changes of vp9_ext_ratectrl_test.cc
2020-10-21 Angie ChiangMerge "Add unit test for vp9_ext_ratectrl"
2020-10-21 Angie ChiangAdd ref frame info to vpx_rc_encodeframe_info_t
2020-10-21 angiebirdAdd vpx_rc_status_t
2020-10-20 Marco Paniconivp9-rtc: Fix to control for disabling loopfilter
2020-10-20 Angie ChiangAdd unit test for vp9_ext_ratectrl
2020-10-16 angiebirdAdd vp9_extrc_update_encodeframe_result()
2020-10-16 angiebirdvp9_extrc_get_encodeframe_decision()
2020-10-16 James Zerninstall vpx_ext_ratectrl.h
2020-10-10 angiebirdCall vp9_extrc_send_firstpass_stats() properly
2020-10-10 angiebirdAdd vpx_rc_frame_stats_t
2020-10-10 angiebirdAdd vp9_extrc_send_firstpass_stats()
2020-10-10 angiebirdAdd vp9_extrc_init/create/delete
2020-10-10 angiebirdAdd callback functions for external_rate_control
2020-10-03 angiebirdAdd codec control for external rate control lib
2020-10-03 angiebirdAdd SetEncodeConfig and DumpEncodeConfigs
2020-10-02 Jerome JiangAdd codec control to disable loopfilter for vp9
2020-10-01 James ZernMerge "ratectrl_rtc_test.cc: fix signed/unsigned compar...
2020-09-30 Jerome JiangMerge "Add file for rate control interface test."
2020-09-30 Jerome JiangAdd file for rate control interface test.
2020-09-29 James Zernratectrl_rtc_test.cc: fix signed/unsigned comparison
2020-09-29 James Zernconfigure.sh: fix arm64-darwin-gcc match
2020-09-25 James Zernconfigure: add darwin20 support
2020-09-16 James ZernMerge "vp9_ratectrl,vp9_resize_one_pass_cbr: rm redunda...
2020-09-16 James Zernvp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant...
2020-09-16 James Zerntest/encode_test_driver: rm redundant get() w/unique_ptr
next