From: David Schleef Date: Mon, 14 Jul 2003 08:26:54 +0000 (+0000) Subject: Add gst/overlay directory X-Git-Tag: 1.19.3~511^2~15347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1cda8cfdb0fb555c29260232a3aaf62170d6ac2a;p=platform%2Fupstream%2Fgstreamer.git Add gst/overlay directory Original commit message from CVS: Add gst/overlay directory --- diff --git a/configure.ac b/configure.ac index 8c1d20e60c..80da6143c9 100644 --- a/configure.ac +++ b/configure.ac @@ -253,7 +253,7 @@ GST_PLUGINS_ALL="\ filter flx goom intfloat law level median mixmatrix \ mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub \ mpegaudio mpegaudioparse mpegstream mpegtypes \ - monoscope oneton passthrough playondemand qtdemux \ + monoscope oneton overlay passthrough playondemand qtdemux \ realmedia rtp rtjpeg silence sine smooth smpte \ spectrum speed stereo synaesthesia udp vbidec \ videocrop videofilter videoflip videoscale videotestsrc \ @@ -1171,6 +1171,7 @@ gst/modplug/Makefile gst/modplug/libmodplug/Makefile gst/monoscope/Makefile gst/oneton/Makefile +gst/overlay/Makefile gst/passthrough/Makefile gst/playondemand/Makefile gst/qtdemux/Makefile