slomo gst-plugins-bad: gst-plugins-bad/
| Newsgroups | gmane.comp.video.gstreamer.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: slomo
Date: Fri Nov 21 2008 10:37:28 UTC
Log message:
* configure.ac:
Remove the "experimental" flag from the deinterlace2 plugin.
Modified files:
. : ChangeLog configure.ac
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3720&r2=1.3721
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/configure.ac.diff?r1=1.910&r2=1.911
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3720
retrieving revision 1.3721
diff -u -d -r1.3720 -r1.3721
--- ChangeLog 21 Nov 2008 10:27:12 -0000 1.3720
+++ ChangeLog 21 Nov 2008 10:37:12 -0000 1.3721
@@ -1,6 +1,11 @@
2008-11-21 Sebastian Dröge <[email protected]>
* configure.ac:
+ Remove the "experimental" flag from the deinterlace2 plugin.
+
+2008-11-21 Sebastian Dröge <[email protected]>
+ * configure.ac:
* gst/mxf/Makefile.am:
* gst/mxf/mxf.c: (plugin_init):
* gst/mxf/mxfaes-bwf.c:
Index: configure.ac
RCS file: /cvs/gstreamer/gst-plugins-bad/configure.ac,v
retrieving revision 1.910
retrieving revision 1.911
diff -u -d -r1.910 -r1.911
--- configure.ac 21 Nov 2008 10:27:13 -0000 1.910
+++ configure.ac 21 Nov 2008 10:37:13 -0000 1.911
@@ -289,9 +289,8 @@
fi
dnl disable experimental plug-ins
-if test "x$BUILD_EXPERIMENTAL" != "xyes"; then
- AG_GST_DISABLE_PLUGIN(deinterlace2)
-fi
+#if test "x$BUILD_EXPERIMENTAL" != "xyes"; then
+#fi
dnl disable gst plugins we might not be able to build on this
dnl platform: librfb (ugly but minimally invasive)
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose