]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-09-30 Vladimir Panteleevlibavfilter: add photosensitivity filter
2019-09-30 Paul B Maholavfilter: add scroll video filter
2019-09-30 Paul B Maholavfilter/af_join: cosmetics
2019-09-30 Paul B Maholavfilter/af_join: use av_asprintf()
2019-09-30 Paul B Maholavfilter/split: use av_asprintf()
2019-09-30 Paul B Maholavfilter/trim: drop all audio frames instead of asserting
2019-09-30 Paul B Maholavfilter/f_metadata: do not memleak expr
2019-09-30 Paul B Maholavfilter/f_metadata: add ends_with() function for compa...
2019-09-30 Jun Zhaolavf/utils: support duration estimate method dump
2019-09-30 Jun Zhaolavf/utils: Cosmetics: fix indentation for estimate_timings
2019-09-30 Jun Zhaolavf/utils: correct the duration estimation method...
2019-09-30 Jun Zhaolavf/nutdec: add logging context to log
2019-09-30 Jun Zhaolavf/utils: change the log level to warning if can...
2019-09-29 Michael Niedermayertools/target_dec_fuzzer: Adjust VP7 threshold
2019-09-29 Paul B Maholavcodec/qtrleenc: fix undefined behaviour
2019-09-29 Paul B Maholdoc/examples/muxing: fix underflow in duration of encod...
2019-09-29 Andreas Rheinhardtavcodec/cbs_av1: Make overread check more robust
2019-09-29 Andreas Rheinhardtavcodec/cbs_h2645: Fix potential out-of-bounds array...
2019-09-29 James Almeravcodec/fitsdec: fix use of uninitialised values
2019-09-28 Andreas Rheinhardtavformat/utils: Remove unnecessary initializations
2019-09-28 Andreas Rheinhardtavformat/utils: Improve parsing packets
2019-09-28 Andreas Rheinhardtavformat/utils: Avoid copying packets unnecessarily
2019-09-28 Andreas Rheinhardtavformat/utils: Don't create unnecessary references
2019-09-28 Andreas Rheinhardtavformat/utils: Fix memleaks II
2019-09-28 Andreas Rheinhardtavformat/utils: Don't initialize in loops
2019-09-28 Paul B Maholdoc/filters: add more advanced silenceremove example
2019-09-28 Paul B Maholavfilter/fifo: use the name 's' for the pointer to...
2019-09-28 Paul B Maholavfilter/fifo: cosmetics
2019-09-28 Limin Wangavfilter/vf_framerate: remove duplicate code with macro...
2019-09-28 Limin Wangavfilter/vf_framerate: refine the filter_slice code...
2019-09-28 Limin Wangavfilter/vf_framerate: limit the scene level max range
2019-09-28 Michael Niedermayeravcodec/motionpixels: Mark 2 functions as always_inline
2019-09-28 Michael Niedermayeravcodec/ituh263dec: Make the condition for the studio...
2019-09-28 Michael Niedermayeravcodec/ralf: Fix integer overflow in decode_channel()
2019-09-28 Michael Niedermayervcodec/vc1: compute rangex/y only for P/B frames
2019-09-28 Michael Niedermayeravcodec/vc1_pred: Fix invalid shifts in scaleforopp()
2019-09-28 Michael Niedermayeravcodec/vc1_block: Fix invalid shift with rangeredfrm
2019-09-28 Michael Niedermayeravcodec/vc1: Check for excessive resolution
2019-09-28 Michael Niedermayeravcodec/vc1: check REFDIST
2019-09-28 Michael Niedermayeravcodec/apedec: Allocate decoded_buffer after successfu...
2019-09-28 Michael Niedermayeravcodec/apedec: Fix several integer overflows in predic...
2019-09-28 Michael Niedermayeravcodec/hevc_cabac: Tighten the limit on k in ff_hevc_c...
2019-09-28 Andreas Rheinhardtavfilter/vf_xbr: Fix left shift of negative number
2019-09-28 Andreas Rheinhardtavfilter/vf_hqx: Fix undefined left shifts of negative...
2019-09-28 Andreas Rheinhardtavcodec/jpeg2000dwt: Fix undefined shifts of negative...
2019-09-28 Andreas Rheinhardtavcodec/ituh263dec: Fix undefined left shift of negativ...
2019-09-28 Andreas Rheinhardtavcodec/dnxhdenc: Fix undefined left shifts of negative...
2019-09-28 Andreas Rheinhardtswscale/utils: Fix invalid left shifts of negative...
2019-09-28 Andreas Rheinhardtavcodec/ffv1enc: Fix out-of-bounds-array access
2019-09-28 Andreas Rheinhardtswscale/x86/swscale: Fix undefined left shifts of negat...
2019-09-27 Lou Loganffmpeg_opt: remove errant space
2019-09-27 Lou Logandoc/ffmpeg: -timelimit is in user time
2019-09-27 Timo Rothenpieleravcodec/nvenc: make use of new GetLastErrorString function
2019-09-27 Timo Rothenpieleravcodec/nvenc: pass CUstream to nvenc when available
2019-09-27 Roman Arzumanyanavcodec/nvenc: add multiple reference frames support
2019-09-27 Timo Rothenpieleravcodec/nvenc: switch to dedicated dpb_size option
2019-09-27 Ross Nicholsonlibavformat/rtsp: return error if rtsp_hd_out is null...
2019-09-27 Zhong Lilavu/qsv: remove redundant version query
2019-09-27 Jun Zhaolavc/mpeg4audio: add chan_config check to avoid indeter...
2019-09-27 James Almeravcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_conf...
2019-09-27 James Almeravformat: use avpriv_mpeg4audio_get_config2()
2019-09-27 James Almeravcodec: use avpriv_mpeg4audio_get_config2()
2019-09-27 James Almeravcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()
2019-09-27 Paul B Maholavformat/dhav: fix demuxer since recent breakage
2019-09-27 Paul B Maholavformat/g729dec: set packet duration and correctly...
2019-09-27 Paul B Maholavformat/nut: add pcm_s64 support
2019-09-27 Limin Wangswscale/swscale: cosmetics
2019-09-27 Limin Wangavfilter/vf_scale: cosmetics
2019-09-26 Michael Niedermayeravcodec/4xm: Check index in decode_i_block() also in...
2019-09-26 Michael Niedermayeravcodec/loco: Check for end of input in the first line
2019-09-26 Michael Niedermayeravcodec/atrac3: Check block_align
2019-09-26 Michael Niedermayertools/target_dec_fuzzer: Print samples decoded like...
2019-09-26 Michael Niedermayertools/target_dec_fuzzer: Check number of all samples...
2019-09-26 Michael Niedermayeravcodec/alsdec: Avoid dereferencing context pointer...
2019-09-26 Michael Niedermayeravcodec/hcom: Check that there are dictionary entries
2019-09-26 Michael Niedermayeravcodec/fitsdec: Prevent division by 0 with huge data_max
2019-09-26 Michael Niedermayeravcodec/dstdec: Fix integer overflow in samples_per_fra...
2019-09-26 Michael Niedermayeravcodec/g729_parser: Check block_size
2019-09-26 Michael Niedermayeravcodec/sbcdec: Initialize number of channels
2019-09-26 Andreas Rheinhardtavcodec/exr: Fix undefined left shifts of negative...
2019-09-26 James Almeraformat/movenc: add missing padding to output track...
2019-09-26 Gyan Doshidoc/filters: warn about gaps/overlaps in xstack
2019-09-26 Limin Wangdoc/filters: add 4x4 layout example for xstack filter
2019-09-26 James Almeravfilter/vf_eq: fix compilation with x86 asm disabled
2019-09-26 Paul B Maholfate: update hashes after ya16 change
2019-09-26 Paul B Maholswresample/audioconvert: fix invalid left shift for...
2019-09-26 Andriy Gelmanavcodec/hevc_ps: Remove dead code in vps_id check
2019-09-26 Paul B Maholavcodec/truespeech: fix left shift of negative value
2019-09-26 Paul B Maholswscale/output: fix signed integer overflow for ya16
2019-09-26 Andreas Rheinhardtavformat/movenc: Fix undefined shift
2019-09-26 Andreas Rheinhardtavcodec/mpeg12dec: Sanitize start codes earlier
2019-09-26 Andreas Rheinhardtavcodec/pcm: Cosmetics
2019-09-26 Andreas Rheinhardtavcodec/pcm: Fix undefined shifts
2019-09-26 Andreas Rheinhardtavcodec/wavpackenc: Fix undefined shifts
2019-09-26 Zhong Lilavc/qsv: add memory type message
2019-09-26 Zhong Lilavc/qsv: Fix MSDK initialization failure in system...
2019-09-26 Andreas Rheinhardtavformat/utils: ensure that all packets in AVPacketList...
2019-09-26 Ting Fuavfilter/x86/vf_eq: add SSE2 version
2019-09-26 Ting Fuavfilter/x86/vf_eq: Change inline assembly into nasm...
2019-09-26 Ting Fucheckasm/vf_eq: add test for vf_eq
next