diff --git a/ChangeLog b/ChangeLog index 4ce39e3907..fac024086b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.9.5 === + +2005-11-11 Thomas Vander Stichele + + * configure.ac: + releasing 0.9.5, "Zero-Test Patching" + 2005-10-27 Wim Taymans * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset), diff --git a/NEWS b/NEWS index 7179a3dbcf..c0f98b6ebc 100644 --- a/NEWS +++ b/NEWS @@ -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: diff --git a/RELEASE b/RELEASE index 212b3db594..91a455ea10 100644 --- a/RELEASE +++ b/RELEASE @@ -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 index 1cb5d7b76a..959da4a43c 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 1cb5d7b76a01c711674c752015089e70c394fa99 +Subproject commit 959da4a43c2e6218eb4f43e8c7e29c1db4157db1 diff --git a/configure.ac b/configure.ac index 016f46e6d8..7dbb899332 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 f71b7defd7..08e0740f62 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.9.4 + 0.9.5 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 761ee6aea0..1a11a753b8 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Narrow-Band ../../ext/amrnb/.libs/libgstamrnb.so libgstamrnb.so - 0.9.4 + 0.9.5 unknown gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 979eab6f93..bc9729533f 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.9.4 + 0.9.5 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 3ce755f461..46c23c9c8d 100644 --- a/docs/plugins/inspect/plugin-iec958.xml +++ b/docs/plugins/inspect/plugin-iec958.xml @@ -3,7 +3,7 @@ Convert raw AC3 into IEC958 (S/PDIF) frames ../../gst/iec958/.libs/libgstiec958.so libgstiec958.so - 0.9.4 + 0.9.5 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index a121665ba5..33e49229c4 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ Encode MP3's with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.9.4 + 0.9.5 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 358291342b..68783e789a 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ id3 tag manipulation and mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.9.4 + 0.9.5 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index 7ad51e175e..1be94145a9 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.9.4 + 0.9.5 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index adaf1b7296..55d15e9985 100644 --- a/docs/plugins/inspect/plugin-mpegaudioparse.xml +++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml @@ -3,7 +3,7 @@ MPEG-1 layer 1/2/3 audio parser ../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so libgstmpegaudioparse.so - 0.9.4 + 0.9.5 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml index c8c8f39212..82e37a82fd 100644 --- a/docs/plugins/inspect/plugin-rmdemux.xml +++ b/docs/plugins/inspect/plugin-rmdemux.xml @@ -3,7 +3,7 @@ Realmedia stream demuxer ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.9.4 + 0.9.5 LGPL gst-plugins-ugly GStreamer source release