configure.ac: releasing 0.10.2, "Season to Taste" RELEASE-0_10_2
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 20 Feb 2006 19:13:54 +0000 (19:13 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 20 Feb 2006 19:13:54 +0000 (19:13 +0000)
Original commit message from CVS:
* configure.ac:
releasing 0.10.2, "Season to Taste"

13 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-ugly-plugins.args
docs/plugins/inspect/plugin-a52dec.xml
docs/plugins/inspect/plugin-dvdlpcmdec.xml
docs/plugins/inspect/plugin-iec958.xml
docs/plugins/inspect/plugin-lame.xml
docs/plugins/inspect/plugin-mad.xml
docs/plugins/inspect/plugin-mpeg2dec.xml
docs/plugins/inspect/plugin-mpegaudioparse.xml
docs/plugins/inspect/plugin-rmdemux.xml

index ae5327f..9594d88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.2 ===
+
+2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
+
+       * configure.ac:
+         releasing 0.10.2, "Season to Taste"
+
 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
 
        * configure.ac:
diff --git a/NEWS b/NEWS
index dfabc76..fc3520d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
-This is GStreamer Ugly Plug-ins 0.10.1, "Peng".
+This is GStreamer Ugly Plug-ins 0.10.2, "Season to Taste".
+
+Features since 0.10.1:
+
+      * Parallel installability with 0.8.x series
+      * Threadsafe design and API
+      * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
+      * ASF demuxer ported
+      * Fixes for MPEG demuxing
+      * Fixes for the MAD MP3 decoder
+      * Fixes for the LAME MP3 encoder
+      * ID3 tag reading has moved to id3demux in gst-plugins-good
+      * Fixes for the Real Media demuxer
+      * Various other fixes
+
+Bugs fixed since 0.10.1:
+
+      * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
+      * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
+      * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
+      * 326711 : [mpegdemux] does not negotiate source pads
+      * 326734 : [mad] Add 24-bit output support
+      * 329575 : misc bugfixes for mad from 0.8
+      * 331035 : [asfdemux] port to 0.10
+      * 331301 : [mpeg2dec] strides issues when cropping
+      * 330844 : mpeg2dec crashes with " cropped " MPEG videos
+      * 331579 : Set asfdemux rank to secondary
+      * 313838 : totem hangs after playing an amazon sample
 
 Features since 0.10.0:
     
diff --git a/RELEASE b/RELEASE
index 3725588..52896c7 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.1 "Peng"
+GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.2 "Season to Taste"
         
 
 The GStreamer team is proud to announce a new release
@@ -56,22 +56,29 @@ Features of this release
     
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
-      * fixes in dvddemux, mpegdemux, mad, iec958
-      * removed id3demux (new version in gst-plugins-good)
+      * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
+      * ASF demuxer ported
+      * Fixes for MPEG demuxing
+      * Fixes for the MAD MP3 decoder
+      * Fixes for the LAME MP3 encoder
+      * ID3 tag reading has moved to id3demux in gst-plugins-good
+      * Fixes for the Real Media demuxer
+      * Various other fixes
 
 Bugs fixed in this release
     
-      * 322049 : [id3demux] should support pull range
-      * 322856 : [mpeg2dec] Use of wrong variables
-      * 322857 : [mpeg2dec] Seeking in byte format
-      * 325652 : many plugins don't pass unhandled queries upstream
-
-API changed in this release
-     
-
-- API additions:
-    
-* AC3IEC::raw-audio
+      * 311679 : [lame] doesn't write GST_TAG_DATE correctly
+      * 326734 : [mad] Add 24-bit output support
+      * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
+      * 313838 : totem hangs after playing an amazon sample
+      * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
+      * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
+      * 326711 : [mpegdemux] does not negotiate source pads
+      * 329575 : misc bugfixes for mad from 0.8
+      * 331035 : [asfdemux] port to 0.10
+      * 331301 : [mpeg2dec] strides issues when cropping
+      * 331579 : Set asfdemux rank to secondary
+      * 330844 : mpeg2dec crashes with " cropped " MPEG videos
 
 Download
 
@@ -101,12 +108,13 @@ Applications
   
 Contributors to this release
     
+      * Christian Schaller
+      * Edgard Lima
       * Edward Hervey
       * Jan Schmidt
-      * Josef Zlomek
       * Martin Soto
-      * Michael Smith
       * Stefan Kost
       * Thomas Vander Stichele
       * Tim-Philipp Müller
+      * Wim Taymans
  
\ No newline at end of file
index 61e9bd7..5801b60 100644 (file)
@@ -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, 10, 1, 3,
+AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 2, 0,
   GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
index 9cca35f..85ba0a8 100644 (file)
 <FLAGS>rw</FLAGS>
 <NICK>clock</NICK>
 <BLURB>clock.</BLURB>
-<DEFAULT>0</DEFAULT>
+<DEFAULT>PAL</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>memory</NICK>
 <BLURB>memory.</BLURB>
-<DEFAULT>34</DEFAULT>
+<DEFAULT>Playsid Environment</DEFAULT>
 </ARG>
 
 <ARG>
 <DEFAULT>FALSE</DEFAULT>
 </ARG>
 
+<ARG>
+<NAME>GstDvdReadSrc::angle</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[1,999]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>angle</NICK>
+<BLURB>angle.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstDvdReadSrc::chapter</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[1,999]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>chapter</NICK>
+<BLURB>chapter.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstDvdReadSrc::device</NAME>
+<TYPE>gchararray</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Device</NICK>
+<BLURB>DVD device location.</BLURB>
+<DEFAULT>NULL</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstDvdReadSrc::title</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[1,999]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>title</NICK>
+<BLURB>title.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
index 92a2a50..366c9ea 100644 (file)
@@ -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.10.1</version>
+  <version>0.10.2</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index 295f22e..8414d36 100644 (file)
@@ -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.10.1</version>
+  <version>0.10.2</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index 878cdeb..c3bdac8 100644 (file)
@@ -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.10.1</version>
+  <version>0.10.2</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index f568a61..acde1b6 100644 (file)
@@ -3,7 +3,7 @@
   <description>Encode MP3's with LAME</description>
   <filename>../../ext/lame/.libs/libgstlame.so</filename>
   <basename>libgstlame.so</basename>
-  <version>0.10.1</version>
+  <version>0.10.2</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index 6e8359b..82d9d47 100644 (file)
@@ -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.10.1</version>
+  <version>0.10.2</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
@@ -11,7 +11,7 @@
   <elements>
     <element>
       <name>id3mux</name>
-      <longname>id3 muxer</longname>
+      <longname>id3 tag muxer</longname>
       <class>Codec/Muxer/Audio</class>
       <description>Add ID3 tagging information</description>
       <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
index b0ff3c0..59af5d7 100644 (file)
@@ -3,7 +3,7 @@
   <description>LibMpeg2 decoder</description>
   <filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
   <basename>libgstmpeg2dec.so</basename>
-  <version>0.10.1</version>
+  <version>0.10.2</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index 1df5b0a..8e5c589 100644 (file)
@@ -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.10.1</version>
+  <version>0.10.2</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>
index 02818eb..8b83893 100644 (file)
@@ -3,7 +3,7 @@
   <description>Realmedia stream demuxer</description>
   <filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
   <basename>libgstrmdemux.so</basename>
-  <version>0.10.1</version>
+  <version>0.10.2</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer source release</package>