SDL/src/camera
Susko3 56feecc17d
Fix property cleanup callback not being called on error (#9663)
The documentation for `SDL_SetPropertyWithCleanup` mentions that the cleanup function
is called upon failure. But this wasn't working in the code.
2024-05-06 14:50:28 -07:00
..
android camera: Fixed Android hotplug. 2024-02-20 15:56:26 -05:00
coremedia camera: Added SDL_GetCameraDevicePosition. 2024-02-20 15:56:26 -05:00
dummy camera: Windows support, through the Media Foundation API! 2024-02-20 15:56:26 -05:00
emscripten camera: Added SDL_GetCameraDevicePosition. 2024-02-20 15:56:26 -05:00
mediafoundation Fix property cleanup callback not being called on error (#9663) 2024-05-06 14:50:28 -07:00
v4l2 Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_camera.c Allow specifying only some SDL_CameraSpec fields when opening a camera 2024-05-02 12:25:39 -07:00
SDL_camera_c.h camera: Massive code reworking. 2024-02-20 15:56:26 -05:00
SDL_syscamera.h Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00