[FFmpeg-cvslog] avformat/img2dec: fix unable to find svg format when the svg resources start with "

2023-03-09 Thread Wang Yaqiang
ffmpeg | branch: master | Wang Yaqiang | Thu Mar 9 17:29:12 2023 +0800| [81bc7bc52e27d592c00fb4ed39a448d18d4d42db] | committer: Marton Balint avformat/img2dec: fix unable to find svg format when the svg resources start with " Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avformat/aea: make the AEA demuxer return EOF at the end of file instead of EIO

2023-03-09 Thread asivery
ffmpeg | branch: master | asivery | Tue Sep 27 00:13:10 2022 +0200| [1a4560ce4e957f16fbfce9d5e563f3c06ded37d1] | committer: Marton Balint avformat/aea: make the AEA demuxer return EOF at the end of file instead of EIO Signed-off-by: asivery Signed-off-by: Marton Balint > http://git.videolan

[FFmpeg-cvslog] lavu/vulkan: fix handle type for 32-bit targets

2023-03-09 Thread Kacper Michajłow
ffmpeg | branch: release/5.1 | Kacper Michajłow | Thu Mar 2 17:27:30 2023 +0100| [52d055b34d09601b54c07f31220842c1fd90d150] | committer: Martin Storsjö lavu/vulkan: fix handle type for 32-bit targets Fixes compilation with clang which errors out on Wint-conversion. Signed-off-by: Kacper Mich

[FFmpeg-cvslog] vulkan: Fix win/i386 calling convention

2023-03-09 Thread Martin Storsjö
ffmpeg | branch: release/5.1 | Martin Storsjö | Sun Mar 5 23:36:53 2023 +0200| [b7df1d29134dc1d8399a2f229d2b44f9288de6a4] | committer: Martin Storsjö vulkan: Fix win/i386 calling convention This fixes the following error when compiling with a modern version of Clang for Windows/i386: src/lib