Release 1.12.1
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Jun 2017 09:06:59 +0000 (12:06 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Jun 2017 09:06:59 +0000 (12:06 +0300)
118 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/inspect/plugin-accurip.xml
docs/plugins/inspect/plugin-adpcmdec.xml
docs/plugins/inspect/plugin-adpcmenc.xml
docs/plugins/inspect/plugin-aiff.xml
docs/plugins/inspect/plugin-asfmux.xml
docs/plugins/inspect/plugin-assrender.xml
docs/plugins/inspect/plugin-audiofxbad.xml
docs/plugins/inspect/plugin-audiomixer.xml
docs/plugins/inspect/plugin-audiovisualizers.xml
docs/plugins/inspect/plugin-autoconvert.xml
docs/plugins/inspect/plugin-bayer.xml
docs/plugins/inspect/plugin-bluez.xml
docs/plugins/inspect/plugin-bs2b.xml
docs/plugins/inspect/plugin-bz2.xml
docs/plugins/inspect/plugin-camerabin.xml
docs/plugins/inspect/plugin-chromaprint.xml
docs/plugins/inspect/plugin-coloreffects.xml
docs/plugins/inspect/plugin-compositor.xml
docs/plugins/inspect/plugin-curl.xml
docs/plugins/inspect/plugin-dashdemux.xml
docs/plugins/inspect/plugin-debugutilsbad.xml
docs/plugins/inspect/plugin-decklink.xml
docs/plugins/inspect/plugin-dtls.xml
docs/plugins/inspect/plugin-dtsdec.xml
docs/plugins/inspect/plugin-dvb.xml
docs/plugins/inspect/plugin-dvbsuboverlay.xml
docs/plugins/inspect/plugin-dvdspu.xml
docs/plugins/inspect/plugin-faac.xml
docs/plugins/inspect/plugin-faad.xml
docs/plugins/inspect/plugin-fbdevsink.xml
docs/plugins/inspect/plugin-festival.xml
docs/plugins/inspect/plugin-fieldanalysis.xml
docs/plugins/inspect/plugin-flite.xml
docs/plugins/inspect/plugin-fluidsynthmidi.xml
docs/plugins/inspect/plugin-freeverb.xml
docs/plugins/inspect/plugin-frei0r.xml
docs/plugins/inspect/plugin-gaudieffects.xml
docs/plugins/inspect/plugin-gdp.xml
docs/plugins/inspect/plugin-geometrictransform.xml
docs/plugins/inspect/plugin-gmedec.xml
docs/plugins/inspect/plugin-gsm.xml
docs/plugins/inspect/plugin-gtk.xml
docs/plugins/inspect/plugin-hls.xml
docs/plugins/inspect/plugin-id3tag.xml
docs/plugins/inspect/plugin-inter.xml
docs/plugins/inspect/plugin-interlace.xml
docs/plugins/inspect/plugin-ivfparse.xml
docs/plugins/inspect/plugin-ivtc.xml
docs/plugins/inspect/plugin-jp2kdecimator.xml
docs/plugins/inspect/plugin-jpegformat.xml
docs/plugins/inspect/plugin-kate.xml
docs/plugins/inspect/plugin-kms.xml
docs/plugins/inspect/plugin-ladspa.xml
docs/plugins/inspect/plugin-midi.xml
docs/plugins/inspect/plugin-mms.xml
docs/plugins/inspect/plugin-modplug.xml
docs/plugins/inspect/plugin-mpeg2enc.xml
docs/plugins/inspect/plugin-mpegpsdemux.xml
docs/plugins/inspect/plugin-mpegpsmux.xml
docs/plugins/inspect/plugin-mpegtsdemux.xml
docs/plugins/inspect/plugin-mpegtsmux.xml
docs/plugins/inspect/plugin-mplex.xml
docs/plugins/inspect/plugin-mxf.xml
docs/plugins/inspect/plugin-netsim.xml
docs/plugins/inspect/plugin-ofa.xml
docs/plugins/inspect/plugin-openal.xml
docs/plugins/inspect/plugin-opencv.xml
docs/plugins/inspect/plugin-openexr.xml
docs/plugins/inspect/plugin-opengl.xml
docs/plugins/inspect/plugin-openjpeg.xml
docs/plugins/inspect/plugin-opusparse.xml
docs/plugins/inspect/plugin-pcapparse.xml
docs/plugins/inspect/plugin-pnm.xml
docs/plugins/inspect/plugin-qt.xml
docs/plugins/inspect/plugin-removesilence.xml
docs/plugins/inspect/plugin-resindvd.xml
docs/plugins/inspect/plugin-rfbsrc.xml
docs/plugins/inspect/plugin-rsvg.xml
docs/plugins/inspect/plugin-rtmp.xml
docs/plugins/inspect/plugin-rtponvif.xml
docs/plugins/inspect/plugin-schro.xml
docs/plugins/inspect/plugin-sdpelem.xml
docs/plugins/inspect/plugin-segmentclip.xml
docs/plugins/inspect/plugin-shm.xml
docs/plugins/inspect/plugin-smooth.xml
docs/plugins/inspect/plugin-smoothstreaming.xml
docs/plugins/inspect/plugin-sndfile.xml
docs/plugins/inspect/plugin-soundtouch.xml
docs/plugins/inspect/plugin-spandsp.xml
docs/plugins/inspect/plugin-speed.xml
docs/plugins/inspect/plugin-srtp.xml
docs/plugins/inspect/plugin-stereo.xml
docs/plugins/inspect/plugin-subenc.xml
docs/plugins/inspect/plugin-teletext.xml
docs/plugins/inspect/plugin-ttmlsubs.xml
docs/plugins/inspect/plugin-uvch264.xml
docs/plugins/inspect/plugin-vcdsrc.xml
docs/plugins/inspect/plugin-videofiltersbad.xml
docs/plugins/inspect/plugin-videoframe_audiolevel.xml
docs/plugins/inspect/plugin-videoparsersbad.xml
docs/plugins/inspect/plugin-videosignal.xml
docs/plugins/inspect/plugin-vmnc.xml
docs/plugins/inspect/plugin-voaacenc.xml
docs/plugins/inspect/plugin-voamrwbenc.xml
docs/plugins/inspect/plugin-waylandsink.xml
docs/plugins/inspect/plugin-webp.xml
docs/plugins/inspect/plugin-webrtcdsp.xml
docs/plugins/inspect/plugin-wildmidi.xml
docs/plugins/inspect/plugin-x265.xml
docs/plugins/inspect/plugin-y4mdec.xml
docs/plugins/inspect/plugin-yadif.xml
docs/plugins/inspect/plugin-zbar.xml
gst-plugins-bad.doap
meson.build

index 7cf0256..00b9d32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,562 @@
+=== release 1.12.1 ===
+
+2017-06-20  Sebastian Dröge <slomo@coaxion.net>
+
+       * configure.ac:
+         releasing 1.12.1
+
+2017-06-20 11:09:34 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/bg.po:
+       * po/hr.po:
+       * po/ky.po:
+       * po/sv.po:
+       * po/tr.po:
+         po: Update translations
+
+2017-06-16 09:43:35 -0700  Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
+
+       * sys/dvb/gstdvbsrc.c:
+         dvb: src: fix use of wrong array index for tune signal
+         Erroneous value made "TUNE" overwrite "TUNNING_FAIL" ....
+
+2017-06-15 14:13:14 -0400  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * gst/mxf/mxfdemux.c:
+         mxfdemux: Do not try to serialize unresolved metadatas
+         When retrieving the `mxfdemux.structure` property, it leads to an
+         assertion as metadatas need to be resolved for the call to
+         mxf_metadata_base_to_structure to be valid.
+
+2017-06-12 22:29:01 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst-libs/gst/gl/gstglupload.c:
+         glupload: Fix DirectVIV uploader for formats with a single plane
+         We have to pass the "height" as height = vmeta->offset[1] / width to the
+         API, which of course does not work well for formats with only a single
+         plane. Use the whole memory size instead of the offset in that case.
+
+2017-06-04 20:23:36 +0900  Seungha Yang <sh.yang@lge.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: Clear "cancelled" on uridownloader before processing manifest
+         Previous commit let demux call gst_uri_downloader_cancel() on _demux_reset().
+         Note that, _demux_reset() called during PAUSED_TO_READY and READY_TO_PAUSED.
+         And, it will set "cancelled" on uridownloader which blocks the use of
+         uridownloader. The issue is that, subclass can use the uridownloader not only
+         live streaming for manifest update, but also for fetching another manifests
+         such as variant and rendition m3u8 of hls streaming. So to unblock it,
+         demux should clear "cancelled" before processing initial manifest.
+         https://bugzilla.gnome.org/show_bug.cgi?id=783401
+
+2017-05-31 02:46:01 +0200  Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: release the manifest lock ...
+         before broadcasting preroll.
+         The deadlock was as follows:
+         -> The subclass pushes a buffer on a newly-created stream in T1
+         -> We take the preroll lock in T1, to handle_preroll
+         -> The demuxer is stopped in T2, we take the MANIFEST_LOCK
+         -> T1 starts blocking because it received a reconfigure event
+         and needs to take the MANIFEST_LOCK
+         -> T2 deadlocks because it now wants the preroll_lock.
+         https://bugzilla.gnome.org/show_bug.cgi?id=783255
+
+2017-05-29 22:28:21 -0700  Thiago Santos <thiagossantos@gmail.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: do not erase data while updates-loop is running
+         Make sure the manifest update loop is stopped before proceeding with the
+         resetting of the manifest data. Otherwise, the updates loop will try to
+         use it and it leads to a segfault
+         https://bugzilla.gnome.org/show_bug.cgi?id=783028
+
+2017-05-29 22:26:09 -0700  Thiago Santos <thiagossantos@gmail.com>
+
+       * ext/dash/gstmpdparser.c:
+         mpdparser: remove duplicate free of client data
+         https://bugzilla.gnome.org/show_bug.cgi?id=783028
+
+2017-05-31 03:14:04 +0200  Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: make sure to free all "old streams"
+         As we release the MANIFEST_LOCK in stop_tasks,
+         demux->priv->old_streams can be set, we need to free these
+         otherwise we may end up trying to dispose elements in the
+         READY state.
+         https://bugzilla.gnome.org/show_bug.cgi?id=783256
+
+2017-05-31 10:58:39 +0200  Edward Hervey <edward@centricular.com>
+
+       * ext/dash/gstdashdemux.c:
+         dashdemux: Remove wrong assertion
+         This is wrong because:
+         * If the rate is negative we should check for the *previous* period
+         * adaptivedemux already does the proper checks before calling this
+         method
+
+2017-05-26 17:30:10 +0200  Edward Hervey <edward@centricular.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: Fix debugging message
+         GstSegment position is a guint64 and not a gint64
+         CID #1409910
+
+2017-05-25 09:48:53 +0200  Edward Hervey <edward@centricular.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: Check live seeking range more often
+         The live seeking range was only checked when doing actual seeks. This was
+         assuming that the rate would always be 1.0 (i.e. the playback would
+         advance in realtime, and therefore fragments would always be available
+         since the seeking window moves at the same rate).
+         With non-1.0 rates, this no longer becomes valid, and therefore we need
+         to check whether we are still within the live seeking range when advancing.
+         https://bugzilla.gnome.org/show_bug.cgi?id=783075
+
+2017-05-16 23:20:44 +0900  Seungha Yang <sh.yang@lge.com>
+
+       * ext/dash/gstdashdemux.c:
+         dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE
+         If a manifest has non-zero presentation time offset
+         (i.e., earliest presentation time specified by sidx box is not zero),
+         the initial sidx position shouldn't be zero. Since we cannot define
+         exact sidx position until parsing sidx box, set the value to unknown.
+         https://bugzilla.gnome.org/show_bug.cgi?id=782693
+
+2017-06-10 07:56:48 -0400  Aaron Boxer <boxerab@gmail.com>
+
+       * ext/openjpeg/gstopenjpegdec.c:
+         openjpegdec: fix display artifacts for RGB 8-bit
+         https://bugzilla.gnome.org/show_bug.cgi?id=783626
+
+2017-06-05 15:31:52 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst-libs/gst/codecparsers/gstjpeg2000sampling.c:
+         jpeg2000sampling: fix critical when sampling is missing from caps
+         This can happen with real files
+
+2017-06-07 16:17:50 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/openjpeg/gstopenjpegdec.c:
+         openjpeg: guard against invalid memory access on crafted files
+
+2017-05-18 10:58:20 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/openh264/gstopenh264plugin.c:
+       * ext/resindvd/plugin.c:
+       * ext/srtp/gstsrtp.c:
+       * ext/teletextdec/gstteletextdec.c:
+       * ext/ttml/gstttmlplugin.c:
+       * ext/webrtcdsp/gstwebrtcdsp.cpp:
+       * gst/fieldanalysis/gstfieldanalysis.c:
+       * gst/gaudieffects/gstplugin.c:
+       * gst/pcapparse/plugin.c:
+       * sys/acmenc/acmenc.c:
+       * sys/applemedia/plugin.m:
+       * sys/msdk/gstmsdk.c:
+       * sys/vdpau/gstvdpau.c:
+       * sys/winks/gstksvideosrc.c:
+         Fix up package name and origin in some plugins
+
+2017-05-18 10:36:50 -0700  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * sys/msdk/gstmsdkenc.c:
+         msdk: enc: set pts and dts, fix inverted sync_point flag
+         Set the pts and dts on the frame that we receive from the msdk.
+         Also fix the inverted logic in setting sync points, previously we
+         were marking all frames as sync points except IDRs.
+         https://bugzilla.gnome.org/show_bug.cgi?id=782801
+
+2017-06-01 01:15:05 +0000  Jeremy Hiatt <jeremy@brilliant.tech>
+
+       * gst-libs/gst/gl/gstglutils.c:
+         glutils: Fix GValue leak in gst_gl_value_set_texture_target_from_mask()
+
+2017-06-06 14:58:55 -0400  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * gst/rawparse/gstvideoparse.c:
+         videoparse: Fix property handling
+         Usage of GstValueArray was wrong and frame-stride does not exist in
+         rawvideoparse
+
+2017-06-01 16:00:50 +0200  Wim Taymans <wtaymans@redhat.com>
+
+       * gst/pcapparse/gstpcapparse.c:
+         pcapparse: endianness fix
+         Also swap the linktype after we detected that we need to do
+         byteswapping. Fixes a problem with reading pcap files generated
+         on a machine with different endianness.
+
+2017-05-25 11:05:47 +0800  Haihua Hu <jared.hu@nxp.com>
+
+       * gst-libs/gst/gl/gstglformat.c:
+       * gst-libs/gst/gl/gstglmemory.c:
+       * gst-libs/gst/gl/gstglmemorypbo.c:
+       * gst-libs/gst/gl/gstglrenderbuffer.c:
+         glformat: fix the usage of GST_GL_RGB565
+         GL_RGB565 is sized internal glformat, the corresponding glformat
+         should be GL_RGB and type is GL_UNSIGNED_SHORT_565. Otherwise will
+         return GL_INVALID_ENUM when creating texture.
+         https://bugzilla.gnome.org/show_bug.cgi?id=783066
+
+2017-05-25 16:42:03 +0200  Edward Hervey <edward@centricular.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: Don't create invalid event
+         tags could potentially be NULL
+
+2016-12-02 17:51:57 +1100  Matthew Waters <matthew@centricular.com>
+
+       * gst-libs/gst/adaptivedemux/gstadaptivedemux.c:
+         adaptivedemux: retry download MAX_DOWNLOAD_RETRY_COUNT times before erroring
+         What we want is to retry downloading the fragment on 4xx/5xx errors
+         however returning EOS will cause waiting for a manifest update for live
+         (which may be a really long time) or stop everything for non-live.
+         Change that to only return EOS/ERROR once we've reached the error limit.
+         https://bugzilla.gnome.org/show_bug.cgi?id=776609
+
+2017-02-23 15:42:08 -0800  fvanzile <frank@fvanzile.com>
+
+       * gst-libs/gst/gl/gstglcontext.c:
+         glcontext: keep a ref to the active thread
+         With the macOS/iOS implementations, the active thread can change
+         multiple times over the life of a pipeline which would expose a race in
+         the thread tracking.
+         Fix by taking a ref on the active thread while the context is active.
+         https://bugzilla.gnome.org/show_bug.cgi?id=779202
+
+2017-05-18 15:23:14 +0300  Simon Himmelbauer <shimmelbauer@toolsonair.com>
+
+       * ext/qt/gstqtglutility.cc:
+         qt: Use GST_GL_HAVE_PLATFORM_CGL instead of GST_GL_HAVE_PLATFORM_COCOA
+         The latter is not used/available anymore since years. Also fix a typo
+         in the include path for the Cocoa GL display header.
+
+2017-05-18 14:34:04 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * sys/androidmedia/gstamcvideodec.c:
+         amcvideodec: Unref downstream caps after usage
+         https://bugzilla.gnome.org/show_bug.cgi?id=782771
+
+2017-05-18 11:42:17 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/videoparsers/gsth265parse.c:
+         h265parse: Fix calculation of codec_data buffer size
+
+2017-05-17 16:26:38 +0800  Haihua Hu <jared.hu@nxp.com>
+
+       * gst-libs/gst/gl/gstglformat.c:
+         glformat: Add missing GST_GL_RGB565 in some switch statement
+         https://bugzilla.gnome.org/show_bug.cgi?id=782736
+
+2017-05-10 15:59:42 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * sys/decklink/gstdecklink.cpp:
+         decklink: Always use the video stream time for audio too
+         The audio packet times can be completely unrelated to the video stream
+         time, depending on the card. While this looks like a bug in the driver,
+         just always using the video stream time (which is correct) works as a
+         workaround for now.
+
+2017-05-17 17:38:01 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst-libs/gst/gl/cocoa/Makefile.am:
+         cocoa: Install gstgldisplay_cocoa.h
+         It's needed by e.g. qmlglsink.
+
+2017-05-09 23:59:04 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * gst-libs/gst/gl/gstgldisplay.c:
+       * gst-libs/gst/gl/gstglwindow.c:
+         gl/viv-fb: Fix user-choice string comparisons
+         https://bugzilla.gnome.org/show_bug.cgi?id=782921
+
+2017-05-15 16:37:14 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * sys/decklink/gstdecklinkvideosink.cpp:
+         decklinkvideosink: Copy min(gstreamer_stride, decklink_stride) per line
+         Instead of just bpp * width, which might be more than we can copy.
+
+2017-05-12 10:01:10 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/videoparsers/gsth264parse.c:
+         h264parse: fix caps leak in renegotiation
+
+2017-05-12 10:00:56 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/videoparsers/gsth265parse.c:
+         h265parse: fix caps leak in renegotiation
+
+2017-05-09 10:32:05 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/videoparsers/gstjpeg2000parse.c:
+         jpeg2000parse: fix negotiation with j2c and jpc both allowed upstream
+         If upstream supports both, but downstream supports only jpc, j2c
+         would have been selected as the first in the caps.
+         https://bugzilla.gnome.org/show_bug.cgi?id=782221
+
+2017-05-09 16:06:10 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * sys/directsound/gstdirectsoundsrc.c:
+       * sys/directsound/gstdirectsoundsrc.h:
+         directsoundsrc: Use a GstClockID to wait instead of Sleep()
+         The main advantage is that our sleeps can be interrupted in case of
+         an src_reset(). Earlier, we would need to wait for a read to complete
+         before we could do a reset, which could take a long time.
+         https://bugzilla.gnome.org/show_bug.cgi?id=781249
+
+2017-05-09 11:25:20 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst-libs/gst/gl/gstglmemory.c:
+         glmemory: Only use glDrawBuffer if available
+         Otherwise fall back to glDrawBuffers. Also check if glReadBuffer exists
+         before using it.
+         glDrawBuffer does not exist for GLES, only glDrawBuffers does.
+         https://bugzilla.gnome.org/show_bug.cgi?id=782376
+
+2017-05-08 11:01:39 -0700  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * meson.build:
+         meson: Ignore msvc warnings in C++ as well
+         We were only ignoring the listed msvc warnings for C language
+         files and not C++. This was working by the coincidence that we did
+         not have any instances of these warnings in C++ files. Lately the
+         build of decklink has been fixed on windows, and it has an
+         instance of one of these warnings in a C++ file.
+         https://bugzilla.gnome.org/show_bug.cgi?id=782345
+
+2017-05-05 04:30:59 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * sys/decklink/gstdecklink.cpp:
+       * sys/decklink/gstdecklink.h:
+       * sys/decklink/meson.build:
+         decklink: Fix linking on MinGW
+         MinGW does not provide comsupp.lib, so there's no implementation of
+         _com_util::ConvertBSTRToString. Use a fallback implementation that
+         uses wcstombs() instead.
+         On MinGW we also truncate the name to 100 chars which should be fine.
+
+2017-05-05 04:02:29 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * sys/decklink/gstdecklink.h:
+         decklink: Fix building on Windows
+         BSTR is already a pointer to a string
+
+2017-05-05 04:01:38 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * sys/decklink/meson.build:
+         meson: Fix decklink building on Windows
+         Needs comsuppw, and does not need libdl or pthread.
+
+2017-05-03 22:50:27 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * sys/directsound/gstdirectsoundsrc.c:
+       * sys/directsound/gstdirectsoundsrc.h:
+         directsoundsrc: Use latency-time and buffer-time settings
+         Earlier, the plugin was ignoring those settings and blindly setting
+         buffer-time to 2 seconds and latency-time to 200ms, which forced all
+         pipelines to have a minimum latency of 200ms + sink latency.
+         The values of segsize and segtotal were also not derived correctly.
+         Now we obey these values, and you can get close to the previous
+         behaviour by setting buffer-time and latency-time manually. Note that
+         they are set in microseconds.
+         As a consequence, when we haven't received enough data from the
+         device, we now sleep for a time proportional to the data remaining.
+         However, Directsound is a deprecated API so it maintains its own
+         software ringbuffer which updates at arbitrary intervals. Hence we
+         might have to wait a full segsize to get the last 10% of data. To
+         avoid tight loops, we clamp our sleep floor at 10ms.
+         In my testing, this keeps the wakeups not-too-high (proportional to
+         the latency-time set on the source). Further improvements should be
+         made by fixing the WASAPI audio source plugin instead of this.
+         Directsound is deprecated and as the comments explain, it is
+         impossible to get low latency, decent quality, or good performance
+         from it.
+         Based on a patch by Sebastian Dröge <sebastian@centricular.com>
+         https://bugzilla.gnome.org/show_bug.cgi?id=781249
+
+2017-04-20 20:18:30 -0700  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * sys/msdk/dummy.cpp:
+       * sys/msdk/meson.build:
+         msdk: use a dummy.cpp file to force c++ linking
+         Add a dummy.cpp file to force c++ linking as required by libmfx.a.
+         I'm certain that the meson build worked for me in the past, but I
+         have no idea how it could have, looking at it now.
+         https://bugzilla.gnome.org/show_bug.cgi?id=781561
+
 === release 1.12.0 ===
 
-2017-05-04  Sebastian Dröge <slomo@coaxion.net>
+2017-05-04 15:39:05 +0300  Sebastian Dröge <sebastian@centricular.com>
 
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
        * configure.ac:
-         releasing 1.12.0
+       * docs/plugins/gst-plugins-bad-plugins.args:
+       * docs/plugins/inspect/plugin-accurip.xml:
+       * docs/plugins/inspect/plugin-adpcmdec.xml:
+       * docs/plugins/inspect/plugin-adpcmenc.xml:
+       * docs/plugins/inspect/plugin-aiff.xml:
+       * docs/plugins/inspect/plugin-asfmux.xml:
+       * docs/plugins/inspect/plugin-assrender.xml:
+       * docs/plugins/inspect/plugin-audiofxbad.xml:
+       * docs/plugins/inspect/plugin-audiomixer.xml:
+       * docs/plugins/inspect/plugin-audiovisualizers.xml:
+       * docs/plugins/inspect/plugin-autoconvert.xml:
+       * docs/plugins/inspect/plugin-bayer.xml:
+       * docs/plugins/inspect/plugin-bluez.xml:
+       * docs/plugins/inspect/plugin-bs2b.xml:
+       * docs/plugins/inspect/plugin-bz2.xml:
+       * docs/plugins/inspect/plugin-camerabin.xml:
+       * docs/plugins/inspect/plugin-chromaprint.xml:
+       * docs/plugins/inspect/plugin-coloreffects.xml:
+       * docs/plugins/inspect/plugin-compositor.xml:
+       * docs/plugins/inspect/plugin-curl.xml:
+       * docs/plugins/inspect/plugin-dashdemux.xml:
+       * docs/plugins/inspect/plugin-debugutilsbad.xml:
+       * docs/plugins/inspect/plugin-decklink.xml:
+       * docs/plugins/inspect/plugin-dtls.xml:
+       * docs/plugins/inspect/plugin-dtsdec.xml:
+       * docs/plugins/inspect/plugin-dvb.xml:
+       * docs/plugins/inspect/plugin-dvbsuboverlay.xml:
+       * docs/plugins/inspect/plugin-dvdspu.xml:
+       * docs/plugins/inspect/plugin-faac.xml:
+       * docs/plugins/inspect/plugin-faad.xml:
+       * docs/plugins/inspect/plugin-fbdevsink.xml:
+       * docs/plugins/inspect/plugin-festival.xml:
+       * docs/plugins/inspect/plugin-fieldanalysis.xml:
+       * docs/plugins/inspect/plugin-flite.xml:
+       * docs/plugins/inspect/plugin-fluidsynthmidi.xml:
+       * docs/plugins/inspect/plugin-freeverb.xml:
+       * docs/plugins/inspect/plugin-frei0r.xml:
+       * docs/plugins/inspect/plugin-gaudieffects.xml:
+       * docs/plugins/inspect/plugin-gdp.xml:
+       * docs/plugins/inspect/plugin-geometrictransform.xml:
+       * docs/plugins/inspect/plugin-gmedec.xml:
+       * docs/plugins/inspect/plugin-gsm.xml:
+       * docs/plugins/inspect/plugin-gtk.xml:
+       * docs/plugins/inspect/plugin-hls.xml:
+       * docs/plugins/inspect/plugin-id3tag.xml:
+       * docs/plugins/inspect/plugin-inter.xml:
+       * docs/plugins/inspect/plugin-interlace.xml:
+       * docs/plugins/inspect/plugin-ivfparse.xml:
+       * docs/plugins/inspect/plugin-ivtc.xml:
+       * docs/plugins/inspect/plugin-jp2kdecimator.xml:
+       * docs/plugins/inspect/plugin-jpegformat.xml:
+       * docs/plugins/inspect/plugin-kate.xml:
+       * docs/plugins/inspect/plugin-kms.xml:
+       * docs/plugins/inspect/plugin-ladspa.xml:
+       * docs/plugins/inspect/plugin-midi.xml:
+       * docs/plugins/inspect/plugin-mms.xml:
+       * docs/plugins/inspect/plugin-modplug.xml:
+       * docs/plugins/inspect/plugin-mpeg2enc.xml:
+       * docs/plugins/inspect/plugin-mpegpsdemux.xml:
+       * docs/plugins/inspect/plugin-mpegpsmux.xml:
+       * docs/plugins/inspect/plugin-mpegtsdemux.xml:
+       * docs/plugins/inspect/plugin-mpegtsmux.xml:
+       * docs/plugins/inspect/plugin-mplex.xml:
+       * docs/plugins/inspect/plugin-mxf.xml:
+       * docs/plugins/inspect/plugin-netsim.xml:
+       * docs/plugins/inspect/plugin-ofa.xml:
+       * docs/plugins/inspect/plugin-openal.xml:
+       * docs/plugins/inspect/plugin-opencv.xml:
+       * docs/plugins/inspect/plugin-openexr.xml:
+       * docs/plugins/inspect/plugin-opengl.xml:
+       * docs/plugins/inspect/plugin-openjpeg.xml:
+       * docs/plugins/inspect/plugin-opusparse.xml:
+       * docs/plugins/inspect/plugin-pcapparse.xml:
+       * docs/plugins/inspect/plugin-pnm.xml:
+       * docs/plugins/inspect/plugin-qt.xml:
+       * docs/plugins/inspect/plugin-removesilence.xml:
+       * docs/plugins/inspect/plugin-resindvd.xml:
+       * docs/plugins/inspect/plugin-rfbsrc.xml:
+       * docs/plugins/inspect/plugin-rsvg.xml:
+       * docs/plugins/inspect/plugin-rtmp.xml:
+       * docs/plugins/inspect/plugin-rtponvif.xml:
+       * docs/plugins/inspect/plugin-schro.xml:
+       * docs/plugins/inspect/plugin-sdpelem.xml:
+       * docs/plugins/inspect/plugin-segmentclip.xml:
+       * docs/plugins/inspect/plugin-shm.xml:
+       * docs/plugins/inspect/plugin-smooth.xml:
+       * docs/plugins/inspect/plugin-smoothstreaming.xml:
+       * docs/plugins/inspect/plugin-sndfile.xml:
+       * docs/plugins/inspect/plugin-soundtouch.xml:
+       * docs/plugins/inspect/plugin-spandsp.xml:
+       * docs/plugins/inspect/plugin-speed.xml:
+       * docs/plugins/inspect/plugin-srtp.xml:
+       * docs/plugins/inspect/plugin-stereo.xml:
+       * docs/plugins/inspect/plugin-subenc.xml:
+       * docs/plugins/inspect/plugin-teletext.xml:
+       * docs/plugins/inspect/plugin-ttmlsubs.xml:
+       * docs/plugins/inspect/plugin-uvch264.xml:
+       * docs/plugins/inspect/plugin-vcdsrc.xml:
+       * docs/plugins/inspect/plugin-videofiltersbad.xml:
+       * docs/plugins/inspect/plugin-videoframe_audiolevel.xml:
+       * docs/plugins/inspect/plugin-videoparsersbad.xml:
+       * docs/plugins/inspect/plugin-videosignal.xml:
+       * docs/plugins/inspect/plugin-vmnc.xml:
+       * docs/plugins/inspect/plugin-voaacenc.xml:
+       * docs/plugins/inspect/plugin-voamrwbenc.xml:
+       * docs/plugins/inspect/plugin-waylandsink.xml:
+       * docs/plugins/inspect/plugin-webp.xml:
+       * docs/plugins/inspect/plugin-webrtcdsp.xml:
+       * docs/plugins/inspect/plugin-wildmidi.xml:
+       * docs/plugins/inspect/plugin-x265.xml:
+       * docs/plugins/inspect/plugin-y4mdec.xml:
+       * docs/plugins/inspect/plugin-yadif.xml:
+       * docs/plugins/inspect/plugin-zbar.xml:
+       * gst-plugins-bad.doap:
+       * meson.build:
+         Release 1.12.0
+
+2017-05-04 15:10:52 +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/fur.po:
+       * po/gl.po:
+       * po/hr.po:
+       * po/hu.po:
+       * po/id.po:
+       * po/it.po:
+       * po/ja.po:
+       * po/ky.po:
+       * po/lt.po:
+       * po/lv.po:
+       * po/mt.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
 
 2017-05-04 13:47:37 +0300  Sebastian Dröge <sebastian@centricular.com>
 
diff --git a/NEWS b/NEWS
index 74fb1ea..ef19bac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
+The latest bug-fix release in the 1.12 series is [1.12.1](#1.12.1) and was
+released on 20 June 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -11,7 +13,7 @@ improvements.
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Thursday 4 May 2017, 11:00 UTC [(log)][gitlog]*
+*Last updated: Tuesday 20 June 2017, 07:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
@@ -228,7 +230,8 @@ improvements.
 
 - `waylandsink` can now take DMAbuf buffers as input in the presence
   of a compatible Wayland compositor. This enables zero-copy transfer
-  from a decoder or source that outputs DMAbuf.
+  from a decoder or source that outputs DMAbuf. It will also set surface
+  opacity hint to allow better rendering optimization in the compositor.
 
 - `udpsrc` can be bound to more than one interface when joining a
   multicast group, this is done by giving a comma separate list of
@@ -453,6 +456,11 @@ New API has been added to:
 
 - `interleave` now supports > 64 channels.
 
+- OpenCV elements, `grabcut` and `retinex` has been ported to use
+  `GstOpencvVideoFilter` base class, increasing code reuse and fixing buffer
+  map/unmap issues. Redundant copie of images has been removed in `edgedetect`,
+  `cvlaplace` and `cvsobel`. This comes with various cleanup and Meson support.
+
 ### OpenGL integration
 
 - As usual the GStreamer OpenGL integration library has seen numerous
@@ -586,6 +594,12 @@ New API has been added to:
 
 - New testsuite for running various test scenarios on the DASH-IF test vectors
 
+## GStreamer Python Bindings
+
+- Overrides has been added for IntRange, Int64Range, DoubleRange,
+  FractionRange, Array and List. This finally enables Python programmers
+  to fully read and write GstCaps objects.
+
 ## Build and Dependencies
 
 - Meson build files are now disted in tarballs, for jhbuild and so distro
@@ -595,7 +609,7 @@ New API has been added to:
 - Some plugin filenames have been changed to match the plugin names: for example
   the file name of the `encoding` plugin in gst-plugins-base containing the
   `encodebin` element was `libgstencodebin.so` and has been changed to
-  `libgstencodebin.so`. This affects only a handful of plugins across modules.
+  `libgstencoding.so`. This affects only a handful of plugins across modules.
 
   **Developers who install GStreamer from source and just do `make install`**
   **after updating the source code, without doing `make uninstall` first, will**
@@ -705,6 +719,38 @@ is a stable branch.
 
 1.12.0 was released on 4th May 2017.
 
+<a name="1.12.1"></a>
+
+### 1.12.1
+
+The first 1.10 bug-fix release (1.12.1) was released on 20 June 2017.
+This release only contains bugfixes and it should be safe to update from 1.12.x.
+
+#### Major bugfixes in 1.12.1
+
+ - Various fixes for crashes, assertions, deadlocks and memory leaks
+ - Fix for regression when seeking to the end of ASF files
+ - Fix for regression in (raw)videoparse that caused it to omit video metadata
+ - Fix for regression in discoverer that made it show more streams than
+   actually available
+ - Numerous bugfixes to the adaptive demuxer base class and the DASH demuxer
+ - Various playbin3/urisourcebin related bugfixes
+ - Vivante DirectVIV (imx6) texture uploader works with single-plane (e.g.
+   RGB) video formats now
+ - Intel Media SDK encoder now outputs valid PTS and keyframe flags
+ - OpenJPEG2000 plugin can be loaded again on MacOS and correctly displays
+   8 bit RGB images now
+ - Fixes to DirectSound source/sink for high CPU usage and wrong
+   latency/buffer size calculations
+ - gst-libav was updated to ffmpeg n3.3.2
+ - ... and many, many more!
+
+For a full list of bugfixes see [Bugzilla][buglist-1.12.1]. Note that this is
+not the full list of changes. For the full list of changes please refer to the
+GIT logs or ChangeLogs of the particular modules.
+
+[buglist-1.12.1]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.1
+
 ## Known Issues
 
 - The `webrtcdsp` element is currently not shipped as part of the Windows
@@ -714,8 +760,8 @@ is a stable branch.
 
 ## Schedule for 1.14
 
-Our next major feature release will be 1.14, and 1.11 will be the unstable
-development version leading up to the stable 1.12 release. The development
+Our next major feature release will be 1.14, and 1.13 will be the unstable
+development version leading up to the stable 1.14 release. The development
 of 1.13/1.14 will happen in the git master branch.
 
 The plan for the 1.14 development cycle is yet to be confirmed, but it is
diff --git a/RELEASE b/RELEASE
index 88240d9..866cc48 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,16 +1,15 @@
 
-Release notes for GStreamer Bad Plugins 1.12.0
+Release notes for GStreamer Bad Plugins 1.12.1
 
-The GStreamer team is pleased to announce the first release in the stable 1.12
-release series. The 1.12 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 GStreamer team is proud to announce the first bugfix release in the stable
+1.12 release series of your favourite cross-platform multimedia framework!
 
 
-Full release notes can be found here
+This release only contains bugfixes and it is safe to update from 1.12.x. For a
+full list of bugfixes see Bugzilla.
 
 
-Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
+See /releases/1.12/ for the full release notes.
 
 
 "That an accusation?"
@@ -61,12 +60,28 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
+      * 783028 : gstmpdparser : Crash when playing some of the Dash LIVE URL's with Gstreamer v1.12
       * 773681 : directsoundsink: High cpu usage on windows x86
-      * 764947 : autodetect: bring element down to NULL on a successful choice
-      * 780976 : webrtcdsp: do not fail to start if webrtcechoprobe is not found
-      * 782046 : glupload: passthrough composition caps features in directviv upload
-      * 782119 : meson: ext/hls/libgsthls.so needs -lm
-      * 782078 : qtkitvideosrc: Removed in order to avoid obsolete APIs
+      * 776609 : adaptivedemux: actually retry on download errors
+      * 779202 : ref counting issue fix for Context in gst-libs/gst/gl/gstglcontext.c
+      * 781249 : directsoundsrc: Correctly calculate segsize and segtotal
+      * 781561 : msdk: meson build fails
+      * 782221 : jpeg2000parse does not play nice with rtpj2kpay
+      * 782352 : openjpeg: macOS dependencies not found / plugin is not loading
+      * 782376 : glmemory: Only use glDrawBuffer if available
+      * 782693 : dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE
+      * 782697 : h265parse: Trailing zeroes in generated codec_data
+      * 782736 : glformat: Add missing GST_GL_RGB565 in some switch statement
+      * 782771 : gstamcvideodec: Memory leak on video decoder format set
+      * 782801 : msdk: enc: pts from the encoder are bogus, sync_point flag is bogus
+      * 782921 : gl: Fix viv-fb user_choice check
+      * 783066 : glformat: fix the usage of GST_GL_RGB565
+      * 783075 : adaptivedemux: Check live seeking range more often
+      * 783255 : adaptivedemux: release the manifest lock ...
+      * 783256 : adaptivedemux: make sure to free all " old streams " 
+      * 783401 : adaptivedemux: Clear " cancelled " on uridownloader before processing manifest
+      * 783626 : openjpegdec: artifacts when displaying RGB 8 bit images
+      * 781204 : rawvideoparse: Looses GstVideoMeta while doing memory alignment
 
 ==== Download ====
 
@@ -103,10 +118,23 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * George Kiagiadakis
+      * Aaron Boxer
+      * Carlos Rafael Giani
+      * Edward Hervey
       * Haihua Hu
-      * Josep Torra
+      * Jeremy Hiatt
+      * Mathieu Duponchelle
+      * Matthew Waters
+      * Nirbheek Chauhan
+      * Reynaldo H. Verdejo Pinochet
+      * Scott D Phillips
       * Sebastian Dröge
+      * Seungha Yang
+      * Simon Himmelbauer
+      * Thiago Santos
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Ting-Wei Lan
+      * Vincent Penquerc'h
+      * Wim Taymans
+      * fvanzile
  
\ No newline at end of file
index b0a5b2a..c5719aa 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ([2.69])
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, git and prerelease does Werror too
-AC_INIT([GStreamer Bad Plug-ins],[1.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
+AC_INIT([GStreamer Bad Plug-ins],[1.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
 
 AG_GST_INIT
 
@@ -51,7 +51,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
 dnl - interfaces added -> increment AGE
 dnl - interfaces removed -> AGE = 0
 dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 1200, 0, 1200)
+AS_LIBTOOL(GST, 1201, 0, 1201)
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=1.12.0
index c152932..84d8935 100644 (file)
@@ -3,7 +3,7 @@
   <description>Computes an AccurateRip CRC</description>
   <filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
   <basename>libgstaccurip.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index b590bd8..0456f0b 100644 (file)
@@ -3,7 +3,7 @@
   <description>ADPCM decoder</description>
   <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
   <basename>libgstadpcmdec.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 2b7ebb8..97e505a 100644 (file)
@@ -3,7 +3,7 @@
   <description>ADPCM encoder</description>
   <filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
   <basename>libgstadpcmenc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 745abf1..fbe7446 100644 (file)
@@ -3,7 +3,7 @@
   <description>Create and parse Audio Interchange File Format (AIFF) files</description>
   <filename>../../gst/aiff/.libs/libgstaiff.so</filename>
   <basename>libgstaiff.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index ced6834..bdd18e3 100644 (file)
@@ -3,7 +3,7 @@
   <description>ASF Muxer Plugin</description>
   <filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
   <basename>libgstasfmux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a051705..6d6851a 100644 (file)
@@ -3,7 +3,7 @@
   <description>ASS/SSA subtitle renderer</description>
   <filename>../../ext/assrender/.libs/libgstassrender.so</filename>
   <basename>libgstassrender.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index b6c8cba..11ba8a3 100644 (file)
@@ -3,7 +3,7 @@
   <description>Audio filters from gst-plugins-bad</description>
   <filename>../../gst/audiofxbad/.libs/libgstaudiofxbad.so</filename>
   <basename>libgstaudiofxbad.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 611bf74..7a6995e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Mixes multiple audio streams</description>
   <filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename>
   <basename>libgstaudiomixer.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index fc8acbf..29a8b7d 100644 (file)
@@ -3,7 +3,7 @@
   <description>Creates video visualizations of audio input</description>
   <filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename>
   <basename>libgstaudiovisualizers.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 9900d02..6568b3e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Selects convertor element based on caps</description>
   <filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
   <basename>libgstautoconvert.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3cbd0a3..ae7ea30 100644 (file)
@@ -3,7 +3,7 @@
   <description>Elements to convert Bayer images</description>
   <filename>../../gst/bayer/.libs/libgstbayer.so</filename>
   <basename>libgstbayer.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 0ee0186..c072057 100644 (file)
@@ -3,7 +3,7 @@
   <description>Bluez-based bluetooth support</description>
   <filename>../../sys/bluez/.libs/libgstbluez.so</filename>
   <basename>libgstbluez.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a2abe69..86482bf 100644 (file)
@@ -3,7 +3,7 @@
   <description>Improve headphone listening of stereo audio recordsusing the bs2b library.</description>
   <filename>../../ext/bs2b/.libs/libgstbs2b.so</filename>
   <basename>libgstbs2b.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a50508d..b160cc0 100644 (file)
@@ -3,7 +3,7 @@
   <description>Compress or decompress streams</description>
   <filename>../../ext/bz2/.libs/libgstbz2.so</filename>
   <basename>libgstbz2.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index c45fb5b..c5377a0 100644 (file)
@@ -3,7 +3,7 @@
   <description>Take image snapshots and record movies from camera</description>
   <filename>../../gst/camerabin2/.libs/libgstcamerabin.so</filename>
   <basename>libgstcamerabin.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index d2ef2ca..8a57c80 100644 (file)
@@ -3,7 +3,7 @@
   <description>Calculate Chromaprint fingerprint from audio files</description>
   <filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename>
   <basename>libgstchromaprint.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3df3f34..0ae1821 100644 (file)
@@ -3,7 +3,7 @@
   <description>Color Look-up Table filters</description>
   <filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
   <basename>libgstcoloreffects.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3738fda..075415d 100644 (file)
@@ -3,7 +3,7 @@
   <description>Compositor</description>
   <filename>../../gst/compositor/.libs/libgstcompositor.so</filename>
   <basename>libgstcompositor.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index d65fcf2..a72fef0 100644 (file)
@@ -3,7 +3,7 @@
   <description>libcurl-based elements</description>
   <filename>../../ext/curl/.libs/libgstcurl.so</filename>
   <basename>libgstcurl.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e89ed1d..ba9ad2c 100644 (file)
@@ -3,7 +3,7 @@
   <description>DASH demuxer plugin</description>
   <filename>../../ext/dash/.libs/libgstdashdemux.so</filename>
   <basename>libgstdashdemux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index bbb1059..5e0c195 100644 (file)
@@ -3,7 +3,7 @@
   <description>Collection of elements that may or may not be useful for debugging</description>
   <filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
   <basename>libgstdebugutilsbad.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 2818422..b279819 100644 (file)
@@ -3,7 +3,7 @@
   <description>Blackmagic Decklink plugin</description>
   <filename>../../sys/decklink/.libs/libgstdecklink.so</filename>
   <basename>libgstdecklink.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 6b22155..d4c6824 100644 (file)
@@ -3,7 +3,7 @@
   <description>DTLS decoder and encoder plugins</description>
   <filename>../../ext/dtls/.libs/libgstdtls.so</filename>
   <basename>libgstdtls.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>BSD</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 619be05..5899a30 100644 (file)
@@ -3,7 +3,7 @@
   <description>Decodes DTS audio streams</description>
   <filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
   <basename>libgstdtsdec.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 9b51f53..912afac 100644 (file)
@@ -3,7 +3,7 @@
   <description>DVB elements</description>
   <filename>../../sys/dvb/.libs/libgstdvb.so</filename>
   <basename>libgstdvb.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 7a471c6..a9d17d2 100644 (file)
@@ -3,7 +3,7 @@
   <description>DVB subtitle renderer</description>
   <filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
   <basename>libgstdvbsuboverlay.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 165f9bd..4211899 100644 (file)
@@ -3,7 +3,7 @@
   <description>DVD Sub-picture Overlay element</description>
   <filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
   <basename>libgstdvdspu.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 6344156..512a80e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Free AAC Encoder (FAAC)</description>
   <filename>../../ext/faac/.libs/libgstfaac.so</filename>
   <basename>libgstfaac.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a8607d3..6ef82a5 100644 (file)
@@ -3,7 +3,7 @@
   <description>Free AAC Decoder (FAAD)</description>
   <filename>../../ext/faad/.libs/libgstfaad.so</filename>
   <basename>libgstfaad.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 94a8f5f..238341c 100644 (file)
@@ -3,7 +3,7 @@
   <description>Linux framebuffer video sink</description>
   <filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
   <basename>libgstfbdevsink.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 6e36feb..ca51ad4 100644 (file)
@@ -3,7 +3,7 @@
   <description>Synthesizes plain text into audio</description>
   <filename>../../gst/festival/.libs/libgstfestival.so</filename>
   <basename>libgstfestival.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 8b006bc..eb9bd3a 100644 (file)
@@ -3,11 +3,11 @@
   <description>Video field analysis</description>
   <filename>../../gst/fieldanalysis/.libs/libgstfieldanalysis.so</filename>
   <basename>libgstfieldanalysis.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>fieldanalysis</name>
index 41a7105..1f33887 100644 (file)
@@ -3,7 +3,7 @@
   <description>Flite speech synthesizer plugin</description>
   <filename>../../ext/flite/.libs/libgstflite.so</filename>
   <basename>libgstflite.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 47e6856..9f44324 100644 (file)
@@ -3,7 +3,7 @@
   <description>Fluidsynth MIDI Plugin</description>
   <filename>../../ext/fluidsynth/.libs/libgstfluidsynthmidi.so</filename>
   <basename>libgstfluidsynthmidi.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index b1de534..da35197 100644 (file)
@@ -3,7 +3,7 @@
   <description>Reverberation/room effect</description>
   <filename>../../gst/freeverb/.libs/libgstfreeverb.so</filename>
   <basename>libgstfreeverb.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3cd0da8..da370e2 100644 (file)
@@ -3,7 +3,7 @@
   <description>frei0r plugin library</description>
   <filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
   <basename>libgstfrei0r.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a698c73..ef6c979 100644 (file)
@@ -3,11 +3,11 @@
   <description>Gaudi video effects.</description>
   <filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
   <basename>libgstgaudieffects.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>burn</name>
index 97f1bc4..ba430a6 100644 (file)
@@ -3,7 +3,7 @@
   <description>Payload/depayload GDP packets</description>
   <filename>../../gst/gdp/.libs/libgstgdp.so</filename>
   <basename>libgstgdp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 094d626..3282f9b 100644 (file)
@@ -3,7 +3,7 @@
   <description>Various geometric image transform elements</description>
   <filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
   <basename>libgstgeometrictransform.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 627141b..cf5e6a7 100644 (file)
@@ -3,7 +3,7 @@
   <description>GME Audio Decoder</description>
   <filename>../../ext/gme/.libs/libgstgme.so</filename>
   <basename>libgstgme.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 48b0542..6b909f7 100644 (file)
@@ -3,7 +3,7 @@
   <description>GSM encoder/decoder</description>
   <filename>../../ext/gsm/.libs/libgstgsm.so</filename>
   <basename>libgstgsm.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a0cbe80..3556961 100644 (file)
@@ -3,7 +3,7 @@
   <description>Gtk+ sink</description>
   <filename>../../ext/gtk/.libs/libgstgtk.so</filename>
   <basename>libgstgtk.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index c1441f6..566223d 100644 (file)
@@ -3,7 +3,7 @@
   <description>HTTP Live Streaming (HLS)</description>
   <filename>../../ext/hls/.libs/libgsthls.so</filename>
   <basename>libgsthls.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 46426a0..9726504 100644 (file)
@@ -3,7 +3,7 @@
   <description>ID3 v1 and v2 muxing plugin</description>
   <filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
   <basename>libgstid3tag.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index b629ef1..01b243b 100644 (file)
@@ -3,7 +3,7 @@
   <description>plugin for inter-pipeline communication</description>
   <filename>../../gst/inter/.libs/libgstinter.so</filename>
   <basename>libgstinter.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 7dac73d..90b480d 100644 (file)
@@ -3,7 +3,7 @@
   <description>Create an interlaced video stream</description>
   <filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
   <basename>libgstinterlace.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 791fd8e..f068509 100644 (file)
@@ -3,7 +3,7 @@
   <description>IVF parser</description>
   <filename>../../gst/ivfparse/.libs/libgstivfparse.so</filename>
   <basename>libgstivfparse.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index ec84247..f33245a 100644 (file)
@@ -3,7 +3,7 @@
   <description>Inverse Telecine</description>
   <filename>../../gst/ivtc/.libs/libgstivtc.so</filename>
   <basename>libgstivtc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 9f14747..70d5612 100644 (file)
@@ -3,7 +3,7 @@
   <description>JPEG2000 decimator</description>
   <filename>../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so</filename>
   <basename>libgstjp2kdecimator.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index bc9ec4f..be0c6f8 100644 (file)
@@ -3,7 +3,7 @@
   <description>JPEG interchange format plugin</description>
   <filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
   <basename>libgstjpegformat.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 6ddf6c7..f3a746e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Kate plugin</description>
   <filename>../../ext/kate/.libs/libgstkate.so</filename>
   <basename>libgstkate.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index de8e1ed..11d7eb8 100644 (file)
@@ -3,7 +3,7 @@
   <description>Video sink using the Linux kernel mode setting API</description>
   <filename>../../sys/kms/.libs/libgstkms.so</filename>
   <basename>libgstkms.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e12112e..60870d4 100644 (file)
@@ -3,7 +3,7 @@
   <description>LADSPA plugin</description>
   <filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
   <basename>libgstladspa.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e5ab211..60373d6 100644 (file)
@@ -3,7 +3,7 @@
   <description>Parse MIDI files</description>
   <filename>../../gst/midi/.libs/libgstmidi.so</filename>
   <basename>libgstmidi.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index b315324..82d45f8 100644 (file)
@@ -3,7 +3,7 @@
   <description>Microsoft Multi Media Server streaming protocol support</description>
   <filename>../../ext/libmms/.libs/libgstmms.so</filename>
   <basename>libgstmms.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index f0ea416..e6fa9bd 100644 (file)
@@ -3,7 +3,7 @@
   <description>.MOD audio decoding</description>
   <filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
   <basename>libgstmodplug.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index f9d327b..70405c4 100644 (file)
@@ -3,7 +3,7 @@
   <description>High-quality MPEG-1/2 video encoder</description>
   <filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
   <basename>libgstmpeg2enc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 727b682..fe6b2d7 100644 (file)
@@ -3,7 +3,7 @@
   <description>MPEG-PS demuxer</description>
   <filename>../../gst/mpegdemux/.libs/libgstmpegpsdemux.so</filename>
   <basename>libgstmpegpsdemux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index d82c3fc..ddc3e6c 100644 (file)
@@ -3,7 +3,7 @@
   <description>MPEG-PS muxer</description>
   <filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
   <basename>libgstmpegpsmux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3dc54f1..81c7acf 100644 (file)
@@ -3,7 +3,7 @@
   <description>MPEG TS demuxer</description>
   <filename>../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so</filename>
   <basename>libgstmpegtsdemux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index bc207fa..a3760fa 100644 (file)
@@ -3,7 +3,7 @@
   <description>MPEG-TS muxer</description>
   <filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
   <basename>libgstmpegtsmux.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 13e9893..a81cb37 100644 (file)
@@ -3,7 +3,7 @@
   <description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
   <filename>../../ext/mplex/.libs/libgstmplex.so</filename>
   <basename>libgstmplex.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 34f2830..16c319b 100644 (file)
@@ -3,7 +3,7 @@
   <description>MXF plugin library</description>
   <filename>../../gst/mxf/.libs/libgstmxf.so</filename>
   <basename>libgstmxf.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 2efa46b..8e39691 100644 (file)
@@ -3,7 +3,7 @@
   <description>Network Simulator</description>
   <filename>../../gst/netsim/.libs/libgstnetsim.so</filename>
   <basename>libgstnetsim.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 4c7245f..0db904e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Calculate MusicIP fingerprint from audio files</description>
   <filename>../../ext/ofa/.libs/libgstofa.so</filename>
   <basename>libgstofa.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e64b91e..feefe1f 100644 (file)
@@ -3,7 +3,7 @@
   <description>OpenAL plugin library</description>
   <filename>../../ext/openal/.libs/libgstopenal.so</filename>
   <basename>libgstopenal.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 475b43f..a66b9d1 100644 (file)
@@ -3,7 +3,7 @@
   <description>GStreamer OpenCV Plugins</description>
   <filename>../../ext/opencv/.libs/libgstopencv.so</filename>
   <basename>libgstopencv.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 357a763..69bc566 100644 (file)
@@ -3,7 +3,7 @@
   <description>OpenEXR image plugin</description>
   <filename>../../ext/openexr/.libs/libgstopenexr.so</filename>
   <basename>libgstopenexr.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index c80080a..3e564fe 100644 (file)
@@ -3,7 +3,7 @@
   <description>OpenGL plugin</description>
   <filename>../../ext/gl/.libs/libgstopengl.so</filename>
   <basename>libgstopengl.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 824d337..e50fec4 100644 (file)
@@ -3,7 +3,7 @@
   <description>OpenJPEG-based JPEG2000 image decoder/encoder</description>
   <filename>../../ext/openjpeg/.libs/libgstopenjpeg.so</filename>
   <basename>libgstopenjpeg.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 2510b37..ad0ceaf 100644 (file)
@@ -3,7 +3,7 @@
   <description>OPUS parse plugin</description>
   <filename>../../ext/opus/.libs/libgstopusparse.so</filename>
   <basename>libgstopusparse.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index d1cd36c..7bb603e 100644 (file)
@@ -3,11 +3,11 @@
   <description>Element parsing raw pcap streams</description>
   <filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
   <basename>libgstpcapparse.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>irtspparse</name>
index 906d70a..2a29dea 100644 (file)
@@ -3,7 +3,7 @@
   <description>PNM plugin</description>
   <filename>../../gst/pnm/.libs/libgstpnm.so</filename>
   <basename>libgstpnm.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e85a1f2..8bac828 100644 (file)
@@ -3,7 +3,7 @@
   <description>Qt gl plugin</description>
   <filename>../../ext/qt/.libs/libgstqmlgl.so</filename>
   <basename>libgstqmlgl.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 2d54157..1143dec 100644 (file)
@@ -3,7 +3,7 @@
   <description>Removes silence from an audio stream</description>
   <filename>../../gst/removesilence/.libs/libgstremovesilence.so</filename>
   <basename>libgstremovesilence.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 4571bb6..8455eb0 100644 (file)
@@ -3,11 +3,11 @@
   <description>Resin DVD playback elements</description>
   <filename>../../ext/resindvd/.libs/libgstresindvd.so</filename>
   <basename>libgstresindvd.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>rsndvdbin</name>
index 12fe15b..69173ba 100644 (file)
@@ -3,7 +3,7 @@
   <description>Connects to a VNC server and decodes RFB stream</description>
   <filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
   <basename>libgstrfbsrc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 17a3491..ea6565d 100644 (file)
@@ -3,7 +3,7 @@
   <description>RSVG plugin library</description>
   <filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
   <basename>libgstrsvg.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index f67a838..1a54511 100644 (file)
@@ -3,7 +3,7 @@
   <description>RTMP source and sink</description>
   <filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
   <basename>libgstrtmp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 09dafef..f6005a9 100644 (file)
@@ -3,7 +3,7 @@
   <description>ONVIF Streaming features</description>
   <filename>../../gst/onvif/.libs/libgstrtponvif.so</filename>
   <basename>libgstrtponvif.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 7423602..4a9d9b9 100644 (file)
@@ -3,7 +3,7 @@
   <description>Schroedinger plugin</description>
   <filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
   <basename>libgstschro.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a698de8..f44699c 100644 (file)
@@ -3,7 +3,7 @@
   <description>configure streaming sessions using SDP</description>
   <filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
   <basename>libgstsdpelem.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 6acecdd..16255ba 100644 (file)
@@ -3,7 +3,7 @@
   <description>Segment clip elements</description>
   <filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
   <basename>libgstsegmentclip.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index efa01c6..32ee952 100644 (file)
@@ -3,7 +3,7 @@
   <description>shared memory sink source</description>
   <filename>../../sys/shm/.libs/libgstshm.so</filename>
   <basename>libgstshm.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 5a3f128..afec788 100644 (file)
@@ -3,7 +3,7 @@
   <description>Apply a smooth filter to an image</description>
   <filename>../../gst/smooth/.libs/libgstsmooth.so</filename>
   <basename>libgstsmooth.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e1fcadc..4135f30 100644 (file)
@@ -3,7 +3,7 @@
   <description>Microsoft&apos;s Smooth Streaming format support </description>
   <filename>../../ext/smoothstreaming/.libs/libgstsmoothstreaming.so</filename>
   <basename>libgstsmoothstreaming.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index c44ad62..6c9d433 100644 (file)
@@ -3,7 +3,7 @@
   <description>use libsndfile to read and write various audio formats</description>
   <filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
   <basename>libgstsndfile.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 654fe04..4cee8fb 100644 (file)
@@ -3,7 +3,7 @@
   <description>Audio Pitch Controller &amp; BPM Detection</description>
   <filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
   <basename>libgstsoundtouch.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 79f977b..9a1c1cb 100644 (file)
@@ -3,7 +3,7 @@
   <description>libspandsp plugin</description>
   <filename>../../ext/spandsp/.libs/libgstspandsp.so</filename>
   <basename>libgstspandsp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 7f4e996..34de5ae 100644 (file)
@@ -3,7 +3,7 @@
   <description>Set speed/pitch on audio/raw streams (resampler)</description>
   <filename>../../gst/speed/.libs/libgstspeed.so</filename>
   <basename>libgstspeed.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index acb00a6..a1db228 100644 (file)
@@ -3,11 +3,11 @@
   <description>GStreamer SRTP</description>
   <filename>../../ext/srtp/.libs/libgstsrtp.so</filename>
   <basename>libgstsrtp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>srtpdec</name>
index c0e3e41..936ed4d 100644 (file)
@@ -3,7 +3,7 @@
   <description>Muck with the stereo signal, enhance it&apos;s &apos;stereo-ness&apos;</description>
   <filename>../../gst/stereo/.libs/libgststereo.so</filename>
   <basename>libgststereo.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e13b759..8e2b9c7 100644 (file)
@@ -3,7 +3,7 @@
   <description>subtitle encoders</description>
   <filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
   <basename>libgstsubenc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index f09f2c4..f753386 100644 (file)
@@ -3,11 +3,11 @@
   <description>Teletext plugin</description>
   <filename>../../ext/teletextdec/.libs/libgstteletext.so</filename>
   <basename>libgstteletext.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer</package>
-  <origin>http://gstreamer.net/</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>teletextdec</name>
index b49e032..9bfc533 100644 (file)
@@ -3,11 +3,11 @@
   <description>TTML subtitle handling</description>
   <filename>../../ext/ttml/.libs/libgstttmlsubs.so</filename>
   <basename>libgstttmlsubs.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>gst-ttml</package>
-  <origin>http://www.bbc.co.uk/rd</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>ttmlparse</name>
index 9f1eb55..950c9c1 100644 (file)
@@ -3,7 +3,7 @@
   <description>UVC compliant H264 encoding cameras plugin</description>
   <filename>../../sys/uvch264/.libs/libgstuvch264.so</filename>
   <basename>libgstuvch264.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 67b0af2..a6c8670 100644 (file)
@@ -3,7 +3,7 @@
   <description>Asynchronous read from VCD disk</description>
   <filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
   <basename>libgstvcdsrc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e774049..35b1fad 100644 (file)
@@ -3,7 +3,7 @@
   <description>Video filters in gst-plugins-bad</description>
   <filename>../../gst/videofilters/.libs/libgstvideofiltersbad.so</filename>
   <basename>libgstvideofiltersbad.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 10b1daf..1f60913 100644 (file)
@@ -3,7 +3,7 @@
   <description>Video frame-synchronized audio level</description>
   <filename>../../gst/videoframe_audiolevel/.libs/libgstvideoframe_audiolevel.so</filename>
   <basename>libgstvideoframe_audiolevel.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index d967071..9b36270 100644 (file)
@@ -3,7 +3,7 @@
   <description>videoparsers</description>
   <filename>../../gst/videoparsers/.libs/libgstvideoparsersbad.so</filename>
   <basename>libgstvideoparsersbad.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 21a84ea..14cfe96 100644 (file)
@@ -3,7 +3,7 @@
   <description>Various video signal analysers</description>
   <filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
   <basename>libgstvideosignal.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index a9267c9..ab4cae7 100644 (file)
@@ -3,7 +3,7 @@
   <description>VmWare Video Codec plugins</description>
   <filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
   <basename>libgstvmnc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index fb08b6a..6e7b0de 100644 (file)
@@ -3,7 +3,7 @@
   <description>AAC audio encoder</description>
   <filename>../../ext/voaacenc/.libs/libgstvoaacenc.so</filename>
   <basename>libgstvoaacenc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index f7c4477..f5cd24a 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adaptive Multi-Rate Wide-Band Encoder</description>
   <filename>../../ext/voamrwbenc/.libs/libgstvoamrwbenc.so</filename>
   <basename>libgstvoamrwbenc.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 42e939c..2bb5220 100644 (file)
@@ -3,7 +3,7 @@
   <description>Wayland Video Sink</description>
   <filename>../../ext/wayland/.libs/libgstwaylandsink.so</filename>
   <basename>libgstwaylandsink.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index e5190ef..cdf6525 100644 (file)
@@ -3,7 +3,7 @@
   <description>WebP plugin</description>
   <filename>../../ext/webp/.libs/libgstwebp.so</filename>
   <basename>libgstwebp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 683f0fd..ec77212 100644 (file)
@@ -3,11 +3,11 @@
   <description>Voice pre-processing using WebRTC Audio Processing Library</description>
   <filename>../../ext/webrtcdsp/.libs/libgstwebrtcdsp.so</filename>
   <basename>libgstwebrtcdsp.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>WebRTCDsp</package>
-  <origin>http://git.collabora.com</origin>
+  <package>GStreamer Bad Plug-ins source release</package>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>webrtcdsp</name>
index b315a40..a60a13f 100644 (file)
@@ -3,7 +3,7 @@
   <description>Wildmidi Plugin</description>
   <filename>../../ext/wildmidi/.libs/libgstwildmidi.so</filename>
   <basename>libgstwildmidi.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 87da988..6d824e7 100644 (file)
@@ -3,7 +3,7 @@
   <description>x265-based H265 plugins</description>
   <filename>../../ext/x265/.libs/libgstx265.so</filename>
   <basename>libgstx265.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 3da6c31..057caa8 100644 (file)
@@ -3,7 +3,7 @@
   <description>Demuxes/decodes YUV4MPEG streams</description>
   <filename>../../gst/y4m/.libs/libgsty4mdec.so</filename>
   <basename>libgsty4mdec.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index c5bcf8e..3c9f8bc 100644 (file)
@@ -3,7 +3,7 @@
   <description>YADIF deinterlacing filter</description>
   <filename>../../gst/yadif/.libs/libgstyadif.so</filename>
   <basename>libgstyadif.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index 54eacfe..61fea64 100644 (file)
@@ -3,7 +3,7 @@
   <description>zbar barcode scanner</description>
   <filename>../../ext/zbar/.libs/libgstzbar.so</filename>
   <basename>libgstzbar.so</basename>
-  <version>1.12.0</version>
+  <version>1.12.1</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins source release</package>
index 6150b2a..ba04455 100644 (file)
@@ -35,6 +35,16 @@ real live maintainer, or some actual wide use.
 
  <release>
   <Version>
+   <revision>1.12.1</revision>
+   <branch>1.12</branch>
+   <name></name>
+   <created>2017-06-20</created>
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.1.tar.xz" />
+  </Version>
+ </release>
+
+ <release>
+  <Version>
    <revision>1.12.0</revision>
    <branch>master</branch>
    <name></name>
index a7bb42b..8a42b01 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-bad', 'c', 'cpp',
-  version : '1.12.0',
+  version : '1.12.1',
   meson_version : '>= 0.36.0',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])