Files
UltraGrid/test/gpujpeg_test.cpp
Martin Pulec ef0037313c fix gpujpeg_test
The test was still using module_done to destroy compress - this was
incorrect the commit 0557730 (2024-03-08) but didn't crash because struct
compress_state still has struct module as first member (the test is also
not run by CI).
2025-06-18 09:45:34 +02:00

3.4 KiB