]> granicus.if.org Git - libvpx/shortlog
libvpx
2020-06-22 Marco Paniconivp9-rtc: Fixes to resizer for real-time m84-4147
2020-06-17 Marco Paniconivp9-svc: Fix to dynamic resize for svc denoising
2020-05-09 Jerome JiangMerge "Fix mac build with vp9 ratectrl interface"
2020-05-08 James ZernMerge "vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_F...
2020-05-08 Jerome JiangFix mac build with vp9 ratectrl interface
2020-05-07 James ZernMerge "libs.mk,msvc: add missing vp9rc project"
2020-05-07 James Zernlibs.mk,msvc: add missing vp9rc project
2020-05-06 James Zernvpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT
2020-05-04 James ZernMerge "vp8_dx_iface.c: make vp8_ctf_maps[] static"
2020-05-04 James Zernvp8_dx_iface.c: make vp8_ctf_maps[] static
2020-05-04 Wan-Teh ChangRemove unneeded null check for entry in for loop
2020-04-29 James Zerntest/*.sh: add explicit error checks/returns
2020-04-27 Wan-Teh ChangUpdate a comment on nonexistent vpx_codec_init
2020-04-27 James ZernMerge "Update comments on nonexistent vpx_codec_init"
2020-04-25 Marco PaniconiMerge "vp9-rtc: Some speedups to speed 5 real-time...
2020-04-24 James ZernUpdate comments on nonexistent vpx_codec_init
2020-04-24 Jerome JiangMerge "Revert "Revert "Remove RD code for CONFIG_REALTI...
2020-04-24 Marco Paniconivp9-rtc: Some speedups to speed 5 real-time mode
2020-04-24 Jerome JiangRevert "Revert "Remove RD code for CONFIG_REALTIME_ONLY...
2020-04-24 Marco Paniconivp9-rtc: Allow simulcast mode for flexible/bypass mode
2020-04-23 Jerome JiangMerge "Move index check before array access"
2020-04-23 Jerome JiangMerge "Revert "vp9-rtc: Some speedups to speed 5 real...
2020-04-23 Marco PaniconiRevert "vp9-rtc: Some speedups to speed 5 real-time...
2020-04-21 James ZernMerge "realtime_test: add IntegerOverflow test"
2020-04-21 James Zernrealtime_test: add IntegerOverflow test
2020-04-20 Jerome JiangRevert "Remove RD code for CONFIG_REALTIME_ONLY in...
2020-04-20 Marco Paniconivp9-rtc: Some speedups to speed 5 real-time mode
2020-04-17 Vitaly BukaMove index check before array access
2020-04-12 Johannsimplify x86_abi_support.asm symbol declaration
2020-04-10 James ZernMerge "transpose_sse2.h,cosmetics: fix some comments"
2020-04-09 Marco Paniconivp9-rtc: Fix to disable_16x16part speed feature
2020-04-09 Marco PaniconiMerge "vp9-rtc: Disable nonrd_keyframe for SVC, speed...
2020-04-09 Marco Paniconivp9-rtc: Disable nonrd_keyframe for SVC, speed >=8
2020-04-09 Marco Paniconivp9-rtc: Set disable_16x16part for low-resoln high Q
2020-04-07 Jerome JiangMerge "vp9: add rate control interface for RTC"
2020-04-06 Jerome Jiangvp9: add rate control interface for RTC
2020-04-06 Johannx86_abi_support: do not decorate coff functions
2020-04-06 Johann KoenigMerge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c...
2020-04-03 James Zerntranspose_sse2.h,cosmetics: fix some comments
2020-04-03 Wan-Teh ChangReturn VPX_CODEC_INCAPABLE on capability failure
2020-04-02 Johannx86inc.asm: update to 3e5aed95c
2020-04-02 Johannx86inc.asm: namespace ARCH_* defines
2020-04-02 Johannx86inc.asm: only set visibility for chromium builds
2020-04-02 Johannx86inc.asm: do not align .text for aout
2020-04-02 Johannx86inc.asm: use .text on march32
2020-04-02 Johannx86inc.asm: copy PIC macros from x86_abi_support.asm
2020-04-02 Johannx86inc.asm: set PREFIX from libvpx defines
2020-04-02 Johannx86inc.asm: pull settings from libvpx
2020-04-02 Johannx86inc.asm: update to 3e5aed95
2020-03-31 Johannx86_abi_support: use correct hidden syntax
2020-03-31 Johann KoenigMerge "nasm: require 2.14 with -DCHROMIUM"
2020-03-31 Johann KoenigMerge "auto-detect darwin19"
2020-03-31 Marco Paniconivp9-rtc: Refactor postencode for 1 pass
2020-03-31 Johannauto-detect darwin19
2020-03-31 Johannnasm: require 2.14 with -DCHROMIUM
2020-03-30 Marco Paniconirtc: Increase resize limit resoln for rtc
2020-03-27 Marco Paniconivp9-rtc: Increase resize down limit to 320x180
2020-03-26 angiebirdInit frames_to_key in vp9_rc_init()
2020-03-25 James ZernMerge "Optimize vp9_get_sub_block_energy."
2020-03-21 James Zernvp8/{ratectrl,onyx_if}: fix some signed integer overflows
2020-03-21 James Zernvp9_ratectrl: fix some signed integer overflows
2020-03-20 Clement CourbetOptimize vp9_get_sub_block_energy.
2020-03-17 Angie ChiangMerge changes I8a14fcad,Iad7ca261,I2063c592,I9c5c74ab
2020-03-17 angiebirdCorrect time_base of ivf header in SimpleEncode
2020-03-17 angiebirdAdd detail comments on valid_list in SimpleEncode
2020-03-16 angiebirdAdd missing Copyright to python files
2020-03-14 James Zernvpx_codec_enc_config_default: rm unnecessary loop
2020-03-13 angiebirdMove member functions up in simple_encode.h
2020-03-12 Johannfix minor spelling errors
2020-03-05 Angie ChiangMerge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664...
2020-03-05 Marco Paniconirtc: Update svc test for resize
2020-03-04 Marco Paniconivp9-svc: Allow for dynamic resize for single layer SVC
2020-03-03 angiebirdAdd unit test for ref_frame_info
2020-03-03 angiebirdAdd key frame group info to SimpleEncode
2020-03-03 angiebirdAdd ref_frame_info to encode_frame_result
2020-03-03 angiebirdAdd init/update_frame_indexes()
2020-03-03 angiebirdAdd GetVectorData()
2020-02-26 angiebirdAdd RefFrameInfo
2020-02-25 angiebirdKeep ref frame coding indexes in SimpleEncode
2020-02-25 Cheng ChenMake external arf consistent with vp9
2020-02-24 Cheng ChenAllow external arf to determine gop size
2020-02-24 Cheng ChenAdd interface for external arf indexes.
2020-02-21 angiebirdRename values in RefFrameType and FrameType
2020-02-21 angiebirdUse ref_frame[0] to determine mv_count
2020-02-21 angiebirdConsistency test for GroupOfPicture
2020-02-21 angiebirdUse ObserveGroupOfPicture() in EncodeFrame test
2020-02-20 angiebirdAdd kGoldenFrame and kOverlayFrame to FrameType
2020-02-19 James ZernMerge "x86_simd_caps: make mask value unsigned"
2020-02-19 Marco PaniconiMerge "vp9-rtc: Increase partition threshold to 8x8...
2020-02-18 Jerome JiangMerge "Cap delta_q_uv to -15..15"
2020-02-18 Marco Paniconivp9-rtc: Increase partition threshold to 8x8 for high Q
2020-02-18 Jerome JiangCap delta_q_uv to -15..15
2020-02-18 Marco Paniconivp9-rtc: Set enable_adaptive_subpel_force_stop to 0
2020-02-15 James Zernvp8_decode: add missing vpx_clear_system_state
2020-02-15 James Zernvp8,GetSigned: silence unsigned int overflow warning
2020-02-15 James Zernmove common attribute defs to compiler_attributes.h
2020-02-15 James Zernx86_simd_caps: make mask value unsigned
2020-02-11 Cheng ChenMerge "Set mv to zero if the second ref does not exist"
2020-02-11 Cheng ChenMerge "Add a unit test to check partition info"
2020-02-11 Cheng ChenAdd a unit test to check partition info
next