summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loopMichael Niedermayer2019-09-26
* avcodec/hcom: Check that there are dictionary entriesMichael Niedermayer2019-09-26
* avcodec/fitsdec: Prevent division by 0 with huge data_maxMichael Niedermayer2019-09-26
* avcodec/dstdec: Fix integer overflow in samples_per_frame computationMichael Niedermayer2019-09-26
* avcodec/g729_parser: Check block_sizeMichael Niedermayer2019-09-26
* avcodec/sbcdec: Initialize number of channelsMichael Niedermayer2019-09-26
* avcodec/exr: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-26
* avcodec/hevc_ps: Remove dead code in vps_id checkAndriy Gelman2019-09-26
* avcodec/truespeech: fix left shift of negative valuePaul B Mahol2019-09-26
* avcodec/mpeg12dec: Sanitize start codes earlierAndreas Rheinhardt2019-09-26
* avcodec/pcm: CosmeticsAndreas Rheinhardt2019-09-26
* avcodec/pcm: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* avcodec/wavpackenc: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* lavc/qsv: add memory type messageZhong Li2019-09-26
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2"Carl Eugen Hoyos2019-09-26
* avcodec/dnxhdenc: return error if av_malloc failedLimin Wang2019-09-25
* avcodec/decode: Check max_samples in get_buffer_internal()Michael Niedermayer2019-09-25
* avcodec: add max_samplesMichael Niedermayer2019-09-25
* lavc/tiff: correct the default value of YCbCrSubsampling to 2x2Pavel Skakov2019-09-25
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* libavcodec/libx264: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* avcodec/utils: Optimize ff_color_frame() using memcpy()Michael Niedermayer2019-09-24
* avcodec/aacdec: Check if we run out of input in read_stream_mux_config()Michael Niedermayer2019-09-24
* avcodec/h264_slice: clear frame only on gaps when it is not otherwise initila...Michael Niedermayer2019-09-24
* avcodec/utils: Use av_memcpy_backptr() in ff_color_frame()Michael Niedermayer2019-09-24
* avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILLMichael Niedermayer2019-09-24
* avcodec/alac: Fix invalid shifts in 20/24 bpsMichael Niedermayer2019-09-24
* avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()Michael Niedermayer2019-09-24
* avcodec/ffwavesynth: Fix integer overflow in timestampsMichael Niedermayer2019-09-24
* avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-09-24
* libavcodec/mpeg12dec: Check input for minimal frame sizeMichael Niedermayer2019-09-24
* avcodec/cbs_h264: Automatically free SEI payload on errorAndreas Rheinhardt2019-09-24
* avcodec/dxv: Check op_offset in both directionsMichael Niedermayer2019-09-24
* avcodec/truespeech: Eliminate some left shiftsMichael Niedermayer2019-09-24
* avcodec/adpcm: Check number of channels for MTAFMichael Niedermayer2019-09-24
* avcodec/nvenc: fix typo in new Windows driver versionTimo Rothenpieler2019-09-24
* avcodec/exr: cosmeticsLimin Wang2019-09-23
* avcodec/nvenc: add driver version info for SDK 9.1Timo Rothenpieler2019-09-23
* avcodec/bsf: check that AVBSFInternal was allocated before dereferencing itJames Almer2019-09-23
* avcodec/sunrast: Fix indentionMichael Niedermayer2019-09-22
* avcodec/sunrast: Fix return type for "unsupported (compression) type"Michael Niedermayer2019-09-22
* avcodec/utils: Check channels fully earlierMichael Niedermayer2019-09-20
* avcodec/ac3enc: Fix invalid shiftAndreas Rheinhardt2019-09-20
* avcodec/g723_1dec: Fix invalid shiftAndreas Rheinhardt2019-09-20
* avcodec/tdsc: Fix undefined shiftsAndreas Rheinhardt2019-09-20
* Delete unused branch in libaomencelliottk2019-09-19
* avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun2019-09-19
* lavc/cook: Remove an incorrect comment.Carl Eugen Hoyos2019-09-20
* avcodec: add EPG codec IDAnthony Delannoy2019-09-19