summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-30 12:18:41 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-30 12:18:41 +0000
commit64baa0a0c6d898e8852e6c9d8be7278fafbbb1cb (patch)
treef4c7d2246a3eddab4ee31d32f84082ee4a9186e5 /configure.ac
parente483f6c651ad2ba618636d751716fba155400c99 (diff)
Use new error code for encrypted streams (which requires core CVS).
Original commit message from CVS: * configure.ac: * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Use new error code for encrypted streams (which requires core CVS).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 130d46ba..0752247b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.18
+GST_REQ=0.10.19.1
GSTPB_REQ=0.10.18
dnl *** autotools stuff ****