[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 81e8b0b web/download: Add FFmpeg 4.4.2

2022-04-14 Thread ffmpeg-git
The branch, master has been updated via 81e8b0b1e6a1513f3fe771bf8684e13eea8e646c (commit) from 8320d755c13dfb963610a43f507f9ca93cbde45b (commit) - Log - commit 81e8b0b1e6a1513f3fe771bf8684e13eea8e646c Author:

[FFmpeg-cvslog] Tag n4.4.2 : FFmpeg 4.4.2 release

2022-04-14 Thread git
[ffmpeg] [branch: refs/tags/n4.4.2] Tag:51019e0ab2ec6517ae0a2dd666ef53368a780250 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=51019e0ab2ec6517ae0a2dd666ef53368a780250 Tagger: Michael Niedermayer Date: Thu Apr 14 22:12:10 2022 +0200 FFmpeg 4.4.2 release

[FFmpeg-cvslog] avfilter: add pixelize video filter

2022-04-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 12 09:08:11 2022 +0200| [391ce570c8a3417b3ecfcf8466815b036ffd57ee] | committer: Paul B Mahol avfilter: add pixelize video filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=391ce570c8a3417b3ecfcf8466815b036ffd57ee --- Changelog

[FFmpeg-cvslog] avfilter: add feedback video filter

2022-04-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Apr 4 13:50:01 2022 +0200| [7e8129548850096583d7ef69fc94948447095f9f] | committer: Paul B Mahol avfilter: add feedback video filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e8129548850096583d7ef69fc94948447095f9f --- Changelog

[FFmpeg-cvslog] avfilter/avf_showspectrum: fix pts offset by one

2022-04-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Apr 14 22:11:46 2022 +0200| [a34fe3dfa97bbbfd055964aaf7a6b1a3badb1f8a] | committer: Paul B Mahol avfilter/avf_showspectrum: fix pts offset by one > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a34fe3dfa97bbbfd055964aaf7a6b1a3badb1f8a

[FFmpeg-cvslog] Changelog: update

2022-04-14 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Thu Apr 14 21:48:15 2022 +0200| [d61977cbe453869cec28d32b71fe25c2cd965dcf] | committer: Michael Niedermayer Changelog: update Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate/subtitles: Use REMUX where appropriate

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 03:17:54 2022 +0200| [c3b2bee589ba3cdd3ed93641b16b228b4dcb0143] | committer: Andreas Rheinhardt fate/subtitles: Use REMUX where appropriate It also adds the missing depenencies on the file and pipe protocols and the framecrc muxer.

[FFmpeg-cvslog] fate/image: Use TRANSCODE where appropriate

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 03:13:57 2022 +0200| [c4c38d2d14400781b1172c5f615a88dbf95cb0e1] | committer: Andreas Rheinhardt fate/image: Use TRANSCODE where appropriate Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] fate/oma: Use REMUX where appropriate

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 03:18:52 2022 +0200| [fe2eb9760f3d1552298d8d12c7045eb327e70220] | committer: Andreas Rheinhardt fate/oma: Use REMUX where appropriate Simplifies the checks. Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] tests/Makefile: Add auxiliary functions for transcode and stream_remux

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 03:00:42 2022 +0200| [7297b17a84ec83a4b56ecd6b5d2020a14c10b1bf] | committer: Andreas Rheinhardt tests/Makefile: Add auxiliary functions for transcode and stream_remux Tests using the transcode and stream_remux functions have some

[FFmpeg-cvslog] avcodec/mjpegenc: Don't unnecessarily grow buffer

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 00:14:32 2022 +0200| [202da3bf486c8168170597b01f8261de288c250c] | committer: Andreas Rheinhardt avcodec/mjpegenc: Don't unnecessarily grow buffer The size of the ICC chunk has already been accounted for when the packet's buffer was

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Fix unnecessary linear growth of buffer

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 12 00:02:11 2022 +0200| [c3047da646bee6eeaac505fa11cfc97eaffa2286] | committer: Andreas Rheinhardt avcodec/mpegvideo_enc: Fix unnecessary linear growth of buffer If one encodes MJPEG with a single slice and uses input with

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Remove always-true check

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 23 23:41:05 2022 +0100| [f703cbabdb9bd0f7599d78c6ff1e8a2f38a502b3] | committer: Andreas Rheinhardt avcodec/mpegvideo_enc: Remove always-true check It is a remnant of the old way for user-supplied buffers; it is always-true since

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Ignore ICC profile size when not MJPEG

2022-04-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Apr 11 23:35:01 2022 +0200| [4487dd8bb5b3f34cf5d8601a331387f56319f594] | committer: Andreas Rheinhardt avcodec/mpegvideo_enc: Ignore ICC profile size when not MJPEG MJPEG is the only mpegvideo-based encoder making use of it. Fixes linking

[FFmpeg-cvslog] avfilter/avf_showspectrum: add alpha pixel format support

2022-04-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Apr 14 17:26:13 2022 +0200| [1764a6887befc11eca91d2f4240e4b0233afc246] | committer: Paul B Mahol avfilter/avf_showspectrum: add alpha pixel format support >

[FFmpeg-cvslog] avformat/ipfsgateway: define PATH_MAX

2022-04-14 Thread Mark Gaiser
ffmpeg | branch: master | Mark Gaiser | Wed Apr 13 17:21:42 2022 +0200| [ea84eb2db13f9a2df78de431b993780f9562f642] | committer: Martin Storsjö avformat/ipfsgateway: define PATH_MAX PATH_MAX is posix. Some compilers (MSVC) don't define this thus failing to compile the ipfsgateway file.