Skip to content
Snippets Groups Projects
Commit 4c6f7cf6 authored by Sebastian Dröge's avatar Sebastian Dröge
Browse files

Release 0.11.90

parent b7a127bd
No related branches found
Tags gst-plugins-base-1.1.2
Loading
Showing
with 244 additions and 41 deletions
=== release 0.11.90 ===
2012-04-12 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac:
releasing 0.11.90, "Is all that we see or seem but a dream within a dream?"
2012-04-10 00:48:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* ext/mad/gstmad.c.orig:
mad: remove .c.orig file
2012-04-10 00:47:44 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
* ext/a52dec/gsta52dec.c:
* ext/amrnb/amrnbdec.c:
* ext/amrnb/amrnbenc.c:
* ext/amrwbdec/amrwbdec.c:
* ext/cdio/gstcdiocddasrc.c:
* ext/dvdread/dvdreadsrc.c:
* ext/lame/gstlamemp3enc.c:
* ext/mad/gstmad.c:
* ext/mad/gstmad.c.orig:
* ext/mpeg2dec/gstmpeg2dec.c:
* ext/sidplay/gstsiddec.cc:
* ext/twolame/gsttwolamemp2enc.c:
* ext/x264/gstx264enc.c:
* gst/asfdemux/gstasfdemux.c:
* gst/asfdemux/gstrtpasfdepay.c:
* gst/asfdemux/gstrtspwms.c:
* gst/dvdlpcmdec/gstdvdlpcmdec.c:
* gst/dvdsub/gstdvdsubdec.c:
* gst/dvdsub/gstdvdsubparse.c:
* gst/realmedia/pnmsrc.c:
* gst/realmedia/rademux.c:
* gst/realmedia/rdtdepay.c:
* gst/realmedia/rdtmanager.c:
* gst/realmedia/rmdemux.c:
* gst/realmedia/rtspreal.c:
* gst/synaesthesia/gstsynaesthesia.c:
* gst/xingmux/gstxingmux.c:
Use new gst_element_class_set_static_metadata()
2012-04-05 18:43:17 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* common:
Automatic update of common submodule
From 7fda524 to 464fe15
2012-04-05 17:40:12 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/a52dec/gsta52dec.c:
* ext/amrnb/amrnb.c:
* ext/amrwbdec/amrwb.c:
* ext/cdio/gstcdio.c:
* ext/dvdread/dvdreadsrc.c:
* ext/lame/plugin.c:
* ext/mad/gstmad.c:
* ext/mad/gstmad.c.orig:
* ext/mpeg2dec/gstmpeg2dec.c:
* ext/sidplay/gstsiddec.cc:
* ext/twolame/gsttwolamemp2enc.c:
* ext/x264/gstx264enc.c:
* gst/asfdemux/gstasf.c:
* gst/dvdlpcmdec/gstdvdlpcmdec.c:
* gst/dvdsub/gstdvdsubdec.c:
* gst/realmedia/realmedia.c:
* gst/synaesthesia/gstsynaesthesia.c:
* gst/xingmux/plugin.c:
gst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-05 13:26:45 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac:
configure: Update version to 0.11.89.1
2012-04-04 14:38:53 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
* docs/version.entities.in:
* ext/a52dec/Makefile.am:
* ext/amrnb/Makefile.am:
* ext/amrwbdec/Makefile.am:
* ext/cdio/Makefile.am:
* ext/lame/Makefile.am:
* ext/mad/Makefile.am:
* ext/mpeg2dec/Makefile.am:
* ext/sidplay/Makefile.am:
* ext/twolame/Makefile.am:
* ext/x264/Makefile.am:
* gst-plugins-ugly.spec.in:
* gst/asfdemux/Makefile.am:
* gst/dvdlpcmdec/Makefile.am:
* gst/dvdsub/Makefile.am:
* gst/realmedia/Makefile.am:
* pkgconfig/Makefile.am:
* pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in:
* tests/check/Makefile.am:
gst: Update versioning
2012-04-02 15:21:36 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
* ext/mpeg2dec/gstmpeg2dec.c:
* ext/mpeg2dec/gstmpeg2dec.h:
mpeg2dec: fix cropping
fix cropping in mpeg2dec
2012-04-01 20:19:36 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
* ext/mpeg2dec/gstmpeg2dec.c:
mpeg2dec: add crop metadata when buffer is still writable
2012-03-30 18:13:42 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/asfdemux/gstrtpasfdepay.c:
update for buffer api change
2012-03-30 11:52:48 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/a52dec/gsta52dec.c:
* ext/mad/gstmad.c:
ext: Update for audio decoder API changes
2012-03-29 17:32:08 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* tests/check/elements/amrnbenc.c:
* tests/check/elements/x264enc.c:
tests: make more valgrind-friendly and plug caps leak
2012-03-28 12:50:09 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/asfdemux/asfpacket.c:
* gst/asfdemux/gstasfdemux.c:
* gst/dvdsub/gstdvdsubdec.c:
update for buffer changes
2012-03-27 14:07:40 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* tests/check/elements/x264enc.c:
tests: x264enc: adjust test to removal of deprecated properties
2012-03-26 12:13:30 +0200 Wim Taymans <wim.taymans@collabora.co.uk>
Replace master with 0.11
2012-03-22 15:56:04 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
* configure.ac:
back to development
=== release 0.11.2 ===
 
