summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/binkaudio: Check sample rateMichael Niedermayer2019-10-17
* avcodec/libdav1d: set AVFrame reordered_opaqueJames Almer2019-10-17
* vp9_superframe: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-10-17
* avcodec/cavsdec: Set ret on errors in decode_pic()Michael Niedermayer2019-10-17
* avcodec/ac3enc: Fix memleakAndreas Rheinhardt2019-10-17
* avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight()Michael Niedermayer2019-10-16
* avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACSMichael Niedermayer2019-10-16
* avcodec/g723_1dec: Fix overflow in shiftMichael Niedermayer2019-10-16
* avcodec/apedec: Fix integer overflow in predictor_update_3930()Michael Niedermayer2019-10-16
* avcodec/g729postfilter: Fix undefined intermediate pointersMichael Niedermayer2019-10-16
* avcodec/g729postfilter: Fix undefined shiftsMichael Niedermayer2019-10-16
* avcodec/lsp: Fix undefined shifts in lsp2poly()Michael Niedermayer2019-10-16
* avcodec/aacdec_template: Check decode_extension_payload() for failureMichael Niedermayer2019-10-16
* avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EAMichael Niedermayer2019-10-16
* avcodec/smacker: cleanup on errors in smka_decode_frame()Michael Niedermayer2019-10-16
* avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()Michael Niedermayer2019-10-16
* avcodec/apedec: Check remaining space in decode_array_0000()Michael Niedermayer2019-10-16
* avcodec/apedec: Check error flag after entropy_decode*Michael Niedermayer2019-10-16
* lavc/libxavs2: fix parameter setting result determinationhwren2019-10-15
* avcodec/av1_parse: Use av_fast_realloc() for OBU arrayJames Almer2019-10-15
* avcodec/av1_parse: simplify memset callJames Almer2019-10-15
* avcodec/h2645_parse: Reset nal_buffer_size on uninitAndriy Gelman2019-10-14
* avcodec/mips: Fixed four warnings in vc1dspgxw2019-10-14
* avcodec/wmaprodec: Check that the streams channels do not exceed the overall ...Michael Niedermayer2019-10-14
* avcodec/zmbvenc: Correct offset in bufferAndreas Rheinhardt2019-10-12
* avcodec/qdmc: Check input space in qdmc_get_vlc()Michael Niedermayer2019-10-12
* libavcodec/amfenc_h264.c: Changed loop filter flag default value.OvchinnikovDmitrii2019-10-11
* avcodec/dstdec: Check for input exhaustionMichael Niedermayer2019-10-10
* avcodec/wmaprodec: Fix cleanup on errorMichael Niedermayer2019-10-10
* avcodec/pcm: Check bits_per_coded_sampleMichael Niedermayer2019-10-10
* avcodec/magicyuv: remove duplicate codeLimin Wang2019-10-10
* avcodec/scpr: Check minimum size of type 17Michael Niedermayer2019-10-10
* avcodec/exr: Allow duplicate use of channel indexesMichael Niedermayer2019-10-10
* avcodec/fitsdec: Fail on 0 naxisnMichael Niedermayer2019-10-10
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-09
* lavc/qsv: remove vaapi device free functionZhong Li2019-10-09
* avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()Michael Niedermayer2019-10-08
* libavcodec/dxv: Remove redundant seekMichael Niedermayer2019-10-08
* avcodec/ituh263dec: Check input for minimal frame sizeMichael Niedermayer2019-10-08
* avcodec/truemotion1: Check that the input has enough space for a minimal inde...Michael Niedermayer2019-10-08
* avcodec/sunrast: Check that the input is large enough for the maximally compr...Michael Niedermayer2019-10-08
* avcodec/sunrast: Check for availability of maplength before allocating imageMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Apply transform only to initialized linesMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Return error codes from ls_decode_line()Michael Niedermayer2019-10-08
* avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bitMichael Niedermayer2019-10-08
* avcodec/pngdec: add logging context to logSteven Liu2019-10-08
* avcodec/videotoolbox: add logging context to logSteven Liu2019-10-08
* avcodec/mpegvideo_enc: add logging context to logSteven Liu2019-10-08
* Change libvpxenc default to crf=32.elliottk2019-10-07
* lavc/qsv: fix a memory leak in ff_qsv_set_display_handle()Zhong Li2019-10-08