obs-studio/plugins/image-source
Norihiro Kamae 4359489f81 image-source: Define image file array type for function parameter lists
To avoid passing `struct darray *` type, which cannot hold the type
information, this commit defines array types and uses that types on the
function parameters.
2023-07-01 00:39:13 -07: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-05-01 23:11:13 +00:00
CMakeLists.txt cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
color-source.c plugins: Cleanup unused-parameters 2022-07-19 11:01:00 -04:00
image-source.c plugins: Replace OBS_UNUSED with UNUSED_PARAMETER 2022-07-20 08:22:08 +02:00
obs-slideshow.c image-source: Define image file array type for function parameter lists 2023-07-01 00:39:13 -07:00