Skip to content

Commit

Permalink
Release 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Sep 1, 2016
1 parent 8d79067 commit 6261992
Show file tree
Hide file tree
Showing 75 changed files with 1,148 additions and 325 deletions.
1,146 changes: 994 additions & 152 deletions ChangeLog

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This is GStreamer 1.9.1
This is GStreamer 1.9.2
121 changes: 30 additions & 91 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@

Release notes for GStreamer Good Plugins 1.9.1
Release notes for GStreamer Good Plugins 1.9.2

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.
The GStreamer team is pleased to announce the second release of the unstable
1.9 release series, which marks the feature freeze for 1.10. 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 in the next days.
Expand Down Expand Up @@ -55,53 +56,21 @@ 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
* 753760 : rtph265: sync against latest spec
* 763038 : souphttpsrc: add http error code to element error messages
* 767900 : multipartmux is not clearing dts timestamp.
* 767950 : qtmux: Add support for writing timecode track
* 768440 : flvdemux: Create per-stream tag lists
* 768653 : rtph265pay: does not accept array_completeness=1 in codec_data
* 768739 : tests: fix bus leaks in -good tests
* 768787 : AG_GST_PKG_CONFIG_PATH is not called before using GST_PKG_CONFIG_PATH
* 769117 : Regression building master
* 769390 : wavparse: Add bitrate and container format tags
* 769664 : splitmuxsink: Add option to split at exactly max-size-time
* 770285 : rtpbin: fix typo in max-misorder-time property name
* 770292 : rtpbin: introduce max-streams property
* 770394 : rtph265pay does not set RTP marker bit
* 770526 : osxvideo: fatal error: 'QuickTime/QuickTime.h' file not found (macOS Sierra)

==== Download ====

Expand Down Expand Up @@ -138,62 +107,32 @@ 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 Alexander Steffens (heftig)
* Jan Schmidt
* Jesper Larsen
* Jihae Yi
* Jimmy Ohn
* Jie Jiang
* 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
* Thomas Bluemel
* Thomas Scheuermann
* Tim-Philipp Müller
* Vineeth TM
* Ting-Wei Lan
* Vincent Penquerc'h
* Vivia Nikolaidou
* Wim Taymans
* Xavier Claessens
* Xabier Rodriguez Calvar

8 changes: 4 additions & 4 deletions configure.ac
Original file line number Diff line number Diff line change
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/pre
AC_INIT([GStreamer Good Plug-ins],[1.9.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])
AC_INIT([GStreamer Good Plug-ins],[1.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])

AG_GST_INIT

Expand Down Expand Up @@ -43,11 +43,11 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])

AG_GST_LIBTOOL_PREPARE
AS_LIBTOOL(GST, 901, 0, 901)
AS_LIBTOOL(GST, 902, 0, 902)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.9.1.1
GSTPB_REQ=1.9.1.1
GST_REQ=1.9.2
GSTPB_REQ=1.9.2

dnl *** autotools stuff ****

Expand Down
24 changes: 22 additions & 2 deletions docs/plugins/gst-plugins-good-plugins.args
Original file line number Diff line number Diff line change
Expand Up @@ -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.1"</DEFAULT>
<DEFAULT>"GStreamer/1.9.2"</DEFAULT>
</ARG>

<ARG>
Expand Down Expand Up @@ -2234,7 +2234,7 @@
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>method</NICK>
<BLURB>method.</BLURB>
<BLURB>method (deprecated, use video-direction instead).</BLURB>
<DEFAULT>Identity (no rotation)</DEFAULT>
</ARG>

Expand Down Expand Up @@ -20558,6 +20558,16 @@
<DEFAULT>FALSE</DEFAULT>
</ARG>

<ARG>
<NAME>GstRtpBin::max-streams</NAME>
<TYPE>guint</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Max Streams</NICK>
<BLURB>The maximum number of streams to create for one session.</BLURB>
<DEFAULT>4294967295</DEFAULT>
</ARG>

<ARG>
<NAME>GstRtpJitterBuffer::do-lost</NAME>
<TYPE>gboolean</TYPE>
Expand Down Expand Up @@ -23888,6 +23898,16 @@
<DEFAULT>0</DEFAULT>
</ARG>

<ARG>
<NAME>GstSplitMuxSink::send-keyframe-requests</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Request keyframes at max-size-time</NICK>
<BLURB>Request a keyframe every max-size-time ns to try splitting at that point. Needs max-size-bytes to be 0 in order to be effective.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>

<ARG>
<NAME>GstRtpVP9Pay::picture-id-mode</NAME>
<TYPE>GstVP9RTPPayMode</TYPE>
Expand Down
1 change: 1 addition & 0 deletions docs/plugins/gst-plugins-good-plugins.hierarchy
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,5 @@ GInterface
GstTocSetter
GstTuner
GstURIHandler
GstVideoDirection
GstVideoOrientation
1 change: 1 addition & 0 deletions docs/plugins/gst-plugins-good-plugins.interfaces
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ GstVPXEnc GstPreset GstTagSetter
GstVideoBalance GstColorBalance
GstVideoBalance GstImplementsInterface GstColorBalance
GstVideoEncoder GstPreset
GstVideoFlip GstVideoDirection
GstVideoMixer GstChildProxy
GstVideoMixer2 GstChildProxy
GstWavEnc GstTagSetter GstTocSetter
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-1394.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>Source for video data via IEEE1394 interface</description>
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
<basename>libgst1394.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-aasink.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>ASCII Art video sink</description>
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
<basename>libgstaasink.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alaw.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>ALaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstalaw.so</filename>
<basename>libgstalaw.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alpha.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alphacolor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-apetag.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>APEv1/2 tag reader</description>
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
<basename>libgstapetag.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiofx.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>Audio effects plugin</description>
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
<basename>libgstaudiofx.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioparsers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>Parsers for various audio formats</description>
<filename>../../gst/audioparsers/.libs/libgstaudioparsers.so</filename>
<basename>libgstaudioparsers.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-auparse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>parses au streams</description>
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
<basename>libgstauparse.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-autodetect.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-avi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>AVI stream handling</description>
<filename>../../gst/avi/.libs/libgstavi.so</filename>
<basename>libgstavi.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand All @@ -26,7 +26,7 @@
<name>audio_%u</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1; audio/x-siren; application/x-ogg-avi; audio/x-avi-unknown</details>
<details>audio/ms-gsm; audio/mpeg, mpegversion=(int)1, layer=(int)3; audio/mpeg, mpegversion=(int)1, layer=(int)2; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved; audio/x-vorbis; audio/x-ac3; audio/x-dts; audio/mpeg, mpegversion=(int)4; audio/x-alaw; audio/x-mulaw; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved; audio/x-voxware, voxwaretype=(int)117; audio/x-adpcm, layout=(string)dk4; audio/x-adpcm, layout=(string)dk3; audio/x-adpcm, layout=(string)dvi; audio/AMR; audio/AMR-WB; audio/x-siren; application/x-ogg-avi; audio/x-avi-unknown</details>
</caps>
<caps>
<name>subpicture_%u</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cacasink.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>Colored ASCII Art video sink</description>
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
<basename>libgstcacasink.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cairo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>Cairo-based elements</description>
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
<basename>libgstcairo.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cutter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-debug.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>elements for testing and debugging</description>
<filename>../../gst/debugutils/.libs/libgstdebug.so</filename>
<basename>libgstdebug.so</basename>
<version>1.9.1</version>
<version>1.9.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
Expand Down
Loading

0 comments on commit 6261992

Please sign in to comment.