mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 22:05:58 +00:00
Update to 1.3.91
This commit is contained in:
parent
e54dfcb65b
commit
663a2b0872
4 changed files with 10549 additions and 6385 deletions
|
@ -7,4 +7,4 @@ EXTRA_DIST = gstreamer-sharp-1.0.pc.in out/gstreamer-sharp.dll.config
|
|||
DISTCLEANFILES = gstreamer-sharp-1.0.pc
|
||||
|
||||
regenerate:
|
||||
bindinate --name=gstreamer --regenerate=true --merge-with=GstBase-1.0,GstTag-1.0,GstVideo-1.0,GstAudio-1.0,GstPbutils-1.0,GstApp-1.0,GstController-1.0,GstFft-1.0,GstNet-1.0,GstRiff-1.0,GstRtp-1.0,GstRtsp-1.0,GstSdp-1.0 --gir=Gst-1.0
|
||||
bindinate --name=gstreamer --regenerate=true --merge-with=GstApp-1.0,GstAudio-1.0,GstBase-1.0,GstController-1.0,GstFft-1.0,GstInsertBin-1.0,GstMpegts-1.0,GstNet-1.0,GstPbutils-1.0,GstRiff-1.0,GstRtp-1.0,GstRtsp-1.0,GstSdp-1.0,GstTag-1.0,GstVideo-1.0 --gir=Gst-1.0
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.99.1
|
||||
1.39.91
|
||||
|
|
|
@ -138,7 +138,7 @@ AC_SUBST(MONODOCER)
|
|||
AM_CONDITIONAL(ENABLE_MONODOC, test "x$enable_monodoc" = "xyes")
|
||||
|
||||
dnl Check for Gst
|
||||
GSTREAMER_REQUIRED_VERSION=1.0.0
|
||||
GSTREAMER_REQUIRED_VERSION=1.3.91
|
||||
PKG_CHECK_MODULES(GST,
|
||||
gstreamer-1.0 >= $GSTREAMER_REQUIRED_VERSION
|
||||
gstreamer-base-1.0 >= $GSTREAMER_REQUIRED_VERSION
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue