Skip to content
Snippets Groups Projects
Commit df84c25a authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

Release 1.6.3

parent f40f85ea
No related branches found
Tags gst-plugins-ugly-1.6.3
No related merge requests found
Showing
with 131 additions and 57 deletions
=== release 1.6.3 ===
2016-01-20 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.6.3
=== release 1.6.2 ===
 
2015-12-14 Sebastian Dröge <slomo@coaxion.net>
2015-12-14 19:52:57 +0100 Sebastian Dröge <sebastian@centricular.com>
 
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 1.6.2
* docs/plugins/gst-plugins-ugly-plugins.args:
* docs/plugins/inspect/plugin-a52dec.xml:
* docs/plugins/inspect/plugin-amrnb.xml:
* docs/plugins/inspect/plugin-amrwbdec.xml:
* docs/plugins/inspect/plugin-asf.xml:
* docs/plugins/inspect/plugin-cdio.xml:
* docs/plugins/inspect/plugin-dvdlpcmdec.xml:
* docs/plugins/inspect/plugin-dvdread.xml:
* docs/plugins/inspect/plugin-dvdsub.xml:
* docs/plugins/inspect/plugin-lame.xml:
* docs/plugins/inspect/plugin-mad.xml:
* docs/plugins/inspect/plugin-mpeg2dec.xml:
* docs/plugins/inspect/plugin-realmedia.xml:
* docs/plugins/inspect/plugin-siddec.xml:
* docs/plugins/inspect/plugin-twolame.xml:
* docs/plugins/inspect/plugin-x264.xml:
* docs/plugins/inspect/plugin-xingmux.xml:
* gst-plugins-ugly.doap:
* win32/common/config.h:
Release 1.6.2
2015-12-14 19:32:08 +0100 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/ms.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
 
2015-12-14 19:14:52 +0100 Sebastian Dröge <sebastian@centricular.com>
 
