summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-22
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* cmdutils: drop libavformat/network.h includeAnton Khirnov2020-05-22
* avfilter/af_aiir: move response drawing as last stepPaul B Mahol2020-05-22
* avfilter/af_aiir: fix first denominator calculationPaul B Mahol2020-05-22
* avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol2020-05-22
* avfilter/af_aiir: export normalize optionPaul B Mahol2020-05-22
* avfilter/af_aiir: fix first delay valuePaul B Mahol2020-05-22
* avformat/utils: Set stream side-data size even without side-dataAndreas Rheinhardt2020-05-22
* avformat/matroskaenc: Remove pointless castsAndreas Rheinhardt2020-05-22
* avformat/matroskaenc: Don't use stream side-data sizeAndreas Rheinhardt2020-05-22
* avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + HTTP_HEADERS_SIZEJoey Smith2020-05-21
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* fftools/cmdutils: remove lossless and intra only capability entries from prin...James Almer2020-05-21
* fftools/ffmpeg_filter: check the codec's descriptor to see if it's losslessJames Almer2020-05-21
* avcodec/decode: remove ff_decode_bsfs_uninit()James Almer2020-05-21
* avcodec/tiff: Check for Tiled and Stripped TIFFsMichael Niedermayer2020-05-21
* avcodec/pnmdec: Use unsigned for maxval rescalingMichael Niedermayer2020-05-21
* avcodec/ivi: Clear got_p_frame before decoding a new frame using itMichael Niedermayer2020-05-21
* avcodec/dsddec: Check channelsMichael Niedermayer2020-05-21
* avcodec/xvididct: Fix integer overflow in idct_row()Michael Niedermayer2020-05-21
* avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr()Michael Niedermayer2020-05-21
* avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment()Michael Niedermayer2020-05-21
* avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUEMichael Niedermayer2020-05-21
* avformat/swfenc: Fix integer overflow in frame rate handlingMichael Niedermayer2020-05-21
* avcodec/bitpacked: Add codec_tags listMichael Niedermayer2020-05-21
* avformat/aadec: Check toc_size to contain the minimum to demuxer usesMichael Niedermayer2020-05-21
* avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictlyMichael Niedermayer2020-05-21
* avformat/ttaenc: Defer freeing dynamic bufferAndreas Rheinhardt2020-05-21
* avformat/hls: Remove redundant resetting of pointerAndreas Rheinhardt2020-05-20
* checkasm/sw_scale: Fix stack-buffer-overflowAndreas Rheinhardt2020-05-20
* cbs_h265: Ensure that a predicted RPS doesn't contain too many picturesMark Thompson2020-05-20
* movenc: Use first H264/HEVC frame as extradata, if it is missingMartin Storsjö2020-05-20
* avformat/mov: Free temp buffer upon negative sample_size error.Dale Curtis2020-05-20
* fate: add adpcm_ima_cunning testsZane van Iperen2020-05-20
* avcodec/exr: output float pixels in float pixel formatMark Reid2020-05-20
* avfilter/af_aiir: fix phase and group delay calculationPaul B Mahol2020-05-20
* avcodec/libx265: add support for reordered_opaqueJames Almer2020-05-19
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-19
* avfilter/af_aiir: fix invalid memory access with tf filteringPaul B Mahol2020-05-19
* avfilter/vf_chromakey: fix formula for calculation of differencePaul B Mahol2020-05-19
* avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol2020-05-19
* avfilter: add gradients source video filterPaul B Mahol2020-05-19
* avcodec: add NotchLC decoderPaul B Mahol2020-05-19
* avformat/url: check the result of the strrchrSteven Liu2020-05-19
* doc/muxers: Document title tag for attachmentsAndreas Rheinhardt2020-05-19
* avformat/matroskadec: Export FileDescription as title tagAndreas Rheinhardt2020-05-19
* avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt2020-05-19
* avformat/matroskaenc: Move mkv_write_chapters()Andreas Rheinhardt2020-05-19