summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: Constify some AVPacketsAndreas Rheinhardt2021-03-09
* mailmap: add entry for myselfLinjie Fu2021-03-09
* avcodec/dcadsp: Fix integer overflow in dmix_add_c()Michael Niedermayer2021-03-08
* avformat/flvdec: Check double before cast in parse_keyframes_index()Michael Niedermayer2021-03-08
* avformat/paf: Check for EOF before allocation in read_header()Michael Niedermayer2021-03-08
* tools/target_dec_fuzzer: Adjust flv1 thresholdMichael Niedermayer2021-03-08
* avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld()Michael Niedermayer2021-03-08
* avformat/swfdec: Check outlen before allocationMichael Niedermayer2021-03-08
* avcodec/mpeg4videodec: add forgotten flags to mpeg4_optionsPaul B Mahol2021-03-08
* mobiclip: fix copyright headersFlorian Nouwt2021-03-08
* avcodec/ylc: Reindent after previous commitAndreas Rheinhardt2021-03-08
* avcodec/ylc: Avoid code duplication when creating and freeing VLCsAndreas Rheinhardt2021-03-08
* avcodec/ylc: Use only one temporary bufferAndreas Rheinhardt2021-03-08
* avcodec/ylc: Remove write-only variableAndreas Rheinhardt2021-03-08
* avcodec/h261dec: Remove parse_context cruftAndreas Rheinhardt2021-03-08
* lavc: clarify thread_safe_callbacks doxyAnton Khirnov2021-03-08
* lscrdec: add copyright headerAnton Khirnov2021-03-08
* lavc: remove tests/optionsAnton Khirnov2021-03-08
* tests/api-flac-test: reindentAnton Khirnov2021-03-08
* tests/api-flac-test: convert to new encoding/decoding APIAnton Khirnov2021-03-08
* tests/api-flac-test: ensure the frame is writable before writing to itAnton Khirnov2021-03-08
* mjpegdec: handle lowres with AVID croppingAnton Khirnov2021-03-08
* avcodec/jpeglsenc: Allocate buffers togetherAndreas Rheinhardt2021-03-08
* avcodec/jpeglsenc: Avoid allocation of JLSStateAndreas Rheinhardt2021-03-08
* avcodec/jpeglsenc: Only use one line at a time as spare bufferAndreas Rheinhardt2021-03-08
* avcodec/jpeglsenc: Move check out of loopAndreas Rheinhardt2021-03-08
* avcodec/jpeglsenc: Don't modify frame we don't ownAndreas Rheinhardt2021-03-08
* avcodec/jpeglsenc: Don't use put bits API for byte-aligned writesAndreas Rheinhardt2021-03-08
* avcodec/codec: Update init_static_data doxygenAndreas Rheinhardt2021-03-08
* avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()Andreas Rheinhardt2021-03-08
* avformat/dashdec: Don't needlessly strdup metadataAndreas Rheinhardt2021-03-08
* avformat/dashdec: Remove limit on length of idAndreas Rheinhardt2021-03-08
* avcodec/codec: add doxy to AVCodec.decode()James Almer2021-03-07
* avcodec/codec: use the correct name for all AVCodec.decode() parametersJames Almer2021-03-07
* avcodec/codec: remove outdated comment about AVCodec.encode2()James Almer2021-03-07
* avfilter/buffersink: Postpone removal of av_[a]buffersink_params_allocAndreas Rheinhardt2021-03-07
* avfilter/avfilter: Remove avfilter_link_set_closed() on bumpAndreas Rheinhardt2021-03-07
* doc/muxers.texi: Readd documentation removed accidentallyAndreas Rheinhardt2021-03-07
* avformat/http: Fix leak when using deprecated optionAndreas Rheinhardt2021-03-07
* avcodec/libxvid: Remove unnecessary headerAndreas Rheinhardt2021-03-06
* avfilter: add msad video filterPaul B Mahol2021-03-06
* avfilter: add identity video filterPaul B Mahol2021-03-06
* avcodec/parser: Schedule av_parser_change for removalAndreas Rheinhardt2021-03-06
* avformat: add TTML muxerJan Ekström2021-03-05
* avcodec: add TTML encoderJan Ekström2021-03-05
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-05
* ffprobe: switch to av_bprint_escape for XML escapingJan Ekström2021-03-05
* avutil/{avstring,bprint}: add XML escaping from ffprobe to avutilStefano Sabatini2021-03-05
* avcodec/decode: Check size before opening iconvAndreas Rheinhardt2021-03-05
* avcodec/decode: Return early upon failureAndreas Rheinhardt2021-03-05