Skip to content

Commit

Permalink
Release 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Feb 24, 2017
1 parent 85f6690 commit b078f0a
Show file tree
Hide file tree
Showing 33 changed files with 510 additions and 103 deletions.
402 changes: 400 additions & 2 deletions ChangeLog

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NEWS
@@ -1 +1 @@
This is GStreamer 1.11.1.
This is GStreamer 1.11.2.
89 changes: 19 additions & 70 deletions RELEASE
@@ -1,7 +1,7 @@

Release notes for GStreamer Base Plugins 1.11.1
Release notes for GStreamer Base Plugins 1.11.2

The GStreamer team is pleased to announce the first release of the unstable
The GStreamer team is pleased to announce the second release of the unstable
1.11 release series. The 1.11 release series is adding new features on top of
the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.11 release series
Expand Down Expand Up @@ -63,44 +63,16 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)

Bugs fixed in this release

* 678301 : audioringbuffer: introspection fixes and API clean up for bindings
* 699077 : videorate: add " rate " property to modify clip speed
* 744191 : encodebin: Need more buffers in output queue for better performance
* 749567 : tcpclientsrc: add timeout property
* 752052 : appsrc: Initialize min and max vars in get_property() for fix compiler warnings
* 756628 : audioclock: Add run time type check safety
* 758259 : discoverer: Add support to dump dot files
* 759358 : Add GST_CAPS_FEATURE_MEMORY_DMABUF " memory:DMABuf "
* 765796 : rtp depayloaders output bad segment events when input stream is a non time segment
* 767450 : video-format: Add VYUY a packed 4:2:2 format
* 769698 : sdp: add support for rtcp-fb attributes
* 770355 : id3v2: Fix parsing extended header and string lists in UTF-16
* 771376 : video: Add top-field-first / bottom-field-first information to raw video caps if interlaced-mode=interleaved & proxy colorimetry in compressed caps too
* 772445 : urisourcebin: minor enhancements
* 772550 : urisourcebin: Fix minor typo and some FIXME list
* 772832 : parsebin: Rename variables include 'decode' to 'parse'
* 772864 : audioconvert: mask calculation optimization
* 773073 : audioconvert: endian conversion optimization
* 773102 : videotestsrc: Make snow deterministic
* 773165 : videodecoder: add _allocate_output_frame_with_params() to pass custom GstBufferPoolAcquireParams [API]
* 773341 : urisourcebin: Cleanup unused output slot
* 773944 : meson: Generate girs
* 774445 : meson: vorbis: Add -DTREMOR to flags for gstivorbisdec
* 774454 : playbin3: remove dead code
* 774484 : videodecoder, audiodecoder: parse format before checking in src_query_default
* 774588 : video-info: Catch overflows in the video frame size calculation
* 774728 : Subtitle showing as rectangular box in android platform
* 774878 : tag: fix some warnings in mklicensestables
* 774959 : rtpbuffer: fix ensure_buffers
* 775310 : playbin: Fix caps memory leak in usage of gst_static_caps_get() API
* 775369 : Audio distortion since commit 010b954 (regression)
* 775917 : tests: Do not use 'auto-select-streams' property in playbin3 test app
* 776038 : audioringbuffer: do not require 4 byte multiples for encoded audio
* 776188 : encodebin: Fallback to other profile if we fail with one
* 776447 : videotimecode: New GstVideoTimeCodeDiff type, ability to add to a GstVideoTimeCode
* 776458 : urisourcebin: Always configure typefind
* 777009 : urisourcebin: Never push actual EOS event to slot
* 772764 : GstVideoTimeCode lacks GstValue functions
* 740557 : videotestsrc: add ball motion based on system clock
* 775553 : playback: Fix leak on select_streams
* 775893 : decodbin: Leaking pads on errors
* 776797 : encodebin: fix caps leak in test
* 777458 : decklinkaudiosrc: Option to use max channels supported by device
* 777530 : decodebin3: Fix crash caused by slot double freeing
* 778298 : [REGRESSION]: discoverer: Misunderstands stream topology when a parser does stream formart conversion
* 778702 : videotimecode: Init from GDateTime
* 778974 : video-converter: Implement multi-threaded scaling/conversion
* 779010 : videotimecode: Validate for drop-frame correctness