2012-03-22 Wim Taymans <wim.taymans@collabora.co.uk>
2012-03-22 15:52:55 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
 
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 0.11.2, "Savior from Anger"
* docs/plugins/gst-plugins-ugly-plugins.hierarchy:
* 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:
* gst-plugins-ugly.doap:
* 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/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:
* win32/common/config.h:
Release 0.11.2
 
2012-03-21 13:18:35 +0100 Wim Taymans <wim.taymans@collabora.co.uk>
 
......
This is GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
This is GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
New in 0.11.90:
* Lots of bugfixes, cleanup and other improvements
New in 0.11.2:
......
Release notes for GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
Release notes for GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Ugly Plug-ins.
GStreamer Bad Plug-ins.
The 0.11.x series is an unstable series targeted at developers and will
......@@ -14,9 +15,6 @@ It is, however, parallel installable with the 0.10.x series.
"When you have to shoot, shoot. Don't talk."
There are times when the world needs a color between black and white.
Quality code to match the good's, but two-timing, backstabbing and ready to
sell your freedom down the river. These plug-ins might have a patent noose
......@@ -56,16 +54,9 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
* Many cleanups
* Ported to new 0.11 core API changes
* xingmux: port to 0.11
* synaesthesia: port to 0.11
* x264enc: handle PTS and DTS
Bugs fixed in this release
* 662617 : compiler warnings due to printf format mismatches
* 669863 : [0.11] [x264enc] X264 encoder doesn't unmap input frame
* Lots of bugfixes, cleanup and other improvements
There were no bugs fixed in this release
Download
......@@ -94,11 +85,6 @@ Applications
Contributors to this release
* Alessandro Decina
* Christian Fredrik Kalager Schaller
* Christian Morales Vega
* David Schleef
* Edward Hervey
* Mark Nauwelaerts
* Sebastian Dröge
* Tim-Philipp Müller
......
......@@ -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, 0.11.89.1,
AC_INIT(GStreamer Ugly Plug-ins, 0.11.90,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)
......@@ -53,8 +53,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.11.3
GSTPB_REQ=0.11.3
GST_REQ=0.11.90
GSTPB_REQ=0.11.90
dnl *** autotools stuff ****
......
GstChildProxy GObject
GstChildProxy GstObject
GstTagSetter GstElement
......@@ -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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</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>0.11.2</version>
<version>0.11.90</version>
<license>GPL</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