releasing 0.10.4
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Aug 2006 11:14:43 +0000 (11:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Aug 2006 11:14:43 +0000 (11:14 +0000)
Original commit message from CVS:
releasing 0.10.4

55 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-annodex.xml
docs/plugins/inspect/plugin-apetag.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-cdio.xml
docs/plugins/inspect/plugin-cutter.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-gdkpixbuf.xml
docs/plugins/inspect/plugin-goom.xml
docs/plugins/inspect/plugin-halelements.xml
docs/plugins/inspect/plugin-icydemux.xml
docs/plugins/inspect/plugin-id3demux.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-multipart.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-taglib.xml
docs/plugins/inspect/plugin-udp.xml
docs/plugins/inspect/plugin-videobalance.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
docs/plugins/inspect/plugin-ximagesrc.xml
win32/common/config.h

index 4f74d77..f5fc8fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.4 ===
+
+2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
+
+       * configure.ac:
+         releasing 0.10.4, "Dear Leader"
+
 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        Patch by: Edward Hervey <edward@fluendo.com>
@@ -87,8 +94,8 @@
 
        * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
        (gst_signal_processor_process):
-          don't query buffer-frames from caps, add lots of debug-log,
-          try fix for assert (#349189)
+         don't query buffer-frames from caps, add lots of debug-log,
+         try fix for assert (#349189)
 
 2006-07-31  Wim Taymans  <wim@fluendo.com>
 
        (gst_signal_processor_sink_activate_push),
        (gst_signal_processor_src_activate_pull),
        (gst_signal_processor_change_state):
-          Add debugs logs here and there, add more error handling, add some
-          FIXME comments, filed #349189
+        Add debugs logs here and there, add more error handling, add some
+        FIXME comments, filed #349189
 
 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
 
        * docs/plugins/gst-plugins-good-plugins-docs.sgml:
        * docs/plugins/gst-plugins-good-plugins-sections.txt:
-          Add annodex and icydemux, cleanup the sections a bit
+         Add annodex and icydemux, cleanup the sections a bit
 
 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
 
 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
-          Respect mpegversion for "video/mpeg" and give message in case of
-          unhandled versions.
+         Respect mpegversion for "video/mpeg" and give message in case of
+         unhandled versions.
 
 2006-07-17  Wim Taymans  <wim@fluendo.com>
 
        * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
        (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
        (gst_sunaudiosink_write):
-       Attached find a patch that fixes a number of bugs with the SunAudio mixer
-       plugin and fixes #344101:
-       1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3 tracks onto 
-          the tracklist causing gnome-volume-control's preferences dialog to be messed
-          up and would core dump if you checked/unchecked any item.
-       2. We weren't previously setting the MUTE flag properly.  Fixing this makes 
-          gnome-volume-control work better.
-       3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT and
-          the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes gnome-volume-control
-          look better.
+       Attached find a patch that fixes a number of bugs with the SunAudio
+       mixer plugin and fixes #344101:
+       1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
+          tracks onto the tracklist causing gnome-volume-control's preferences
+          dialog to be messed up and would core dump if you checked/unchecked
+          any item.
+       2. We weren't previously setting the MUTE flag properly.  Fixing this
+          makes gnome-volume-control work better.
+       3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
+          and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
+          gnome-volume-control look better.
        Also some minor cleanup in gstsunaudiosink.c.
 
-
 2006-06-09  Wim Taymans  <wim@fluendo.com>
 
        * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
diff --git a/NEWS b/NEWS
index c5615c5..ee38457 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,75 @@
-This is GStreamer Good Plug-ins 0.10.3, "Desplazado"
+This is GStreamer Good Plug-ins 0.10.4, "Dear Leader"
+
+Changes since 0.10.3:
+
+      * added apev2mux element
+      * use libiec61883 for Firewire
+
+Bugs fixed since 0.10.3:
+    
+      * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
+      * 347529 : wavparse error
+      * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
+      * 340027 : [patch] wavparse fails for several files
+      * 318563 : offer support for new raw1394_iso api in dv1394src
+      * 330623 : [avidemux] only the beginning of big avi files gets played
+      * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
+      * 337076 : Problem with broken matroska files containing non-UTF8 su...
+      * 339704 : [id3demux] read images from ID3 tags
+      * 340282 : Goom visualization is unusable at 'Normal' size and higher
+      * 340623 : [matroskademux] small memory leak
+      * 340699 : [flacdec] should not send EOS when doing segment seeking
+      * 340859 : [avimux] produces index with all frames marked as keyframes
+      * 340946 : raw1394 plugin uses deprecated functions
+      * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
+      * 341489 : gst-plugins-good wavparse Cygwin fix
+      * 341774 : Fails to read tags in file
+      * 341818 : [matroskademux] poor concurrent performance
+      * 342029 : [id3demux] overflow of titlenumbers
+      * 342097 : [jpegdec] crash with attached JPEG file
+      * 342448 : [matroska] support for muxing/demuxing Theora video
+      * 342526 : [avimux] dml index support, codec_data support, cleanups
+      * 342592 : dvdemux doesn't post segment-done right
+      * 342734 : [matroskamux] might block on state-change
+      * 343051 : [autoaudiosink] doesn't try esdsink
+      * 343055 : README mentions 0.9.6
+      * 343117 : jpegdec, mjpeg avi's and flush seeks
+      * 343122 : [taglib] new apev2mux element
+      * 343123 : [apedemux] add support for GST_TAG_LOCATION
+      * 343127 : [apedemux] extract track count, clean up parsing
+      * 343602 : configure --disable-external fails
+      * 343603 : need to add -lm to build tests/examples/level
+      * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
+      * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
+      * 344100 : --disable-schemas-install not honored
+      * 344101 : SunAudio mixer fixes
+      * 344120 : dv1394src should now require libraw1394 > = 1.1.0
+      * 344605 : [id3demux] set picture type on image buffers
+      * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
+      * 345288 : [udp] make work on Windows
+      * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
+      * 346066 : [sunaudiosink] don't override user setting and switch on ...
+      * 346259 : [sunaudio] move monitor to input tab in mixer
+      * 347234 : streaming UDP (MPEGTS) shows only one frame of video
+      * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
+      * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
+      * 347972 : [cdiocddasrc] core dumps if device is not found
+      * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
+      * 348752 : [udpsrc] add property to set buffer size for udp socket
+      * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
+      * 349155 : [smokeenc] does not set caps on it's buffers
+      * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
+      * 349907 : multiudpsink messes up multicast addresses
+      * 350433 : [rtph263pdepay] h.263plus depayloader does not work
+      * 340492 : [flacdec] support push-based operation (and thus flac-ove...
+      * 345679 : fix to avoid goom core dumping
+      * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
+      * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
+      * 343661 : Jpeg image crashes gstreamer
+      * 344923 : New SunAudio source plugin, and mixer now supports stereo...
+      * 345301 : [PATCH] gst-plugins-good rtsp for Windows
+      * 346921 : gstmultiudpsink multicast support is broken
+      * 344136 : More accurate list of plugins which will/will not be buil...
 
 Changes since 0.10.2:
 
diff --git a/RELEASE b/RELEASE
index 07174c4..51e6d2c 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Good Plug-ins 0.10.3 "Desplazado"
+Release notes for GStreamer Good Plug-ins 0.10.4 "Dear Leader"
         
 
 
@@ -53,83 +53,76 @@ contains a set of less supported plug-ins that haven't passed the
   
 Features of this release
     
-      * Annodex/CMML support
-      * RTSP and RTP enhancements
-      * HAL configured audio device support
-      * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
-      * Recognise SSA/ASS and USF subtitles in Matroska files
-      * Fixes for ESD and SunAudio output plugins
-      * More uniform plugin descriptions
-      * IceCast metadata reading plugin added
-      * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, Video colour balance
-      * Lots of bug fixes
+      * Parallel installability with 0.8.x series
+      * Threadsafe design and API
+      * added apev2mux element
+      * use libiec61883 for Firewire
 
 Bugs fixed in this release
     
-      * 335067 : RTSP src not working with WMServer servers
-      * 333657 : Replacing icy demuxing in gnomevfssrc
-      * 329106 : HAL sound device wrapper plugins
-      * 337749 : totem (gstreamer) crashes when playing an avi file
-      * 330885 : avidemux does not handle eos at end of seek-region
-      * 337364 : faulty GObject macros
-      * 337625 : [patch] Streaming support for wavparse
-      * 150363 : [pngdec] doesn't handle grayscale or paletted
-      * 154744 : Time slider does not work with avi videos from Cannon SD100
-      * 161712 : [auparse] .au files don't play in playbin
-      * 313266 : [wavparse] will not play DTS stream in malformed WAV
-      * 319183 : rtspsrc filter sometimes uses an odd port for rtp
-      * 319986 : annodex decoding and encoding support
-      * 323721 : [id3demux] read in replaygain information from RVA2 frame...
-      * 323880 :  " Seek in ready " for dvdemux
-      * 325191 : problem with auparse or mulawdec, choppy esd playback
-      * 326160 : videobalance not ported to new GstVideoFilter
-      * 327658 :  " Seek in ready " support for wavparse plugin
-      * 328327 : gst-plugins-good fail to compile with gcc 4.1
-      * 329107 : Profile support for gconfaudiosink
-      * 330239 : Crash playing any song from a particular album over rhyth...
-      * 330678 : Unable to play .fli files
-      * 331253 : Critical warnings when using cddacdiosrc
-      * 331368 : Gstreamer doesn't recognise tags
-      * 331385 : [alpha] state change function returns a constant
-      * 331672 : Another file that gstreamer can't read the tags on
-      * 331905 : [jpeg] smokedec not ported
-      * 331917 : [pngdec] does not support files with png streams
-      * 332031 : [PATCH] avimux ported to 0.10
-      * 332547 : [wavparse] does not support multichannel wavs
-      * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it...
-      * 333302 : [apedemux] some WavPack files with APE tags fail to play ...
-      * 333392 : [sunaudio] unused variables break CVS build with -Werror
-      * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
-      * 333624 : invalid get_times implementation in gstdynudpsink
-      * 333784 : [patch] unref the result of gst_pad_get_parent
-      * 334083 : [jpegdec] wrong durations set on buffers after seeking in...
-      * 334522 : avi of mpeg4 video and adpcm audio from digital camera re...
-      * 334732 : [id3demux] mp3 fails to play because typefinding thinks i...
-      * 334995 : [goom] zoom filter leaked
-      * 335231 : [wavparse] incorrect way to calculate seek position with ...
-      * 335755 : rhythmbox import crasher - png?
-      * 335858 : Video playback out of sync
-      * 335958 : [speexenc] doesn't work
-      * 336110 : move taglib-based ID3 muxer to -good
-      * 336602 : plugins need better/univied descriptions
-      * 336756 : move ximagesrc to gst-plugins-good
-      * 336889 : [avidemux] index creation might fail with some non-indexe...
-      * 336904 : Problem playing some AVI file when splitting large chunks...
-      * 337033 : [speex] can't seek in speex-encoded audio
-      * 337183 : [matroska] " caps not real subset " when playing audio files
-      * 337294 : AVI files downloaded from vidoe.google.com won't play
-      * 337421 : [sunaudiosink] some fixes
-      * 337609 : [flacdec] can't play .flac files where header says total_...
-      * 338290 : [flacdec] segment seek not supported
-      * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
-      * 338715 : [shout2send] fix crash on error and tags received before ...
-      * 338716 : [wavenc] " not negotiated " error with CVS core
-      * 338810 : [matroskademux] blocks on segmenting seek (and other seek...
-      * 339446 : [matroska] can't play file if details come before type in...
-      * 339451 : [matroska] enhancement for VfW compatibility cases
-      * 339678 : [matroskamux] wrong timestamps of B-frames
-      * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio
-      * 319884 : rtpamrdec discards non-transmitted frames
+      * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
+      * 347529 : wavparse error
+      * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
+      * 340027 : [patch] wavparse fails for several files
+      * 318563 : offer support for new raw1394_iso api in dv1394src
+      * 330623 : [avidemux] only the beginning of big avi files gets played
+      * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
+      * 337076 : Problem with broken matroska files containing non-UTF8 su...
+      * 339704 : [id3demux] read images from ID3 tags
+      * 340282 : Goom visualization is unusable at 'Normal' size and higher
+      * 340623 : [matroskademux] small memory leak
+      * 340699 : [flacdec] should not send EOS when doing segment seeking
+      * 340859 : [avimux] produces index with all frames marked as keyframes
+      * 340946 : raw1394 plugin uses deprecated functions
+      * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
+      * 341489 : gst-plugins-good wavparse Cygwin fix
+      * 341774 : Fails to read tags in file
+      * 341818 : [matroskademux] poor concurrent performance
+      * 342029 : [id3demux] overflow of titlenumbers
+      * 342097 : [jpegdec] crash with attached JPEG file
+      * 342448 : [matroska] support for muxing/demuxing Theora video
+      * 342526 : [avimux] dml index support, codec_data support, cleanups
+      * 342592 : dvdemux doesn't post segment-done right
+      * 342734 : [matroskamux] might block on state-change
+      * 343051 : [autoaudiosink] doesn't try esdsink
+      * 343055 : README mentions 0.9.6
+      * 343117 : jpegdec, mjpeg avi's and flush seeks
+      * 343122 : [taglib] new apev2mux element
+      * 343123 : [apedemux] add support for GST_TAG_LOCATION
+      * 343127 : [apedemux] extract track count, clean up parsing
+      * 343602 : configure --disable-external fails
+      * 343603 : need to add -lm to build tests/examples/level
+      * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
+      * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
+      * 344100 : --disable-schemas-install not honored
+      * 344101 : SunAudio mixer fixes
+      * 344120 : dv1394src should now require libraw1394 > = 1.1.0
+      * 344605 : [id3demux] set picture type on image buffers
+      * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
+      * 345288 : [udp] make work on Windows
+      * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
+      * 346066 : [sunaudiosink] don't override user setting and switch on ...
+      * 346259 : [sunaudio] move monitor to input tab in mixer
+      * 347234 : streaming UDP (MPEGTS) shows only one frame of video
+      * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
+      * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
+      * 347972 : [cdiocddasrc] core dumps if device is not found
+      * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
+      * 348752 : [udpsrc] add property to set buffer size for udp socket
+      * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
+      * 349155 : [smokeenc] does not set caps on it's buffers
+      * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
+      * 349907 : multiudpsink messes up multicast addresses
+      * 350433 : [rtph263pdepay] h.263plus depayloader does not work
+      * 340492 : [flacdec] support push-based operation (and thus flac-ove...
+      * 345679 : fix to avoid goom core dumping
+      * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
+      * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
+      * 343661 : Jpeg image crashes gstreamer
+      * 344923 : New SunAudio source plugin, and mixer now supports stereo...
+      * 345301 : [PATCH] gst-plugins-good rtsp for Windows
+      * 346921 : gstmultiudpsink multicast support is broken
+      * 344136 : More accurate list of plugins which will/will not be buil...
 
 Download
 
@@ -159,31 +152,31 @@ Applications
   
 Contributors to this release
     
-      * Alessandro Decina
+      * Alex Lancaster
       * Andy Wingo
-      * Benjamin Pineau)
       * Brian Cameron
-      * Christian Schaller
-      * Edgard Lima
       * Edward Hervey
-      * Fabrizio Gennari
+      * James "Doc" Livingston
       * Jan Schmidt
-      * Josef Zlomek
-      * Julien MOUTTE
-      * Jürg Billeter
+      * Jens Granseuer
+      * Jindrich Makovicka
+      * Joni Valtanen
+      * Kai Vehmanen
+      * Maciej Katafiasz
       * Mark Nauwelaerts
-      * Michael Dominic K.
       * Michael Smith
+      * Michal Benes
+      * Peter Kjellerstedt
       * Philippe Kalaf
-      * Philippe Valembois
-      * Ryan Lortie (desrt)
+      * Rob Taylor
+      * Sebastian Dröge
+      * Sebastien Cote
       * Sebastien Moutte
+      * Sjoerd Simons
       * Stefan Kost
+      * Thijs Vermeir
       * Thomas Vander Stichele
       * Tim-Philipp Müller
-      * Tommi Myöhänen
       * Wim Taymans
-      * Wouter Paesen).
       * Zaheer Abbas Merali
-      * j^
 Â 
\ No newline at end of file
index f8a5711..2a4fd66 100644 (file)
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
 dnl initialize autoconf
 dnl releases only do -Wall, cvs and prerelease does -Werror too
 dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.3.2,
+AC_INIT(GStreamer Good Plug-ins, 0.10.4,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-good)
 
index c2e0a68..9bdb1fb 100644 (file)
 <TYPE>gchararray</TYPE>
 <RANGE></RANGE>
 <FLAGS>rw</FLAGS>
-<NICK>multicast_group</NICK>
+<NICK>Multicast Group</NICK>
 <BLURB>The Address of multicast group to join.</BLURB>
 <DEFAULT>"0.0.0.0"</DEFAULT>
 </ARG>
 <TYPE>gint</TYPE>
 <RANGE>[0,65535]</RANGE>
 <FLAGS>rw</FLAGS>
-<NICK>port</NICK>
+<NICK>Port</NICK>
 <BLURB>The port to receive the packets from, 0=allocate.</BLURB>
 <DEFAULT>4951</DEFAULT>
 </ARG>
 <TYPE>gint</TYPE>
 <RANGE>>= -1</RANGE>
 <FLAGS>rw</FLAGS>
-<NICK>socket handle</NICK>
+<NICK>Socket Handle</NICK>
 <BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB>
 <DEFAULT>-1</DEFAULT>
 </ARG>
 
 <ARG>
+<NAME>GstUDPSrc::buffer-size</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Buffer Size</NICK>
+<BLURB>Size of the kernel receive buffer in bytes, 0=default.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstSMPTE::border</NAME>
 <TYPE>gint</TYPE>
 <RANGE>>= 0</RANGE>
 <NAME>GstMultipartDemux::autoscan</NAME>
 <TYPE>gboolean</TYPE>
 <RANGE></RANGE>
-<FLAGS>rwx</FLAGS>
+<FLAGS>rw</FLAGS>
 <NICK>autoscan</NICK>
-<BLURB>Try to autofind the prefix.</BLURB>
+<BLURB>Try to autofind the prefix (deprecated unused, see boundary).</BLURB>
 <DEFAULT>FALSE</DEFAULT>
 </ARG>
 
 <RANGE></RANGE>
 <FLAGS>rwx</FLAGS>
 <NICK>Boundary</NICK>
-<BLURB>The boundary string separating data.</BLURB>
-<DEFAULT>"ThisRandomString"</DEFAULT>
+<BLURB>The boundary string separating data, automatic if NULL.</BLURB>
+<DEFAULT>NULL</DEFAULT>
 </ARG>
 
 <ARG>
index 6bfe550..5609b39 100644 (file)
@@ -3,10 +3,10 @@
   <description>Source for DV data via IEEE1394 interface</description>
   <filename>../../ext/raw1394/.libs/libgst1394.so</filename>
   <basename>libgst1394.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
@@ -16,7 +16,8 @@
       <description>Source for DV video data from firewire port</description>
       <author>Erik Walthinsen &lt;omega@temple-baptist.com&gt;
     Daniel Fischer &lt;dan@f3c.com&gt;
-    Wim Taymans &lt;wim@fluendo.com&gt;</author>
+    Wim Taymans &lt;wim@fluendo.com&gt;
+    Zaheer Abbas Merali &lt;zaheerabbas at merali dot org&gt;</author>
     </element>
   </elements>
 </plugin>
\ No newline at end of file
index 91a7b41..01a8da6 100644 (file)
@@ -3,10 +3,10 @@
   <description>ASCII Art video sink</description>
   <filename>../../ext/aalib/.libs/libgstaasink.so</filename>
   <basename>libgstaasink.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6e115a4..95609be 100644 (file)
@@ -3,10 +3,10 @@
   <description>ALaw audio conversion routines</description>
   <filename>../../gst/law/.libs/libgstalaw.so</filename>
   <basename>libgstalaw.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index cd78387..6d990a5 100644 (file)
@@ -3,10 +3,10 @@
   <description>adds an alpha channel to video</description>
   <filename>../../gst/alpha/.libs/libgstalpha.so</filename>
   <basename>libgstalpha.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 7cec95e..5a84cd8 100644 (file)
@@ -3,10 +3,10 @@
   <description>RGB-&gt;YUV colorspace conversion preserving the alpha channels</description>
   <filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
   <basename>libgstalphacolor.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 1ba3f9d..01fba97 100644 (file)
@@ -3,10 +3,10 @@
   <description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
   <filename>../../ext/annodex/.libs/libgstannodex.so</filename>
   <basename>libgstannodex.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c4065db..7a858b6 100644 (file)
@@ -3,10 +3,10 @@
   <description>APEv1/2 tag reader</description>
   <filename>../../gst/apetag/.libs/libgstapetag.so</filename>
   <basename>libgstapetag.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 5cd5f79..87a1202 100644 (file)
@@ -3,10 +3,10 @@
   <description>parses au streams</description>
   <filename>../../gst/auparse/.libs/libgstauparse.so</filename>
   <basename>libgstauparse.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 547fee9..302915e 100644 (file)
@@ -3,10 +3,10 @@
   <description>Plugin contains auto-detection plugins for video/audio outputs</description>
   <filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
   <basename>libgstautodetect.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2d9da33..9b0cb1a 100644 (file)
@@ -3,10 +3,10 @@
   <description>AVI stream handling</description>
   <filename>../../gst/avi/.libs/libgstavi.so</filename>
   <basename>libgstavi.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index f018eec..30215ca 100644 (file)
@@ -3,10 +3,10 @@
   <description>Colored ASCII Art video sink</description>
   <filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
   <basename>libgstcacasink.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 74bab50..f66f082 100644 (file)
@@ -3,10 +3,10 @@
   <description>Cairo-based overlaying</description>
   <filename>../../ext/cairo/.libs/libgstcairo.so</filename>
   <basename>libgstcairo.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 386407c..32fb7d8 100644 (file)
@@ -3,10 +3,10 @@
   <description>Read audio from audio CDs</description>
   <filename>../../ext/cdio/.libs/libgstcdio.so</filename>
   <basename>libgstcdio.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>GPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0a7e6fe..6664784 100644 (file)
@@ -3,10 +3,10 @@
   <description>Audio Cutter to split audio into non-silent bits</description>
   <filename>../../gst/cutter/.libs/libgstcutter.so</filename>
   <basename>libgstcutter.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 89a4ca6..ef2eb64 100644 (file)
@@ -3,10 +3,10 @@
   <description>elements for testing and debugging</description>
   <filename>../../gst/debug/.libs/libgstdebug.so</filename>
   <basename>libgstdebug.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index e3ab735..d1cfe8e 100644 (file)
@@ -3,10 +3,10 @@
   <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.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 20b3e33..feb1775 100644 (file)
@@ -3,10 +3,10 @@
   <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.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 74ad396..337645e 100644 (file)
@@ -3,10 +3,10 @@
   <description>effect plugins from the effectv project</description>
   <filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
   <basename>libgsteffectv.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b481203..1255d7b 100644 (file)
@@ -3,10 +3,10 @@
   <description>ESD Element Plugins</description>
   <filename>../../ext/esd/.libs/libgstesd.so</filename>
   <basename>libgstesd.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index dc9c294..0a5ef38 100644 (file)
@@ -3,10 +3,10 @@
   <description>The FLAC Lossless compressor Codec</description>
   <filename>../../ext/flac/.libs/libgstflac.so</filename>
   <basename>libgstflac.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 233038d..6fb8ec5 100644 (file)
@@ -3,10 +3,10 @@
   <description>FLX video decoder</description>
   <filename>../../gst/flx/.libs/libgstflxdec.so</filename>
   <basename>libgstflxdec.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b535c5a..2bbec4a 100644 (file)
@@ -3,10 +3,10 @@
   <description>elements wrapping the GStreamer/GConf audio/video output settings</description>
   <filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
   <basename>libgstgconfelements.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b7e36d3..34e9964 100644 (file)
@@ -3,10 +3,10 @@
   <description>GDK Pixbuf decoder &amp; scaler</description>
   <filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
   <basename>libgstgdkpixbuf.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 70537b8..083cbf2 100644 (file)
@@ -3,10 +3,10 @@
   <description>GOOM visualization filter</description>
   <filename>../../gst/goom/.libs/libgstgoom.so</filename>
   <basename>libgstgoom.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2ca90c6..d548ee2 100644 (file)
@@ -3,10 +3,10 @@
   <description>elements wrapping the GStreamer/HAL audio input/output devices</description>
   <filename>../../ext/hal/.libs/libgsthalelements.so</filename>
   <basename>libgsthalelements.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index e0a5f83..ef72e53 100644 (file)
@@ -3,10 +3,10 @@
   <description>Demux ICY tags from a stream</description>
   <filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
   <basename>libgsticydemux.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6044a40..8cf7aea 100644 (file)
@@ -3,10 +3,10 @@
   <description>Demux ID3v1 and ID3v2 tags from a file</description>
   <filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
   <basename>libgstid3demux.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 47442de..43cd54b 100644 (file)
@@ -3,10 +3,10 @@
   <description>JPeg plugin library</description>
   <filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
   <basename>libgstjpeg.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index f32bb6c..a438df8 100644 (file)
@@ -3,10 +3,10 @@
   <description>Audio level plugin</description>
   <filename>../../gst/level/.libs/libgstlevel.so</filename>
   <basename>libgstlevel.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 115026c..f4e1081 100644 (file)
@@ -3,10 +3,10 @@
   <description>Matroska stream handling</description>
   <filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
   <basename>libgstmatroska.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index edc5b04..3188029 100644 (file)
@@ -3,10 +3,10 @@
   <description>MuLaw audio conversion routines</description>
   <filename>../../gst/law/.libs/libgstmulaw.so</filename>
   <basename>libgstmulaw.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 976a0c4..18194a1 100644 (file)
@@ -3,10 +3,10 @@
   <description>multipart stream manipulation</description>
   <filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
   <basename>libgstmultipart.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
@@ -14,7 +14,7 @@
       <longname>Multipart demuxer</longname>
       <class>Codec/Demuxer</class>
       <description>demux multipart streams</description>
-      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+      <author>Wim Taymans &lt;wim@fluendo.com&gt;, Sjoerd Simons &lt;sjoerd@luon.net&gt;</author>
     </element>
     <element>
       <name>multipartmux</name>
index 8069953..48ebd19 100644 (file)
@@ -3,10 +3,10 @@
   <description>Template for a video filter</description>
   <filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
   <basename>libgstnavigationtest.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c0979ca..b959333 100644 (file)
@@ -3,10 +3,10 @@
   <description>OSS (Open Sound System) support for GStreamer</description>
   <filename>../../sys/oss/.libs/libgstossaudio.so</filename>
   <basename>libgstossaudio.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 3eaa398..d12652b 100644 (file)
@@ -3,10 +3,10 @@
   <description>PNG plugin library</description>
   <filename>../../ext/libpng/.libs/libgstpng.so</filename>
   <basename>libgstpng.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index be29044..5f1ed17 100644 (file)
@@ -3,10 +3,10 @@
   <description>Real-time protocol plugins</description>
   <filename>../../gst/rtp/.libs/libgstrtp.so</filename>
   <basename>libgstrtp.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 4db5a1b..802c512 100644 (file)
@@ -3,10 +3,10 @@
   <description>transfer data via RTSP</description>
   <filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
   <basename>libgstrtsp.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 16868ad..b08068a 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.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
   <package>libshout2</package>
index a8e04e8..3b874bc 100644 (file)
@@ -3,10 +3,10 @@
   <description>Apply the standard SMPTE transitions on video images</description>
   <filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
   <basename>libgstsmpte.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a5ddc7d..30cdaf3 100644 (file)
@@ -3,10 +3,10 @@
   <description>Speex plugin library</description>
   <filename>../../ext/speex/.libs/libgstspeex.so</filename>
   <basename>libgstspeex.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 5e3d40b..ef7fa0b 100644 (file)
@@ -3,10 +3,10 @@
   <description>Tag writing plug-in based on taglib</description>
   <filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
   <basename>libgsttaglib.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c2ae9c6..badc003 100644 (file)
@@ -3,10 +3,10 @@
   <description>transfer data via UDP</description>
   <filename>../../gst/udp/.libs/libgstudp.so</filename>
   <basename>libgstudp.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
@@ -35,7 +35,8 @@
       <longname>UDP packet receiver</longname>
       <class>Source/Network</class>
       <description>Receive data over the network via UDP</description>
-      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+      <author>Wim Taymans &lt;wim@fluendo.com&gt;
+    Thijs Vermeir &lt;thijs.vermeir@barco.com&gt;</author>
     </element>
   </elements>
 </plugin>
\ No newline at end of file
index 81adab2..d548722 100644 (file)
@@ -3,10 +3,10 @@
   <description>Changes hue, saturation, brightness etc. on video images</description>
   <filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
   <basename>libgstvideobalance.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c23afae..bb63734 100644 (file)
@@ -3,10 +3,10 @@
   <description>resizes a video by adding borders or cropping</description>
   <filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
   <basename>libgstvideobox.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 75b3536..c728e75 100644 (file)
@@ -3,10 +3,10 @@
   <description>Flips and rotates video</description>
   <filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
   <basename>libgstvideoflip.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 1c6fa2b..e781db6 100644 (file)
@@ -3,10 +3,10 @@
   <description>Video mixer</description>
   <filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
   <basename>libgstvideomixer.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a01443f..8f5e306 100644 (file)
@@ -3,10 +3,10 @@
   <description>Encode raw audio into WAV</description>
   <filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
   <basename>libgstwavenc.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a59beae..af5e46b 100644 (file)
@@ -3,10 +3,10 @@
   <description>Parse a .wav file into raw audio</description>
   <filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
   <basename>libgstwavparse.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 31a0236..2757a08 100644 (file)
@@ -3,10 +3,10 @@
   <description>X11 video input plugin using standard Xlib calls</description>
   <filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
   <basename>libgstximagesrc.so</basename>
-  <version>0.10.3.1</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 9f9527f..e0086e3 100644 (file)
@@ -36,7 +36,7 @@
 #define GST_LICENSE "LGPL"
 
 /* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Good Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
 
 /* package origin */
 #define GST_PACKAGE_ORIGIN "Unknown package origin"
 #define PACKAGE_NAME "GStreamer Good Plug-ins"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3.2"
+#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gst-plugins-good"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.3.2"
+#define PACKAGE_VERSION "0.10.4"
 
 /* Define the plugin directory */
 #ifdef _DEBUG
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.10.3.2"
+#define VERSION "0.10.4"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */