Sam Lantinga
|
68322ac851
Ensure that all functions that follow the SDL_GetStringRule return temporary memory
|
1 anno fa |
Sam Lantinga
|
01199469de
SDL_GetCameras() follows the SDL_GetStringRule
|
1 anno fa |
Sam Lantinga
|
0fe6603747
SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule
|
1 anno fa |
Sam Lantinga
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
1 anno fa |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
1 anno fa |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 anno fa |
Aleksander
|
596c0af0f3
Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace
|
1 anno fa |
Sam Lantinga
|
d7391394d3
Switched the camera format to use framerate ratio instead of interval ratio
|
1 anno fa |
Sam Lantinga
|
aeea819494
Added colorspace to SDL_CameraSpec
|
1 anno fa |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 anno fa |
Ryan C. Gordon
|
5bc654aad3
camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule.
|
1 anno fa |
Sam Lantinga
|
4d392bfc67
Fixed camera capture on iOS
|
1 anno fa |
Mathieu Eyraud
|
43c2b42517
Fix stack address escape in SDL_CameraDevicePermissionOutcome()
|
1 anno fa |
Anonymous Maarten
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
1 anno fa |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 anno fa |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
1 anno fa |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
1 anno fa |
Wim Taymans
|
55d4b44441
camera: move PipeWire camera first in list
|
1 anno fa |
Wim Taymans
|
a340748c06
camera: add PipeWire camera support
|
1 anno fa |
Sam Lantinga
|
d4dc613559
Allow specifying only some SDL_CameraSpec fields when opening a camera
|
1 anno fa |
Sam Lantinga
|
861815e51d
Fixed camera FPS matching
|
1 anno fa |
Sam Lantinga
|
33eaddc565
Cleaned up various type conversion issues
|
2 anni fa |
Ryan C. Gordon
|
6c080717f2
camera: Reset permissions to undecided when closing camera.
|
2 anni fa |
Ryan C. Gordon
|
70b89ab70d
camera: Added SDL_GetCameraDevicePosition.
|
2 anni fa |
Ryan C. Gordon
|
bdcddf4810
camera: Disconnected cameras become zombies that feed blank frames.
|
2 anni fa |
Ryan C. Gordon
|
47313bba32
camera: SDL_GetCameraDevices should not report "no devices" like an error.
|
2 anni fa |
Ryan C. Gordon
|
99d1337de2
camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation.
|
2 anni fa |
Ryan C. Gordon
|
f8fa08d2b1
camera: Fix compiler warnings on some platforms.
|
2 anni fa |
Ryan C. Gordon
|
22dbc0f32f
camera: Patched to compile after rebasing to latest in main.
|
2 anni fa |
Ryan C. Gordon
|
7191a97fe3
camera: Windows support, through the Media Foundation API!
|
2 anni fa |