[gstreamermm] Plugins: Add the funnel plug-in.
- From: José Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] Plugins: Add the funnel plug-in.
- Date: Thu, 12 May 2011 16:51:48 +0000 (UTC)
commit aa51e040b5c11f7befdb635e0e71885800bf8265
Author: José Alburquerque <jaalburqu svn gnome org>
Date: Thu May 12 12:19:18 2011 -0400
Plugins: Add the funnel plug-in.
* configure.ac:
* gstreamer/src/filelist.am: Add the new funnel plug-in and mention
it in the build.
ChangeLog | 8 ++++++++
configure.ac | 1 +
gstreamer/src/filelist.am | 1 +
3 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ee71749..d5723cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-05-12 José Alburquerque <jaalburqu svn gnome org>
+ Plugins: Add the funnel plug-in.
+
+ * configure.ac:
+ * gstreamer/src/filelist.am: Add the new funnel plug-in and mention
+ it in the build.
+
+2011-05-12 José Alburquerque <jaalburqu svn gnome org>
+
Regenerate the defs files.
* gstreamer/src/gst_enums.defs:
diff --git a/configure.ac b/configure.ac
index adedac0..f983224 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,6 +111,7 @@ fdsrc|fdsrc|FdSrc \
ffmpegcolorspace|ffmpegcolorspace|FfmpegColorSpace \
filesink|filesink|FileSink \
filesrc|filesrc|FileSrc \
+funnel|funnel|Funnel \
gdpdepay|gdpdepay|GDPDepay \
gdppay|gdppay|GDPPay \
giosink|giosink|GioSink \
diff --git a/gstreamer/src/filelist.am b/gstreamer/src/filelist.am
index 85ef3b9..d7db47a 100644
--- a/gstreamer/src/filelist.am
+++ b/gstreamer/src/filelist.am
@@ -46,6 +46,7 @@ plugins_hg = \
ffmpegcolorspace.hg \
filesink.hg \
filesrc.hg \
+ funnel.hg \
gdpdepay.hg \
gdppay.hg \
giosink.hg \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]