summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/flac_parser: CosmeticsAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't leave stale pointer in memoryAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't modify size of the input bufferAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Remove superfluous checksAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Fix number of buffered headersAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Fix off-by-one errorAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Don't allocate array separatelyAndreas Rheinhardt2019-10-07
* avcodec/flac_parser: Use native endianness when possibleAndreas Rheinhardt2019-10-07
* avcodec/filter: Remove extra '; ' outside of functionsAndreas Rheinhardt2019-10-07
* avcodec/h2645_parse: Use av_fast_realloc() for nals arrayMichael Niedermayer2019-10-06
* avcodec/cinepakenc: Fix invalid shiftsAndreas Rheinhardt2019-10-06
* lavc/options_table: Correct the flags for AVCodecContext.flags2Jun Zhao2019-10-06
* avcodec/decode: fix indentationJun Zhao2019-10-06
* avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-10-03
* avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb()Michael Niedermayer2019-10-03
* avcodec/wmaprodec: Check if there is a streamMichael Niedermayer2019-10-03