]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/matroskaenc: Use ffio_free_dyn_buf
[ffmpeg] / libavcodec /
2019-10-21 Michael Niedermayeravcodec/atrac9dec: Set channels
2019-10-20 Michael Niedermayeravcodec/alsdec: Check that input space for header exist...
2019-10-20 Michael Niedermayeravcodec/agm: Check for reference frame earlier
2019-10-20 Michael Niedermayeravcodec/ptx: Check that the input contains at least...
2019-10-20 Michael Niedermayeravcodec/alac: Fix integer overflow in LPC
2019-10-20 Michael Niedermayeravcodec/smacker: Fix integer overflows in pred[] in...
2019-10-20 Michael Niedermayeravcodec/aliaspixdec: Check input size against minimal...
2019-10-20 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflows in pink...
2019-10-20 Michael Niedermayeravcodec/vc1_block: Fixes integer overflow in vc1_decode...
2019-10-20 Michael Niedermayeravcodec/wmalosslessdec: Check block_align
2019-10-19 Andreas Rheinhardtmpeg4_unpack_bframes: Merge close and flush
2019-10-19 Andreas Rheinhardtavcodec/zmbv: Call decode_intra directly
2019-10-19 Michael Niedermayeravcodec/g729dec: Avoid computing invalid temporary...
2019-10-19 Michael Niedermayeravcodec/g729postfilter: Fix left shift of negative...
2019-10-17 Andreas Rheinhardtmpeg4_unpack_bframes: Avoid allocations and copies...
2019-10-17 Michael Niedermayeravcodec/binkaudio: Check sample rate
2019-10-17 James Almeravcodec/libdav1d: set AVFrame reordered_opaque
2019-10-17 Andreas Rheinhardtvp9_superframe: Avoid allocations and copies of packet...
2019-10-17 Michael Niedermayeravcodec/cavsdec: Set ret on errors in decode_pic()
2019-10-17 Andreas Rheinhardtavcodec/ac3enc: Fix memleak
2019-10-16 Michael Niedermayeravcodec/sbcdec: Fix integer overflows in sbc_synthesize...
2019-10-16 Michael Niedermayeravcodec/adpcm: Check initial predictor for ADPCM_IMA_EA...
2019-10-16 Michael Niedermayeravcodec/g723_1dec: Fix overflow in shift
2019-10-16 Michael Niedermayeravcodec/apedec: Fix integer overflow in predictor_updat...
2019-10-16 Michael Niedermayeravcodec/g729postfilter: Fix undefined intermediate...
2019-10-16 Michael Niedermayeravcodec/g729postfilter: Fix undefined shifts
2019-10-16 Michael Niedermayeravcodec/lsp: Fix undefined shifts in lsp2poly()
2019-10-16 Michael Niedermayeravcodec/aacdec_template: Check decode_extension_payload...
2019-10-16 Michael Niedermayeravcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
2019-10-16 Michael Niedermayeravcodec/smacker: cleanup on errors in smka_decode_frame()
2019-10-16 Michael Niedermayeravcodec/cavsdec: Check remaining bitstream in the main...
2019-10-16 Michael Niedermayeravcodec/apedec: Check remaining space in decode_array_0...
2019-10-16 Michael Niedermayeravcodec/apedec: Check error flag after entropy_decode*
2019-10-15 hwrenlavc/libxavs2: fix parameter setting result determination
2019-10-15 James Almeravcodec/av1_parse: Use av_fast_realloc() for OBU array
2019-10-15 James Almeravcodec/av1_parse: simplify memset call
2019-10-15 Andriy Gelmanavcodec/h2645_parse: Reset nal_buffer_size on uninit
2019-10-13 gxwavcodec/mips: Fixed four warnings in vc1dsp
2019-10-13 Michael Niedermayeravcodec/wmaprodec: Check that the streams channels...
2019-10-12 Andreas Rheinhardtavcodec/zmbvenc: Correct offset in buffer
2019-10-12 Michael Niedermayeravcodec/qdmc: Check input space in qdmc_get_vlc()
2019-10-11 OvchinnikovDmitriilibavcodec/amfenc_h264.c: Changed loop filter flag...
2019-10-10 Michael Niedermayeravcodec/dstdec: Check for input exhaustion
2019-10-10 Michael Niedermayeravcodec/wmaprodec: Fix cleanup on error
2019-10-10 Michael Niedermayeravcodec/pcm: Check bits_per_coded_sample
2019-10-10 Limin Wangavcodec/magicyuv: remove duplicate code
2019-10-10 Michael Niedermayeravcodec/scpr: Check minimum size of type 17
2019-10-10 Michael Niedermayeravcodec/exr: Allow duplicate use of channel indexes
2019-10-10 Michael Niedermayeravcodec/fitsdec: Fail on 0 naxisn
2019-10-09 Linjie Fulavc/qsvdec: Add GPU-accelerated memory copy support
2019-10-09 Zhong Lilavc/qsv: remove vaapi device free function
2019-10-08 Michael Niedermayeravcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()
2019-10-08 Michael Niedermayerlibavcodec/dxv: Remove redundant seek
2019-10-08 Michael Niedermayeravcodec/ituh263dec: Check input for minimal frame size
2019-10-08 Michael Niedermayeravcodec/truemotion1: Check that the input has enough...
2019-10-08 Michael Niedermayeravcodec/sunrast: Check that the input is large enough...
2019-10-08 Michael Niedermayeravcodec/sunrast: Check for availability of maplength...
2019-10-08 Michael Niedermayeravcodec/jpeglsdec: Apply transform only to initialized...
2019-10-08 Michael Niedermayeravcodec/jpeglsdec: Return error codes from ls_decode_line()
2019-10-08 Michael Niedermayeravcodec/flac_parser: Make expected_frame_num, expected_...
2019-10-08 Steven Liuavcodec/pngdec: add logging context to log
2019-10-08 Steven Liuavcodec/videotoolbox: add logging context to log
2019-10-08 Steven Liuavcodec/mpegvideo_enc: add logging context to log
2019-10-08 elliottkChange libvpxenc default to crf=32.
2019-10-08 Zhong Lilavc/qsv: fix a memory leak in ff_qsv_set_display_handle()
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Cosmetics
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...
next