......
This is GStreamer 1.6.2
This is GStreamer 1.6.3
The GStreamer team is proud to announce the second bugfix release in the stable
The GStreamer team is proud to announce the third bugfix release in the stable
1.6 release series of your favourite cross-platform multimedia framework!
This release only contains bugfixes and it is safe to update from 1.6.0 and
1.6.1. For a full list of bugfixes see Bugzilla:
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
This release only contains bugfixes and it is safe to update from 1.6.x. For a
full list of bugfixes see Bugzilla:
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=91562&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.3
See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.
Major bugfixes
- Crashes in gst-libav with sinks that did not provide a buffer pool
but supported video metadata were fixed. This affected d3dvideosink
and some 3rd party sinks. Also related fixes for crashes when a downstream
buffer pool failed allocation.
- Big GL performance improvement on iOS by a factor of 2 by using Apple's sync
extension.
- Deadlocks in the DirectSound elements on Windows, and the behaviour of its
mute property were fixed.
- The Direct3D video sink does not crash anymore when minimizing the window
- The library soname generation on Android >= 6.0 was fixed, which previously
caused GStreamer to fail to load there.
- File related elements have large-file (>2GB) support on Android now.
- gst-libav was updated to ffmpeg 2.8.3.
- Deserialization of custom events in the GDP depayloader was fixed.
- Missing OpenGL context initialization in the Qt/QML video sink was fixed in
certain situations.
- Interoperability with some broken RTSP servers using HTTP tunnel was
improved.
- Various compilation fixes for Windows.
- Various smaller memory leak and other fixes in different places.
- Fix regression in GL library that made glimagesink unsable on Android
- Integer arithmetic overflow in queue2 element that could break buffering or
cause crashes due to NULL pointer dereference
- Fix crash in AAC/ADTS typefinder caused by reading more memory than is
available
- Stop ignoring encoder errors in the VP8/VP9 encoders
- Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and
was never actually implemented
- Ensure to store the correct video info in GstVideoBufferPool
- Fix caps in rtspsrc when doing SRTP over interleaved TCP
- Fix crash in pcap parser on 0-sized packets
- Clear EOS flag in appsrc to allow reuse after EOS and flushing
- Ignore flushing streams in streamsynchronizer during stream switches to fix
problems caused by this in gst-editing-services
- Ignore tags and other metadata in WAV files after the "data" chunk in PUSH
mode to prevent them from being interpreted as audio
- Correctly use colorimetry in v4l2 only for YUV color formats
- Set reserved bits in MPEG TS muxer to 1s
- Fix calculation of SBC frame lengths
- Fix output of the RTP JPEG2000 depayloader to have one frame per buffer
and crash in the OpenJPEG decoder on incomplete frames
- Update ffmpeg snapshot in gst-libav to 2.8.5
- Memory leak fixes in scaletempo, the raw video RTP depayloader,
and in playsink related to audio/video filters
- Fixes for error handling in the OSX audio plugin
- Various gobject-introspection annotation fixes and additions
- Compiler warning fixes for latest clang compiler
- and many, many more:
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=91562&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.3
Release notes for GStreamer Ugly Plugins 1.6.2
Release notes for GStreamer Ugly Plugins 1.6.3
The GStreamer team is proud to announce the second bugfix release in the stable
The GStreamer team is proud to announce the third bugfix release in the stable
1.6 release series of your favourite cross-platform multimedia framework!
This release only contains bugfixes and it is safe to update from 1.6.0 and 1.6.1. For a
This release only contains bugfixes and it is safe to update from 1.6.x. For a
full list of bugfixes see Bugzilla.
......@@ -60,10 +59,6 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 758620 : x264enc: allow bitrates higher than 100Mbps
==== Download ====
You can find source releases of gst-plugins-ugly in the download
......
......@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
AC_INIT([GStreamer Ugly Plug-ins],[1.6.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly])
AC_INIT([GStreamer Ugly Plug-ins],[1.6.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly])
AG_GST_INIT
......@@ -42,11 +42,11 @@ AC_SUBST(GST_API_VERSION)
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
AS_LIBTOOL(GST, 602, 0, 602)
AS_LIBTOOL(GST, 603, 0, 603)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.6.2
GSTPB_REQ=1.6.2
GST_REQ=1.6.3
GSTPB_REQ=1.6.3
dnl *** autotools stuff ****
......
......@@ -3,7 +3,7 @@
<description>Decodes ATSC A/52 encoded audio streams</description>
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
<basename>libgsta52dec.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Adaptive Multi-Rate Narrow-Band</description>
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
<basename>libgstamrnb.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>unknown</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
<basename>libgstamrwbdec.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>unknown</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
<basename>libgstasf.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Read audio from audio CDs</description>
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
<basename>libgstcdio.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Decode DVD LPCM frames into standard PCM</description>
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
<basename>libgstdvdlpcmdec.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Access a DVD with dvdread</description>
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
<basename>libgstdvdread.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>DVD subtitle parser and decoder</description>
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
<basename>libgstdvdsub.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Encode MP3s with LAME</description>
<filename>../../ext/lame/.libs/libgstlame.so</filename>
<basename>libgstlame.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>mp3 decoding based on the mad library</description>
<filename>../../ext/mad/.libs/libgstmad.so</filename>
<basename>libgstmad.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>LibMpeg2 decoder</description>
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
<basename>libgstmpeg2dec.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>RealMedia support plugins</description>
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
<basename>libgstrmdemux.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Uses libsidplay to decode .sid files</description>
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
<basename>libgstsid.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Encode MP2s with TwoLAME</description>
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
<basename>libgsttwolame.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>libx264-based H264 plugins</description>
<filename>../../ext/x264/.libs/libgstx264.so</filename>
<basename>libgstx264.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
......@@ -3,7 +3,7 @@
<description>Add XING tags to mpeg audio files</description>
<filename>../../gst/xingmux/.libs/libgstxingmux.so</filename>
<basename>libgstxingmux.so</basename>
<version>1.6.2</version>
<version>1.6.3</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment