mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 17:28:28 +00:00
testcamera: added support for Motion JPEG camera frames
This commit is contained in:
parent
cf41ccc6ce
commit
5ccee77190
4 changed files with 8014 additions and 3 deletions
|
@ -164,6 +164,7 @@ def find_symbols_in_file(file: pathlib.Path) -> int:
|
|||
"include/SDL3",
|
||||
"build-scripts/gen_audio_resampler_filter.c",
|
||||
"build-scripts/gen_audio_channel_conversion.c",
|
||||
"test/stb_image.h",
|
||||
"test/win32/sdlprocdump.c",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue