From 8a1442c6c227cece6c1c57b15b7637dbbbcd8076 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 20 Feb 2006 19:12:10 +0000 Subject: configure.ac: releasing 0.10.1, "Slimy - yet satisfying" Original commit message from CVS: 2006-02-20 Jan Schmidt * configure.ac: releasing 0.10.1, "Slimy - yet satisfying" --- ChangeLog | 7 ++ Makefile.am | 1 + NEWS | 27 ++++++- RELEASE | 33 +++++++- configure.ac | 2 +- docs/plugins/gst-plugins-bad-plugins.args | 130 ++++++++++++++++++++++++++++++ docs/plugins/inspect/plugin-faad.xml | 4 +- docs/plugins/inspect/plugin-gsm.xml | 2 +- docs/plugins/inspect/plugin-qtdemux.xml | 4 +- docs/plugins/inspect/plugin-speed.xml | 4 +- docs/plugins/inspect/plugin-tta.xml | 2 +- 11 files changed, 204 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index dc5e3ca93..586b28c40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.1 === + +2006-02-20 Jan Schmidt + + * configure.ac: + releasing 0.10.1, "Slimy - yet satisfying" + 2006-02-19 Jan Schmidt * configure.ac: diff --git a/Makefile.am b/Makefile.am index efc685078..94d77d4e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ DISTCLEANFILES = _stdint.h ACLOCAL_AMFLAGS = -I m4 -I common/m4 include $(top_srcdir)/common/release.mak +include $(top_srcdir)/common/po.mak check-valgrind: @true diff --git a/NEWS b/NEWS index 25152f228..a42b9c15f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,29 @@ -This is GStreamer Bad Plug-ins 0.10.0, "Camembert" +This is GStreamer Bad Plug-ins 0.10.1, "Slimy - yet satisfying" + +Changes since 0.10.0: + + * Parallel installability with 0.8.x series + * Threadsafe design and API + * Lots of fixes for the QT/MOV demuxer, including restoring + the ability to play web streams, and more codecs supported + * AAC decoder fixes + * MMS source fixes + * DirectFB plugin updated + * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink + * New libneon based http source filter + * APE tag reader moved to gst-plugins-good module + +Bugs fixed since 0.10.0: + + * 303167 : Add bzip2 support + * 322973 : [wavpack] erroneous sampling rates range + * 326524 : Support for Indeo 3-encoded QuickTime files + * 327133 : [qtdemux] QuickTime with 8-bit audio + * 328854 : AAC+ stream not working with FAAD plugin + * 330089 : [bz2] Wrong mimetype and no typefinding + * 331302 : bz2 plugin source files lack copyright notices + * 331543 : crash on iTunes MPEG v4 AAC-LC files + * 331582 : [qtdemux] protect log statement against invalid memory access Bugs fixed since 0.9.7: diff --git a/RELEASE b/RELEASE index b32e8bc25..12bc5ef96 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.0 "Camembert" +GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.1 "Slimy - yet satisfying" @@ -61,10 +61,27 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API + * Lots of fixes for the QT/MOV demuxer, including + restoring the ability to play web streams, and more + codecs supported + * AAC decoder fixes + * MMS source fixes + * DirectFB plugin updated + * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink + * New libneon based http source filter + * APE tag reader moved to gst-plugins-good module Bugs fixed in this release - * 322962 : wavpack plugins don't get built + * 303167 : Add bzip2 support + * 322973 : [wavpack] erroneous sampling rates range + * 326524 : Support for Indeo 3-encoded QuickTime files + * 327133 : [qtdemux] QuickTime with 8-bit audio + * 328854 : AAC+ stream not working with FAAD plugin + * 330089 : [bz2] Wrong mimetype and no typefinding + * 331302 : bz2 plugin source files lack copyright notices + * 331543 : crash on iTunes MPEG v4 AAC-LC files + * 331582 : [qtdemux] protect log statement against invalid memory ac... Download @@ -95,5 +112,17 @@ Applications Contributors to this release * Andy Wingo + * Christian Schaller + * David Schleef + * Edgard Lima + * Edward Hervey + * Fabrizio Gennari + * Jan Schmidt + * Julien MOUTTE + * Lutz Mueller + * Sebastien Moutte + * Stefan Kost + * Thomas Vander Stichele * Tim-Philipp Müller + * Wim Taymans   \ No newline at end of file diff --git a/configure.ac b/configure.ac index fa6653518..a831d1fed 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-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 3, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 1, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index a05176268..3298dda2c 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -138,3 +138,133 @@ S_L0 + +GstFaac::bitrate +gint +[8192,327680] +rw +Bitrate (bps) +Bitrate in bits/sec. +131072 + + + +GstFaac::midside +gboolean + +rw +Midside +Allow mid/side encoding. +TRUE + + + +GstFaac::outputformat +GstFaacOutputFormat + +rw +Output format +Format of output frames. +OUTPUTFORMAT_RAW + + + +GstFaac::profile +GstFaacProfile + +rw +Profile +MPEG/AAC encoding profile. +MAIN + + + +GstFaac::shortctl +GstFaacShortCtl + +rw +Block type +Block type encorcing. +SHORTCTL_NORMAL + + + +GstFaac::tns +gboolean + +rw +TNS +Use temporal noise shaping. +FALSE + + + +GstDtsDec::drc +gboolean + +rw +Dynamic Range Compression +Use Dynamic Range Compression. +FALSE + + + +GstBz2dec::buffer-size +guint +>= 1 +rw +Buffer size +Buffer size. +1024 + + + +GstBz2dec::first-buffer-size +guint +>= 1 +rw +Size of first buffer +Size of first buffer (used to determine the mime type of the uncompressed data). +1024 + + + +GstBz2enc::block-size +guint +[1,9] +rw +Block size +Block size. +6 + + + +GstBz2enc::buffer-size +guint +>= 1 +rw +Buffer size +Buffer size. +1024 + + + +GstGLImageSink::display +gchararray + +rw +Display +X Display name. +NULL + + + +GstFreeze::max-buffers +guint + +rw +max-buffers +Maximum number of buffers. +1 + + diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index b73e0a02a..50343897b 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,10 +3,10 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.10.0.1 + 0.10.1 GPL gst-plugins-bad - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 74ae5d231..adf50c453 100644 --- a/docs/plugins/inspect/plugin-gsm.xml +++ b/docs/plugins/inspect/plugin-gsm.xml @@ -3,7 +3,7 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 0.10.0.1 + 0.10.1 LGPL gst-plugins-bad Gstreamer diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml index ac34caa96..8c982fd0c 100644 --- a/docs/plugins/inspect/plugin-qtdemux.xml +++ b/docs/plugins/inspect/plugin-qtdemux.xml @@ -3,10 +3,10 @@ Quicktime stream demuxer ../../gst/qtdemux/.libs/libgstqtdemux.so libgstqtdemux.so - 0.10.0.1 + 0.10.1 LGPL gst-plugins-bad - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index 48c8c6f05..cc962eeab 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,10 +3,10 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.10.0.1 + 0.10.1 LGPL gst-plugins-bad - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index 26abe30f9..be1e93a84 100644 --- a/docs/plugins/inspect/plugin-tta.xml +++ b/docs/plugins/inspect/plugin-tta.xml @@ -3,7 +3,7 @@ TTA lossless audio format handling ../../gst/tta/.libs/libgsttta.so libgsttta.so - 0.10.0.1 + 0.10.1 LGPL gst-plugins-bad gst-tta -- cgit v1.2.3