releasing 0.9.5
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 11 Nov 2005 19:33:23 +0000 (19:33 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 11 Nov 2005 19:33:23 +0000 (19:33 +0000)
Original commit message from CVS:
releasing 0.9.5

42 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-good-plugins.args
docs/plugins/inspect/plugin-1394.xml
docs/plugins/inspect/plugin-aasink.xml
docs/plugins/inspect/plugin-alaw.xml
docs/plugins/inspect/plugin-alpha.xml
docs/plugins/inspect/plugin-alphacolor.xml
docs/plugins/inspect/plugin-auparse.xml
docs/plugins/inspect/plugin-autodetect.xml
docs/plugins/inspect/plugin-avi.xml
docs/plugins/inspect/plugin-cacasink.xml
docs/plugins/inspect/plugin-cairo.xml
docs/plugins/inspect/plugin-debug.xml
docs/plugins/inspect/plugin-dv.xml
docs/plugins/inspect/plugin-efence.xml
docs/plugins/inspect/plugin-effectv.xml
docs/plugins/inspect/plugin-esdsink.xml
docs/plugins/inspect/plugin-flac.xml
docs/plugins/inspect/plugin-flxdec.xml
docs/plugins/inspect/plugin-gconfelements.xml
docs/plugins/inspect/plugin-goom.xml
docs/plugins/inspect/plugin-jpeg.xml
docs/plugins/inspect/plugin-level.xml
docs/plugins/inspect/plugin-matroska.xml
docs/plugins/inspect/plugin-mulaw.xml
docs/plugins/inspect/plugin-navigationtest.xml
docs/plugins/inspect/plugin-ossaudio.xml
docs/plugins/inspect/plugin-png.xml
docs/plugins/inspect/plugin-rtp.xml
docs/plugins/inspect/plugin-rtsp.xml
docs/plugins/inspect/plugin-shout2send.xml
docs/plugins/inspect/plugin-smpte.xml
docs/plugins/inspect/plugin-speex.xml
docs/plugins/inspect/plugin-udp.xml
docs/plugins/inspect/plugin-videobox.xml
docs/plugins/inspect/plugin-videoflip.xml
docs/plugins/inspect/plugin-videomixer.xml
docs/plugins/inspect/plugin-wavenc.xml
docs/plugins/inspect/plugin-wavparse.xml

index bb8fbf8..ddef5f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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, "Phone Alarm"
+
 2005-11-11  Edward Hervey  <edward@fluendo.com>
 
        * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
diff --git a/NEWS b/NEWS
index 1b345ca..d57ff0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
-This is GStreamer Good Plug-ins 0.9.4, "Dromiceiomimus"
+This is GStreamer Good Plug-ins 0.9.5, "Phone Alarm"
+
+Changes since 0.9.4:
+    
+      * matroskamux fixes
+      * wavenc fixes
+      * cairotextoverlay ported
+
+Bugs fixed since 0.9.4:
+    
+      * 315194 : Licence information inconsistency of gst-plugins-good/gst...
+      * 319731 : [matroska] SimpleBlock support for muxer and demuxer
+      * 320308 : [matroska] set timestamps for buffers with ebml elements
+      * 320920 : [osssink] tries to reuse a bad file descriptor
+      * 321136 : [matroska-mux] avoid reading from unref'ed buffer
 
 Changes since 0.9.3:
 
diff --git a/RELEASE b/RELEASE
index 369b4e9..97fa0e7 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Good Plug-ins 0.9.4 "Dromiceiomimus"
+GStreamer: Release notes for GStreamer Good Plug-ins 0.9.5 "Phone Alarm"
         
 
 The GStreamer team is petrified to announce a new release
@@ -53,14 +53,17 @@ Features of this release
     
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
-      * DV/Firewire fixes
-      * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported
+      * matroskamux fixes
+      * wavenc fixes
+      * cairotextoverlay ported
 
 Bugs fixed in this release
     
-      * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
-      * 316205 : Debug category for wavenc is not defined
-      * 318847 : Matroska muxer port to 0.9
+      * 315194 : Licence information inconsistency of gst-plugins-good/gst...
+      * 319731 : [matroska] SimpleBlock support for muxer and demuxer
+      * 320308 : [matroska] set timestamps for buffers with ebml elements
+      * 320920 : [osssink] tries to reuse a bad file descriptor
+      * 321136 : [matroska-mux] avoid reading from unref'ed buffer
 
 Download
 
@@ -90,13 +93,14 @@ Applications
   
 Contributors to this release
     
+      * Alessandro Decina
       * Andy Wingo
+      * Christian Schaller
       * Edgard Lima
       * Edward Hervey
-      * Julien Moutte
-      * Michael Benes
-      * Michael Smith
-      * Stefan Kost
+      * Josef Zlomek
+      * Julien MOUTTE
+      * Michal Benes
       * Thomas Vander Stichele
       * Tim-Philipp Müller
       * Wim Taymans
index 2486e4a..b896350 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-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 4, 1,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 5, 0,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
index 8010fbf..1290ae9 100644 (file)
 </ARG>
 
 <ARG>
+<NAME>GstMatroskaMux::version</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[1,2]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Matroska version</NICK>
+<BLURB>This parameter determines what matroska features can be used.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstTest::allowed-timestamp-deviation</NAME>
 <TYPE>gint64</TYPE>
 <RANGE>>= -1</RANGE>
 <DEFAULT>0</DEFAULT>
 </ARG>
 
+<ARG>
+<NAME>GstTextOverlay::deltax</NAME>
+<TYPE>gint</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>X position modifier</NICK>
+<BLURB>Shift X position to the left or to the right. Unit is pixels.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::deltay</NAME>
+<TYPE>gint</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>Y position modifier</NICK>
+<BLURB>Shift Y position up or down. Unit is pixels.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::font-desc</NAME>
+<TYPE>gchararray</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>font description</NICK>
+<BLURB>Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.</BLURB>
+<DEFAULT>""</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::halign</NAME>
+<TYPE>gchararray</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>horizontal alignment</NICK>
+<BLURB>Horizontal alignment of the text. Can be either 'left', 'right', or 'center'.</BLURB>
+<DEFAULT>"center"</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::shaded-background</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>shaded background</NICK>
+<BLURB>Whether to shade the background under the text area.</BLURB>
+<DEFAULT>FALSE</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::text</NAME>
+<TYPE>gchararray</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>text</NICK>
+<BLURB>Text to be display.</BLURB>
+<DEFAULT>""</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::valign</NAME>
+<TYPE>gchararray</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>vertical alignment</NICK>
+<BLURB>Vertical alignment of the text. Can be either 'baseline', 'bottom', or 'top'.</BLURB>
+<DEFAULT>"baseline"</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::xpad</NAME>
+<TYPE>gint</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>horizontal paddding</NICK>
+<BLURB>Horizontal paddding when using left/right alignment.</BLURB>
+<DEFAULT>25</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::ypad</NAME>
+<TYPE>gint</TYPE>
+<RANGE></RANGE>
+<FLAGS>w</FLAGS>
+<NICK>vertical padding</NICK>
+<BLURB>Vertical padding when using top/bottom alignment.</BLURB>
+<DEFAULT>25</DEFAULT>
+</ARG>
+
index c221085..6ba9df5 100644 (file)
@@ -3,7 +3,7 @@
   <description>Source for DV data via IEEE1394 interface</description>
   <filename>../../ext/raw1394/.libs/libgst1394.so</filename>
   <basename>libgst1394.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 397fc6d..832ab9e 100644 (file)
@@ -3,7 +3,7 @@
   <description>ASCII Art video sink</description>
   <filename>../../ext/aalib/.libs/libgstaasink.so</filename>
   <basename>libgstaasink.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index c02322d..21f4f29 100644 (file)
@@ -3,7 +3,7 @@
   <description>ALaw audio conversion routines</description>
   <filename>../../gst/law/.libs/libgstalaw.so</filename>
   <basename>libgstalaw.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 9f078b2..5881773 100644 (file)
@@ -3,7 +3,7 @@
   <description>adds an alpha channel to video</description>
   <filename>../../gst/alpha/.libs/libgstalpha.so</filename>
   <basename>libgstalpha.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index bc0ad04..05372c4 100644 (file)
@@ -3,7 +3,7 @@
   <description>RGB-&gt;YUV colorspace conversion preserving the alpha channels</description>
   <filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
   <basename>libgstalphacolor.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index dd9c791..09082ed 100644 (file)
@@ -3,7 +3,7 @@
   <description>parses au streams</description>
   <filename>../../gst/auparse/.libs/libgstauparse.so</filename>
   <basename>libgstauparse.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 7e315a2..e11adcf 100644 (file)
@@ -3,7 +3,7 @@
   <description>Plugin contains auto-detection plugins for video/audio outputs</description>
   <filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
   <basename>libgstautodetect.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index c016e8d..6938afa 100644 (file)
@@ -3,7 +3,7 @@
   <description>AVI stream handling</description>
   <filename>../../gst/avi/.libs/libgstavi.so</filename>
   <basename>libgstavi.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 7a6d30d..9b33eed 100644 (file)
@@ -3,7 +3,7 @@
   <description>Colored ASCII Art video sink</description>
   <filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
   <basename>libgstcacasink.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 1861f85..ebabd17 100644 (file)
@@ -3,13 +3,20 @@
   <description>Cairo-based overlaying</description>
   <filename>../../ext/cairo/.libs/libgstcairo.so</filename>
   <basename>libgstcairo.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
+      <name>cairotextoverlay</name>
+      <longname>Text Overlay</longname>
+      <class>Filter/Editor/Video</class>
+      <description>Adds text strings on top of a video buffer</description>
+      <author>David Schleef &lt;ds@schleef.org&gt;</author>
+    </element>
+    <element>
       <name>cairotimeoverlay</name>
       <longname>Time Overlay</longname>
       <class>Filter/Editor/Video</class>
index 1a48a44..60594ba 100644 (file)
@@ -3,7 +3,7 @@
   <description>elements for testing and debugging</description>
   <filename>../../gst/debug/.libs/libgstdebug.so</filename>
   <basename>libgstdebug.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index a8f3adf..d4d5482 100644 (file)
@@ -3,7 +3,7 @@
   <description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
   <filename>../../ext/dv/.libs/libgstdv.so</filename>
   <basename>libgstdv.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index eeae9ae..f46b776 100644 (file)
@@ -3,7 +3,7 @@
   <description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults.  This allocation method is very similar to the debugging tool "Electric Fence".</description>
   <filename>../../gst/debug/.libs/libgstefence.so</filename>
   <basename>libgstefence.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 73e9ec4..2d02799 100644 (file)
@@ -3,7 +3,7 @@
   <description>effect plugins from the effectv project</description>
   <filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
   <basename>libgsteffectv.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index f069be0..565442b 100644 (file)
@@ -3,7 +3,7 @@
   <description>ESD Element Plugins</description>
   <filename>../../ext/esd/.libs/libgstesd.so</filename>
   <basename>libgstesd.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 286ca49..9d4d8dd 100644 (file)
@@ -3,7 +3,7 @@
   <description>The FLAC Lossless compressor Codec</description>
   <filename>../../ext/flac/.libs/libgstflac.so</filename>
   <basename>libgstflac.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 8101105..9e34c07 100644 (file)
@@ -3,7 +3,7 @@
   <description>FLX video decoder</description>
   <filename>../../gst/flx/.libs/libgstflxdec.so</filename>
   <basename>libgstflxdec.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 28eb667..0da2e17 100644 (file)
@@ -3,7 +3,7 @@
   <description>elements wrapping the GStreamer/GConf audio/video output settings</description>
   <filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
   <basename>libgstgconfelements.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 28640da..06939aa 100644 (file)
@@ -3,7 +3,7 @@
   <description>GOOM visualization filter</description>
   <filename>../../gst/goom/.libs/libgstgoom.so</filename>
   <basename>libgstgoom.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 9010e4b..95823ce 100644 (file)
@@ -3,7 +3,7 @@
   <description>JPeg plugin library</description>
   <filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
   <basename>libgstjpeg.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 299268b..0d66864 100644 (file)
@@ -3,7 +3,7 @@
   <description>Audio level plugin</description>
   <filename>../../gst/level/.libs/libgstlevel.so</filename>
   <basename>libgstlevel.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 6da40d3..3f989fa 100644 (file)
@@ -3,7 +3,7 @@
   <description>Matroska stream handling</description>
   <filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
   <basename>libgstmatroska.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index c37805a..82e480f 100644 (file)
@@ -3,7 +3,7 @@
   <description>MuLaw audio conversion routines</description>
   <filename>../../gst/law/.libs/libgstmulaw.so</filename>
   <basename>libgstmulaw.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index dd74c69..c4d85f9 100644 (file)
@@ -3,7 +3,7 @@
   <description>Template for a video filter</description>
   <filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
   <basename>libgstnavigationtest.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index dfa4658..181bdc6 100644 (file)
@@ -3,7 +3,7 @@
   <description>OSS (Open Sound System) support for GStreamer</description>
   <filename>../../sys/oss/.libs/libgstossaudio.so</filename>
   <basename>libgstossaudio.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index ece5cd5..97a3a31 100644 (file)
@@ -3,7 +3,7 @@
   <description>PNG plugin library</description>
   <filename>../../ext/libpng/.libs/libgstpng.so</filename>
   <basename>libgstpng.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 49de2ec..207a4c9 100644 (file)
@@ -3,13 +3,20 @@
   <description>Real-time protocol plugins</description>
   <filename>../../gst/rtp/.libs/libgstrtp.so</filename>
   <basename>libgstrtp.so</basename>
-  <version>0.9.4</version>
-  <license>GPL</license>
+  <version>0.9.5</version>
+  <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
+      <name>asteriskh263</name>
+      <longname>RTP packet parser</longname>
+      <class>Codec/Parser/Network</class>
+      <description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description>
+      <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
+    </element>
+    <element>
       <name>rtpamrdec</name>
       <longname>RTP packet parser</longname>
       <class>Codec/Parser/Network</class>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
+      <name>rtpg711dec</name>
+      <longname>RTP packet parser</longname>
+      <class>Codec/Parser/Network</class>
+      <description>Extracts PCMU/PCMA audio from RTP packets</description>
+      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
+    </element>
+    <element>
+      <name>rtpg711enc</name>
+      <longname>RTP packet parser</longname>
+      <class>Codec/Encoder/Network</class>
+      <description>Encodes PCMU/PCMA audio into a RTP packet</description>
+      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
+    </element>
+    <element>
       <name>rtpgsmenc</name>
       <longname>RTP GSM Audio Encoder</longname>
       <class>Codec/Encoder/Network</class>
       <description>Encodes GSM audio into a RTP packet</description>
-      <author>Zeeshan Ali &lt;zak147@yahoo.com&gt;</author>
+      <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
     </element>
     <element>
       <name>rtpgsmparse</name>
       <longname>RTP packet parser</longname>
       <class>Codec/Parser/Network</class>
       <description>Extracts GSM audio from RTP packets</description>
-      <author>Zeeshan Ali &lt;zak147@yahoo.com&gt;</author>
+      <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
+    </element>
+    <element>
+      <name>rtph263enc</name>
+      <longname>RTP packet parser</longname>
+      <class>Codec/Encoder/Network</class>
+      <description>Encodes H263 video in RTP packets (RFC 2190)</description>
+      <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
     </element>
     <element>
       <name>rtph263pdec</name>
index 73d88a5..fcd748d 100644 (file)
@@ -3,7 +3,7 @@
   <description>transfer data via RTSP</description>
   <filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
   <basename>libgstrtsp.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 3232c2d..68d19c3 100644 (file)
@@ -3,7 +3,7 @@
   <description>Sends data to an icecast server using libshout2</description>
   <filename>../../ext/shout2/.libs/libgstshout2.so</filename>
   <basename>libgstshout2.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>libshout2</package>
index 4635144..2c9f43e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Apply the standard SMPTE transitions on video images</description>
   <filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
   <basename>libgstsmpte.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 36889b2..1c40a03 100644 (file)
@@ -3,7 +3,7 @@
   <description>Speex plugin library</description>
   <filename>../../ext/speex/.libs/libgstspeex.so</filename>
   <basename>libgstspeex.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index b5fb5af..07c14c9 100644 (file)
@@ -3,7 +3,7 @@
   <description>transfer data via UDP</description>
   <filename>../../gst/udp/.libs/libgstudp.so</filename>
   <basename>libgstudp.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 4ca5978..af5371b 100644 (file)
@@ -3,7 +3,7 @@
   <description>resizes a video by adding borders or cropping</description>
   <filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
   <basename>libgstvideobox.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 392e0d1..01206f8 100644 (file)
@@ -3,7 +3,7 @@
   <description>Flips and rotates video</description>
   <filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
   <basename>libgstvideoflip.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index f67517a..baf4c6f 100644 (file)
@@ -3,7 +3,7 @@
   <description>Video mixer</description>
   <filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
   <basename>libgstvideomixer.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 62b7546..5843b83 100644 (file)
@@ -3,7 +3,7 @@
   <description>Encode raw audio into WAV</description>
   <filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
   <basename>libgstwavenc.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>
index 16c5cc2..f9d4bf2 100644 (file)
@@ -3,7 +3,7 @@
   <description>Parse a .wav file into raw audio</description>
   <filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
   <basename>libgstwavparse.so</basename>
-  <version>0.9.4</version>
+  <version>0.9.5</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>GStreamer source release</package>