attempt to retain samples in mlt_frame_mix_audio, make consumers request the number...
[melted] / mlt / src / modules / core / Makefile
index fe4a0bb..9dd52cd 100644 (file)
@@ -5,8 +5,10 @@ OBJS = factory.o \
           producer_ppm.o \
           filter_deinterlace.o \
           filter_greyscale.o \
+          filter_gamma.o \
           filter_resize.o \
-          transition_composite.o
+          transition_composite.o \
+          transition_luma.o
 
 CFLAGS = -I../../ -Wall -g -D_FILE_OFFSET_BITS=64 -pthread