Ivan Epifanov
|
6da4d94abf
VITA: implement camera subsystem
|
1 yıl önce |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 yıl önce |
Sam Lantinga
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 yıl önce |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 yıl önce |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 yıl önce |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
1 yıl önce |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 yıl önce |
Sam Lantinga
|
d7391394d3
Switched the camera format to use framerate ratio instead of interval ratio
|
1 yıl önce |
Sam Lantinga
|
aeea819494
Added colorspace to SDL_CameraSpec
|
1 yıl önce |
Wim Taymans
|
55d4b44441
camera: move PipeWire camera first in list
|
1 yıl önce |
Wim Taymans
|
a340748c06
camera: add PipeWire camera support
|
1 yıl önce |
Sam Lantinga
|
33eaddc565
Cleaned up various type conversion issues
|
2 yıl önce |
Ryan C. Gordon
|
26ffbe43c2
camera: turn OFF `DEBUG_CAMERA` debug logging.
|
2 yıl önce |
Ryan C. Gordon
|
70b89ab70d
camera: Added SDL_GetCameraDevicePosition.
|
2 yıl önce |
Ryan C. Gordon
|
bdcddf4810
camera: Disconnected cameras become zombies that feed blank frames.
|
2 yıl önce |
Ryan C. Gordon
|
2613e3da24
camera: Rewrote Android support.
|
2 yıl önce |
Ryan C. Gordon
|
99d1337de2
camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation.
|
2 yıl önce |
Ryan C. Gordon
|
7191a97fe3
camera: Windows support, through the Media Foundation API!
|
2 yıl önce |
Ryan C. Gordon
|
67708f9110
camera: Emscripten support!
|
2 yıl önce |
Ryan C. Gordon
|
f87d536229
camera: Added more accurate timestamps.
|
2 yıl önce |
Ryan C. Gordon
|
d3e6ef3cc6
camera: Massive code reworking.
|
2 yıl önce |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
2 yıl önce |
Ryan C. Gordon
|
2ad44bd162
camera: Made a pass over all the sources, cleaning up for SDL3 style, etc.
|
2 yıl önce |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
2 yıl önce |
Ryan C. Gordon
|
f49ce4a15d
camera: Renamed "video_capture" files to "camera" and moved to own subdir.
|
2 yıl önce |