Skip to content

Commit

Permalink
Release 1.11.91
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Apr 27, 2017
1 parent 8ffcb0a commit 1debd80
Show file tree
Hide file tree
Showing 35 changed files with 308 additions and 60 deletions.
256 changes: 254 additions & 2 deletions ChangeLog
@@ -1,9 +1,261 @@
=== release 1.11.91 ===

2017-04-27 Sebastian Dröge <slomo@coaxion.net>

* configure.ac:
releasing 1.11.91

2017-04-27 15:22:58 +0300 Sebastian Dröge <sebastian@centricular.com>

* po/LINGUAS:
* po/fur.po:
po: Update translations

2017-04-24 20:27:42 +0100 Tim-Philipp Müller <tim@centricular.com>

* common:
Automatic update of common submodule
From 60aeef6 to 48a5d85

2017-04-19 11:47:30 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>

* gst-libs/gst/video/video.h:
video: fix typo in GstVideoAlignment doc
https://bugzilla.gnome.org/show_bug.cgi?id=781490

2017-04-13 16:40:02 +0100 Tim-Philipp Müller <tim@centricular.com>

* gst-libs/gst/audio/audio-resampler.h:
audio: resampler: fix typos in docs

2017-04-12 16:06:45 +0200 Rico Tzschichholz <ricotz@ubuntu.com>

* gst-libs/gst/allocators/meson.build:
* gst-libs/gst/app/meson.build:
* gst-libs/gst/audio/meson.build:
* gst-libs/gst/fft/meson.build:
* gst-libs/gst/pbutils/meson.build:
* gst-libs/gst/riff/meson.build:
* gst-libs/gst/rtp/meson.build:
* gst-libs/gst/rtsp/meson.build:
* gst-libs/gst/sdp/meson.build:
* gst-libs/gst/tag/meson.build:
* gst-libs/gst/video/meson.build:
meson: Pass --c-include accordingly to GIR builds

2017-04-12 09:58:49 +0100 Tim-Philipp Müller <tim@centricular.com>

* ext/theora/gsttheoraparse.c:
* gst-libs/gst/pbutils/encoding-profile.c:
* gst-libs/gst/sdp/gstsdpmessage.c:
* gst-libs/gst/tag/id3v2frames.c:
* gst/typefind/gsttypefindfunctions.c:
* tests/check/libs/tag.c:
* tests/icles/test-reverseplay.c:
No need for newlines in debug log statements

2017-04-10 15:35:41 -0400 Olivier Crête <olivier.crete@collabora.com>

* tools/gst-device-monitor.c:
tools: gst-device-monitor: Print gst-launch example
Print a gst-launch-1.0 line that could get to this device,
useful as we don't have other ways to see what it does exactly.
This may not work if the create element has configurations other than
properties.
https://bugzilla.gnome.org/show_bug.cgi?id=781152

2017-04-11 10:47:29 +0100 Tim-Philipp Müller <tim@centricular.com>

* .gitignore:
.gitignore: ignore all generated enumtypes files

2017-04-11 10:46:50 +0100 Tim-Philipp Müller <tim@centricular.com>

* Makefile.am:
meson: dist more meson build files

2017-04-11 11:44:48 +0300 Claudio Saavedra <csaavedra@igalia.com>

* gst-libs/gst/app/meson.build:
meson: install gstappsink.h
https://bugzilla.gnome.org/show_bug.cgi?id=781168

2017-04-11 11:16:33 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst/volume/gstvolume.c:
* gst/volume/gstvolume.h:
volume: Store volume as a double for consistency with the property type
And the potential increased precision, which shouldn't matter much here.
https://bugzilla.gnome.org/show_bug.cgi?id=781149

2017-04-10 23:48:59 +0100 Tim-Philipp Müller <tim@centricular.com>

* autogen.sh:
* common:
Automatic update of common submodule
From 39ac2f5 to 60aeef6

2017-04-10 14:29:20 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/tag/tag.h:
Revert "tag: Fix enum nicks for backwards compatibility"
This reverts commit 595b29519ab6850811ed2e68b75e29a2240a5432.
Bindings are not using the nicks but the actual enum names.

2017-04-10 14:25:30 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/tag/Makefile.am:
app/tag: Fix build with srcdir!=builddir

2017-04-10 14:02:01 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/tag/tag.h:
tag: Fix enum nicks for backwards compatibility
The enum values got the wrong name at some point, something to fix for 2.0.

2017-04-10 13:55:58 +0300 Rico Tzschichholz <ricotz@t-online.de>

* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/tag/Makefile.am:
app/tag: Add missing sources/headers to the GIR build

2017-04-09 12:54:12 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/tag/meson.build:
meson: Define missing variable

2017-04-09 12:51:52 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/tag/Makefile.am:
* gst-libs/gst/tag/gsttagdemux.c:
* gst-libs/gst/tag/gsttagdemux.h:
* gst-libs/gst/tag/licenses.c:
* gst-libs/gst/tag/meson.build:
* gst-libs/gst/tag/tag.h:
* gst-libs/gst/tag/tag_mkenum.py:
* gst-libs/gst/tag/tags.c:
tag: Generate GLib enums/flags with glib-mkenums

2017-04-09 12:29:55 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/app/app_mkenum.py:
* gst-libs/gst/app/gstappsrc.c:
* gst-libs/gst/app/gstappsrc.h:
* gst-libs/gst/app/meson.build:
app: Generate GLib enums with glib-mkenums

