summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-09-19 14:21:22 +0300
committerSebastian Dröge <sebastian@centricular.com>2014-09-19 14:21:22 +0300
commit531fd83c40a706bed4e7a6d07aac9d28202cdd20 (patch)
tree5b722f9dd6be79eefed5333e9594e99aec0189c9
parentea69d30e537073df2645204dfdccae80f3742d31 (diff)
-rw-r--r--ChangeLog314
-rw-r--r--NEWS2
-rw-r--r--RELEASE34
-rw-r--r--configure.ac4
-rw-r--r--docs/plugins/inspect/plugin-adder.xml2
-rw-r--r--docs/plugins/inspect/plugin-alsa.xml2
-rw-r--r--docs/plugins/inspect/plugin-app.xml2
-rw-r--r--docs/plugins/inspect/plugin-audioconvert.xml2
-rw-r--r--docs/plugins/inspect/plugin-audiorate.xml2
-rw-r--r--docs/plugins/inspect/plugin-audioresample.xml2
-rw-r--r--docs/plugins/inspect/plugin-audiotestsrc.xml2
-rw-r--r--docs/plugins/inspect/plugin-cdparanoia.xml2
-rw-r--r--docs/plugins/inspect/plugin-encoding.xml2
-rw-r--r--docs/plugins/inspect/plugin-gio.xml2
-rw-r--r--docs/plugins/inspect/plugin-ivorbisdec.xml2
-rw-r--r--docs/plugins/inspect/plugin-libvisual.xml2
-rw-r--r--docs/plugins/inspect/plugin-ogg.xml2
-rw-r--r--docs/plugins/inspect/plugin-pango.xml2
-rw-r--r--docs/plugins/inspect/plugin-playback.xml2
-rw-r--r--docs/plugins/inspect/plugin-subparse.xml2
-rw-r--r--docs/plugins/inspect/plugin-tcp.xml2
-rw-r--r--docs/plugins/inspect/plugin-theora.xml2
-rw-r--r--docs/plugins/inspect/plugin-typefindfunctions.xml2
-rw-r--r--docs/plugins/inspect/plugin-videoconvert.xml2
-rw-r--r--docs/plugins/inspect/plugin-videorate.xml2
-rw-r--r--docs/plugins/inspect/plugin-videoscale.xml2
-rw-r--r--docs/plugins/inspect/plugin-videotestsrc.xml2
-rw-r--r--docs/plugins/inspect/plugin-volume.xml2
-rw-r--r--docs/plugins/inspect/plugin-vorbis.xml2
-rw-r--r--docs/plugins/inspect/plugin-ximagesink.xml2
-rw-r--r--docs/plugins/inspect/plugin-xvimagesink.xml2
-rw-r--r--gst-plugins-base.doap10
-rw-r--r--win32/common/_stdint.h4
-rw-r--r--win32/common/config.h8
34 files changed, 384 insertions, 46 deletions
diff --git a/ChangeLog b/ChangeLog
index 624243789f..54cfa6b076 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,319 @@
+=== release 1.4.2 ===
+
+2014-09-19 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.4.2
+
+2014-09-19 09:58:48 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * po/da.po:
+ * po/sr.po:
+ po: Update translations
+
+2014-09-18 12:29:37 +0400 Andrei Sarakeev <sarakusha@gmail.com>
+
+ * gst/playback/gstplaybin2.c:
+ playbin: Don't leak input-selector sinkpads
+ https://bugzilla.gnome.org/show_bug.cgi?id=736861
+
+2014-09-17 14:18:49 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/audio/gstaudioencoder.c:
+ audioencoder: do not leak events when flushing them
+ https://bugzilla.gnome.org/show_bug.cgi?id=736796
+
+2014-09-17 14:34:25 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst/encoding/gststreamsplitter.c:
+ streamsplitter: do not leak events when flushing them
+ https://bugzilla.gnome.org/show_bug.cgi?id=736796
+
+2014-09-17 14:11:21 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/video/gstvideodecoder.c:
+ videodecoder: do not leak events when flushing them
+ https://bugzilla.gnome.org/show_bug.cgi?id=736796
+
+2014-09-18 12:39:48 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst-libs/gst/audio/gstaudiodecoder.c:
+ audiodecoder: Simplify code a bit
+
+2014-09-17 14:08:17 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/video/gstvideoencoder.c:
+ videoencoder: do not leak events when flushing them
+ https://bugzilla.gnome.org/show_bug.cgi?id=736796
+
+2014-09-17 12:17:53 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/audio/gstaudiodecoder.c:
+ audiodecoder: Don't leak events
+ https://bugzilla.gnome.org/show_bug.cgi?id=736788
+
+2014-09-17 12:17:27 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * tests/check/libs/audiodecoder.c:
+ audiodecoder: extend flush_events test to check for event leaks
+ https://bugzilla.gnome.org/show_bug.cgi?id=736788
+
+2014-09-05 13:49:46 -0300 Thiago Santos <thiagoss@osg.samsung.com>
+
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: Do not fail the negotiation if query fails
+ The allocation query failure doesn't mean that the negotiation
+ has failed as the element can allocate buffers itself.
+ Instead, only fail if the pads are flushing and the allocation
+ query failed.
+ https://bugzilla.gnome.org/show_bug.cgi?id=735844
+
+2013-01-31 13:49:00 +0100 Arnaud Vrac <avrac@freebox.fr>
+
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: get framerate from previously parsed video info
+
+2013-01-31 13:47:35 +0100 Arnaud Vrac <avrac@freebox.fr>
+
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: do not ask for a bufferpool when checking for composition meta
+
+2014-09-04 15:06:31 +0200 Arnaud Vrac <avrac@freebox.fr>
+
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: schedule reconfigure on source pad when negotiation fails
+ The source pad might be flushing while negotiating, resulting in
+ set_caps or the ALLOCATION query failing. In this case set the
+ reconfigure flag on the source pad so that negotiation is retried on the
+ next buffer.
+
+2014-09-16 13:32:52 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/audio/gstaudiocdsrc.c:
+ audiocdsrc: do not leak uid after parsing TOC select event
+ https://bugzilla.gnome.org/show_bug.cgi?id=736739
+
+2014-09-17 10:51:59 +0530 Ravi Kiran K N <ravi.kiran@samsung.com>
+
+ * gst/typefind/gsttypefindfunctions.c:
+ typefind: correct the condition for irap flag
+ https://bugzilla.gnome.org/show_bug.cgi?id=736779
+
+2014-09-16 21:42:46 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst/playback/gstplaysink.c:
+ playsink: Add audio/videoconvert in front of the audio/video-filters
+ audioresample and videoscale is something the application will have to do if
+ required, but we can at least help here by adding the
+ audioconvert/videoconvert elements.
+ https://bugzilla.gnome.org/show_bug.cgi?id=735748
+
+2014-09-15 16:23:57 +0200 Ognyan Tonchev <ognyan@axis.com>
+
+ * gst-libs/gst/video/gstvideodecoder.c:
+ videodecoder: do not leak pool and allocator in error case
+ https://bugzilla.gnome.org/show_bug.cgi?id=736679
+
+2014-09-05 09:54:10 -0700 Garg <aksg86@gmail.com>
+
+ * gst-libs/gst/audio/gstaudiobasesink.c:
+ audiobasesink: Fix deadlock caused by holding object lock while calling clock functions
+ Issue:
+ During a PAUSED->PLAYING transition when we are rendering an audio buffer in AudioBaseSink
+ we make adjustments to the sink's provided clock i.e. fix clock calibration using the external
+ pipeline clock, within "gst_audio_base_sink_sync_latency function inside gstaudiobasesink.c".
+ For the calibration adjustment we need to get the sink clock time using "gst_audio_clock_get_time".
+ But before calling "gst_audio_clock_get_time" we acquire the Object Lock on the Sink. If sink is
+ a pulsesink, "gst_audio_clock_get_time" internally calls "gst_pulsesink_get_time" which needs to
+ acquire Pulse Audio Main Loop Lock before querying Pulse Audio for its stream time using
+ "pa_stream_get_time". Please see "gst_pulsesink_get_time in pulsesink.c".
+ So the situation here is we have acquired the Object lock on Sink and need PA Main Loop Lock.
+ Now Pulse Audio Main Thread itself might be in the process of posting a stream status
+ message after Paused to Playing transition which in turn acquires the PA Main loop lock and
+ needs the Object Lock on Pulse Sink. This causes a deadlock with the earlier render thread.
+ Fix:
+ Do not acquire the object Lock on Sink before querying the time on PulseSink clock. This is
+ similar to the way we have used get_time at other places in the code. Acquire it after the
+ get_time call. This way PA Main loop will be able to post its stream status message by
+ acquiring the Sink Object lock and will eventually release its Main Loop lock needed for
+ gst_pulsesink_get_time to continue.
+ https://bugzilla.gnome.org/show_bug.cgi?id=736071
+
+2014-09-12 14:27:44 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst-libs/gst/video/gstvideofilter.c:
+ videofilter: Unref buffers before calling the transform_frame functions
+ GstVideoFrame has another reference, so the buffer looks unwriteable,
+ meaning that we can't attach any metas or anything to it
+ https://bugzilla.gnome.org/show_bug.cgi?id=736118
+
+2014-09-11 16:58:35 -0300 Thiago Santos <thiagoss@osg.samsung.com>
+
+ * gst/playback/gstdecodebin2.c:
+ decodebin: protect buffering message handling
+ Use the object lock to avoid concurrent processing which leads
+ to small disasters (assertions or crashes)
+
+2014-03-28 13:02:54 +0100 George Kiagiadakis <george.kiagiadakis@collabora.com>
+
+ * gst/playback/gstplaybin2.c:
+ playbin: filter out buffering messages when switching uri
+ When switching URI from about-to-finish, playbin starts decoding the new
+ URI and the queue2 inside uridecodebin starts emitting buffering messages
+ immediately. However, the queue(s) inside playsink still have buffers to
+ play and the pipeline doesn't need to pause for buffering, so we should
+ not send those buffering messages up to the application, otherwise there
+ is an audible glitch caused by pausing the pipeline for a very short time.
+ https://bugzilla.gnome.org/show_bug.cgi?id=727255
+
+2014-07-08 12:37:41 -0400 Kipp Cannon <kipp.cannon@ligo.org>
+
+ * gst/audioresample/resample.c:
+ audioresample: don't skip input samples
+ when downsampling, the output buffer can be filled before all the input
+ samples are consumed. this is correct: when downsampling, several input
+ samples are needed for each output sample, so when only a small number of
+ input samples are available the number of output samples produced can be 0.
+ the resampler, however, was discarding those extra input samples instead of
+ clocking them into its filter history for the next iteration. this patch
+ fixes this by removing the check that the output buffer is full. the code
+ now always loops until all input samples are consumed, and relies on the
+ calling code to have provided a suitably sized location for the output.
+ note that there are already other checks in place in the calling code to
+ ensure that this is the case.
+ https://bugzilla.gnome.org/show_bug.cgi?id=732908
+
+2014-08-27 13:45:57 +0200 Göran Jönsson <goranjn@axis.com>
+
+ * gst-libs/gst/rtsp/gstrtspconnection.c:
+ rtspconnection: Protect readsrc, writesrc and controllsrc with a mutex
+ Fixes a crash when controlsrc, readsrc or writesrc are modified from
+ gst_rtsp_source_dispatch_read/write and gst_rtsp_watch_reset at the
+ same time.
+ https://bugzilla.gnome.org/show_bug.cgi?id=735569
+
+2014-09-03 15:23:26 +0530 Vineeth T M <vineeth.tm@samsung.com>
+
+ * gst/videorate/gstvideorate.c:
+ videorate: GstStructure refcount critical message
+ s3 is not being initialized when run in a loop
+ and the same was being freed, which resulted in the crash
+ https://bugzilla.gnome.org/show_bug.cgi?id=735952
+
+2014-09-01 15:23:27 -0300 Thiago Santos <thiagoss@osg.samsung.com>
+
+ * tests/check/elements/textoverlay.c:
+ tests: textoverlay: add test to reproduce fakesink scenario
+ Adds a new test to textoverlay to make sure it can properly handle
+ elements that have ANY caps but fail to add the overlay meta in
+ the allocation query.
+ This test verifies that textoverlay won't use the caps features even
+ knowing that the overlay meta is accepted when querying the downstream
+ caps because it also needs downstream to confirm by putting the meta
+ in the allocation query.
+ https://bugzilla.gnome.org/show_bug.cgi?id=735800
+
+2014-09-01 12:38:02 -0300 Thiago Santos <thiagoss@osg.samsung.com>
+
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: properly fallback to non-overlay caps
+ When downstream claims to accept the overlay meta but fails to
+ provide it in the allocation query, properly fallback to setting
+ a new caps without the overlay meta as that is not going to be used.
+ Only do this if the original caps doesn't have the overlay already,
+ otherwise there isn't much that can be done.
+ https://bugzilla.gnome.org/show_bug.cgi?id=735800
+
+2014-09-01 12:28:24 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * ext/pango/gstbasetextoverlay.c:
+ textoverlay: Don't hold any mutexes while calling negotiate
+ It's not done in any other code calling negotiate and will cause deadlocks
+ as it is sending events and queries in the pipeline.
+ Specifically this pipeline was deadlocking:
+ gst-launch-1.0 videotestsrc ! textoverlay ! textoverlay ! fakesink
+
=== release 1.4.1 ===
-2014-08-27 Sebastian Dröge <slomo@coaxion.net>
+2014-08-27 15:04:06 +0300 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.4.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-ivorbisdec.xml:
+ * docs/plugins/inspect/plugin-libvisual.xml:
+ * docs/plugins/inspect/plugin-ogg.xml:
+ * docs/plugins/inspect/plugin-pango.xml:
+ * docs/plugins/inspect/plugin-playback.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:
+ * win32/common/_stdint.h:
+ * win32/common/config.h:
+ Release 1.4.1
+
+2014-08-27 14:27:28 +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/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
2014-08-27 12:30:10 +0300 Sebastian Dröge <sebastian@centricular.com>
diff --git a/NEWS b/NEWS
index 2fdbda52bf..edbb252843 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-This is GStreamer Base Plugins 1.4.1
+This is GStreamer Base Plugins 1.4.2
diff --git a/RELEASE b/RELEASE
index 0c6958a847..dc1abe162a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,5 @@
-Release notes for GStreamer Base Plugins 1.4.1
-
+Release notes for GStreamer Base Plugins 1.4.2
The GStreamer team is pleased to announce a bugfix release of the stable
1.4 release series. The 1.4 release series is adding new features on top
@@ -71,10 +70,22 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 733916 : basetextoverlay: Simple pipeline with textoverlay and fakesink fails to negotiate
- * 733976 : uridecodebin: Does not set the dec- > source uri when an error occurred with a first uri and we set a new one in READY state
- * 734683 : playsinkconvertbin: returns true from accept caps but rejects it later
- * 734822 : playsinkconvertbin: only intersect with the filter at the end
+ * 732908 : audioresample: skips samples unless input buffers have correct size
+ * 727255 : playbin: filter out buffering messages when switching URI and the previous URI is still playing
+ * 729811 : output-selector: test example in gstreamer plugin base is giving " Internal data flow error "
+ * 735569 : rtspconnection: Crash due to no protection of watchs readsrc
+ * 735748 : playbin: can't play an avi file in totem with audio-filter=scaletempo
+ * 735800 : textoverlay: Two textoverlay in sequence fail to negotiate (regression)
+ * 735844 : basetextoverlay/pango: overlay negotiation fails when it should not
+ * 735952 : videorate: GstStructure refcount critical message
+ * 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock
+ * 736118 : videofilter: The buffer is not writable in transform_frame_ip
+ * 736739 : audiocdsrc: do not leak uid after parsing TOC select event
+ * 736779 : typefind: h265 IRAP picture always true
+ * 736788 : audiodecoder: leaks events
+ * 736796 : videoencoder: do not leak events when flushing them
+ * 736861 : playbin: Reference count bug
+ * 736679 : videodecoder: do not leak pool and allocator in error case
==== Download ====
@@ -111,8 +122,15 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Edward Hervey
+ * Andrei Sarakeev
+ * Arnaud Vrac
+ * Garg
+ * George Kiagiadakis
+ * Göran Jönsson
+ * Kipp Cannon
+ * Ognyan Tonchev
+ * Ravi Kiran K N
* Sebastian Dröge
* Thiago Santos
- * Thibault Saunier
+ * Vineeth T M
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 25b64cc415..227c9e6639 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
+AC_INIT([GStreamer Base Plug-ins],[1.4.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, 401, 0, 401)
+AS_LIBTOOL(GST, 402, 0, 402)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.4.0
diff --git a/docs/plugins/inspect/plugin-adder.xml b/docs/plugins/inspect/plugin-adder.xml
index 1d3981bf2e..67a728404e 100644
--- a/docs/plugins/inspect/plugin-adder.xml
+++ b/docs/plugins/inspect/plugin-adder.xml
@@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-alsa.xml b/docs/plugins/inspect/plugin-alsa.xml
index 17ef1c73d6..214f6ef8ef 100644
--- a/docs/plugins/inspect/plugin-alsa.xml
+++ b/docs/plugins/inspect/plugin-alsa.xml
@@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-app.xml b/docs/plugins/inspect/plugin-app.xml
index b1737faef0..3e2b0c17c3 100644
--- a/docs/plugins/inspect/plugin-app.xml
+++ b/docs/plugins/inspect/plugin-app.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml
index dafc7e85ea..24925c06e6 100644
--- a/docs/plugins/inspect/plugin-audioconvert.xml
+++ b/docs/plugins/inspect/plugin-audioconvert.xml
@@ -3,7 +3,7 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audiorate.xml b/docs/plugins/inspect/plugin-audiorate.xml
index ff342cdb82..fa6947fe99 100644
--- a/docs/plugins/inspect/plugin-audiorate.xml
+++ b/docs/plugins/inspect/plugin-audiorate.xml
@@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audioresample.xml b/docs/plugins/inspect/plugin-audioresample.xml
index 67999b182a..68d0655337 100644
--- a/docs/plugins/inspect/plugin-audioresample.xml
+++ b/docs/plugins/inspect/plugin-audioresample.xml
@@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audiotestsrc.xml b/docs/plugins/inspect/plugin-audiotestsrc.xml
index 17771d3d8f..cdeccd77e0 100644
--- a/docs/plugins/inspect/plugin-audiotestsrc.xml
+++ b/docs/plugins/inspect/plugin-audiotestsrc.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-cdparanoia.xml b/docs/plugins/inspect/plugin-cdparanoia.xml
index 4adfcf151e..bd703955e9 100644
--- a/docs/plugins/inspect/plugin-cdparanoia.xml
+++ b/docs/plugins/inspect/plugin-cdparanoia.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-encoding.xml b/docs/plugins/inspect/plugin-encoding.xml
index 4b106b34cc..ba6179f919 100644
--- a/docs/plugins/inspect/plugin-encoding.xml
+++ b/docs/plugins/inspect/plugin-encoding.xml
@@ -3,7 +3,7 @@
<description>various encoding-related elements</description>
<filename>../../gst/encoding/.libs/libgstencodebin.so</filename>
<basename>libgstencodebin.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-gio.xml b/docs/plugins/inspect/plugin-gio.xml
index 64b0ef9ee9..e72d4eaa16 100644
--- a/docs/plugins/inspect/plugin-gio.xml
+++ b/docs/plugins/inspect/plugin-gio.xml
@@ -3,7 +3,7 @@
<description>GIO elements</description>
<filename>../../gst/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-ivorbisdec.xml b/docs/plugins/inspect/plugin-ivorbisdec.xml
index cf9621a8de..e0b4aa5995 100644
--- a/docs/plugins/inspect/plugin-ivorbisdec.xml
+++ b/docs/plugins/inspect/plugin-ivorbisdec.xml
@@ -3,7 +3,7 @@
<description>Vorbis Tremor decoder</description>
<filename>../../ext/vorbis/.libs/libgstivorbisdec.so</filename>
<basename>libgstivorbisdec.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml
index 12f2463681..f458d95582 100644
--- a/docs/plugins/inspect/plugin-libvisual.xml
+++ b/docs/plugins/inspect/plugin-libvisual.xml
@@ -3,7 +3,7 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml
index 1cb4a4a06d..f1b047526b 100644
--- a/docs/plugins/inspect/plugin-ogg.xml
+++ b/docs/plugins/inspect/plugin-ogg.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-pango.xml b/docs/plugins/inspect/plugin-pango.xml
index 1bcbdf1699..4ae132f94c 100644
--- a/docs/plugins/inspect/plugin-pango.xml
+++ b/docs/plugins/inspect/plugin-pango.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-playback.xml b/docs/plugins/inspect/plugin-playback.xml
index 90ce5dda72..db5649fefb 100644
--- a/docs/plugins/inspect/plugin-playback.xml
+++ b/docs/plugins/inspect/plugin-playback.xml
@@ -3,7 +3,7 @@
<description>various playback elements</description>
<filename>../../gst/playback/.libs/libgstplayback.so</filename>
<basename>libgstplayback.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-subparse.xml b/docs/plugins/inspect/plugin-subparse.xml
index 888311217b..664e59d60c 100644
--- a/docs/plugins/inspect/plugin-subparse.xml
+++ b/docs/plugins/inspect/plugin-subparse.xml
@@ -3,7 +3,7 @@
<description>Subtitle parsing</description>
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
<basename>libgstsubparse.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml
index 1e99ce0e2b..e41c7254d6 100644
--- a/docs/plugins/inspect/plugin-tcp.xml
+++ b/docs/plugins/inspect/plugin-tcp.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml
index d45214b0a4..26e62d9813 100644
--- a/docs/plugins/inspect/plugin-theora.xml
+++ b/docs/plugins/inspect/plugin-theora.xml
@@ -3,7 +3,7 @@
<description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-typefindfunctions.xml b/docs/plugins/inspect/plugin-typefindfunctions.xml
index 830cf61a36..fd45d17d76 100644
--- a/docs/plugins/inspect/plugin-typefindfunctions.xml
+++ b/docs/plugins/inspect/plugin-typefindfunctions.xml
@@ -3,7 +3,7 @@
<description>default typefind functions</description>
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
<basename>libgsttypefindfunctions.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videoconvert.xml b/docs/plugins/inspect/plugin-videoconvert.xml
index e22e4e7ebe..b6dc82fd7f 100644
--- a/docs/plugins/inspect/plugin-videoconvert.xml
+++ b/docs/plugins/inspect/plugin-videoconvert.xml
@@ -3,7 +3,7 @@
<description>Colorspace conversion</description>
<filename>../../gst/videoconvert/.libs/libgstvideoconvert.so</filename>
<basename>libgstvideoconvert.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videorate.xml b/docs/plugins/inspect/plugin-videorate.xml
index c4dd5dfc6a..2e1039cba0 100644
--- a/docs/plugins/inspect/plugin-videorate.xml
+++ b/docs/plugins/inspect/plugin-videorate.xml
@@ -3,7 +3,7 @@
<description>Adjusts video frames</description>
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
<basename>libgstvideorate.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videoscale.xml b/docs/plugins/inspect/plugin-videoscale.xml
index b18f281563..468cf6b2ed 100644
--- a/docs/plugins/inspect/plugin-videoscale.xml
+++ b/docs/plugins/inspect/plugin-videoscale.xml
@@ -3,7 +3,7 @@
<description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videotestsrc.xml b/docs/plugins/inspect/plugin-videotestsrc.xml
index e1a0649e6a..61467db6da 100644
--- a/docs/plugins/inspect/plugin-videotestsrc.xml
+++ b/docs/plugins/inspect/plugin-videotestsrc.xml
@@ -3,7 +3,7 @@
<description>Creates a test video stream</description>
<filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
<basename>libgstvideotestsrc.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-volume.xml b/docs/plugins/inspect/plugin-volume.xml
index ec930895e7..1968e5e1ba 100644
--- a/docs/plugins/inspect/plugin-volume.xml
+++ b/docs/plugins/inspect/plugin-volume.xml
@@ -3,7 +3,7 @@
<description>plugin for controlling audio volume</description>
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
<basename>libgstvolume.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml
index 039f5f03c3..dfc5c709d8 100644
--- a/docs/plugins/inspect/plugin-vorbis.xml
+++ b/docs/plugins/inspect/plugin-vorbis.xml
@@ -3,7 +3,7 @@
<description>Vorbis plugin library</description>
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
<basename>libgstvorbis.so</basename>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-ximagesink.xml b/docs/plugins/inspect/plugin-ximagesink.xml
index 7663b95e99..33f9b3a158 100644
--- a/docs/plugins/inspect/plugin-ximagesink.xml
+++ b/docs/plugins/inspect/plugin-ximagesink.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-xvimagesink.xml b/docs/plugins/inspect/plugin-xvimagesink.xml
index 62cbd3d9dc..d184daa9c5 100644
--- a/docs/plugins/inspect/plugin-xvimagesink.xml
+++ b/docs/plugins/inspect/plugin-xvimagesink.xml
@@ -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.4.1</version>
+ <version>1.4.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/gst-plugins-base.doap b/gst-plugins-base.doap
index 5d37516151..5c89e15647 100644
--- a/gst-plugins-base.doap
+++ b/gst-plugins-base.doap
@@ -36,6 +36,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
<release>
<Version>
+ <revision>1.4.2</revision>
+ <branch>1.4</branch>
+ <name></name>
+ <created>2014-09-19</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.4.2.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.4.1</revision>
<branch>1.4</branch>
<name></name>
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h
index 14089e376f..31ab119e44 100644
--- a/win32/common/_stdint.h
+++ b/win32/common/_stdint.h
@@ -1,8 +1,8 @@
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "gst-plugins-base 1.4.1"
-/* generated using gnu compiler gcc (Debian 4.9.1-9) 4.9.1 */
+#define _GENERATED_STDINT_H "gst-plugins-base 1.4.2"
+/* generated using gnu compiler gcc (Debian 4.9.1-14) 4.9.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
diff --git a/win32/common/config.h b/win32/common/config.h
index 446478898a..520e24fc06 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -84,7 +84,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
-#define GST_PACKAGE_RELEASE_DATETIME "2014-08-27"
+#define GST_PACKAGE_RELEASE_DATETIME "2014-09-19"
/* Define if static plugins should be built */
#undef GST_PLUGIN_BUILD_STATIC
@@ -325,7 +325,7 @@
#define PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Base Plug-ins 1.4.1"
+#define PACKAGE_STRING "GStreamer Base Plug-ins 1.4.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
@@ -334,7 +334,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.4.1"
+#define PACKAGE_VERSION "1.4.2"
/* directory where plugins are located */
#ifdef _DEBUG
@@ -368,7 +368,7 @@
#undef USE_TREMOLO
/* Version number of package */
-#define VERSION "1.4.1"
+#define VERSION "1.4.2"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */