switch v4l2src from experimental to normal build. Fixes #536831
authorChristian Schaller <uraeus@gnome.org>
Fri, 20 Jun 2008 15:21:59 +0000 (15:21 +0000)
committerChristian Schaller <uraeus@gnome.org>
Fri, 20 Jun 2008 15:21:59 +0000 (15:21 +0000)
Original commit message from CVS:
switch v4l2src from experimental to normal build. Fixes #536831

ChangeLog
common
configure.ac

index ccda660..e8ab27a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
+
+       * configure.ac: switch v4l2src over to the normal build instead of
+       being 'experimental'. Fixes bug #536831.
+
 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
diff --git a/common b/common
index 46ec7df..d9cd98b 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 46ec7dfc1c09ff550ed6b7a4e0d3f2b2ac7d3ee8
+Subproject commit d9cd98b46aebaf143dc43d8563a3bff650be6a7e
index 5d6fc90..0f81eaa 100644 (file)
@@ -479,7 +479,6 @@ esac
 dnl *** Video 4 Linux 2 ***
 dnl for information about the header/define, see sys/v4l2/gstv4l2element.h
 dnl renamed to GST_V4L2 because of some conflict with kernel headers
-USE_GST_V4L2=$BUILD_EXPERIMENTAL
 translit(dnm, m, l) AM_CONDITIONAL(USE_GST_V4L2, true)
 AG_GST_CHECK_FEATURE(GST_V4L2, [Video 4 Linux 2], v4l2src, [
   AC_MSG_CHECKING([Checking for up to date v4l2 installation])