ffmpeg 3.4.1, add libopus, openexr probe tweak, rel path for filelist, avg_frame_rate...
[goodguy/history.git] / cinelerra-5.1 / plugins / deinterlace-cv / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/deinterlace-cv.o  \
4         $(OBJDIR)/deinterwindow-cv.o
5
6 PLUGIN = deinterlace-cv
7
8 include ../../plugin_config
9
10 $(OBJDIR)/deinterlace-cv.o: deinterlace-cv.C
11 $(OBJDIR)/deinterwindow-cv.o: deinterwindow-cv.C
12
13
14