[FFmpeg-cvslog] lavu/pixdesc: favour formats where depth and subsampling exactly match

2022-09-17 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Wed Sep 7 21:03:15 2022 -0700| [ed83a3a5bddf4c209157dc9f041eda0721b4c3e0] | committer: Philip Langdale lavu/pixdesc: favour formats where depth and subsampling exactly match Since introducing the various packed formats used by VAAPI (and p012), we'v

[FFmpeg-cvslog] avcodec/exr: recreate offset table outside of packet

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 11:21:27 2022 +0200| [7c60badbedf26a6f3c96014697f96befcbbbace3] | committer: Paul B Mahol avcodec/exr: recreate offset table outside of packet Packet might not be writable at this point. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avcodec/exr: remove less usefull log messages

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 11:01:31 2022 +0200| [f80e5815c0a07ac1c0cb74e0f34c3ca9ff083d5b] | committer: Paul B Mahol avcodec/exr: remove less usefull log messages > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f80e5815c0a07ac1c0cb74e0f34c3ca9ff083d5b ---

[FFmpeg-cvslog] avcodec/8bps: fix style issue

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 10:32:16 2022 +0200| [05066cba1902456a8a269b13a3fbc7d06cc0afe0] | committer: Paul B Mahol avcodec/8bps: fix style issue > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=05066cba1902456a8a269b13a3fbc7d06cc0afe0 --- libavcodec/8bps.

[FFmpeg-cvslog] avcodec/tta: simplify final samples conversion

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 09:55:47 2022 +0200| [695bf82bfb233fa0e77af4029c88620d943c3cba] | committer: Paul B Mahol avcodec/tta: simplify final samples conversion Remove dubious overflow message and counter. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avcodec/mlpdec: fix decoding of overlapping channels in substreams

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Sep 15 16:14:08 2022 +0200| [e35af6bcef2cc3d370d257ba2466468d9ab3cdb3] | committer: Paul B Mahol avcodec/mlpdec: fix decoding of overlapping channels in substreams Fixes #5039 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e35af6bcef2cc

[FFmpeg-cvslog] avcodec: add XWD parser

2022-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 16 12:05:44 2022 +0200| [79dcee34dddf7c82d2e865f07b7b9887d3fb16a3] | committer: Paul B Mahol avcodec: add XWD parser > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79dcee34dddf7c82d2e865f07b7b9887d3fb16a3 --- libavcodec/Makefile