Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 6c080717f2 camera: Reset permissions to undecided when closing camera. il y a 1 an
  Ryan C. Gordon db8caa029b camera: Added new function with gendynapi.py. il y a 1 an
  Ryan C. Gordon 70b89ab70d camera: Added SDL_GetCameraDevicePosition. il y a 1 an
  Ryan C. Gordon b1ed49772c camera: Replace testcamera.c with testcameraminimal.c il y a 1 an
  Ryan C. Gordon bdcddf4810 camera: Disconnected cameras become zombies that feed blank frames. il y a 1 an
  Ryan C. Gordon 2613e3da24 camera: Rewrote Android support. il y a 1 an
  Ryan C. Gordon 848dcf8a5f main: Fixed compiler warning on Android. il y a 1 an
  Ryan C. Gordon 47313bba32 camera: SDL_GetCameraDevices should not report "no devices" like an error. il y a 1 an
  Ryan C. Gordon f3485a47b3 android: Add src/main/ files to Android.mk il y a 1 an
  Ryan C. Gordon 8db2a3b27a camera: Add an optional property that reports if a camera is back or front. il y a 1 an
  Ryan C. Gordon 0b8617f71d test: Fixed CMake to build testcameraminimal correctly on WinRT. il y a 1 an
  Ryan C. Gordon 99d1337de2 camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation. il y a 1 an
  Ryan C. Gordon f8fa08d2b1 camera: Fix compiler warnings on some platforms. il y a 1 an
  Ryan C. Gordon 22dbc0f32f camera: Patched to compile after rebasing to latest in main. il y a 1 an
  Ryan C. Gordon 7191a97fe3 camera: Windows support, through the Media Foundation API! il y a 1 an
  Ryan C. Gordon 3dca8a03da camera: Removed some debug logging. il y a 1 an
  Ryan C. Gordon 67708f9110 camera: Emscripten support! il y a 1 an
  Ryan C. Gordon 182f707284 include: Fixed doxygen comments on new camera APIs. il y a 1 an
  Ryan C. Gordon 2cdff93578 v4l2: Corrected SDL_UDEV_AddCallback return check after #8694. il y a 1 an
  Ryan C. Gordon 0b5875825e camera: framerate support. il y a 1 an
  Ryan C. Gordon 9ae39d52de camera: Add sources to Xcode and Visual Studio projects. il y a 1 an
  Ryan C. Gordon 87e7046fca camera: Public API functions should say "Format" not "Spec" to match audio. il y a 1 an
  Ryan C. Gordon f87d536229 camera: Added more accurate timestamps. il y a 1 an
  Ryan C. Gordon d3e6ef3cc6 camera: Massive code reworking. il y a 1 an
  Ryan C. Gordon 3d2d5d18f3 pixels: Packed-pixel YUV formats can legit report bits-per-pixel. il y a 1 an
  Ryan C. Gordon 8e1758260c surface: Fixed a typo in a comment. il y a 1 an
  Ryan C. Gordon cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. il y a 1 an
  Ryan C. Gordon 2ad44bd162 camera: Made a pass over all the sources, cleaning up for SDL3 style, etc. il y a 1 an
  Ryan C. Gordon 7ae955ce68 camera: Renamed everything from "video capture" to "camera", wired to CMake. il y a 1 an
  Ryan C. Gordon f49ce4a15d camera: Renamed "video_capture" files to "camera" and moved to own subdir. il y a 1 an