2017-04-09 12:19:22 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/pbutils/encoding-profile.c:
encoding-profile: It's (transfer none), not (transfer-none)

2017-04-09 11:48:27 +0300 Sebastian Dröge <sebastian@centricular.com>

* gst-libs/gst/audio/Makefile.am:
* gst-libs/gst/audio/gstaudiobasesink.c:
* gst-libs/gst/audio/gstaudiobasesink.h:
* gst-libs/gst/audio/gstaudiobasesrc.c:
* gst-libs/gst/audio/gstaudiobasesrc.h:
* gst-libs/gst/audio/gstaudiocdsrc.c:
* gst-libs/gst/audio/gstaudiocdsrc.h:
* gst-libs/gst/audio/meson.build:
* win32/common/libgstaudio.def:
audio: Generate audiobasesink/src and audiocdsrc GLib enums automatically
And ensure that GstAudioBaseSrcSlaveMethod's re-timestamp stays
re-timestamp and doesn't become retimestamp.

2017-04-06 22:38:34 +0300 Vivia Nikolaidou <vivia@ahiru.eu>

* gst-libs/gst/video/gstvideotimecode.c:
timecode: Fix invalid drop-frame timecode right before a new second
The previous fix was only working for non-drop-frame timecodes.
https://bugzilla.gnome.org/show_bug.cgi?id=779866

=== release 1.11.90 ===

2017-04-07 Sebastian Dröge <slomo@coaxion.net>
2017-04-07 16:31:10 +0300 Sebastian Dröge <sebastian@centricular.com>

* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 1.11.90
* docs/plugins/gst-plugins-base-plugins.args:
* 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-libvisual.xml:
* docs/plugins/inspect/plugin-ogg.xml:
* docs/plugins/inspect/plugin-opus.xml:
* docs/plugins/inspect/plugin-pango.xml:
* docs/plugins/inspect/plugin-pbtypes.xml:
* docs/plugins/inspect/plugin-playback.xml:
* docs/plugins/inspect/plugin-rawparse.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:
* meson.build:
Release 1.11.90

2017-04-07 15:12:37 +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

2017-04-07 15:06:07 +0300 Sebastian Dröge <sebastian@centricular.com>

Expand Down
2 changes: 1 addition & 1 deletion NEWS
@@ -1 +1 @@
This is GStreamer 1.11.90.
This is GStreamer 1.11.91.
34 changes: 10 additions & 24 deletions RELEASE
@@ -1,7 +1,7 @@

Release notes for GStreamer Base Plugins 1.11.90
Release notes for GStreamer Base Plugins 1.11.91

The GStreamer team is pleased to announce the first release candidate of the
The GStreamer team is pleased to announce the second release candidate of 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.
Expand Down Expand Up @@ -61,15 +61,11 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)

Bugs fixed in this release

* 779866 : videotimecode: Fix invalid timecode right before a new second
* 779515 : vorbisdec: Reset decoder in more situations
* 780053 : rawvideoparse: Stride/Offset no longer usable from gst-launch
* 780257 : urisourcebin: Fix typefind list leak
* 780429 : streamsynchronizer: every stream need keep their own send_gap_event flag
* 780566 : Broken URL link for latest on-line version in reference manual
* 780657 : meson: Use dep.get_pkgconfig_variable()
* 780764 : video-converter: fix scaler leak
* 780769 : encodebin: fix list leak when requesting a new pad
* 781147 : ogv: Seeking OGV over HTTP often hangs
* 781149 : volume: GDouble " volume " property stored secretly as a gfloat
* 781152 : gst-device-monitor: print the gst-launch line for a device
* 781168 : meson: Not installing gstappsink.h
* 781490 : GstVideoAlignment: fix typo in doc

==== Download ====

Expand Down Expand Up @@ -106,21 +102,11 @@ subscribe to the gstreamer-devel list.

Contributors to this release

* Arun Raghavan
* Edward Hervey
* Emeric Grange
* Francisco Velazquez
* Haihua Hu
* Jan Schmidt
* Jochen Henneberg
* Matthew Waters
* Nicolas Dufresne
* Claudio Saavedra
* Guillaume Desmottes
* Olivier Crête
* Rico Tzschichholz
* Sebastian Dröge
* Seungha Yang
* Stefan Sauer
* Thibault Saunier
* Tim-Philipp Müller
* Vincent Penquerc'h
* Vivia Nikolaidou

6 changes: 3 additions & 3 deletions configure.ac
Expand Up @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
AC_INIT([GStreamer Base Plug-ins],[1.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.11.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])

AG_GST_INIT

Expand Down Expand Up @@ -56,10 +56,10 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 1190, 0, 1190)
AS_LIBTOOL(GST, 1191, 0, 1191)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.11.90
GST_REQ=1.11.91

dnl *** autotools stuff ****

Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-adder.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alsa.xml
Expand Up @@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-app.xml
Expand Up @@ -3,7 +3,7 @@
<description>Elements used to communicate with applications</description>
<filename>../../gst/app/.libs/libgstapp.so</filename>
<basename>libgstapp.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioconvert.xml
Expand Up @@ -3,7 +3,7 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiorate.xml
Expand Up @@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioresample.xml
Expand Up @@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
<version>1.11.90</version>
<version>1.11.91</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
Expand Down

0 comments on commit 1debd80

Please sign in to comment.