[FFmpeg-cvslog] lavf: remove reference to output-example in Makefile

Stefano Sabatini git at videolan.org
Mon Jun 6 01:57:36 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Mon Jun  6 01:50:27 2011 +0200| [6700aa8810d877cb017d977f12638481df459eb1] | committer: Stefano Sabatini

lavf: remove reference to output-example in Makefile

output-example.c (and renamed to muxing-example.c) has been moved to
doc/examples.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6700aa8810d877cb017d977f12638481df459eb1
---

 libavformat/Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libavformat/Makefile b/libavformat/Makefile
index 6d3a027..e5ec44b 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -343,5 +343,3 @@ OBJS-$(CONFIG_JACK_INDEV)                += timefilter.o
 TESTPROGS = timefilter
 
 include $(SUBDIR)../subdir.mak
-
-$(SUBDIR)output-example$(EXESUF): ELIBS = -lswscale



More information about the ffmpeg-cvslog mailing list