summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/msmpeg4dec: Don't check for errors for complete VLCsAndreas Rheinhardt2021-01-29
* avformat: Change avpriv_new_chapter() from O(n) to (1) in the common caseMichael Niedermayer2021-01-28
* avformat/nuv: Check channelsMichael Niedermayer2021-01-28
* avcodec/siren: Increase noise category 5 and 6Michael Niedermayer2021-01-28
* avcodec/siren: Factorize category 5 and 6 noise computationMichael Niedermayer2021-01-28
* avcodec/siren: remove constant region_sizeMichael Niedermayer2021-01-28
* avformat/mpc8: Check size before implicitly converting to intMichael Niedermayer2021-01-28
* doc/filters: mention commands support for pseudocolorPaul B Mahol2021-01-28
* avfilter/vf_pseudocolor: add support for commandsPaul B Mahol2021-01-28
* avfilter/vf_pseudocolor: use macro for code that repeatsPaul B Mahol2021-01-28
* avfilter/vf_pseudocolor: add presetsPaul B Mahol2021-01-28
* avcodec/xbmenc: Allow for making UW imagesJose Da Silva2021-01-28
* avcodec/xbmenc: xbm Lower memory useJose Da Silva2021-01-28
* avcodec/xbmenc: Do not add last comma into outputJose Da Silva2021-01-28
* avcodec/flashsv2enc: Fix use of uninitialized valueAndreas Rheinhardt2021-01-28
* dnn_backend_openvino.c: remove extra semicolonGuo, Yejun2021-01-28
* dnn: remove type cast which is not necessaryGuo, Yejun2021-01-28
* tests/dnn: enable unit test denseGuo, Yejun2021-01-28
* avfilter/vf_pseudocolor: add slice threadingPaul B Mahol2021-01-28
* avformat/mxfenc: add Coding Equations and Color Primaries to local tagsMarton Balint2021-01-27
* avcodec/h261dec: Make VLC smallerAndreas Rheinhardt2021-01-27
* Revert "mpeg4videodec: raise an error if sprite_trajectory.table is NULL"Andreas Rheinhardt2021-01-27
* avformat/url: Reorder elements of URLProtocol to make it smallerAndreas Rheinhardt2021-01-27
* avformat/avidec: Simplify compile-time check for DV demuxerAndreas Rheinhardt2021-01-27
* avfilter: add colortemperature filterPaul B Mahol2021-01-27
* avfilter: add kirsch video filterPaul B Mahol2021-01-27
* doc/filters: mention that shear filter supports commandsPaul B Mahol2021-01-27
* libavutil/frame.h: correct typo for AVFilmGrainParams in commentGuo, Yejun2021-01-27
* avcodec/sei: add Parameter Sets Inclusion Indication enum valueJames Almer2021-01-26
* avfilter/vf_colorchannelmixer: extend pl option functionalityPaul B Mahol2021-01-27
* avfilter/vf_lenscorrection: remove unused elementsPaul B Mahol2021-01-26
* avfilter/vf_lenscorrection: reduce overhead calling execute for every planePaul B Mahol2021-01-26
* avfilter/vf_lenscorrection: add support for commandsPaul B Mahol2021-01-26
* avcodec/cri: Fix whitespace issue in unpack_10bit()Michael Niedermayer2021-01-26
* avformat/realtextdec: Avoid undefined overflow in the end of read_ts()Michael Niedermayer2021-01-26
* avformat/nutdec: Fix integer overflow in count computationMichael Niedermayer2021-01-26
* avformat/mvi: Use 64bit for testing dimensionsMichael Niedermayer2021-01-26
* avformat/utils: Check dts in update_initial_timestamps() moreMichael Niedermayer2021-01-26
* avformat/mpsubdec: Use av_sat_add/sub64() in fracval handlingMichael Niedermayer2021-01-26
* avformat/flvdec: Check for avio_read() failure in amf_get_string()Michael Niedermayer2021-01-26
* avformat/flvdec: Check for nesting depth in amf_skip_tag()Michael Niedermayer2021-01-26
* avformat/flvdec: Check for nesting depth in amf_parse_object()Michael Niedermayer2021-01-26
* avcodec/apedec: Use FFABSU() in do_apply_filter()Michael Niedermayer2021-01-26
* avutil/common: Add FFABSU() for a signed -> unsigned ABSMichael Niedermayer2021-01-26
* avfilter/vf_unsharp: Remove unnecessary ;Andreas Rheinhardt2021-01-26
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-26
* lavc/decode: move unrefcount_frame() right before its only callerAnton Khirnov2021-01-26
* tools/target_dec_fuzzer: use non-obsolete decoding APIAnton Khirnov2021-01-26
* avcodec/mpeg4videodec: Fix indentationAndreas Rheinhardt2021-01-26
* avcodec/mpeg4videodec: Move code around to avoid forward declarationAndreas Rheinhardt2021-01-26