[FFmpeg-cvslog] avformat/dump: always print non-tile streams in tile grid groups

2024-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 26 14:18:05 2024 -0300| [545de54e3e0ce5ad1285aa5e111e6657ad803f79] | committer: James Almer avformat/dump: always print non-tile streams in tile grid groups This ensures streams in the group that don't belong in the grid are printed with the defau

[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values

2024-09-27 Thread Lynne
ffmpeg | branch: release/7.1 | Lynne | Fri Sep 27 09:52:14 2024 +0200| [9ada04faa3780c6360ffc6f354374e06bca00a8a] | committer: Lynne vulkan_encode_h265: fix rate control VBV values The values written were placeholder values. (cherry picked from commit 81c6e6c9eeb2ced02654631dbe83d342e6b59505)

[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values

2024-09-27 Thread Lynne
ffmpeg | branch: release/7.1 | Lynne | Fri Sep 27 09:49:35 2024 +0200| [0482410818e0fcff0e77f2d2813d391809f52ce4] | committer: Lynne vulkan_encode_h264: fix rate control VBV values The values must be in milliseconds, not bytes. (cherry picked from commit 934be0ff50fbe58aa44bc8a876f07195846d15e

[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values

2024-09-27 Thread Lynne
ffmpeg | branch: master | Lynne | Fri Sep 27 09:52:14 2024 +0200| [81c6e6c9eeb2ced02654631dbe83d342e6b59505] | committer: Lynne vulkan_encode_h265: fix rate control VBV values The values written were placeholder values. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81c6e6c9eeb2ce

[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values

2024-09-27 Thread Lynne
ffmpeg | branch: master | Lynne | Fri Sep 27 09:49:35 2024 +0200| [934be0ff50fbe58aa44bc8a876f07195846d15ea] | committer: Lynne vulkan_encode_h264: fix rate control VBV values The values must be in milliseconds, not bytes. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=934be0ff50f

[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries

2024-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Sep 25 15:13:34 2024 +0300| [bd22d7e601933ef8a0975fc9252cee2d44632f61] | committer: Martin Storsjö configure: Silence Xcode warnings about duplicate libraries Since Xcode 15, macOS developer tools use a new linker. The new linker by default warns

[FFmpeg-cvslog] MAINTAINERS: remove libopenjpeg decoder entry

2024-09-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Sep 25 21:34:22 2024 +0530| [2b689261c5bae0005a76403219392f8a597717ed] | committer: Gyan Doshi MAINTAINERS: remove libopenjpeg decoder entry The decoder wrapper was removed in 60ccb3fe78 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b68

[FFmpeg-cvslog] avformat/dump: reduce indentation when printing streams within a group

2024-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Sep 27 19:41:29 2024 -0300| [9d265a9677e6db314228c22c4bbedb4519383850] | committer: James Almer avformat/dump: reduce indentation when printing streams within a group Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avformat/dump: don't print streams withing a group twice

2024-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Sep 27 19:44:18 2024 -0300| [01c47dd235aea6bfb78a260494b47cf56183e981] | committer: James Almer avformat/dump: don't print streams withing a group twice Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=01c47dd23