0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/vlc-video
PatTheMav 13a23f6471 plugins: Suppress warnings about implicit integer downcasts
Returned values are usually 64-bit in length but commonly stored in
16-bit integers anyway.
2023-08-31 17:52:08 -04:00
..
cmake cmake: Remove Info.plist template files for macOS builds 2023-06-17 12:23:33 -04:00
data/locale Update translations from Crowdin 2023-08-13 14:09:15 +00:00
CMakeLists.txt plugins: Suppress warnings about implicit integer downcasts 2023-08-31 17:52:08 -04:00
vlc-video-plugin.c vlc-video: Fix video rotation and aspect ratio 2022-05-07 16:03:24 -07:00
vlc-video-plugin.h vlc-video: Fix video rotation and aspect ratio 2022-05-07 16:03:24 -07:00
vlc-video-source.c vlc-video: Define media file array type for function parameter lists 2023-07-01 00:39:13 -07:00