default progressive off
[melted] / src / modules / avformat / Makefile
index 8a67046..e702047 100644 (file)
@@ -4,7 +4,7 @@ TARGET = ../libmltavformat.so
 OBJS = factory.o \
           producer_avformat.o
 
-CFLAGS = -I../../ -Wall -g -D_FILE_OFFSET_BITS=64
+CFLAGS = -O3 -I../../ -Wall -g -D_FILE_OFFSET_BITS=64
 
 LDFLAGS = -lavformat -lavcodec