]> git.sesse.net Git - ffmpeg/history - libavcodec
tools/target_dec_fuzzer: Adjust threshold for G2M
[ffmpeg] / libavcodec /
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't leave stale pointer in memory
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't modify size of the input...
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Remove superfluous checks
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Fix number of buffered headers
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Fix off-by-one error
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't allocate array separately
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Use native endianness when possible
2019-10-07 Andreas Rheinhardtavcodec/filter: Remove extra '; ' outside of functions
2019-10-06 Michael Niedermayeravcodec/h2645_parse: Use av_fast_realloc() for nals...
2019-10-06 Andreas Rheinhardtavcodec/cinepakenc: Fix invalid shifts
2019-10-06 Jun Zhaolavc/options_table: Correct the flags for AVCodecContex...
2019-10-06 Jun Zhaoavcodec/decode: fix indentation
2019-10-03 Michael Niedermayeravcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP
2019-10-03 Michael Niedermayeravcodec/vc1_block: Fix invalid left shift in vc1_decode...
2019-10-03 Michael Niedermayeravcodec/wmaprodec: Check if there is a stream
2019-10-02 Michael Niedermayeravcodec/g2meet: Check for end of input in jpg_decode_bl...
2019-10-02 Michael Niedermayeravcodec/g2meet: Check if adjusted pixel was on the...
2019-10-01 Carl Eugen Hoyoslavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264...
2019-09-30 Michael Niedermayeravcodec/dxv: Check op_offset in dxv_decompress_yo()
2019-09-30 Michael Niedermayeravcodec/utils: Check sample_rate before opening the...
2019-09-30 Michael Niedermayeravcodec/aptx: Fix multiple shift anomalies
2019-09-29 Paul B Maholavcodec/qtrleenc: fix undefined behaviour
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 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 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 Rheinhardtavcodec/ffv1enc: Fix out-of-bounds-array access
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 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 Almeravcodec: use avpriv_mpeg4audio_get_config2()
2019-09-27 James Almeravcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()
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 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 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 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-25 Carl Eugen HoyosRevert "lavc/tiff: correct the default value of YCbCrSu...
2019-09-25 Limin Wangavcodec/dnxhdenc: return error if av_malloc failed
2019-09-25 Michael Niedermayeravcodec/decode: Check max_samples in get_buffer_internal()
2019-09-25 Michael Niedermayeravcodec: add max_samples
2019-09-25 Pavel Skakovlavc/tiff: correct the default value of YCbCrSubsamplin...
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 Niedermayeravcodec/ffwavesynth: Fix integer overflow in timestamps
2019-09-24 Michael Niedermayeravcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
2019-09-24 Michael Niedermayerlibavcodec/mpeg12dec: Check input for minimal frame...
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
2019-09-24 Michael Niedermayeravcodec/adpcm: Check number of channels for MTAF
2019-09-24 Timo Rothenpieleravcodec/nvenc: fix typo in new Windows driver version
2019-09-23 Limin Wangavcodec/exr: cosmetics
2019-09-23 Timo Rothenpieleravcodec/nvenc: add driver version info for SDK 9.1
2019-09-23 James Almeravcodec/bsf: check that AVBSFInternal was allocated...
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix indention
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix return type for "unsupported ...
2019-09-20 Michael Niedermayeravcodec/utils: Check channels fully earlier
2019-09-20 Andreas Rheinhardtavcodec/ac3enc: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/g723_1dec: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/tdsc: Fix undefined shifts
2019-09-20 elliottkDelete unused branch in libaomenc
2019-09-20 Guo, Yejunavcodec/libvpxenc: add ROI-based encoding support for...
2019-09-19 Carl Eugen Hoyoslavc/cook: Remove an incorrect comment.
next