summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/genh: Check block_alignMichael Niedermayer2020-10-24
* avformat/mvi: Check count for overflowMichael Niedermayer2020-10-24
* avcodec/mpeg4videodec: Use smallest max_depth in get_vlc2()Andreas Rheinhardt2020-10-24
* avcodec/imc: Inline constantsAndreas Rheinhardt2020-10-24
* avcodec/magicyuv: Check slice size before reading flags and predMichael Niedermayer2020-10-24
* avcodec/wmadec: Don't check for errors for complete VLC tablesAndreas Rheinhardt2020-10-23
* avcodec/wma: Remove unused arrayAndreas Rheinhardt2020-10-23
* avformat/asfdec_f: Check for negative ext_lenMichael Niedermayer2020-10-23
* avformat/bethsoftvid: Check image dimensions before useMichael Niedermayer2020-10-23
* avformat/genh: Check block_align for how it will be used in SDX2_DPCMMichael Niedermayer2020-10-23
* avformat/au: Check for EOF in au_read_annotation()Michael Niedermayer2020-10-23
* tools/target_dec_fuzzer: Adjust threshold for opusMichael Niedermayer2020-10-23
* avformat/vividas: Check for zero v_sizeMichael Niedermayer2020-10-23
* avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0Michael Niedermayer2020-10-22
* avformat/segafilm: Check that there is a streamMichael Niedermayer2020-10-22
* avformat/udp: cosmeticsLimin Wang2020-10-22
* avformat/udp: clarify option description for timeout unitLimin Wang2020-10-22
* avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MSLimin Wang2020-10-22
* avformat/rtsp: support for listen_timeout option for sdpLimin Wang2020-10-22
* avformat/rtpproto: support for rtp read timeoutLimin Wang2020-10-22
* libavformat/hls: use local var url for log to avoid crashbevis2020-10-22
* avcodec/nvenc: removed unused and deprecated fieldTimo Rothenpieler2020-10-21
* avcodec/nvenc: reduce automated use of deprecated modesTimo Rothenpieler2020-10-21
* avcodec/nvenc: mark newly deprecated rc modesTimo Rothenpieler2020-10-21
* avcodec/nvenc: use alias to provide deprecated profilesTimo Rothenpieler2020-10-21
* avformat/wtvdec: Check dir_lengthMichael Niedermayer2020-10-21
* avformat/ffmetadec: finalize AVBPrint on errorsMichael Niedermayer2020-10-21
* avcodec/on2avc: Remove redundant code for freeingAndreas Rheinhardt2020-10-21
* avcodec/on2avc: Use least max_depth for get_vlc2()Andreas Rheinhardt2020-10-21
* avcodec/on2avc: Unify initializing quad and pair VLCsAndreas Rheinhardt2020-10-21
* avcodec/on2avcdata: Deduplicate symbol tablesAndreas Rheinhardt2020-10-21
* avcodec/vp3: Unify initializing and freeing VLC tablesAndreas Rheinhardt2020-10-21
* avcodec/vp3: Check allocations of VLCsAndreas Rheinhardt2020-10-21
* avcodec/vp3: Fix memleak upon init failureAndreas Rheinhardt2020-10-21
* doc/general_contents.texi: add uavs3d sectionhwren2020-10-21
* fate: add test for adpcm_swf in wavZane van Iperen2020-10-21
* avcodec/adpcm_swf: support custom block size for encodingZane van Iperen2020-10-21
* avcodec/adpcm_swf: set block_align when encodingZane van Iperen2020-10-21
* avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at onceZane van Iperen2020-10-21
* avformat/riff: prevent muxing adpcm_swf with a variable block sizeZane van Iperen2020-10-21
* avfilter: add audio frequency and phase shift filtersPaul B Mahol2020-10-20
* avfilter/avf_aphasemeter: add out of phase and mono detectionRomane Lafon2020-10-20
* avcodec/notchlc: Revert incorrect compression boundMichael Niedermayer2020-10-20
* avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN()Michael Niedermayer2020-10-20
* avcodec/cri: Check for end of image in unpack_10bit()Michael Niedermayer2020-10-20
* libavformat/utils: Fix misleading indentChris Miceli2020-10-20
* avcodec/adpcm: Check channels before use for ADPCM_PSXMichael Niedermayer2020-10-20
* avcodec/mobiclip: Avoid signed integer overflows in idct()Michael Niedermayer2020-10-20
* avcodec/exr: Check limits to avoid overflow in delta computationMichael Niedermayer2020-10-20
* avformat/boadec: Check that channels and block_align are setMichael Niedermayer2020-10-20