==== Download ====

Expand Down Expand Up @@ -137,42 +109,19 @@ subscribe to the gstreamer-devel list.

Contributors to this release

* Arun Raghavan
* Carlos Rafael Giani
* Changbok Chea
* Carl Karsten
* Edward Hervey
* Evan Nemerson
* Garima Gaur
* Georg Lippitsch
* Guillaume Desmottes
* Jan Alexander Steffens (heftig)
* Heekyoung Seo
* Jan Schmidt
* Joris Valette
* Julien Isorce
* Marcin Kolny
* Mark Nauwelaerts
* Matthew Waters
* Miguel Paris
* Nicola Murino
* Nicolas Dechesne
* Nicolas Dufresne
* Patricia Muscalu
* Petr Kulhavy
* Reynaldo H. Verdejo Pinochet
* Scott D Phillips
* Jochen Henneberg
* Olivier Crete
* Sebastian Dröge
* Seungha Yang
* Song Bing
* Stian Selnes
* Stuart Weaver
* Stefan Sauer
* Thibault Saunier
* Thomas Bluemel
* Tim-Philipp Müller
* Tobias Mueller
* Tomasz Zajac
* Ulf Olsson
* Vincent Penquerc'h
* Vineeth TM
* Vivia Nikolaidou
* Wonchul Lee
* hoonhee.lee
* Víctor Manuel Jáquez Leal

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.11.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.11.2],[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, 1101, 0, 1101)
AS_LIBTOOL(GST, 1102, 0, 1102)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.11.1.1
GST_REQ=1.11.2

dnl *** autotools stuff ****

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

<ARG>
<NAME>GstVideoScale::n-threads</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Threads</NICK>
<BLURB>Maximum number of threads to use.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>

<ARG>
<NAME>GstURIDecodeBin::buffer-duration</NAME>
<TYPE>gint64</TYPE>
Expand Down Expand Up @@ -988,6 +998,16 @@
<DEFAULT>GST_VIDEO_PRIMARIES_MODE_NONE</DEFAULT>
</ARG>

<ARG>
<NAME>GstVideoConvert::n-threads</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Threads</NICK>
<BLURB>Maximum number of threads to use.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>

<ARG>
<NAME>GstGioStreamSrc::stream</NAME>
<TYPE>GInputStream*</TYPE>
Expand Down Expand Up @@ -1598,6 +1618,36 @@
<DEFAULT>0</DEFAULT>
</ARG>

<ARG>
<NAME>GstVideoTestSrc::animation-mode</NAME>
<TYPE>GstVideoTestSrcAnimationMode</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Animation mode</NICK>
<BLURB>For pattern=ball, which counter defines the position of the ball.</BLURB>
<DEFAULT>frame count</DEFAULT>
</ARG>

<ARG>
<NAME>GstVideoTestSrc::flip</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Flip</NICK>
<BLURB>For pattern=ball, invert colors every second.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>

<ARG>
<NAME>GstVideoTestSrc::motion</NAME>
<TYPE>GstVideoTestSrcMotionType</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Motion</NICK>
<BLURB>For pattern=ball, what motion the ball does.</BLURB>
<DEFAULT>Ball waves back and forth, up and down</DEFAULT>
</ARG>

<ARG>
<NAME>GstVideoRate::average-period</NAME>
<TYPE>guint64</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</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-opus.xml
Expand Up @@ -3,7 +3,7 @@
<description>OPUS plugin library</description>
<filename>../../ext/opus/.libs/libgstopus.so</filename>
<basename>libgstopus.so</basename>
<version>1.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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.11.1</version>
<version>1.11.2</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-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.11.1</version>
<version>1.11.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down

0 comments on commit b078f0a

Please sign in to comment.