1
0
Fork 0
godot/modules/camera
KOGA Mitsuhiro 07a9f91863 Android: Fix camera feed switching and stride-aligned buffer handling
- Handle stride-aligned YUV planes from camera driver
- Fix callback context to support multiple camera feeds
- Synchronize camera session closure before device close
- Prevent image buffer stall when switching feeds
- Deactivate camera feeds before removal
- Replace auto with explicit type in callbacks

Fixes #110711
Fixes #114468
2026-01-07 03:01:37 +09:00
..
SCsub
buffer_decoder.cpp
buffer_decoder.h
camera_android.cpp Android: Fix camera feed switching and stride-aligned buffer handling 2026-01-07 03:01:37 +09:00
camera_android.h Android: Fix camera feed switching and stride-aligned buffer handling 2026-01-07 03:01:37 +09:00
camera_feed_linux.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
camera_feed_linux.h
camera_linux.cpp
camera_linux.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
camera_macos.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
camera_macos.mm Improve error handling in macOS camera module 2026-01-05 18:39:34 +09:00
camera_win.cpp
camera_win.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
config.py
register_types.cpp
register_types.h