Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Alicia Boya García
gst-plugins-base
Commits
64cab5c3
Commit
64cab5c3
authored
Jul 14, 2017
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.12.2
parent
22f87869
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
185 additions
and
50 deletions
+185
-50
ChangeLog
ChangeLog
+103
-2
NEWS
NEWS
+35
-6
RELEASE
RELEASE
+5
-10
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-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-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
gst-plugins-base.doap
gst-plugins-base.doap
+10
-0
meson.build
meson.build
+1
-1
No files found.
ChangeLog
View file @
64cab5c3
=== release 1.12.2 ===
2017-07-14 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.12.2
2017-07-14 13:21:49 +0300 Sebastian Dröge <sebastian@centricular.com>
* po/tr.po:
po: Update translations
2017-07-07 09:18:30 +0900 Heekyoung Seo <heekyoung.seo@lge.com>
* gst-libs/gst/video/convertframe.c:
convertframe: Fix leak in case of vcrop is disabled
https://bugzilla.gnome.org/show_bug.cgi?id=784639
2017-07-01 17:45:19 +0200 Mark Nauwelaerts <mnauw@users.sourceforge.net>
* ext/pango/gstbasetextoverlay.c:
* tests/check/elements/textoverlay.c:
textoverlay: ensure text buffer has writable metadata when modifying
=== release 1.12.1 ===
2017-06-20 Sebastian Dröge <s
lomo@coaxion.net
>
2017-06-20
12:05:35 +0300
Sebastian Dröge <s
ebastian@centricular.com
>
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 1.12.1
* docs/plugins/inspect/plugin-adder.xml:
* docs/plugins/inspect/plugin-alsa.xml:
* docs/plugins/inspect/plugin-app.xml:
* docs/plugins/inspect/plugin-audioconvert.xml:
* docs/plugins/inspect/plugin-audiorate.xml:
* docs/plugins/inspect/plugin-audioresample.xml:
* docs/plugins/inspect/plugin-audiotestsrc.xml:
* docs/plugins/inspect/plugin-cdparanoia.xml:
* docs/plugins/inspect/plugin-encoding.xml:
* docs/plugins/inspect/plugin-gio.xml:
* docs/plugins/inspect/plugin-libvisual.xml:
* docs/plugins/inspect/plugin-ogg.xml:
* docs/plugins/inspect/plugin-opus.xml:
* docs/plugins/inspect/plugin-pango.xml:
* docs/plugins/inspect/plugin-pbtypes.xml:
* docs/plugins/inspect/plugin-playback.xml:
* docs/plugins/inspect/plugin-rawparse.xml:
* docs/plugins/inspect/plugin-subparse.xml:
* docs/plugins/inspect/plugin-tcp.xml:
* docs/plugins/inspect/plugin-theora.xml:
* docs/plugins/inspect/plugin-typefindfunctions.xml:
* docs/plugins/inspect/plugin-videoconvert.xml:
* docs/plugins/inspect/plugin-videorate.xml:
* docs/plugins/inspect/plugin-videoscale.xml:
* docs/plugins/inspect/plugin-videotestsrc.xml:
* docs/plugins/inspect/plugin-volume.xml:
* docs/plugins/inspect/plugin-vorbis.xml:
* docs/plugins/inspect/plugin-ximagesink.xml:
* docs/plugins/inspect/plugin-xvimagesink.xml:
* gst-plugins-base.doap:
* meson.build:
Release 1.12.1
2017-06-20 11:16:20 +0300 Sebastian Dröge <sebastian@centricular.com>
* po/af.po:
* po/az.po:
* po/bg.po:
* po/ca.po:
* po/cs.po:
* po/da.po:
* po/de.po:
* po/el.po:
* po/en_GB.po:
* po/eo.po:
* po/es.po:
* po/eu.po:
* po/fi.po:
* po/fr.po:
* po/fur.po:
* po/gl.po:
* po/hr.po:
* po/hu.po:
* po/id.po:
* po/it.po:
* po/ja.po:
* po/lt.po:
* po/lv.po:
* po/nb.po:
* po/nl.po:
* po/or.po:
* po/pl.po:
* po/pt_BR.po:
* po/ro.po:
* po/ru.po:
* po/sk.po:
* po/sl.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/tr.po:
* po/uk.po:
* po/vi.po:
* po/zh_CN.po:
Update .po files
2017-06-20 11:07:10 +0300 Sebastian Dröge <sebastian@centricular.com>
NEWS
View file @
64cab5c3
# GStreamer 1.12 Release Notes
GStreamer 1.12.0 was originally released on 4th May 2017.
The latest bug-fix release in the 1.12 series is [1.12.
1
](#1.12.
1
) and was
released on
20
Ju
ne
2017.
The latest bug-fix release in the 1.12 series is [1.12.
2
](#1.12.
2
) and was
released on
14
Ju
ly
2017.
The GStreamer team is proud to announce a new major feature release in the
stable 1.x API series of your favourite cross-platform multimedia framework!
...
...
@@ -13,7 +13,7 @@ improvements.
See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
version of this document.
*Last updated:
Tues
day
20
Ju
ne
2017,
07:3
0 UTC [(log)][gitlog]*
*Last updated:
Fri
day
14
Ju
ly
2017,
10:0
0 UTC [(log)][gitlog]*
[latest]: https://gstreamer.freedesktop.org/releases/1.12/
[gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
...
...
@@ -723,7 +723,7 @@ is a stable branch.
### 1.12.1
The first 1.1
0
bug-fix release (1.12.1) was released on 20 June 2017.
The first 1.1
2
bug-fix release (1.12.1) was released on 20 June 2017.
This release only contains bugfixes and it should be safe to update from 1.12.x.
#### Major bugfixes in 1.12.1
...
...
@@ -751,6 +751,34 @@ GIT logs or ChangeLogs of the particular modules.
[buglist-1.12.1]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.1
<a name="1.12.2"></a>
### 1.12.2
The second 1.12 bug-fix release (1.12.2) was released on 14 July 2017.
This release only contains bugfixes and it should be safe to update from 1.12.x.
#### Major bugfixes in 1.12.2
- Various fixes for crashes, assertions, deadlocks and memory leaks
- Regression fix for playback of live HLS streams
- Regression fix for crash when playing back a tunneled RTSP stream
- Regression fix for playback of RLE animations in MOV containers
- Regression fix for RTP GSM payloading producing corrupted output
- Major bugfixes to the MXF demuxer, mostly related to seeking and
fixes to the frame reordering handling in the MXF muxer and demuxer
- Fix for playback of mono streams on MacOS
- More fixes for index handling of ASF containers
- Various fixes to adaptivedemux, DASH and HLS demuxers
- Fix deadlock in gstreamer-editing-services during class initialization
- ... and many, many more!
For a full list of bugfixes see [Bugzilla][buglist-1.12.2]. Note that this is
not the full list of changes. For the full list of changes please refer to the
GIT logs or ChangeLogs of the particular modules.
[buglist-1.12.2]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.2
## Known Issues
- The `webrtcdsp` element is currently not shipped as part of the Windows
...
...
@@ -774,7 +802,8 @@ in October.
- - -
*These release notes have been prepared by Sebastian Dröge, Tim-Philipp Müller
and Víctor Manuel Jáquez Leal.*
*These release notes have been prepared by Olivier Crête, Sebastian Dröge,
Nicolas Dufresne, Víctor Manuel Jáquez Leal, Tim-Philipp Müller, Philippe
Normand and Thibault Saunier.*
*License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)*
RELEASE
View file @
64cab5c3
Release notes for GStreamer Base Plugins 1.12.
1
Release notes for GStreamer Base Plugins 1.12.
2
The GStreamer team is proud to announce the
first
bugfix release in the stable
The GStreamer team is proud to announce the
second
bugfix release in the stable
1.12 release series of your favourite cross-platform multimedia framework!
...
...
@@ -58,9 +58,7 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 780099 : Playbin3 RTSP Freeze at First Frame
* 782780 : discoverer: Child/parent stream equivalence detection is too strict
* 783330 : navigation: Add introspection annotations for some output parameters
* 784639 : convertframe: Fix leak in case of vcrop is disalbed
==== Download ====
...
...
@@ -97,10 +95,7 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Nicolas Dufresne
* Olivier Crête
* Scott D Phillips
* Heekyoung Seo
* Mark Nauwelaerts
* Sebastian Dröge
* Thibault Saunier
* Wim Taymans
\ No newline at end of file
configure.ac
View file @
64cab5c3
...
...
@@ -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.12.
1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.12.
2
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AG_GST_INIT
...
...
@@ -56,7 +56,7 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 120
1
, 0, 120
1
)
AS_LIBTOOL(GST, 120
2
, 0, 120
2
)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.12.0
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
various encoding-related elements
</description>
<filename>
../../gst/encoding/.libs/libgstencoding.so
</filename>
<basename>
libgstencoding.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../gst/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
OPUS plugin library
</description>
<filename>
../../ext/opus/.libs/libgstopus.so
</filename>
<basename>
libgstopus.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
gst-plugins-base dynamic types
</description>
<filename>
../../gst/pbtypes/.libs/libgstpbtypes.so
</filename>
<basename>
libgstpbtypes.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplayback.so
</filename>
<basename>
libgstplayback.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Colorspace conversion
</description>
<filename>
../../gst/videoconvert/.libs/libgstvideoconvert.so
</filename>
<basename>
libgstvideoconvert.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
plugin for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
1.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</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 @
64cab5c3
...
...
@@ -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.12.
1
</version>
<version>
1.12.
2
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
gst-plugins-base.doap
View file @
64cab5c3
...
...
@@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.12.2</revision>
<branch>1.12</branch>
<name></name>
<created>2017-07-14</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.12.2.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.12.1</revision>
...
...
meson.build
View file @
64cab5c3
project('gst-plugins-base', 'c', 'cpp',
version : '1.12.
1
',
version : '1.12.
2
',
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