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

2023-03-07 Thread Kacper Michajłow
ffmpeg | branch: master | Kacper Michajłow | Thu Mar 2 17:27:30 2023 +0100| [cc76e8340d28438c1ac56ee7dfd774d25e944264] | 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 Michajłow

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

2023-03-07 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sun Mar 5 23:36:53 2023 +0200| [f9620d74cd49c35223304ba41e28be6144e45783] | 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/libavuti

[FFmpeg-cvslog] codec/arm/hevcdsp_idct_neon: remove duplicate mov

2023-03-07 Thread xufuji456
ffmpeg | branch: master | xufuji456 <839789...@qq.com> | Mon Mar 6 10:18:01 2023 +0800| [b10eabdab3e2bd5d4d8e66064dda63185d6829b4] | committer: Martin Storsjö codec/arm/hevcdsp_idct_neon: remove duplicate mov Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co