Green Sky
|
11129761e7
v4l2: return success if the device is ready
|
11 月之前 |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 年之前 |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 年之前 |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
1 年之前 |
Sam Lantinga
|
bafbbbf7dd
Fixed V4L2 framerate request
|
1 年之前 |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 年之前 |
Sam Lantinga
|
d7391394d3
Switched the camera format to use framerate ratio instead of interval ratio
|
1 年之前 |
Sam Lantinga
|
aeea819494
Added colorspace to SDL_CameraSpec
|
1 年之前 |
Sylvain
|
7b252634fd
Fixed bug #9672 - v4l2/camera prevent deadlock when there is a delay between SDL_ReleaseCameraFrame and SDL_CloseCamera
|
1 年之前 |
Sam Lantinga
|
33eaddc565
Cleaned up various type conversion issues
|
1 年之前 |
Ozkan Sezer
|
3b7533f4a2
SDL_camera_v4l2: allow building against older kernel headers
|
1 年之前 |
Ryan C. Gordon
|
70b89ab70d
camera: Added SDL_GetCameraDevicePosition.
|
1 年之前 |
Ryan C. Gordon
|
7191a97fe3
camera: Windows support, through the Media Foundation API!
|
1 年之前 |
Ryan C. Gordon
|
67708f9110
camera: Emscripten support!
|
1 年之前 |
Ryan C. Gordon
|
2cdff93578
v4l2: Corrected SDL_UDEV_AddCallback return check after #8694.
|
1 年之前 |
Ryan C. Gordon
|
0b5875825e
camera: framerate support.
|
1 年之前 |
Ryan C. Gordon
|
87e7046fca
camera: Public API functions should say "Format" not "Spec" to match audio.
|
1 年之前 |
Ryan C. Gordon
|
f87d536229
camera: Added more accurate timestamps.
|
1 年之前 |
Ryan C. Gordon
|
d3e6ef3cc6
camera: Massive code reworking.
|
1 年之前 |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
1 年之前 |
Ryan C. Gordon
|
2ad44bd162
camera: Made a pass over all the sources, cleaning up for SDL3 style, etc.
|
1 年之前 |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
1 年之前 |
Ryan C. Gordon
|
f49ce4a15d
camera: Renamed "video_capture" files to "camera" and moved to own subdir.
|
1 年之前 |