diff Makefile @ 5078:78acb97d1ac5 libavformat

Make the configure script select the input/output devices using --enable-indev, --enable-outdev rather than --enable-demuxer, --enable-muxer as before, same for disabling them.
author stefano
date Mon, 29 Jun 2009 18:49:15 +0000
parents 426184789800
children 7f301df06994
line wrap: on
line diff
--- a/Makefile	Mon Jun 29 18:37:29 2009 +0000
+++ b/Makefile	Mon Jun 29 18:49:15 2009 +0000
@@ -251,7 +251,7 @@
 OBJS-$(CONFIG_UDP_PROTOCOL)              += udp.o
 
 # libavdevice dependencies
-OBJS-$(CONFIG_JACK_DEMUXER)              += timefilter.o
+OBJS-$(CONFIG_JACK_INDEV)                += timefilter.o
 
 EXAMPLES  = output
 TESTPROGS = timefilter