[FFmpeg-cvslog] avcodec/parser: Schedule av_parser_change for removal

2021-03-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 26 10:32:51 2021 +0100| [dc20b27802a4db3e46952b53c3aa8f331beffd37] | committer: Andreas Rheinhardt avcodec/parser: Schedule av_parser_change for removal Originally deprecated in 748c2fca7e4d99357c234936aa71212a6282be36, publically deprecat

[FFmpeg-cvslog] avfilter: add identity video filter

2021-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Mar 3 15:21:04 2021 +0100| [4a69cd4e4eba490b7e1ce33b45662e26d87a6a18] | committer: Paul B Mahol avfilter: add identity video filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4a69cd4e4eba490b7e1ce33b45662e26d87a6a18 --- Changelog

[FFmpeg-cvslog] avfilter: add msad video filter

2021-03-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Mar 3 19:31:38 2021 +0100| [17127f81c5b9962293af01b73a6b0c27fffb080f] | committer: Paul B Mahol avfilter: add msad video filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17127f81c5b9962293af01b73a6b0c27fffb080f --- Changelog

[FFmpeg-cvslog] avcodec/libxvid: Remove unnecessary header

2021-03-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Mar 6 13:05:42 2021 +0100| [2570663966482152f383bf3ad85a9db9f87197c0] | committer: Andreas Rheinhardt avcodec/libxvid: Remove unnecessary header Forgotten in a1c6fc773f941fd6a6ef3f12f102a7902ae69453. Signed-off-by: Andreas Rheinhardt > htt

[FFmpeg-cvslog] avformat/http: Fix leak when using deprecated option

2021-03-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Mar 6 13:55:04 2021 +0100| [9665fd31e8f5d9738e742fcdf0e76ea9ce76b049] | committer: Andreas Rheinhardt avformat/http: Fix leak when using deprecated option When the deprecated option "user-agent" was set to something different than its default

[FFmpeg-cvslog] doc/muxers.texi: Readd documentation removed accidentally

2021-03-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Mar 6 17:11:38 2021 +0100| [a7f841718ff93e3143f218cfdc27d1764024b0eb] | committer: Andreas Rheinhardt doc/muxers.texi: Readd documentation removed accidentally Happened in e7c04eaf50b4b50f2528ab2c69b76777a1862535. Reviewed-by: James Almer S