]> git.sesse.net Git - ffmpeg/blobdiff - tools/Makefile
avcodec/av1dec: parse dimensions from the sequence header in extradata
[ffmpeg] / tools / Makefile
index 001093105ba40cd9e769e7b523cc67b269b62b74..88d64ce6d25531d5d98f57b6664338d8018e3832 100644 (file)
@@ -9,7 +9,10 @@ tools/target_bsf_%_fuzzer.o: tools/target_bsf_fuzzer.c
        $(COMPILE_C) -DFFMPEG_BSF=$*
 
 tools/target_dem_fuzzer.o: tools/target_dem_fuzzer.c
-       $(COMPILE_C)
+       $(COMPILE_C) -DIO_FLAT=1
+
+tools/target_io_dem_fuzzer.o: tools/target_dem_fuzzer.c
+       $(COMPILE_C) -DIO_FLAT=0
 
 OUTDIRS += tools