From: Thomas Vander Stichele Date: Wed, 23 Nov 2005 19:56:31 +0000 (+0000) Subject: releasing 0.9.6 X-Git-Tag: 1.19.3~509^2~13235 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90154bf8e2b59e00a39ea1a078680015459e5acb;p=platform%2Fupstream%2Fgstreamer.git releasing 0.9.6 Original commit message from CVS: releasing 0.9.6 --- diff --git a/ChangeLog b/ChangeLog index cc19880..08d4632 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.9.6 === + +2005-11-23 Thomas Vander Stichele + + * configure.ac: + releasing 0.9.6, "Everything's Not Lost" + 2005-11-23 Jan Schmidt * gst/debug/gstnavigationtest.c: (gst_navigationtest_init): @@ -317,8 +324,8 @@ * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate): * gst/goom/gstgoom.c: (gst_goom_src_negotiate): * sys/osxvideo/osxvideosink.m: - Rename gst_caps_structure_fixate_* to gst_structure_fixate_* - (#322027) + Rename gst_caps_structure_fixate_* to gst_structure_fixate_* + (#322027) 2005-11-21 Tim-Philipp Müller diff --git a/NEWS b/NEWS index d57ff0a..578a3fc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ -This is GStreamer Good Plug-ins 0.9.5, "Phone Alarm" +This is GStreamer Good Plug-ins 0.9.6, "Everything's Not Lost" + +Changes since 0.9.5: + + * added speex RTP payloader/depayloader + * ported cutter + * fractional framerates + * more video filters now use BaseTransform + +Bugs fixed since 0.9.5: + + * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () + * 321001 : [matroskademux] should seek to nearest preceding index en... + * 321430 : goom fails to register on amd64 Changes since 0.9.4: diff --git a/RELEASE b/RELEASE index 97fa0e7..f1198b9 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Good Plug-ins 0.9.5 "Phone Alarm" +GStreamer: Release notes for GStreamer Good Plug-ins 0.9.6 "Everything's Not Lost" The GStreamer team is petrified to announce a new release @@ -53,17 +53,16 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * matroskamux fixes - * wavenc fixes - * cairotextoverlay ported + * added speex RTP payloader/depayloader + * ported cutter + * fractional framerates + * more video filters now use BaseTransform Bugs fixed in this release - * 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 + * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () + * 321001 : [matroskademux] should seek to nearest preceding index en... + * 321430 : goom fails to register on amd64 Download @@ -93,16 +92,14 @@ Applications Contributors to this release - * Alessandro Decina * Andy Wingo - * Christian Schaller * Edgard Lima * Edward Hervey - * Josef Zlomek - * Julien MOUTTE - * Michal Benes + * Jan Schmidt + * Julien Moutte + * Michael Smith * Thomas Vander Stichele * Tim-Philipp Müller + * Vincent Torri * Wim Taymans - * Zeeshan Ali   \ No newline at end of file diff --git a/configure.ac b/configure.ac index ad0b408..42807b6 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT 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, 5, 1, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 0, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 75455a4..d0b6a75 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -26,6 +26,7 @@ + diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 1290ae9..39a4bfa 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -3925,7 +3925,7 @@ rw method method. -1 +Rotate clockwise 90 degrees @@ -3965,7 +3965,7 @@ rw Fill How to fill the borders. -0 +Black @@ -4054,7 +4054,7 @@ rw URI -URI in the form of udp://hostname:port. +URI in the form of udp://multicast_group:port. "udp://0.0.0.0:4951" @@ -4095,7 +4095,7 @@ rw Type The type of transition to use. -bar_wipe_lr +A bar moves from left to right @@ -4425,7 +4425,7 @@ rw Method How the alpha channels should be created. -0 +Set/adjust alpha channel @@ -4535,7 +4535,7 @@ rw protocol Connection Protocol to use. -3 +Http Protocol (icecast 2.x) @@ -4680,12 +4680,12 @@ GstCACASink::dither -GstCACASinkDithers +GstCACASinkDithering rw Dither Type Set type of Dither. -NONE +No dithering @@ -4805,7 +4805,7 @@ rw Quality Decoding quality. -DV_QUALITY_BEST +Highest quality colour decoding @@ -4845,7 +4845,7 @@ rw driver driver. -X11 +X11 driver 1.1 @@ -6785,7 +6785,7 @@ rw Quality Speed versus compression tradeoff. -5 +5 - Default @@ -6825,7 +6825,7 @@ rw Background Background type. -0 +Checker pattern @@ -7088,3 +7088,53 @@ 25 + +GstCutter::leaky +gboolean + +rw +Leaky +do we leak buffers when below threshold ?. +FALSE + + + +GstCutter::pre-length +guint64 + +rw +Pre-recording buffer length +Length of pre-recording buffer (in nanoseconds). +0 + + + +GstCutter::run-length +guint64 + +rw +Run length +Length of drop below threshold before cut_stop (in nanoseconds). +0 + + + +GstCutter::threshold +gdouble + +rw +Threshold +Volume threshold before trigger. +0 + + + +GstCutter::threshold-dB +gdouble + +rw +Threshold (dB) +Volume threshold before trigger (in dB). +0 + + diff --git a/docs/plugins/inspect/plugin-1394.xml b/docs/plugins/inspect/plugin-1394.xml index 6ba9df5..2be5a7c 100644 --- a/docs/plugins/inspect/plugin-1394.xml +++ b/docs/plugins/inspect/plugin-1394.xml @@ -3,11 +3,11 @@ Source for DV data via IEEE1394 interface ../../ext/raw1394/.libs/libgst1394.so libgst1394.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin dv1394src diff --git a/docs/plugins/inspect/plugin-aasink.xml b/docs/plugins/inspect/plugin-aasink.xml index 832ab9e..0c02cd8 100644 --- a/docs/plugins/inspect/plugin-aasink.xml +++ b/docs/plugins/inspect/plugin-aasink.xml @@ -3,11 +3,11 @@ ASCII Art video sink ../../ext/aalib/.libs/libgstaasink.so libgstaasink.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin aasink diff --git a/docs/plugins/inspect/plugin-alaw.xml b/docs/plugins/inspect/plugin-alaw.xml index 21f4f29..bea78bb 100644 --- a/docs/plugins/inspect/plugin-alaw.xml +++ b/docs/plugins/inspect/plugin-alaw.xml @@ -3,11 +3,11 @@ ALaw audio conversion routines ../../gst/law/.libs/libgstalaw.so libgstalaw.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin alawdec diff --git a/docs/plugins/inspect/plugin-alpha.xml b/docs/plugins/inspect/plugin-alpha.xml index 5881773..37346ec 100644 --- a/docs/plugins/inspect/plugin-alpha.xml +++ b/docs/plugins/inspect/plugin-alpha.xml @@ -3,11 +3,11 @@ adds an alpha channel to video ../../gst/alpha/.libs/libgstalpha.so libgstalpha.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin alpha diff --git a/docs/plugins/inspect/plugin-alphacolor.xml b/docs/plugins/inspect/plugin-alphacolor.xml index 05372c4..4d82529 100644 --- a/docs/plugins/inspect/plugin-alphacolor.xml +++ b/docs/plugins/inspect/plugin-alphacolor.xml @@ -3,11 +3,11 @@ RGB->YUV colorspace conversion preserving the alpha channels ../../gst/alpha/.libs/libgstalphacolor.so libgstalphacolor.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin alphacolor diff --git a/docs/plugins/inspect/plugin-auparse.xml b/docs/plugins/inspect/plugin-auparse.xml index 09082ed..a0867e5 100644 --- a/docs/plugins/inspect/plugin-auparse.xml +++ b/docs/plugins/inspect/plugin-auparse.xml @@ -3,11 +3,11 @@ parses au streams ../../gst/auparse/.libs/libgstauparse.so libgstauparse.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin auparse diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml index e11adcf..4839105 100644 --- a/docs/plugins/inspect/plugin-autodetect.xml +++ b/docs/plugins/inspect/plugin-autodetect.xml @@ -3,11 +3,11 @@ Plugin contains auto-detection plugins for video/audio outputs ../../gst/autodetect/.libs/libgstautodetect.so libgstautodetect.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin autoaudiosink diff --git a/docs/plugins/inspect/plugin-cacasink.xml b/docs/plugins/inspect/plugin-cacasink.xml index 9b33eed..283588d 100644 --- a/docs/plugins/inspect/plugin-cacasink.xml +++ b/docs/plugins/inspect/plugin-cacasink.xml @@ -3,11 +3,11 @@ Colored ASCII Art video sink ../../ext/libcaca/.libs/libgstcacasink.so libgstcacasink.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin cacasink diff --git a/docs/plugins/inspect/plugin-cairo.xml b/docs/plugins/inspect/plugin-cairo.xml index ebabd17..6da287c 100644 --- a/docs/plugins/inspect/plugin-cairo.xml +++ b/docs/plugins/inspect/plugin-cairo.xml @@ -3,11 +3,11 @@ Cairo-based overlaying ../../ext/cairo/.libs/libgstcairo.so libgstcairo.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin cairotextoverlay @@ -16,12 +16,5 @@ Adds text strings on top of a video buffer David Schleef <ds@schleef.org> - - cairotimeoverlay - Time Overlay - Filter/Editor/Video - Overlays the time on a video stream - David Schleef <ds@schleef.org> - \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-dv.xml b/docs/plugins/inspect/plugin-dv.xml index d4d5482..bcfdcbf 100644 --- a/docs/plugins/inspect/plugin-dv.xml +++ b/docs/plugins/inspect/plugin-dv.xml @@ -3,11 +3,11 @@ DV demuxer and decoder based on libdv (libdv.sf.net) ../../ext/dv/.libs/libgstdv.so libgstdv.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin dvdec diff --git a/docs/plugins/inspect/plugin-efence.xml b/docs/plugins/inspect/plugin-efence.xml index f46b776..aef8776 100644 --- a/docs/plugins/inspect/plugin-efence.xml +++ b/docs/plugins/inspect/plugin-efence.xml @@ -3,11 +3,11 @@ 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". ../../gst/debug/.libs/libgstefence.so libgstefence.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin efence diff --git a/docs/plugins/inspect/plugin-effectv.xml b/docs/plugins/inspect/plugin-effectv.xml index 2d02799..0a0a6a6 100644 --- a/docs/plugins/inspect/plugin-effectv.xml +++ b/docs/plugins/inspect/plugin-effectv.xml @@ -3,63 +3,63 @@ effect plugins from the effectv project ../../gst/effectv/.libs/libgsteffectv.so libgsteffectv.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin - agingTV + agingtv AgingTV Filter/Effect/Video AgingTV adds age to video input using scratches and dust Sam Lantinga <slouken@devolution.com> - diceTV + dicetv DiceTV Filter/Effect/Video 'Dices' the screen up into many small squares Wim Taymans <wim.taymans@chello.be> - edgeTV + edgetv EdgeTV Filter/Effect/Video Apply edge detect on video Wim Taymans <wim.taymans@chello.be> - quarkTV + quarktv QuarkTV Filter/Effect/Video Motion dissolver FUKUCHI, Kentarou <fukuchi@users.sourceforge.net> - revTV + revtv RevTV Filter/Effect/Video A video waveform monitor for each line of video processed Wim Taymans <wim.taymans@chello.be> - shagadelicTV + shagadelictv ShagadelicTV Filter/Effect/Video Oh behave, ShagedelicTV makes images shagadelic! Wim Taymans <wim.taymans@chello.be> - vertigoTV + vertigotv VertigoTV Filter/Effect/Video A loopback alpha blending effector with rotating and scaling Wim Taymans <wim.taymans@chello.be> - warpTV + warptv WarpTV Filter/Effect/Video WarpTV does realtime goo'ing of the video input diff --git a/docs/plugins/inspect/plugin-esdsink.xml b/docs/plugins/inspect/plugin-esdsink.xml index 565442b..911a947 100644 --- a/docs/plugins/inspect/plugin-esdsink.xml +++ b/docs/plugins/inspect/plugin-esdsink.xml @@ -3,11 +3,11 @@ ESD Element Plugins ../../ext/esd/.libs/libgstesd.so libgstesd.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin esdsink diff --git a/docs/plugins/inspect/plugin-flac.xml b/docs/plugins/inspect/plugin-flac.xml index 9d4d8dd..e4b594e 100644 --- a/docs/plugins/inspect/plugin-flac.xml +++ b/docs/plugins/inspect/plugin-flac.xml @@ -3,11 +3,11 @@ The FLAC Lossless compressor Codec ../../ext/flac/.libs/libgstflac.so libgstflac.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin flacdec diff --git a/docs/plugins/inspect/plugin-flxdec.xml b/docs/plugins/inspect/plugin-flxdec.xml index 9e34c07..dd003c3 100644 --- a/docs/plugins/inspect/plugin-flxdec.xml +++ b/docs/plugins/inspect/plugin-flxdec.xml @@ -3,11 +3,11 @@ FLX video decoder ../../gst/flx/.libs/libgstflxdec.so libgstflxdec.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin flxdec diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml index 0da2e17..a43c053 100644 --- a/docs/plugins/inspect/plugin-gconfelements.xml +++ b/docs/plugins/inspect/plugin-gconfelements.xml @@ -3,11 +3,11 @@ elements wrapping the GStreamer/GConf audio/video output settings ../../ext/gconf/.libs/libgstgconfelements.so libgstgconfelements.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin gconfaudiosink diff --git a/docs/plugins/inspect/plugin-goom.xml b/docs/plugins/inspect/plugin-goom.xml index 06939aa..429a953 100644 --- a/docs/plugins/inspect/plugin-goom.xml +++ b/docs/plugins/inspect/plugin-goom.xml @@ -3,11 +3,11 @@ GOOM visualization filter ../../gst/goom/.libs/libgstgoom.so libgstgoom.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin goom diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml index 95823ce..2250a44 100644 --- a/docs/plugins/inspect/plugin-jpeg.xml +++ b/docs/plugins/inspect/plugin-jpeg.xml @@ -3,11 +3,11 @@ JPeg plugin library ../../ext/jpeg/.libs/libgstjpeg.so libgstjpeg.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin jpegdec diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml index 0d66864..7ac0b98 100644 --- a/docs/plugins/inspect/plugin-level.xml +++ b/docs/plugins/inspect/plugin-level.xml @@ -3,18 +3,18 @@ Audio level plugin ../../gst/level/.libs/libgstlevel.so libgstlevel.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin level Level Filter/Analyzer/Audio RMS/Peak/Decaying Peak Level messager for audio/raw - Thomas <thomas@apestaart.org> + Thomas Vander Stichele <thomas at apestaart dot org> \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-matroska.xml b/docs/plugins/inspect/plugin-matroska.xml index 3f989fa..aaed595 100644 --- a/docs/plugins/inspect/plugin-matroska.xml +++ b/docs/plugins/inspect/plugin-matroska.xml @@ -3,11 +3,11 @@ Matroska stream handling ../../gst/matroska/.libs/libgstmatroska.so libgstmatroska.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin matroskademux diff --git a/docs/plugins/inspect/plugin-mulaw.xml b/docs/plugins/inspect/plugin-mulaw.xml index 82e480f..006b7f7 100644 --- a/docs/plugins/inspect/plugin-mulaw.xml +++ b/docs/plugins/inspect/plugin-mulaw.xml @@ -3,11 +3,11 @@ MuLaw audio conversion routines ../../gst/law/.libs/libgstmulaw.so libgstmulaw.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin mulawdec diff --git a/docs/plugins/inspect/plugin-navigationtest.xml b/docs/plugins/inspect/plugin-navigationtest.xml index c4d85f9..e210ece 100644 --- a/docs/plugins/inspect/plugin-navigationtest.xml +++ b/docs/plugins/inspect/plugin-navigationtest.xml @@ -3,17 +3,17 @@ Template for a video filter ../../gst/debug/.libs/libgstnavigationtest.so libgstnavigationtest.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin navigationtest - Video Filter Template - Filter/Video - Template for a video filter + Video Navigation test + Filter/Effect/Video + Handle navigation events showing a black square following mouse pointer David Schleef <ds@schleef.org> diff --git a/docs/plugins/inspect/plugin-ossaudio.xml b/docs/plugins/inspect/plugin-ossaudio.xml index 181bdc6..7b1cab9 100644 --- a/docs/plugins/inspect/plugin-ossaudio.xml +++ b/docs/plugins/inspect/plugin-ossaudio.xml @@ -3,11 +3,11 @@ OSS (Open Sound System) support for GStreamer ../../sys/oss/.libs/libgstossaudio.so libgstossaudio.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin ossmixer diff --git a/docs/plugins/inspect/plugin-png.xml b/docs/plugins/inspect/plugin-png.xml index 97a3a31..9ca8634 100644 --- a/docs/plugins/inspect/plugin-png.xml +++ b/docs/plugins/inspect/plugin-png.xml @@ -3,11 +3,11 @@ PNG plugin library ../../ext/libpng/.libs/libgstpng.so libgstpng.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin pngdec diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index 207a4c9..1dcfb0f 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -3,11 +3,11 @@ Real-time protocol plugins ../../gst/rtp/.libs/libgstrtp.so libgstrtp.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin asteriskh263 @@ -114,5 +114,19 @@ Encode MPEG audio as RTP packets (RFC 2038) Wim Taymans <wim@fluendo.com> + + rtpspeexdec + RTP packet parser + Codec/Parser/Network + Extracts Speex audio from RTP packets + Edgard Lima <edgard.lima@indt.org.br> + + + rtpspeexenc + RTP packet parser + Codec/Encoder/Network + Encodes Speex audio into a RTP packet + Edgard Lima <edgard.lima@indt.org.br> + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-rtsp.xml b/docs/plugins/inspect/plugin-rtsp.xml index fcd748d..1d8db0f 100644 --- a/docs/plugins/inspect/plugin-rtsp.xml +++ b/docs/plugins/inspect/plugin-rtsp.xml @@ -3,11 +3,11 @@ transfer data via RTSP ../../gst/rtsp/.libs/libgstrtsp.so libgstrtsp.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin rtspsrc diff --git a/docs/plugins/inspect/plugin-shout2send.xml b/docs/plugins/inspect/plugin-shout2send.xml index 68d19c3..8504de1 100644 --- a/docs/plugins/inspect/plugin-shout2send.xml +++ b/docs/plugins/inspect/plugin-shout2send.xml @@ -3,7 +3,7 @@ Sends data to an icecast server using libshout2 ../../ext/shout2/.libs/libgstshout2.so libgstshout2.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good libshout2 diff --git a/docs/plugins/inspect/plugin-smpte.xml b/docs/plugins/inspect/plugin-smpte.xml index 2c9f43e..f44fa2b 100644 --- a/docs/plugins/inspect/plugin-smpte.xml +++ b/docs/plugins/inspect/plugin-smpte.xml @@ -3,11 +3,11 @@ Apply the standard SMPTE transitions on video images ../../gst/smpte/.libs/libgstsmpte.so libgstsmpte.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin smpte diff --git a/docs/plugins/inspect/plugin-speex.xml b/docs/plugins/inspect/plugin-speex.xml index 1c40a03..647b4f5 100644 --- a/docs/plugins/inspect/plugin-speex.xml +++ b/docs/plugins/inspect/plugin-speex.xml @@ -3,11 +3,11 @@ Speex plugin library ../../ext/speex/.libs/libgstspeex.so libgstspeex.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin speexdec diff --git a/docs/plugins/inspect/plugin-udp.xml b/docs/plugins/inspect/plugin-udp.xml index 07c14c9..875e33b 100644 --- a/docs/plugins/inspect/plugin-udp.xml +++ b/docs/plugins/inspect/plugin-udp.xml @@ -3,11 +3,11 @@ transfer data via UDP ../../gst/udp/.libs/libgstudp.so libgstudp.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin dynudpsink diff --git a/docs/plugins/inspect/plugin-videobox.xml b/docs/plugins/inspect/plugin-videobox.xml index af5371b..fd06d63 100644 --- a/docs/plugins/inspect/plugin-videobox.xml +++ b/docs/plugins/inspect/plugin-videobox.xml @@ -3,11 +3,11 @@ resizes a video by adding borders or cropping ../../gst/videobox/.libs/libgstvideobox.so libgstvideobox.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin videobox diff --git a/docs/plugins/inspect/plugin-videoflip.xml b/docs/plugins/inspect/plugin-videoflip.xml index 01206f8..8afe802 100644 --- a/docs/plugins/inspect/plugin-videoflip.xml +++ b/docs/plugins/inspect/plugin-videoflip.xml @@ -3,11 +3,11 @@ Flips and rotates video ../../gst/videofilter/.libs/libgstvideoflip.so libgstvideoflip.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin videoflip diff --git a/docs/plugins/inspect/plugin-videomixer.xml b/docs/plugins/inspect/plugin-videomixer.xml index baf4c6f..5670942 100644 --- a/docs/plugins/inspect/plugin-videomixer.xml +++ b/docs/plugins/inspect/plugin-videomixer.xml @@ -3,11 +3,11 @@ Video mixer ../../gst/videomixer/.libs/libgstvideomixer.so libgstvideomixer.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin videomixer diff --git a/docs/plugins/inspect/plugin-wavenc.xml b/docs/plugins/inspect/plugin-wavenc.xml index 5843b83..f0787bd 100644 --- a/docs/plugins/inspect/plugin-wavenc.xml +++ b/docs/plugins/inspect/plugin-wavenc.xml @@ -3,11 +3,11 @@ Encode raw audio into WAV ../../gst/wavenc/.libs/libgstwavenc.so libgstwavenc.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin wavenc diff --git a/docs/plugins/inspect/plugin-wavparse.xml b/docs/plugins/inspect/plugin-wavparse.xml index f9d4bf2..d22248c 100644 --- a/docs/plugins/inspect/plugin-wavparse.xml +++ b/docs/plugins/inspect/plugin-wavparse.xml @@ -3,11 +3,11 @@ Parse a .wav file into raw audio ../../gst/wavparse/.libs/libgstwavparse.so libgstwavparse.so - 0.9.5 + 0.9.6 LGPL gst-plugins-good - GStreamer source release - http://gstreamer.freedesktop.org/ + GStreamer Good Plug-ins source release + Unknown package origin wavparse