SDL/src/camera
nmlgc 37b86a6d2f windows: fix Unicode function and type inconsistencies
The surrounding code in all of these instances expects the Unicode
variants. Previously, this code mixed Unicode and ANSI/ASCII calls if
`UNICODE` was undefined, which caused type and logic errors. Explicitly
spelling out the W removes any reliance on that macro.
2025-05-08 07:22:11 -07:00
..
android Use the expected plane size when capturing Android camera frames 2025-01-01 15:58:27 -08:00
coremedia Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dummy Updated copyright for 2025 2025-01-01 07:45:52 -08:00
emscripten camera: Fixed surface formats, etc, for Emscripten backend. 2025-02-28 16:15:01 -05:00
mediafoundation windows: fix Unicode function and type inconsistencies 2025-05-08 07:22:11 -07:00
pipewire pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75 2025-03-03 07:32:19 -08:00
v4l2 v4l2: map SDL_PIXELFORMAT_MJPG to V4L2_PIX_FMT_MJPEG 2025-02-21 23:04:13 -08:00
vita Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_camera.c camera: Delete some failure code that should have been removed before. 2025-03-01 14:52:56 -05:00
SDL_camera_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_syscamera.h camera: Fixed surface formats, etc, for Emscripten backend. 2025-02-28 16:15:01 -05:00