summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/av1dec: Fix padding in obu_get_packet()Michael Niedermayer2020-10-20
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2020-10-20
* avformat/asfdec_f: Check name_len for overflowMichael Niedermayer2020-10-20
* avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequa...Michael Niedermayer2020-10-20
* avfilter/af_asubboost: use transposed II formPaul B Mahol2020-10-20
* avfilter/af_crossfeed: use transposed II formPaul B Mahol2020-10-20
* avformat/hlsenc: Fix check for SPSAndreas Rheinhardt2020-10-20
* avformat/hlsenc: Fix mixed declaration and codeAndreas Rheinhardt2020-10-20
* avformat/hlsenc: Don't use uninitialized buffer in av_stristr()Andreas Rheinhardt2020-10-20
* avformat/hlsenc: Fix extradata length checkAndreas Rheinhardt2020-10-20
* avformat/sbgdec: Check for timestamp overflow in parse_time_sequence()Michael Niedermayer2020-10-20
* avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INFSteven Liu2020-10-20
* avformat/hlsenc: compute video_keyframe_size after write keyframeSteven Liu2020-10-20
* avformat/dashdec: check the root url lengthSteven Liu2020-10-20
* avformat/hlsenc: process hls_time value too small senceSteven Liu2020-10-20
* avcodec/movtextenc: Cleanup generically on init failureAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Remove redundant function parametersAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Simplify writing to AVBPrintAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix undefined left shifts outside the range of intAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix memleak on (re)allocation errorAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Don't presume every style to have a fontAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Reset array counter after freeing arrayAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix potential use of uninitialized valueAndreas Rheinhardt2020-10-19
* avfilter/af_aiir: remove unused argumentPaul B Mahol2020-10-19
* avfilter/af_aiir: fix sp2zp mappingPaul B Mahol2020-10-19
* tools/target_dec_fuzzer: remove calls to avcodec_register*()James Almer2020-10-19
* tools/target_dem_fuzzer: switch to the iterate APIJames Almer2020-10-19
* avformat/options: use the iterate API in format_child_class_next()James Almer2020-10-19
* avdevice/alldevices: stop using deprecated linked list APIJames Almer2020-10-19
* dnn_backend_tf.c: add option sess_config for tf backendGuo, Yejun2020-10-19
* doc: Add dev_community/community.md for general assembly and main elections p...Thilo Borgmann2020-10-19