Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Camilo Celis Guzman
gst-plugins-good
Commits
a3fba2bb
Commit
a3fba2bb
authored
Jul 06, 2016
by
Sebastian Dröge
🍵
Browse files
Release 1.9.1
parent
ff285954
Changes
74
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a3fba2bb
This diff is collapsed.
Click to expand it.
NEWS
View file @
a3fba2bb
This diff is collapsed.
Click to expand it.
RELEASE
View file @
a3fba2bb
Release notes for GStreamer Good Plugins 1.
8.0
Release notes for GStreamer Good Plugins 1.
9.1
The GStreamer team is pleased to announce the first release of the new stable
1.8 release series. The 1.8 release series is adding new features on top of
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x
release series of the GStreamer multimedia framework.
The GStreamer team is pleased to announce the first release of the unstable
1.9 release series. The 1.9 release series is adding new features on top of
the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.9 release series
will lead to the stable 1.10 release series in the next weeks. Any newly added
API can still change until that point.
Binaries for Android, iOS, Mac OS X and Windows will be provided shortly after
the source release by the GStreamer project during the stable 1.8 release
series.
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
"Such ingratitude. After all the times I've saved your life."
...
...
@@ -53,6 +53,56 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 762207 : flvmux: Ensure we fallback to DTS when clipping
* 767071 : qtdemux: Various SEGMENT event related fixes, including regression fixes
* 689460 : Can't playback LPCM data via HTTP after playing back something else
* 693911 : souphttpsrc: rewrite using new session/request API
* 745187 : JPEG2000 RTP video streaming problem
* 749110 : qtdemux: Add the function to get channels and sample rate for AAC
* 752462 : multifilesrc: set position as offset from start-index
* 753614 : qtdemux: PIFF box parsing support
* 753625 : splitmuxsrc: add " format-location " signal as a way to specify arbitrarily named files as input
* 755725 : rtpj2kdepay: can't sync to a start code and never outputs
* 755937 : v4l2object: probe colorspace supported by device
* 758059 : Avimux: Add support for PNG images
* 762216 : rtpsession: don't lock while emitting the stats signal
* 762217 : rtpsession: Add new signal 'on-app-rtcp'
* 762259 : rtpjitterbuffer: Add RFC7273 media clock handling
* 762489 : rtpjpegdepay may push buffers before setting output caps
* 762860 : sdp: Add new sdpsrc element and some sdpdemux bugfixes
* 762988 : rtpjitterbuffer: Performance improvements
* 763076 : good plugins: use new gst_element_class_add_static_pad_template()
* 763326 : gst-launch of 8-channel deinterleave pipeline stalls
* 763869 : deinterlace: Add " auto " fields mode
* 763965 : qtdemux: Modify data type of duration in handle_src_query function
* 763968 : qtdemux: Add check condition for fail case in get_duration function
* 764119 : rtpmanager: Set to initial value for 'ntpns' in get_current_times()
* 764769 : matroskamux: make timecodescale configurable
* 765583 : ximageutil: shouldn't implement transform if don't support it
* 765669 : qtdemux: Incorrect handling of video file which has an internal rate not equal to 1
* 766236 : rtp j2k payload/depayload messes up colours in sample pattern
* 766381 : v4l2object: use G_SELECTION instead of G_CROP in gst_v4l2_object_acquire_format
* 766383 : v4l2object: fill colorimetry in gst_v4l2_object_acquire_format
* 766438 : rtpjitterbuffer: Accept streams with non-TIME segments.
* 766561 : gst-plugins-good: fix leaks in various tests
* 766718 : souphttpsrc: fix buffer leak when flushing
* 766970 : aacparse: sticky event criticals with RTL HD mpeg-ts stream
* 767156 : good: fix leaks in tests
* 767157 : dvdemux: Pass-through buffer DISCONT flags and recalculate frame offsets when needed
* 767194 : matroskademux: preserve seek flags
* 767195 : rtpsource: complete warn log with SSRC
* 767354 : qtdemux: Handle upstream GAP in push-mode/time segment
* 767788 : rtpjitterbuffer: fix RTPJitterBufferMode documentation
* 767789 : rtph264pay: Deprecated sprop-parameter-set property
* 767817 : Build error: gstrtpj2kpay.c:364:21: error: implicit truncation from 'int' to bitfield changes value from -1 to 65535
* 767833 : souphttpsrc: use dynamic blocksize
* 767861 : make check fail in " elements/splitmux " if theora or ogg plugins are not available
* 768006 : flvdemux: Add support for H263 and MPEG4 part2
* 768232 : rtspsrc: protocols aren't reset after rtsp redirect
* 767799 : rtspsrc: always fill all srtp encoder properties
==== Download ====
You can find source releases of gst-plugins-good in the download
...
...
@@ -88,6 +138,62 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Aaron Boxer
* Aleix Conchillo Flaqué
* Alex Ashley
* Andreas Naumann
* Aurélien Zanelli
* Brad Lackey
* Carlos Rafael Giani
* Damian Ziobro
* David Buchmann
* Dimitrios Katsaros
* Edward Hervey
* Enrico Jorns
* George Kiagiadakis
* Guillaume Desmottes
* Havard Graff
* Hyunjun Ko
* Jan Schmidt
* Jesper Larsen
* Jihae Yi
* Jimmy Ohn
* Jonas Holmberg
* Josep Torra
* Julien Isorce
* Jürgen Slowack
* Kieran Bingham
* Luis de Bethencourt
* Mario Sanchez Prada
* Mark Nauwelaerts
* Mats Lindestam
* Michael Olbrich
* Miguel París Díaz
* Mikhail Fludkov
* Minjae Kim
* Nicola Murino
* Nicolas Dufresne
* Nirbheek Chauhan
* Olivier Crête
* Paolo Pettinato
* Patricia Muscalu
* Peter Seiderer
* Philipp Zabel
* Philippe Normand
* Pierre Lamot
* Prashant Gotarne
* Reynaldo H. Verdejo Pinochet
* Sebastian Dröge
* Seungha Yang
* Song Bing
* Stefan Sauer
* Steven Hoving
* Stian Selnes
* Thiago Santos
* Thibault Saunier
* Tim-Philipp Müller
* Vineeth TM
* Vivia Nikolaidou
* Wim Taymans
* Xavier Claessens
\ No newline at end of file
configure.ac
View file @
a3fba2bb
...
...
@@ -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/pre
AC_INIT([GStreamer Good Plug-ins],[1.9.
0.
1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])
AC_INIT([GStreamer Good Plug-ins],[1.9.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])
AG_GST_INIT
...
...
@@ -43,11 +43,11 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
AG_GST_LIBTOOL_PREPARE
AS_LIBTOOL(GST, 90
0
, 0, 90
0
)
AS_LIBTOOL(GST, 90
1
, 0, 90
1
)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.9.
0.
1
GSTPB_REQ=1.9.
0.
1
GST_REQ=1.9.1
GSTPB_REQ=1.9.1
dnl *** autotools stuff ****
...
...
docs/plugins/gst-plugins-good-plugins.args
View file @
a3fba2bb
...
...
@@ -1015,7 +1015,7 @@
<FLAGS>rw</FLAGS>
<NICK>User Agent</NICK>
<BLURB>The User-Agent string to send to the server.</BLURB>
<DEFAULT>"GStreamer/1.9.
0.
1"</DEFAULT>
<DEFAULT>"GStreamer/1.9.1"</DEFAULT>
</ARG>
<ARG>
...
...
@@ -19705,7 +19705,7 @@
<FLAGS>rw</FLAGS>
<NICK>Client Name</NICK>
<BLURB>The PulseAudio client name to use.</BLURB>
<DEFAULT>"gst-plugins-good-plugins-scan"</DEFAULT>
<DEFAULT>"
lt-
gst-plugins-good-plugins-scan"</DEFAULT>
</ARG>
<ARG>
...
...
@@ -19795,7 +19795,7 @@
<FLAGS>rw</FLAGS>
<NICK>Client Name</NICK>
<BLURB>The PulseAudio client_name_to_use.</BLURB>
<DEFAULT>"gst-plugins-good-plugins-scan"</DEFAULT>
<DEFAULT>"
lt-
gst-plugins-good-plugins-scan"</DEFAULT>
</ARG>
<ARG>
...
...
docs/plugins/gst-plugins-good-plugins.hierarchy
View file @
a3fba2bb
...
...
@@ -327,13 +327,14 @@ GObject
GInetSocketAddress
GProxyAddress
GSocketClient
GSocketControlMessage
GstIPPktinfoMessage
GstIPV6PktinfoMessage
GSocketListener
GSocketService
GTlsCertificate
GTlsDatabase
GTlsInteraction
GUdevClient
GUdevDevice
GdkPixbuf
GstColorBalanceChannel
GstTunerChannel
...
...
docs/plugins/inspect/plugin-1394.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Source for video data via IEEE1394 interface
</description>
<filename>
../../ext/raw1394/.libs/libgst1394.so
</filename>
<basename>
libgst1394.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-aasink.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
ASCII Art video sink
</description>
<filename>
../../ext/aalib/.libs/libgstaasink.so
</filename>
<basename>
libgstaasink.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-alaw.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
ALaw audio conversion routines
</description>
<filename>
../../gst/law/.libs/libgstalaw.so
</filename>
<basename>
libgstalaw.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-alpha.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
adds an alpha channel to video - constant or via chroma-keying
</description>
<filename>
../../gst/alpha/.libs/libgstalpha.so
</filename>
<basename>
libgstalpha.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-alphacolor.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
RGBA from/to AYUV colorspace conversion preserving the alpha channel
</description>
<filename>
../../gst/alpha/.libs/libgstalphacolor.so
</filename>
<basename>
libgstalphacolor.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-apetag.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
APEv1/2 tag reader
</description>
<filename>
../../gst/apetag/.libs/libgstapetag.so
</filename>
<basename>
libgstapetag.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-audiofx.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Audio effects plugin
</description>
<filename>
../../gst/audiofx/.libs/libgstaudiofx.so
</filename>
<basename>
libgstaudiofx.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-audioparsers.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Parsers for various audio formats
</description>
<filename>
../../gst/audioparsers/.libs/libgstaudioparsers.so
</filename>
<basename>
libgstaudioparsers.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-auparse.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
parses au streams
</description>
<filename>
../../gst/auparse/.libs/libgstauparse.so
</filename>
<basename>
libgstauparse.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-autodetect.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Plugin contains auto-detection plugins for video/audio in- and outputs
</description>
<filename>
../../gst/autodetect/.libs/libgstautodetect.so
</filename>
<basename>
libgstautodetect.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-avi.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
AVI stream handling
</description>
<filename>
../../gst/avi/.libs/libgstavi.so
</filename>
<basename>
libgstavi.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-cacasink.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Colored ASCII Art video sink
</description>
<filename>
../../ext/libcaca/.libs/libgstcacasink.so
</filename>
<basename>
libgstcacasink.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-cairo.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Cairo-based elements
</description>
<filename>
../../ext/cairo/.libs/libgstcairo.so
</filename>
<basename>
libgstcairo.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
docs/plugins/inspect/plugin-cutter.xml
View file @
a3fba2bb
...
...
@@ -3,10 +3,10 @@
<description>
Audio Cutter to split audio into non-silent bits
</description>
<filename>
../../gst/cutter/.libs/libgstcutter.so
</filename>
<basename>
libgstcutter.so
</basename>
<version>
1.9.
0.
1
</version>
<version>
1.9.1
</version>
<license>
LGPL
</license>
<source>
gst-plugins-good
</source>
<package>
GStreamer Good Plug-ins
git
</package>
<package>
GStreamer Good Plug-ins
source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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