]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2019-09-25 Andreas Rheinhardtavformat/utils: Move the reference to the packet list
2019-09-25 James Almeravformat/utils: unref packet on AVInputFormat.read_pack...
2019-09-25 Andreas Rheinhardtavformat/utils: Fix memleaks
2019-09-25 Andreas Rheinhardtavformat/utils: Assert that stream_index is valid
2019-09-25 Jun Lilavf/mov: Fix timestamp rescale on sidx atom
2019-09-25 Carl Eugen... Revert "lavc/tiff: correct the default value of YCbCrSu...
2019-09-25 Limin Wangavcodec/dnxhdenc: return error if av_malloc failed
2019-09-25 Paul B Maholavfilter/vf_zoompan: fix leaks
2019-09-25 Paul B Maholavfilter/vf_zoompan: forward status back from output...
2019-09-25 Paul B Maholavfilter/vf_stack: add slice threading
2019-09-25 Paul B Maholavfilter/vf_stack: simplify main processing path
2019-09-25 Paul B Maholavformat/sdsdec: fix undefined behaviour
2019-09-25 Paul B Maholavformat/aiffdec: fix signed integer overflow
2019-09-25 Michael Niedermayeravcodec/decode: Check max_samples in get_buffer_internal()
2019-09-25 Michael Niedermayertools/target_dec_fuzzer: Set max_samples
2019-09-25 Michael Niedermayeravcodec: add max_samples
2019-09-25 Paul B Maholavfilter/Makefile: fix case for sierpinski
2019-09-25 Paul B Maholavfilter: add sierpinski video source
2019-09-25 Paul B Maholavfilter/vf_premultiply: forward status back from outpu...
2019-09-25 Paul B Maholavfilter/vf_fieldmatch: forward status back from output...
2019-09-25 Paul B Maholavfilter/vf_fieldmatch: fix more leaks
2019-09-25 Paul B Maholavfilter/vf_v360: add sinusoidal format
2019-09-25 Pavel Skakovlavc/tiff: correct the default value of YCbCrSubsamplin...
2019-09-25 Jun Zhaolavf/4xm: fix memory leak in error handing path
2019-09-24 Guo, Yejunlibavcodec/libx265: add a flag to output ROI warnings...
2019-09-24 Guo, Yejunlibavcodec/libx264: add a flag to output ROI warnings...
2019-09-24 Michael Niedermayeravcodec/utils: Optimize ff_color_frame() using memcpy()
2019-09-24 Michael Niedermayeravcodec/aacdec: Check if we run out of input in read_st...
2019-09-24 Michael Niedermayeravcodec/h264_slice: clear frame only on gaps when it...
2019-09-24 Michael Niedermayeravcodec/utils: Use av_memcpy_backptr() in ff_color_frame()
2019-09-24 Michael Niedermayeravcodec/smacker: Fix integer overflow in signed int...
2019-09-24 Michael Niedermayeravcodec/alac: Fix invalid shifts in 20/24 bps
2019-09-24 Michael Niedermayeravcodec/alac: fix undefined behavior with INT_MIN in...
2019-09-24 Michael Niedermayeravformat/utils: Do not assume duration is non negative...
2019-09-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in timestamps
2019-09-24 Michael Niedermayeravformat/vividas: Test size and packet numbers a bit...
2019-09-24 Michael Niedermayeravformat/vividas: Check n_sb_blocks against input space
2019-09-24 Michael Niedermayeravcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
2019-09-24 Michael Niedermayertools/target_dec_fuzzer: consider potential padding...
2019-09-24 Michael Niedermayerlibavcodec/mpeg12dec: Check input for minimal frame...
2019-09-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for MSS2
2019-09-24 Andreas Rheinhardtavcodec/cbs_h264: Automatically free SEI payload on...
2019-09-24 Michael Niedermayeravcodec/dxv: Check op_offset in both directions
2019-09-24 Michael Niedermayeravcodec/truespeech: Eliminate some left shifts
next