0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins/vlc-video
Norihiro Kamae ba77ca6592 vlc-video: Fix crash at removing files from missing-file dialog
The callback missing_file_callback will get an empty string when a user
decided to remove the file on the missing file dialog.
Avoid the empty string to be held in files array and remove it.
Also avoid passing an empty file name from the property to internal
functions.
2022-10-09 16:40:06 -07:00
..
data/locale Update translations from Crowdin 2022-08-30 09:00:44 +00:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -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: Fix crash at removing files from missing-file dialog 2022-10-09 16:40:06 -07:00