From: Sebastian Dröge Date: Thu, 12 Apr 2012 17:56:12 +0000 (+0200) Subject: Fix make distcheck X-Git-Tag: 1.19.3~499^2~932 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7992d19d7d498a531d97a09ecbbc40941ad52347;p=platform%2Fupstream%2Fgstreamer.git Fix make distcheck --- diff --git a/Makefile.am b/Makefile.am index de80f09..cf31a9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,15 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc COMMON_SUBDIRS = ext docs common tests -SUBDIRS = $(FFMPEG_SUBDIRS) $(COMMON_SUBDIRS) +SUBDIRS = $(LIBAV_SUBDIRS) $(COMMON_SUBDIRS) DIST_SUBDIRS = $(COMMON_SUBDIRS) gst-libs # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak EXTRA_DIST = \ - gst-ffmpeg.spec depcomp autogen.sh \ - AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \ + gst-libav.spec depcomp autogen.sh \ + AUTHORS COPYING NEWS README ChangeLog gst-libav.doap \ $(win32) ACLOCAL_AMFLAGS = -I m4 -I common/m4 diff --git a/gst-libav.doap b/gst-libav.doap index 0952ad6..45b9fd4 100644 --- a/gst-libav.doap +++ b/gst-libav.doap @@ -5,20 +5,20 @@ xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:admin="http://webns.net/mvcb/"> - GStreamer FFmpeg Plug-ins - gst-ffmpeg - + GStreamer libav Plug-ins + gst-libav + 2004-02-26 -a plug-in using the FFmpeg library +a plug-in using the libav library -GStreamer FFmpeg plug-in contains elements using the FFmpeg library code. It +GStreamer libav plug-in contains elements using the libav library code. It contains most popular decoders as well as very fast colorspace conversion elements. - + C