SDL/src/camera
2024-06-13 18:13:51 -04:00
..
android Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 2024-05-16 10:22:15 -07:00
coremedia Make sure the output settings match the camera device format 2024-06-11 20:43:28 -07:00
dummy camera: Windows support, through the Media Foundation API! 2024-02-20 15:56:26 -05:00
emscripten remove most of SDL_OutOfMemory() calls where SDL is the allocator. 2024-05-08 20:00:50 +03:00
mediafoundation SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs 2024-05-29 15:33:42 -04:00
pipewire Fixed SDL capitalization 2024-05-15 14:53:52 -07:00
v4l2 Fixed bug #9672 - v4l2/camera prevent deadlock when there is a delay between SDL_ReleaseCameraFrame and SDL_CloseCamera 2024-05-12 15:58:40 -07:00
SDL_camera.c camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. 2024-06-13 18:13:51 -04:00
SDL_camera_c.h camera: Massive code reworking. 2024-02-20 15:56:26 -05:00
SDL_syscamera.h camera: move PipeWire camera first in list 2024-05-09 13:19:27 -07:00