Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
8292ab82
Commit
8292ab82
authored
Feb 15, 2018
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back to development
parent
a009168b
Changes
33
Show whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
34 additions
and
34 deletions
+34
-34
configure.ac
configure.ac
+2
-2
docs/plugins/inspect/plugin-adder.xml
docs/plugins/inspect/plugin-adder.xml
+1
-1
docs/plugins/inspect/plugin-alsa.xml
docs/plugins/inspect/plugin-alsa.xml
+1
-1
docs/plugins/inspect/plugin-app.xml
docs/plugins/inspect/plugin-app.xml
+1
-1
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-audioconvert.xml
+1
-1
docs/plugins/inspect/plugin-audiomixer.xml
docs/plugins/inspect/plugin-audiomixer.xml
+1
-1
docs/plugins/inspect/plugin-audiorate.xml
docs/plugins/inspect/plugin-audiorate.xml
+1
-1
docs/plugins/inspect/plugin-audioresample.xml
docs/plugins/inspect/plugin-audioresample.xml
+1
-1
docs/plugins/inspect/plugin-audiotestsrc.xml
docs/plugins/inspect/plugin-audiotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-cdparanoia.xml
docs/plugins/inspect/plugin-cdparanoia.xml
+1
-1
docs/plugins/inspect/plugin-encoding.xml
docs/plugins/inspect/plugin-encoding.xml
+1
-1
docs/plugins/inspect/plugin-gio.xml
docs/plugins/inspect/plugin-gio.xml
+1
-1
docs/plugins/inspect/plugin-libvisual.xml
docs/plugins/inspect/plugin-libvisual.xml
+1
-1
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-ogg.xml
+1
-1
docs/plugins/inspect/plugin-opengl.xml
docs/plugins/inspect/plugin-opengl.xml
+1
-1
docs/plugins/inspect/plugin-opus.xml
docs/plugins/inspect/plugin-opus.xml
+1
-1
docs/plugins/inspect/plugin-pango.xml
docs/plugins/inspect/plugin-pango.xml
+1
-1
docs/plugins/inspect/plugin-pbtypes.xml
docs/plugins/inspect/plugin-pbtypes.xml
+1
-1
docs/plugins/inspect/plugin-playback.xml
docs/plugins/inspect/plugin-playback.xml
+1
-1
docs/plugins/inspect/plugin-rawparse.xml
docs/plugins/inspect/plugin-rawparse.xml
+1
-1
docs/plugins/inspect/plugin-subparse.xml
docs/plugins/inspect/plugin-subparse.xml
+1
-1
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-tcp.xml
+1
-1
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-theora.xml
+1
-1
docs/plugins/inspect/plugin-typefindfunctions.xml
docs/plugins/inspect/plugin-typefindfunctions.xml
+1
-1
docs/plugins/inspect/plugin-videoconvert.xml
docs/plugins/inspect/plugin-videoconvert.xml
+1
-1
docs/plugins/inspect/plugin-videorate.xml
docs/plugins/inspect/plugin-videorate.xml
+1
-1
docs/plugins/inspect/plugin-videoscale.xml
docs/plugins/inspect/plugin-videoscale.xml
+1
-1
docs/plugins/inspect/plugin-videotestsrc.xml
docs/plugins/inspect/plugin-videotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-volume.xml
docs/plugins/inspect/plugin-volume.xml
+1
-1
docs/plugins/inspect/plugin-vorbis.xml
docs/plugins/inspect/plugin-vorbis.xml
+1
-1
docs/plugins/inspect/plugin-ximagesink.xml
docs/plugins/inspect/plugin-ximagesink.xml
+1
-1
docs/plugins/inspect/plugin-xvimagesink.xml
docs/plugins/inspect/plugin-xvimagesink.xml
+1
-1
meson.build
meson.build
+1
-1
No files found.
configure.ac
View file @
8292ab82
...
...
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
AC_INIT([GStreamer Base Plug-ins],[1.13.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.13.1
.1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AG_GST_INIT
...
...
@@ -59,7 +59,7 @@ dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 1301, 0, 1301)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.13.1
GST_REQ=1.13.1
.1
dnl *** autotools stuff ****
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-alsa.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-app.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Elements used to communicate with applications
</description>
<filename>
../../gst/app/.libs/libgstapp.so
</filename>
<basename>
libgstapp.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioconvert.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiomixer.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Mixes multiple audio streams
</description>
<filename>
../../gst/audiomixer/.libs/libgstaudiomixer.so
</filename>
<basename>
libgstaudiomixer.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiorate.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioresample.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiotestsrc.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Creates audio test signals of given frequency and volume
</description>
<filename>
../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so
</filename>
<basename>
libgstaudiotestsrc.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-cdparanoia.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Read audio from CD in paranoid mode
</description>
<filename>
../../ext/cdparanoia/.libs/libgstcdparanoia.so
</filename>
<basename>
libgstcdparanoia.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-encoding.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
various encoding-related elements
</description>
<filename>
../../gst/encoding/.libs/libgstencoding.so
</filename>
<basename>
libgstencoding.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-gio.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../gst/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-libvisual.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ogg.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
ogg stream manipulation (info about ogg: http://xiph.org)
</description>
<filename>
../../ext/ogg/.libs/libgstogg.so
</filename>
<basename>
libgstogg.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-opengl.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
OpenGL plugin
</description>
<filename>
../../ext/gl/.libs/libgstopengl.so
</filename>
<basename>
libgstopengl.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-opus.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
OPUS plugin library
</description>
<filename>
../../ext/opus/.libs/libgstopus.so
</filename>
<basename>
libgstopus.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-pango.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Pango-based text rendering and overlay
</description>
<filename>
../../ext/pango/.libs/libgstpango.so
</filename>
<basename>
libgstpango.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-pbtypes.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
gst-plugins-base dynamic types
</description>
<filename>
../../gst/pbtypes/.libs/libgstpbtypes.so
</filename>
<basename>
libgstpbtypes.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-playback.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplayback.so
</filename>
<basename>
libgstplayback.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-rawparse.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Parses byte streams into raw frames
</description>
<filename>
../../gst/rawparse/.libs/libgstrawparse.so
</filename>
<basename>
libgstrawparse.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-subparse.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-tcp.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
transfer data over the network via TCP
</description>
<filename>
../../gst/tcp/.libs/libgsttcp.so
</filename>
<basename>
libgsttcp.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-theora.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-typefindfunctions.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videoconvert.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Colorspace conversion
</description>
<filename>
../../gst/videoconvert/.libs/libgstvideoconvert.so
</filename>
<basename>
libgstvideoconvert.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videorate.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videoscale.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videotestsrc.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-volume.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
plugin for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-vorbis.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ximagesink.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
X11 video output element based on standard Xlib calls
</description>
<filename>
../../sys/ximage/.libs/libgstximagesink.so
</filename>
<basename>
libgstximagesink.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-xvimagesink.xml
View file @
8292ab82
...
...
@@ -3,7 +3,7 @@
<description>
XFree86 video output plugin using Xv extension
</description>
<filename>
../../sys/xvimage/.libs/libgstxvimagesink.so
</filename>
<basename>
libgstxvimagesink.so
</basename>
<version>
1.13.1
</version>
<version>
1.13.1
.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
meson.build
View file @
8292ab82
project('gst-plugins-base', 'c',
version : '1.13.1',
version : '1.13.1
.1
',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment