Skip to content

Commit

Permalink
Release 1.5.90
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Aug 19, 2015
1 parent f05c481 commit dc744b0
Show file tree
Hide file tree
Showing 36 changed files with 1,470 additions and 85 deletions.
1,250 changes: 1,248 additions & 2 deletions ChangeLog

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NEWS
@@ -1,2 +1,2 @@
This is GStreamer Base Plugins 1.5.2
This is GStreamer Base Plugins 1.5.90

91 changes: 53 additions & 38 deletions RELEASE
@@ -1,17 +1,16 @@

Release notes for GStreamer Base Plugins 1.5.2
Release notes for GStreamer Base Plugins 1.5.90


The GStreamer team is pleased to announce the second release of the unstable
1.5 release series. The 1.5 release series is adding new features on top of
The GStreamer team is pleased to announce the first release candidate for the
stable 1.6 release series. The 1.6 release series is adding new features on top of
the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.5 release series
will lead to the stable 1.6 release series in the next weeks, and newly added
API can still change until that point.
series of the GStreamer multimedia framework. The final 1.6.0 release is planned
in the next few days unless any major bugs are found.


Binaries for Android, iOS, Mac OS X and Windows will be provided separately
during the unstable 1.5 release series.
Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
the GStreamer project.



Expand Down Expand Up @@ -61,23 +60,38 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)

Bugs fixed in this release

* 708362 : audiobasesink: new slave-method for custom clock slaving algorithms
* 748908 : playsink: cannot enable text flag while playing
* 749039 : x11: X and XV imagesink don't need to cache the pools
* 749243 : textoverlay: gltestsrc ! textoverlay ! fakesink does not work
* 749764 : videoscaler: invalid memory access when downscaling in some cases
* 749823 : basetextoverlay: add properties for toggling drawing text shadow and outline
* 750013 : playbin: seeking halts playback with gst-play-1.0 gapless
* 750455 : xvimagesink, ximagesink: set WM_CLASS for the window
* 750585 : gst-play: sort directory entries
* 750691 : playsink: fix the channel of color balance element
* 750785 : playbin: assrender is not used anymore when available
* 750802 : typefind: UTF-8 MSS manifest parsing support
* 750823 : discoverer test racy
* 751000 : oggdemux: crash with validate.http.media_check.vorbis_theora_1_ogg
* 751118 : playbin: current-suburi does not return correct status when an invalid SUBURI is passed
* 751144 : audioringbuffer: Fix alaw/mulaw channel positions
* 751213 : tools: gst-play: fix seeking issue
* 728636 : textoverlay: cuts off right edge italicised text
* 737427 : appsink: Can't influence allocation query to satisfy user needs
* 742385 : video/audio encoders/decoders: need API to determine when to copy over GstMetas and when to drop them
* 746010 : oggdemux: doesn't go into pull mode even when queue2 ring-buffer is enabled
* 748635 : videorate: caps negotiation regression
* 750235 : [API] rtpbasedepayload: add process_rtp_packet() vfunc
* 751147 : appsink: pull_preroll returns wrong segment in the sample
* 751690 : playbin : remove unnecessary break
* 751883 : rtcpbuffer: Fix validation of packets with padding
* 751932 : GstVideoDecoder: Fix setting default pixel-aspect-ratio
* 752011 : video: Add boxed type for GstVideoInfo structure
* 752040 : gst-play: fix memory leak
* 752041 : ximagesink: fix navigation event leak
* 752042 : xvimagesink: fix pad memory leak
* 752043 : ximagesink: Post navigation events as message on the bus
* 752051 : GstVideoScaler: Initialised scaling functions to get rid of compiler messages
* 752059 : xvimagesink: refactor to use gst_pad_push_event
* 752111 : rtpbasedepayload: Fix minor leak of segment event
* 752156 : playsink: Require streamvolume interface for sink volumes for standardized behaviour
* 752228 : payloader/depayload: Wrong segment handling
* 752359 : playback-test: fix memory leak
* 752397 : playback-test: fix tag list leak
* 752400 : jsseek: fix tag list leak
* 752436 : typefind: Treat *.umx (Unreal Music Package) as audio/x-mod
* 752454 : jsseek: fix memory leaks
* 753001 : rtp buffer: NULL GstBuffer pointer being passed within gst_rtp_buffer_set_extension_data
* 753078 : oggdemux: Segfault on state-change intensive test
* 753088 : decodebin: fix deadend_details string leak
* 753360 : videodecoder: pushes gap before segment
* 753483 : videorate: add support for bayer formats
* 753701 : discoverer: Few trivial fixes in handling error cases
* 611157 : video: API to signal stereoscopic and multiview video

==== Download ====

Expand Down Expand Up @@ -114,28 +128,29 @@ subscribe to the gstreamer-devel list.

Contributors to this release

* Arun Raghavan
* Brijesh Singh
* Carlos Rafael Giani
* Brian Peters
* Edward Hervey
* Guillaume Desmottes
* George Kiagiadakis
* Hyunjun Ko
* Jan Schmidt
* Lazar Claudiu
* Joan Pau Beltran
* Lubosz Sarnecki
* Luis de Bethencourt
* Lyon Wang
* Matej Knopp
* Marcin Kolny
* Myoungsun Lee
* Nicolas Dufresne
* Philippe Normand
* Olivier Crête
* Rico Tzschichholz
* Sebastian Dröge
* Song Bing
* Sreerenj Balachandran
* Stefan Sauer
* Thibault Saunier
* Stian Selnes
* Thiago Santos
* Tim-Philipp Müller
* Tobias Mueller
* Ville Skyttä
* Vineeth T M
* Vineeth TM
* Vivia Nikolaidou
* Víctor Manuel Jáquez Leal
* Wim Taymans
* Xavier Claessens
* danny song

6 changes: 3 additions & 3 deletions configure.ac
Expand Up @@ -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.5.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.5.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])

AG_GST_INIT

Expand Down Expand Up @@ -56,10 +56,10 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 502, 0, 502)
AS_LIBTOOL(GST, 590, 0, 590)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.5.2.1
GST_REQ=1.5.90

dnl *** autotools stuff ****

Expand Down
10 changes: 10 additions & 0 deletions docs/plugins/gst-plugins-base-plugins.args
Expand Up @@ -2528,6 +2528,16 @@
<DEFAULT></DEFAULT>
</ARG>

<ARG>
<NAME>GstSocketSrc::caps</NAME>
<TYPE>GstCaps*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Caps</NICK>
<BLURB>The caps of the source pad.</BLURB>
<DEFAULT></DEFAULT>
</ARG>

<ARG>
<NAME>GstTimeOverlay::time-mode</NAME>
<TYPE>GstTimeOverlayTimeLine</TYPE>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-adder.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alsa.xml
Expand Up @@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-app.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioconvert.xml
Expand Up @@ -3,7 +3,7 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiorate.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioresample.xml
Expand Up @@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiotestsrc.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cdparanoia.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-encoding.xml
Expand Up @@ -3,7 +3,7 @@
<description>various encoding-related elements</description>
<filename>../../gst/encoding/.libs/libgstencodebin.so</filename>
<basename>libgstencodebin.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gio.xml
Expand Up @@ -3,7 +3,7 @@
<description>GIO elements</description>
<filename>../../gst/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-libvisual.xml
Expand Up @@ -3,7 +3,7 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
8 changes: 4 additions & 4 deletions docs/plugins/inspect/plugin-ogg.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down Expand Up @@ -110,7 +110,7 @@
<longname>OGM audio stream parser</longname>
<class>Codec/Decoder/Audio</class>
<description>parse an OGM audio header and stream</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand All @@ -131,7 +131,7 @@
<longname>OGM text stream parser</longname>
<class>Codec/Decoder/Subtitle</class>
<description>parse an OGM text header and stream</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand All @@ -152,7 +152,7 @@
<longname>OGM video stream parser</longname>
<class>Codec/Decoder/Video</class>
<description>parse an OGM video header and stream</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-pango.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down Expand Up @@ -62,7 +62,7 @@
<longname>Text renderer</longname>
<class>Filter/Editor/Video</class>
<description>Renders a text string to an image bitmap</description>
<author>David Schleef &lt;ds@schleef.org&gt;, GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>David Schleef &lt;ds@schleef.org&gt;, GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-playback.xml
Expand Up @@ -3,7 +3,7 @@
<description>various playback elements</description>
<filename>../../gst/playback/.libs/libgstplayback.so</filename>
<basename>libgstplayback.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-subparse.xml
Expand Up @@ -3,7 +3,7 @@
<description>Subtitle parsing</description>
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
<basename>libgstsubparse.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down Expand Up @@ -35,7 +35,7 @@
<longname>Subtitle parser</longname>
<class>Codec/Parser/Subtitle</class>
<description>Parses subtitle (.sub) files into text streams</description>
<author>Gustavo J. A. M. Carneiro &lt;gjc@inescporto.pt&gt;, GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>Gustavo J. A. M. Carneiro &lt;gjc@inescporto.pt&gt;, GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-tcp.xml
Expand Up @@ -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.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-theora.xml
Expand Up @@ -3,7 +3,7 @@
<description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-typefindfunctions.xml
Expand Up @@ -3,7 +3,7 @@
<description>default typefind functions</description>
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
<basename>libgsttypefindfunctions.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-videoconvert.xml
Expand Up @@ -3,7 +3,7 @@
<description>Colorspace conversion</description>
<filename>../../gst/videoconvert/.libs/libgstvideoconvert.so</filename>
<basename>libgstvideoconvert.so</basename>
<version>1.5.2</version>
<version>1.5.90</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand All @@ -14,7 +14,7 @@
<longname>Colorspace converter</longname>
<class>Filter/Converter/Video</class>
<description>Converts video from one colorspace to another</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.freedesktop.org&gt;</author>
<pads>
<caps>
<name>sink</name>
Expand Down

0 comments on commit dc744b0

Please sign in to comment.