testcamera: added support for Motion JPEG camera frames

This commit is contained in:
Sam Lantinga 2025-02-10 16:43:48 -08:00
parent cf41ccc6ce
commit 5ccee77190
4 changed files with 8014 additions and 3 deletions

View file

@ -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",
]