summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fftools/ffmpeg_opt: Remove write-only variableAndreas Rheinhardt2021-10-02
* avformat/(lrc|scc)enc: Use avio_w8() to write a single charAndreas Rheinhardt2021-10-02
* avformat/subtitles: Honour ff_subtitles_read_line() documentationAndreas Rheinhardt2021-10-02
* avformat/sccdec: Avoid zero-terminating unnecessarilyAndreas Rheinhardt2021-10-02
* avformat/sccdec: Make constants more intelligibleAndreas Rheinhardt2021-10-02
* avformat/sccdec: Fix position of returned subtitle packetsAndreas Rheinhardt2021-10-02
* avformat/sccdec: Remove redundant checkAndreas Rheinhardt2021-10-02
* avformat/sccdec: Don't use uninitialized data, fix crash, simplify logicAndreas Rheinhardt2021-10-02
* avutil/md5: Avoid av_unused variableAndreas Rheinhardt2021-10-02
* libpostproc/postprocess_template: Don't reimplement FFSWAPAndreas Rheinhardt2021-10-02
* avcodec/bmpenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dnxhdenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dpxenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/proresenc_anatoliy: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/snowenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Use immediate when knownAndreas Rheinhardt2021-10-02
* avfilter/af_afade: Remove impossible branchAndreas Rheinhardt2021-10-02
* avfilter/formats: Update outdated commentAndreas Rheinhardt2021-10-02
* avfilter/formats: Don't unnecessarily reget pixfmt descriptorAndreas Rheinhardt2021-10-02
* avfilter/f_reverse: Don't use redundant query_formats functionAndreas Rheinhardt2021-10-02
* avfilter/avfilter: Remove unused bufferAndreas Rheinhardt2021-10-02
* avfilter/avfiltergraph: Remove always-true checkAndreas Rheinhardt2021-10-02
* avfilter/avfiltergraph: Free AVFilterGraph options properlyAndreas Rheinhardt2021-10-02
* avfilter/avfiltergraph: Simplify adding filter to graphAndreas Rheinhardt2021-10-02
* lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4Derek Buitenhuis2021-10-01
* avfilter/vf_codecview: added new options for blockLimin Wang2021-10-01
* swscale/swscale_internal: Avoid unsigned for slice parametersMichael Niedermayer2021-09-30
* libavformat/asfdec: Add braces to defineSoft Works2021-09-30
* libavformat/asfdec: Use predefined constantsSoft Works2021-09-30
* doc/filters: note values for afftflt window functionArif Driessen2021-09-30
* avfilter/vf_avgblur: switch to faster algorithmPaul B Mahol2021-09-30
* avfilter/vf_blend: add few more modesPaul B Mahol2021-09-30
* avcodec/siren: Improve the bits left threshold in decode_envelope()Michael Niedermayer2021-09-29
* avcodec/siren: Check available bits in decode_envelope()Michael Niedermayer2021-09-29
* avfilter/vf_blend: add harmonic modePaul B Mahol2021-09-29
* avfilter/vf_blend: add geometric modePaul B Mahol2021-09-29
* avfilter/vf_morpho: add tophat and blackhat operationsPaul B Mahol2021-09-29
* avfilter/vf_morpho: add gradient operation typePaul B Mahol2021-09-29
* avcodec/zmbvenc: Remove redundant pixel format checkAndreas Rheinhardt2021-09-29
* avfilter/vf_floodfill: constify the AVFrame parameter in is_same() and pick_p...James Almer2021-09-29
* fate/checkasm: add missing tests to FATEJames Almer2021-09-29
* avcodec/libsvtav1: properly enforce CQP mode when set in wrapperLimin Wang2021-09-29
* doc/encoders: add available values for libsvtav1 optionsLimin Wang2021-09-29
* avformat/hlsenc: add const for filename argumentLimin Wang2021-09-29
* avformat/utils: add const for argument passed to ff_is_http_proto()Limin Wang2021-09-29
* avfilter/vf_guided: Fix indentionLimin Wang2021-09-29
* avcodec: remove the unused low_delayLimin Wang2021-09-29
* avfilter/vf_morpho: Rename functions to unbreak MSVCAndreas Rheinhardt2021-09-29
* checkasm/hevc_pel: Fix stack buffer overreadsAndreas Rheinhardt2021-09-29