field order normalisation fix, add .vob to fezzik, field order detection for avformat
[melted] / src / tests / Makefile
index 8e680f1..0dd5bb8 100644 (file)
@@ -1,6 +1,8 @@
+include ../../config.mak
+
 TARGET = dan charlie pango pixbuf dissolve luma
 
-CFLAGS = -O3 -I .. -Wall -rdynamic -pthread
+CFLAGS = -O4 -pipe -ffast-math -fomit-frame-pointer -I .. -Wall -rdynamic -pthread
 
 LDFLAGS = -L ../framework -L ../modules -lmlt -lmltdv -lmltsdl