Update to GStreamer 1.12

This commit is contained in:
Thibault Saunier 2017-08-18 12:29:59 -03:00
parent 4af160f4ae
commit 0ecef127b1
2 changed files with 7629 additions and 1890 deletions

View file

@ -10,8 +10,8 @@ LT_INIT
dnl Package settings
ASSEMBLY_VERSION=`cat VERSION`
ASSEMBLY_COMPANY=""
ASSEMBLY_COPYRIGHT="2014 GStreamerSharp Contributors"
ASSEMBLY_DESCRIPTION="Gst-1.4 bindings for Mono"
ASSEMBLY_COPYRIGHT="GStreamerSharp Contributors"
ASSEMBLY_DESCRIPTION="Gst-1.12 bindings for Mono"
ASSEMBLY_NAME="gstreamer-sharp"
ASSEMBLY_NAMESPACE="Gst"
ASSEMBLY_PC="gstreamer-sharp-1.0"
@ -151,7 +151,7 @@ AC_SUBST(MONODOCS2HTML)
AM_CONDITIONAL(ENABLE_MONODOC, test "x$enable_monodoc" = "xyes")
dnl Check for Gst
GSTREAMER_REQUIRED_VERSION=1.4.0
GSTREAMER_REQUIRED_VERSION=1.12.0
PKG_CHECK_MODULES(GST,
gstreamer-1.0 >= $GSTREAMER_REQUIRED_VERSION
gstreamer-app-1.0 >= $GSTREAMER_REQUIRED_VERSION

File diff suppressed because it is too large Load diff