diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-11 19:35:55 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-11 19:35:55 +0000 |
commit | 301a8e0557ecb52628ecd9a5a65576a2bf8e765a (patch) | |
tree | 579c2b2cddad9333ddbcf3743ca1d5693ab603fe | |
parent | badeda5a53ca7f65aa01bf38056d3256afe316c3 (diff) |
releasing 0.9.5RELEASE-0_9_5
Original commit message from CVS:
releasing 0.9.5
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | RELEASE | 10 | ||||
m--------- | common | 0 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-a52dec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-amrnb.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-iec958.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-lame.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mad.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpeg2dec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpegaudioparse.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-rmdemux.xml | 2 |
14 files changed, 20 insertions, 19 deletions
@@ -1,3 +1,10 @@ +=== release 0.9.5 === + +2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: + releasing 0.9.5, "Zero-Test Patching" + 2005-10-27 Wim Taymans <wim@fluendo.com> * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset), @@ -1,4 +1,4 @@ -This is GStreamer Ugly Plug-ins 0.9.4, "Diplodocus". +This is GStreamer Ugly Plug-ins 0.9.5, "Zero-Test Patching". Changes since 0.9.3: @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Ugly Plug-ins 0.9.4 "Diplodocus" +GStreamer: Release notes for GStreamer Ugly Plug-ins 0.9.5 "Zero-Test Patching" The GStreamer team is petrified to announce a new release @@ -55,12 +55,9 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * rmdemux fixes - * a52dec ported Bugs fixed in this release - * 318849 : [a52dec] ported to gstreamer 0.9 Download @@ -90,10 +87,7 @@ Applications Contributors to this release - * Josef Zlomek - * Michael Smith - * Stefan Kost + * Christian Schaller * Thomas Vander Stichele - * Tim-Philipp Müller * Wim Taymans
\ No newline at end of file diff --git a/common b/common -Subproject 1cb5d7b76a01c711674c752015089e70c394fa9 +Subproject 959da4a43c2e6218eb4f43e8c7e29c1db4157db diff --git a/configure.ac b/configure.ac index 016f46e6..7dbb8993 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 9, 4, 1, +AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 9, 5, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index f71b7def..08e0740f 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -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.9.4</version> + <version>0.9.5</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 761ee6ae..1a11a753 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ <description>Adaptive Multi-Rate Narrow-Band</description> <filename>../../ext/amrnb/.libs/libgstamrnb.so</filename> <basename>libgstamrnb.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>unknown</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 979eab6f..bc972953 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -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.9.4</version> + <version>0.9.5</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 3ce755f4..46c23c9c 100644 --- a/docs/plugins/inspect/plugin-iec958.xml +++ b/docs/plugins/inspect/plugin-iec958.xml @@ -3,7 +3,7 @@ <description>Convert raw AC3 into IEC958 (S/PDIF) frames</description> <filename>../../gst/iec958/.libs/libgstiec958.so</filename> <basename>libgstiec958.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index a121665b..33e49229 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ <description>Encode MP3's with LAME</description> <filename>../../ext/lame/.libs/libgstlame.so</filename> <basename>libgstlame.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 35829134..68783e78 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ <description>id3 tag manipulation and mp3 decoding based on the mad library</description> <filename>../../ext/mad/.libs/libgstmad.so</filename> <basename>libgstmad.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index 7ad51e17..1be94145 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ <description>LibMpeg2 decoder</description> <filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename> <basename>libgstmpeg2dec.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index adaf1b72..55d15e99 100644 --- a/docs/plugins/inspect/plugin-mpegaudioparse.xml +++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml @@ -3,7 +3,7 @@ <description>MPEG-1 layer 1/2/3 audio parser</description> <filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename> <basename>libgstmpegaudioparse.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml index c8c8f392..82e37a82 100644 --- a/docs/plugins/inspect/plugin-rmdemux.xml +++ b/docs/plugins/inspect/plugin-rmdemux.xml @@ -3,7 +3,7 @@ <description>Realmedia stream demuxer</description> <filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename> <basename>libgstrmdemux.so</basename> - <version>0.9.4</version> + <version>0.9.5</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer source release</package> |