From 9bb4caf90e3745b4cf43c996119ad603fa875b10 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 24 Oct 2008 22:45:11 +0000 Subject: Release 0.10.9 Original commit message from CVS: Release 0.10.9 --- ChangeLog | 7 + NEWS | 71 +++- RELEASE | 140 ++++---- configure.ac | 2 +- docs/plugins/gst-plugins-bad-plugins.args | 240 +++++++++++++- docs/plugins/gst-plugins-bad-plugins.hierarchy | 364 +++++---------------- docs/plugins/gst-plugins-bad-plugins.interfaces | 17 +- docs/plugins/gst-plugins-bad-plugins.prerequisites | 3 +- docs/plugins/gst-plugins-bad-plugins.signals | 25 ++ docs/plugins/inspect/plugin-alsaspdif.xml | 2 +- docs/plugins/inspect/plugin-app.xml | 2 +- docs/plugins/inspect/plugin-bayer.xml | 14 +- docs/plugins/inspect/plugin-bz2.xml | 26 +- docs/plugins/inspect/plugin-cdaudio.xml | 2 +- docs/plugins/inspect/plugin-cdxaparse.xml | 26 +- docs/plugins/inspect/plugin-dccp.xml | 2 +- docs/plugins/inspect/plugin-dfbvideosink.xml | 2 +- docs/plugins/inspect/plugin-dtsdec.xml | 14 +- docs/plugins/inspect/plugin-dvb.xml | 10 +- docs/plugins/inspect/plugin-dvdspu.xml | 14 +- docs/plugins/inspect/plugin-faac.xml | 14 +- docs/plugins/inspect/plugin-faad.xml | 14 +- docs/plugins/inspect/plugin-fbdevsink.xml | 2 +- docs/plugins/inspect/plugin-festival.xml | 14 +- docs/plugins/inspect/plugin-filter.xml | 10 +- docs/plugins/inspect/plugin-freeze.xml | 10 +- docs/plugins/inspect/plugin-gsm.xml | 26 +- docs/plugins/inspect/plugin-gstinterlace.xml | 10 +- docs/plugins/inspect/plugin-gstrtpmanager.xml | 130 ++++---- docs/plugins/inspect/plugin-h264parse.xml | 10 +- docs/plugins/inspect/plugin-jack.xml | 6 +- docs/plugins/inspect/plugin-ladspa.xml | 74 ++--- docs/plugins/inspect/plugin-metadata.xml | 26 +- docs/plugins/inspect/plugin-mms.xml | 2 +- docs/plugins/inspect/plugin-modplug.xml | 14 +- docs/plugins/inspect/plugin-mpeg2enc.xml | 14 +- docs/plugins/inspect/plugin-mpeg4videoparse.xml | 14 +- docs/plugins/inspect/plugin-mpegvideoparse.xml | 14 +- docs/plugins/inspect/plugin-musepack.xml | 14 +- docs/plugins/inspect/plugin-musicbrainz.xml | 10 +- docs/plugins/inspect/plugin-mve.xml | 34 +- docs/plugins/inspect/plugin-mythtv.xml | 2 +- docs/plugins/inspect/plugin-nas.xml | 2 +- docs/plugins/inspect/plugin-neon.xml | 2 +- docs/plugins/inspect/plugin-nsfdec.xml | 14 +- docs/plugins/inspect/plugin-nuvdemux.xml | 18 +- docs/plugins/inspect/plugin-oss4.xml | 2 +- docs/plugins/inspect/plugin-rawparse.xml | 26 +- docs/plugins/inspect/plugin-real.xml | 26 +- docs/plugins/inspect/plugin-rfbsrc.xml | 2 +- docs/plugins/inspect/plugin-scaletempo.xml | 2 +- docs/plugins/inspect/plugin-sdl.xml | 2 +- docs/plugins/inspect/plugin-sdp.xml | 14 +- docs/plugins/inspect/plugin-selector.xml | 26 +- docs/plugins/inspect/plugin-sndfile.xml | 2 +- docs/plugins/inspect/plugin-soundtouch.xml | 18 +- docs/plugins/inspect/plugin-spcdec.xml | 14 +- docs/plugins/inspect/plugin-speed.xml | 10 +- docs/plugins/inspect/plugin-speexresample.xml | 10 +- docs/plugins/inspect/plugin-stereo.xml | 10 +- docs/plugins/inspect/plugin-subenc.xml | 14 +- docs/plugins/inspect/plugin-tta.xml | 26 +- docs/plugins/inspect/plugin-vcdsrc.xml | 2 +- docs/plugins/inspect/plugin-videosignal.xml | 26 +- docs/plugins/inspect/plugin-vmnc.xml | 14 +- docs/plugins/inspect/plugin-wildmidi.xml | 14 +- docs/plugins/inspect/plugin-x264.xml | 16 +- docs/plugins/inspect/plugin-xvid.xml | 26 +- docs/plugins/inspect/plugin-y4menc.xml | 14 +- gst-plugins-bad.doap | 11 + win32/common/config.h | 2 +- 71 files changed, 965 insertions(+), 847 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1016ed04fe..12d779b444 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.9 === + +2008-10-24 Jan Schmidt + + * configure.ac: + releasing 0.10.9, "Matters of fact" + 2008-10-24 Jan Schmidt * configure.ac: diff --git a/NEWS b/NEWS index a278940a1b..b71cd1d0ea 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,73 @@ -This is GStreamer Bad Plug-ins 0.10.8, "Vapour Trails" +This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact" + +Changes since 0.10.8: + + * New CELT encoder and decoder + * New TwoLAME encoder + * New DCCP element + * New AIFF parser element + * New APEX sink element + * deinterlace2 element improvements + * New JACK audio src element + * New winscreencap, winks and pcapparse plugins + * x624enc fixes + * Support for ATSC tuning and channels.conf parsing + * RTP improvements + * New scaletempo element + * Add Fluendo MPEG-TS muxer + * Add Fluendo MPEG-TS and MPEG-PS demuxers + * New JPEG2000 element + * New FLAC parser element + * DVD playback improvements + * Improved DirectShow decoding support + * New Windows Audio Session audio src element + * New FLV muxer element + * Many other bug fixes and improvements + +Bugs fixed since 0.10.8: + + * 537700 : [scaletempo] Scale audio tempo in sync with playback rate + * 550468 : [name conflict] New Fluendo mpeg demuxers + * 545197 : jackaudiosrc + * 555244 : Output-selector has unexpected event forwarding right aft... + * 402593 : deinterleave gives corrupt output + * 406673 : Need AIFF parser + * 535527 : [real] Real video/audio stream fails to play + * 537455 : ATSC: VSB / QAM Annex B support + * 538500 : AIFF file doesn't play + * 542390 : Implementation of DCCP Plugin for gstreamer + * 542510 : [apexsink] Apple AirPort Express Wireless Sink + * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c + * 546312 : Make the metadata writable before modifying it in rtpmanager + * 549409 : gstrtpbin don't stop at the end of a stream + * 549774 : audio / video synchronization glitch during rtsp playback + * 550486 : [faac] Negotiation problem with mono audio for some sampl... + * 550657 : New element jasperdec + * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly + * 552536 : fix incomplete change to gstdvbsrc.c + * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg + * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl... + * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release + * 555912 : [apexsink] Missing from ext/Makefile.am + * 555965 : Missing space after point mark + * 555968 : Missing space after point mark + * 555969 : Missing space after point mark + * 556003 : [flvdemux] Regression in handling flow returns in pull-mode + * 556274 : [aiffparse] Uses debugging methods before debugging is in... + * 556338 : Failed to configure latency + * 556428 : [mpegpsdemux] Creates invalid newsegment events + * 556430 : [inputselector] Assumes there's always an otherpad + * 556440 : [PATCH] crash on demuxing certain transport streams + * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert + * 556564 : [flvmux] Copy & paste bugs resulting in invalid files + * 556588 : [apexsink] should not have PRIMARY rank + * 557080 : [mpegpsdemux] Regression with reverse-playback + * 543480 : gstrtpbin fails to release lock while emitting signal + * 556520 : jitterbuffer seqnum gap detection is wrong + * 463941 : Plugin for screen capture on windows + * 519935 : New plugin for video capture on Windows + * 520899 : New plugin: pcapparse + * 520901 : New plugin: wasapi (Windows Audio Session API) Changes since 0.10.7: diff --git a/RELEASE b/RELEASE index f57666db4b..451f5a0d38 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer Bad Plug-ins 0.10.8 "Vapour Trails" +Release notes for GStreamer Bad Plug-ins 0.10.9 "Matters of fact" @@ -60,60 +60,72 @@ contains a set of well-supported plug-ins, but might pose problems for Features of this release - * Support shared desktops in RFB input - * Make the Quicktime codec wrapper work on win32 - * Experimental DVD navigation support - * Support AAC/H.264 in FLV files - * Fixes in the DirectShow codec wrapper - * Fix the Real codec wrapper plugin - * New deinterlace2 plugin incorporating TVtime deinterlacers - * Handle seeking, timestamps, duration in RAW video/audio parsers - * New DirectShow video sink for Win32 - * FAAD reverse playback support - * OSS4 support improvements - * MythTV seeking support - * SPC decoder now supports seeking, tags and duration queries - * Replaygain elements moved to Good - * Deinterleave/interleave elements fixed and moved to Good - * MPEG-4 video stream parser fixes - * Improved MPEG-TS parsing for DVB support - * Improvements in App source/sink - * RTP manager enhancements + * New CELT encoder and decoder + * New TwoLAME encoder + * New DCCP element + * New AIFF parser element + * New APEX sink element + * deinterlace2 element improvements + * New JACK audio src element + * New winscreencap, winks and pcapparse plugins + * x624enc fixes + * Support for ATSC tuning and channels.conf parsing + * RTP improvements + * New scaletempo element + * Add Fluendo MPEG-TS muxer + * Add Fluendo MPEG-TS and MPEG-PS demuxers + * New JPEG2000 element + * New FLAC parser element + * DVD playback improvements + * Improved DirectShow decoding support + * New Windows Audio Session audio src element + * New FLV muxer element + * Many other bug fixes and improvements Bugs fixed in this release - * 533736 : [mythtvsrc] Seeking doesn't work - * 544050 : ext/timidity/gsttimidity.c : ISO C90 forbids mixed decla... - * 454151 : SPC plugin enhancements (patch) - * 506594 : [interleave] doesn't work with channels > 1 - * 521392 : Proposed patches for bayer2rgb encoding - * 525613 : [wildmidi] [PATCH] initializes library multiple times - * 528618 : amrwb plugin do not build without warning with the 3ggp s... - * 529359 : BBC Real Audio stream is just noise - * 530611 : [gstsrtenc] declare variables at beginning of block - * 531840 : QuickTime wrapper doesn't work on Win32 - * 531955 : gstrtpsession doesn't send RTCP bye on EOS - * 532723 : mpeg4videoparse should parse the codec data - * 533435 : wildmidi does not work - * 533559 : mpeg4videoparse should skip garbage - * 535043 : VCD plugin only plays first track - * 536042 : mpeg4videoparse broken on big endian architectures - * 536258 : interleave doesn't close properly - * 536856 : rtpmanager deadlocks when receiving new data while going ... - * 538560 : [mpegtsparse] static caps reference counter incremented i... - * 539292 : memory leak in mpegtsparse - * 539601 : [realvideodec] not-negotiated error if codec lib isn't found - * 541522 : cross mingw32 gcc: festival plugin compilation fix - * 541543 : fix HAVE_OSS4 detection code in configure.ac - * 543286 : deinterlace2 doesn't build outside gcc - * 543846 : [resindvd] Impossible to build from the first configure r... - * 543848 : [ladspa] Needs to link with -ldl for dlopen() and friends - * 543860 : [modplug] Uses CFLAGS for CXXFLAGS - * 543861 : [resindvd] Some files not disted - * 544457 : -bad doesn't compile with MSVC - * 526905 : [musepack] Port to the new libmpcdec API - * 532011 : Deadlock in rtpsession - * 536309 : Seeking in pipeline with videoparse crashes + * 537700 : [scaletempo] Scale audio tempo in sync with playback rate + * 550468 : [name conflict] New Fluendo mpeg demuxers + * 545197 : jackaudiosrc + * 555244 : Output-selector has unexpected event forwarding right aft... + * 402593 : deinterleave gives corrupt output + * 406673 : Need AIFF parser + * 535527 : [real] Real video/audio stream fails to play + * 537455 : ATSC: VSB / QAM Annex B support + * 538500 : AIFF file doesn't play + * 542390 : Implementation of DCCP Plugin for gstreamer + * 542510 : [apexsink] Apple AirPort Express Wireless Sink + * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c + * 546312 : Make the metadata writable before modifying it in rtpmanager + * 549409 : gstrtpbin don't stop at the end of a stream + * 549774 : audio / video synchronization glitch during rtsp playback + * 550486 : [faac] Negotiation problem with mono audio for some sampl... + * 550657 : New element jasperdec + * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly + * 552536 : fix incomplete change to gstdvbsrc.c + * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg + * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl... + * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release + * 555912 : [apexsink] Missing from ext/Makefile.am + * 555965 : Missing space after point mark + * 555968 : Missing space after point mark + * 555969 : Missing space after point mark + * 556003 : [flvdemux] Regression in handling flow returns in pull-mode + * 556274 : [aiffparse] Uses debugging methods before debugging is in... + * 556338 : Failed to configure latency + * 556428 : [mpegpsdemux] Creates invalid newsegment events + * 556430 : [inputselector] Assumes there's always an otherpad + * 556440 : [PATCH] crash on demuxing certain transport streams + * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert + * 556564 : [flvmux] Copy & paste bugs resulting in invalid files + * 556588 : [apexsink] should not have PRIMARY rank + * 557080 : [mpegpsdemux] Regression with reverse-playback + * 543480 : gstrtpbin fails to release lock while emitting signal + * 556520 : jitterbuffer seqnum gap detection is wrong + * 463941 : Plugin for screen capture on windows + * 519935 : New plugin for video capture on Windows + * 520899 : New plugin: pcapparse + * 520901 : New plugin: wasapi (Windows Audio Session API) Download @@ -143,33 +155,27 @@ Applications Contributors to this release - * Alessandro Decina - * Andy Wingo - * Bastien Nocera - * Brian Koropoff - * Clive Wright - * Damien Lespiau * David Schleef * Edward Hervey + * Frederic Crozat + * Haakon Sporsheim * Håvard Graff - * Ilja Pavkovic * Jan Schmidt - * Jens Granseuer - * Julien Moutte + * Josep Torra + * Jérémie Bernard + * Leandro Melo de Sales * Mark Nauwelaerts - * Martin Eikermann + * Michael Krufky * Michael Smith * Ole André Vadla Ravnås * Olivier Crete - * Peter Kjellerstedt - * Ryan Houdek + * Rov Juvano * Sebastian Dröge * Sebastian Pölsterl - * Sebastien Merle - * Sjoerd Simons * Stefan Kost - * Thijs Vermeir + * Tal Shalif * Tim-Philipp Müller + * Tristan Matthews * Wim Taymans * Zaheer Abbas Merali   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 0324364e96..3ac3014c0b 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Bad Plug-ins, 0.10.8.4, +AC_INIT(GStreamer Bad Plug-ins, 0.10.9, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index b03cb8eb98..db3b658853 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -11,7 +11,7 @@ GstPitch::pitch gfloat -[0,1,10] +[0.1,10] rw Pitch Audio stream pitch. @@ -21,7 +21,7 @@ GstPitch::rate gfloat -[0,1,10] +[0.1,10] rw Rate Audio stream rate. @@ -31,7 +31,7 @@ GstPitch::tempo gfloat -[0,1,10] +[0.1,10] rw Tempo Audio stream tempo. @@ -1331,7 +1331,7 @@ GstSpeed::speed gfloat -[0,1,40] +[0.1,40] rwx speed speed. @@ -16855,7 +16855,7 @@ rwx Dry-Wet-Balance Dry-Wet-Balance. -0,5 +0.5 @@ -17000,12 +17000,12 @@ GstX264Enc::pass -guint -<= 3 +GstX264EncPass + rw -Pass -Pass of multipass encoding (0=single pass; 1=first pass, 2=middle pass, 3=last pass). -0 +Encoding pass/type +Encoding pass/type. +Constant Bitrate Encoding @@ -17051,10 +17051,10 @@ GstX264Enc::threads guint -[1,4] +<= 4 rw Threads -Number of threads used by the codec. +Number of threads used by the codec (0 for automatic). 1 @@ -17825,7 +17825,7 @@ rwx Pattern sensitivity The sensitivity around the center for detecting the markers (0.0 = lowest, 1.0 highest). -0,3 +0.3 @@ -17865,7 +17865,7 @@ rwx Pattern center The center of the black/white separation (0.0 = lowest, 1.0 highest). -0,5 +0.5 @@ -18015,7 +18015,7 @@ rw stereo stereo. -0,1 +0.1 @@ -18208,6 +18208,16 @@ NULL + +GstRtpSession::internal-session +RTPSession* + +r +Internal Session +The internal RTPSession object. + + + GstRtpJitterBuffer::drop-on-latency gboolean @@ -22453,3 +22463,203 @@ -1 + +GstMpegTSDemux::check-crc +gboolean + +rw +Check CRC +Enable CRC checking. +TRUE + + + +GstMpegTSDemux::es-pids +gchar* + +rw +Colon separated list of PIDs containing Elementary Streams +PIDs to treat as Elementary Streams in the absence of a PMT, eg 0x10:0x11:0x20. +"" + + + +GstMpegTSDemux::m2ts-mode +gboolean + +rw +M2TS(192 bytes) Mode +Defines if the input is normal TS ie .ts(188 bytes)or Blue-Ray Format ie .m2ts(192 bytes). +FALSE + + + +GstMpegTSDemux::pat-info +GValueArray* + +r +GValueArray containing GObjects with properties +Array of GObjects containing information from the TS PAT about all programs listed in the current Program Association Table (PAT). + + + + +GstMpegTSDemux::pmt-info +FluTsPmtInfo* + +r +Information about the current program +GObject with properties containing information from the TS PMT about the currently selected program and its streams. + + + + +GstMpegTSDemux::program-number +gint +>= -1 +rw +Program Number +Program number to demux for (-1 to ignore). +-1 + + + +GstScaletempo::overlap +gdouble +[0,1] +rw +Overlap Length +Percentage of stride to overlap. +0.2 + + + +GstScaletempo::rate +gdouble +[-2.14748e+09,2.14748e+09] +r +Playback Rate +Current playback rate. +1 + + + +GstScaletempo::search +guint +<= 500 +rw +Search Length +Length in milliseconds to search for best overlap position. +14 + + + +GstScaletempo::stride +guint +[1,5000] +rw +Stride Length +Length in milliseconds to output each stride. +30 + + + +GstPcapParse::dst-ip +gchar* + +rw +Destination IP +Destination IP to restrict to. +"" + + + +GstPcapParse::dst-port +gint +[-1,65535] +rw +Destination port +Destination port to restrict to. +-1 + + + +GstPcapParse::src-ip +gchar* + +rw +Source IP +Source IP to restrict to. +"" + + + +GstPcapParse::src-port +gint +[-1,65535] +rw +Source port +Source port to restrict to. +-1 + + + +MpegTsMux::m2ts-mode +gboolean + +rw +M2TS(192 bytes) Mode +Defines what packet size to use, normal TS format ie .ts(188 bytes) or Blue-Ray disc ie .m2ts(192 bytes). +FALSE + + + +GstApExSink::host +gchar* + +rw +Host +AirPort Express target host. +"" + + + +GstApExSink::jack-status +GstApExJackStatus + +r +Jack Status +AirPort Express jack connection status. +GST_APEX_JACK_STATUS_UNDEFINED + + + +GstApExSink::jack-type +GstApExJackType + +r +Jack Type +AirPort Express connected jack type. +GST_APEX_JACK_TYPE_UNDEFINED + + + +GstApExSink::port +guint +<= 32000 +rw +Port +AirPort Express target port. +5000 + + + +GstApExSink::volume +guint +<= 100 +rw +Volume +AirPort Express target volume. +75 + + diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index 731deb0b1e..2b64402d43 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -1,7 +1,6 @@ GObject GstObject GstPad - GstInterleavePad GstPadTemplate GstSignalProcessorPadTemplate GstPluginFeature @@ -13,316 +12,102 @@ GObject GstPipeline RsnDvdBin DvbBaseBin + GstRgVolume GstRtpBin GstRtpClient - GstRgVolume GstSDPDemux - GstX264Enc - GstBaseMetadata - GstMetadataDemux - GstMetadataMux - GstWildmidi - GstTimidity + GstBz2enc + GstBz2dec GstBaseSrc GstPushSrc - GstMythtvSrc GstNeonhttpSrc + GstMythtvSrc GstMMS GstBaseAudioSrc GstJackAudioSrc GstAudioSrc GstOss4Source - GstDvbSrc GstVCDSrc + GstDvbSrc GstDCCPClientSrc GstDCCPServerSrc GstRfbSrc GstSFSrc GstAppSrc + GstCDAudio + GstBaseSink + GstVideoSink + GstDfbVideoSink + GstSDLVideoSink + GstBaseAudioSink + GstAudioSink + GstSDLAudioSink + GstApExSink + GstNasSink + GstOss4Sink + GstJackAudioSink + GstSFSink + AlsaSPDIFSink + GstFBDEVSink + GstDCCPServerSink + GstDCCPClientSink + GstAppSink + GstFaad + GstSpcDec + GstWildmidi GstSignalProcessor + ladspa-noise-white ladspa-delay-5s ladspa-amp-mono ladspa-amp-stereo - ladspa-adsr - ladspa-lpf - ladspa-hpf - ladspa-noise-white ladspa-sine-faaa ladspa-sine-faac ladspa-sine-fcaa ladspa-sine-fcac - ladspa-difference-iama-oa - ladspa-difference-iamc-oa - ladspa-difference-icma-oa - ladspa-difference-icmc-oc - ladspa-adsr-g+t - ladspa-amp-gaia-oa - ladspa-amp-gcia-oa - ladspa-branch-ia-oaoa - ladspa-branch-ic-ococ - ladspa-dahdsr-g+t-audio - ladspa-dahdsr-g+t-control - ladspa-dahdsr-cg+t-control - ladspa-interpolator - ladspa-fmod-fama-oa - ladspa-fmod-famc-oa - ladspa-fmod-fcma-oa - ladspa-fmod-fcmc-oc - ladspa-quantiser20 - ladspa-lp4pole-faraia-oa - ladspa-lp4pole-fcrcia-oa - ladspa-product-iaia-oa - ladspa-product-iaic-oa - ladspa-product-icic-oc - ladspa-pulse-fapa-oa - ladspa-pulse-fapc-oa - ladspa-pulse-fcpa-oa - ladspa-pulse-fcpc-oa - ladspa-quantiser100 - ladspa-quantiser50 - ladspa-sawtooth-fa-oa - ladspa-sawtooth-fc-oa - ladspa-random-fasa-oa - ladspa-random-fasc-oa - ladspa-random-fcsa-oa - ladspa-random-fcsc-oa - ladspa-ratio-nada-oa - ladspa-ratio-nadc-oa - ladspa-ratio-ncda-oa - ladspa-ratio-ncdc-oc - ladspa-sinusWavewrapper - ladspa-sequencer64 - ladspa-sequencer32 - ladspa-sequencer16 - ladspa-square-fa-oa - ladspa-square-fc-oa - ladspa-sum-iaia-oa - ladspa-sum-iaic-oa - ladspa-sum-icic-oc - ladspa-syncpulse-fapaga-oa - ladspa-syncpulse-fcpcga-oa - ladspa-syncsquare-faga-oa - ladspa-syncsquare-fcga-oa - ladspa-tracker-gaaadaia-oa - ladspa-tracker-gaacdcia-oa - ladspa-triangle-fasa-oa - ladspa-triangle-fasc-oa - ladspa-triangle-fcsa-oa - ladspa-triangle-fcsc-oa - ladspa-bf2cube - ladspa-bf2quad - ladspa-bf2stereo - ladspa-fmh2oct - ladspa-encode-bformat - ladspa-encode-fmh - ladspa-bf-rotate-z - ladspa-fmh-rotate-z - ladspa-am - ladspa-analogue - ladspa-canyon-delay - ladspa-disintegrator - ladspa-sledgehammer - ladspa-delay-0-01s - ladspa-delay-0-1s - ladspa-delay-1s - ladspa-delay-60s - ladspa-track-max-peak - ladspa-track-max-rms - ladspa-track-peak - ladspa-track-rms - ladspa-fmh2bf - ladspa-fbdelay-0-01s - ladspa-fbdelay-0-1s - ladspa-fbdelay-1s - ladspa-fbdelay-5s - ladspa-fbdelay-60s - ladspa-freeverb3 - ladspa-grain-scatter - ladspa-hard-gate - ladspa-identity-audio - ladspa-identity-control - ladspa-lofi - ladspa-logistic - ladspa-mixer - ladspa-noise-source-white - ladspa-null-ai - ladspa-null-ao - ladspa-null-ci - ladspa-null-co - ladspa-organ - ladspa-peak - ladspa-phasemod - ladspa-pink-interpolated-audio - ladspa-pink-full-frequency - ladspa-pink-sh - ladspa-compress-peak - ladspa-compress-rms - ladspa-expand-peak - ladspa-expand-rms - ladspa-limit-peak - ladspa-limit-rms - ladspa-syndrum - ladspa-vcf303 - ladspa-wshape-sine - ladspa-amp - ladspa-diode - ladspa-divider - ladspa-shaper - ladspa-ringmod-2i1o - ladspa-ringmod-1i1o1l - ladspa-comb - ladspa-declip - ladspa-foverdrive - ladspa-multivoiceChorus - ladspa-hermesFilter - ladspa-decimator - ladspa-flanger - ladspa-retroFlange - ladspa-singlePara - ladspa-triplePara - ladspa-transient - ladspa-fadDelay - ladspa-dcRemove - ladspa-tapeDelay - ladspa-valve - ladspa-sifter - ladspa-harmonicGen - ladspa-stepMuxer - ladspa-foldover - ladspa-svf - ladspa-gsm - ladspa-gverb - ladspa-lfoPhaser - ladspa-fourByFourPole - ladspa-autoPhaser - ladspa-fastLookaheadLimiter - ladspa-surroundEncoder - ladspa-delayorama - ladspa-dysonCompress - ladspa-crossoverDist - ladspa-valveRect - ladspa-split - ladspa-alias - ladspa-satanMaximiser - ladspa-karaoke - ladspa-gate - ladspa-combSplitter - ladspa-waveTerrain - ladspa-hardLimiter - ladspa-smoothDecimate - ladspa-fmOsc - ladspa-analogueOsc - ladspa-rateShifter - ladspa-freqTracker - ladspa-modDelay - ladspa-matrixStMS - ladspa-matrixMSSt - ladspa-matrixSpatialiser - ladspa-plate - ladspa-gong - ladspa-sc1 - ladspa-sc2 - ladspa-sc3 - ladspa-zm1 - ladspa-inv - ladspa-chebstortion - ladspa-bodeShifter - ladspa-bodeShifterCV - ladspa-amPitchshift - ladspa-sc4 - ladspa-lcrDelay - ladspa-giantFlange - ladspa-djFlanger - ladspa-gongBeater - ladspa-hilbert - ladspa-sinCos - ladspa-se4 - ladspa-bandpass-a-iir - ladspa-bandpass-iir - ladspa-highpass-iir - ladspa-lowpass-iir - ladspa-notch-iir - ladspa-dj-eq-mono - ladspa-dj-eq - ladspa-bwxover-iir - ladspa-buttlow-iir - ladspa-butthigh-iir - ladspa-allpass-n - ladspa-allpass-l - ladspa-allpass-c - ladspa-comb-n - ladspa-comb-l - ladspa-comb-c - ladspa-decay - ladspa-delay-n - ladspa-delay-l - ladspa-delay-c - ladspa-impulse-fc - ladspa-vynil - ladspa-revdelay - ladspa-lsFilter - ladspa-const - ladspa-pointerCastDistortion - ladspa-pitchScale - ladspa-artificialLatency - ladspa-xfade - ladspa-xfade4 - ladspa-sc4m - ladspa-mbeq - ladspa-pitchScaleHQ - ladspa-imp + ladspa-lpf + ladspa-hpf GstXvidEnc GstXvidDec - GstSpcDec GstPitch GstBaseTransform GstAudioFilter GstBPMDetect GstStereo + GstBayer2RGB + GstRgAnalysis + GstRgLimiter GstSpeexResample + GstScaletempo + GstDeinterlace GstVideoFilter GstVideoAnalyse GstVideoDetect GstVideoMark - GstRgAnalysis - GstRgLimiter - GstVideoCrop - GstBayer2RGB GstIIR - GstDeinterlace - GstBaseSink - GstSFSink - GstVideoSink - GstSDLVideoSink - GstGLImageSink - GstBaseAudioSink - GstAudioSink - GstSDLAudioSink - GstNasSink - GstOss4Sink - GstJackAudioSink - AlsaSPDIFSink - GstFBDEVSink - GstDCCPServerSink - GstDCCPClientSink - GstAppSink - GstTRM GstMusepackDec GstMpeg2enc GstGSMEnc GstGSMDec - GstFaad GstFaac GstDtsDec - GstCDAudio - GstBz2enc - GstBz2dec - GstAmrwbDec - GstAmrwbParse - GstAmrwbEnc + GstTRM + GstX264Enc + GstBaseMetadata + GstMetadataDemux + GstMetadataMux GstOss4Mixer + GstFestival + GstModPlug + GstMveDemux + GstMveMux GstSrtEnc - MpegTSParse + GstMpeg4VParse + GstCDXAParse + GstVcdParse + GstNsfDec + MpegTsMux + GstRealVideoDec + GstRealAudioDec GstRawParse GstVideoParse GstAudioParse @@ -330,32 +115,28 @@ GObject GstRtpPtDemux GstRtpSession GstRtpSsrcDemux - GstMpeg4VParse - MpegVideoParse + GstPcapParse + GstInputSelector + GstOutputSelector GstVMncDec - GstMveDemux - GstMveMux + MpegVideoParse + GstH264Parse + GstY4mEncode + GstSpeed GstInterleave GstDeinterleave - GstRealVideoDec - GstRealAudioDec - GstNuvDemux - GstY4mEncode - GstDeinterlace2 + GstFreeze + GstDVDSpu + AIFFParse GstTtaParse GstTtaDec - GstSpeed - GstNsfDec - GstDVDSpu - GstInputSelector - GstOutputSelector - GstModPlug - GstH264Parse + GstNuvDemux GstFLVDemux - GstFreeze - GstFestival - GstCDXAParse - GstVcdParse + GstFlvMux + GstMpegPSDemux + GstMpegTSDemux + MpegTSParse + GstDeinterlace2 GstBus GstTask GstClock @@ -367,13 +148,20 @@ GObject GstJackAudioSrcRingBuffer GstJackAudioSinkRingBuffer GstSignalObject + GstColorBalanceChannel + GstMixerTrack + GstMixerOptions + RTPSession + FluTsPatInfo + FluTsPmtInfo GInterface GTypePlugin GstChildProxy GstURIHandler - GstTagSetter GstImplementsInterface - GstXOverlay GstNavigation - GstPropertyProbe + GstColorBalance + GstXOverlay GstMixer + GstTagSetter + GstPropertyProbe diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 728d8df684..f7ab22937b 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -2,20 +2,21 @@ GstBin GstChildProxy GstPipeline GstChildProxy RsnDvdBin GstChildProxy GstURIHandler DvbBaseBin GstChildProxy GstURIHandler +GstRgVolume GstChildProxy GstRtpBin GstChildProxy GstRtpClient GstChildProxy -GstRgVolume GstChildProxy GstSDPDemux GstChildProxy -GstMetadataMux GstTagSetter -GstMythtvSrc GstURIHandler GstNeonhttpSrc GstURIHandler +GstMythtvSrc GstURIHandler GstMMS GstURIHandler -GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer +GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe GstVCDSrc GstURIHandler GstAppSrc GstURIHandler -GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation -GstGLImageSink GstImplementsInterface GstXOverlay -GstOss4Sink GstPropertyProbe GstCDAudio GstURIHandler -GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer +GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance +GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay +GstApExSink GstImplementsInterface GstMixer +GstOss4Sink GstPropertyProbe +GstMetadataMux GstTagSetter +GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe GstDeinterlace2 GstChildProxy diff --git a/docs/plugins/gst-plugins-bad-plugins.prerequisites b/docs/plugins/gst-plugins-bad-plugins.prerequisites index b703e314d0..c42d7af43b 100644 --- a/docs/plugins/gst-plugins-bad-plugins.prerequisites +++ b/docs/plugins/gst-plugins-bad-plugins.prerequisites @@ -1,5 +1,6 @@ GstChildProxy GstObject -GstTagSetter GstObject GstElement GstImplementsInterface GstObject GstElement +GstColorBalance GstObject GstImplementsInterface GstElement GstXOverlay GstObject GstImplementsInterface GstElement GstMixer GstObject GstImplementsInterface GstElement +GstTagSetter GstObject GstElement diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals index cba8307a29..3201eef75e 100644 --- a/docs/plugins/gst-plugins-bad-plugins.signals +++ b/docs/plugins/gst-plugins-bad-plugins.signals @@ -138,6 +138,23 @@ guint arg1 guint arg2 + +GstRtpBin::get-internal-session +RTPSession* +la +GstRtpBin *gstrtpbin +guint arg1 + + + +GstRtpBin::on-sender-timeout +void +l +GstRtpBin *gstrtpbin +guint arg1 +guint arg2 + + GstRtpJitterBuffer::clear-pt-map void @@ -264,6 +281,14 @@ GstRtpSession *gstrtpsession guint arg1 + +GstRtpSession::on-sender-timeout +void +l +GstRtpSession *gstrtpsession +guint arg1 + + GstRtpSsrcDemux::new-ssrc-pad void diff --git a/docs/plugins/inspect/plugin-alsaspdif.xml b/docs/plugins/inspect/plugin-alsaspdif.xml index 8e5e1d60e6..9f008e9749 100644 --- a/docs/plugins/inspect/plugin-alsaspdif.xml +++ b/docs/plugins/inspect/plugin-alsaspdif.xml @@ -3,7 +3,7 @@ Alsa plugin for S/PDIF output ../../ext/alsaspdif/.libs/libgstalsaspdif.so libgstalsaspdif.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-app.xml b/docs/plugins/inspect/plugin-app.xml index 1b2f8c2e9a..ecc08ced92 100644 --- a/docs/plugins/inspect/plugin-app.xml +++ b/docs/plugins/inspect/plugin-app.xml @@ -3,7 +3,7 @@ Elements used to communicate with applications ../../gst/app/.libs/libgstapp.so libgstapp.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-bayer.xml b/docs/plugins/inspect/plugin-bayer.xml index 5b582fefff..048d1645d6 100644 --- a/docs/plugins/inspect/plugin-bayer.xml +++ b/docs/plugins/inspect/plugin-bayer.xml @@ -3,7 +3,7 @@ Elements to convert Bayer images ../../gst/bayer/.libs/libgstbayer.so libgstbayer.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Converts video/x-raw-bayer to video/x-raw-rgb William Brack <wbrack@mmm.com.hk> - - src - source - always -
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
-
sink sink always
video/x-raw-bayer, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]
+ + src + source + always +
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
diff --git a/docs/plugins/inspect/plugin-bz2.xml b/docs/plugins/inspect/plugin-bz2.xml index 7dd234463f..92aecfb83a 100644 --- a/docs/plugins/inspect/plugin-bz2.xml +++ b/docs/plugins/inspect/plugin-bz2.xml @@ -3,7 +3,7 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decodes compressed streams Lutz Mueller <lutz@users.sourceforge.net> - - sink - sink - always -
application/x-bzip
-
src source always
ANY
+ + sink + sink + always +
application/x-bzip
+
@@ -37,18 +37,18 @@ Compresses streams Lutz Mueller <lutz@users.sourceforge.net> - - sink - sink - always -
ANY
-
src source always
application/x-bzip
+ + sink + sink + always +
ANY
+
diff --git a/docs/plugins/inspect/plugin-cdaudio.xml b/docs/plugins/inspect/plugin-cdaudio.xml index a539ca24ab..ef9a1a66ba 100644 --- a/docs/plugins/inspect/plugin-cdaudio.xml +++ b/docs/plugins/inspect/plugin-cdaudio.xml @@ -3,7 +3,7 @@ Play CD audio through the CD Drive ../../ext/cdaudio/.libs/libgstcdaudio.so libgstcdaudio.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml index 6731b57304..60d14ffa93 100644 --- a/docs/plugins/inspect/plugin-cdxaparse.xml +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -3,7 +3,7 @@ Parse a .dat file (VCD) into raw mpeg1 ../../gst/cdxaparse/.libs/libgstcdxaparse.so libgstcdxaparse.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Parse a .dat file from (S)VCD into raw MPEG-1 Wim Taymans <wim.taymans@tvd.be> - - sink - sink - always -
video/x-cdxa
-
src source always
video/mpeg, systemstream=(boolean)true
+ + sink + sink + always +
video/x-cdxa
+
@@ -37,18 +37,18 @@ Strip (S)VCD stream from its sync headers Tim-Philipp Müller <tim centricular net>, Ronald Bultje <rbultje@ronald.bitfreak.net> - - sink - sink - always -
video/x-vcd
-
src source always
video/mpeg, systemstream=(boolean)true
+ + sink + sink + always +
video/x-vcd
+
diff --git a/docs/plugins/inspect/plugin-dccp.xml b/docs/plugins/inspect/plugin-dccp.xml index 237fb19830..0d0792d4e1 100644 --- a/docs/plugins/inspect/plugin-dccp.xml +++ b/docs/plugins/inspect/plugin-dccp.xml @@ -3,7 +3,7 @@ transfer data over the network via DCCP. ../../gst/dccp/.libs/libgstdccp.so libgstdccp.so - 0.10.8.1 + 0.10.9 LGPL gst-plugins-bad DCCP diff --git a/docs/plugins/inspect/plugin-dfbvideosink.xml b/docs/plugins/inspect/plugin-dfbvideosink.xml index 2d0b6bd624..a67e4d5281 100644 --- a/docs/plugins/inspect/plugin-dfbvideosink.xml +++ b/docs/plugins/inspect/plugin-dfbvideosink.xml @@ -3,7 +3,7 @@ DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dtsdec.xml b/docs/plugins/inspect/plugin-dtsdec.xml index a9f6304669..f2ba994379 100644 --- a/docs/plugins/inspect/plugin-dtsdec.xml +++ b/docs/plugins/inspect/plugin-dtsdec.xml @@ -3,7 +3,7 @@ Decodes DTS audio streams ../../ext/dts/.libs/libgstdtsdec.so libgstdtsdec.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decodes DTS audio streams Ronald Bultje <rbultje@ronald.bitfreak.net> - - sink - sink - always -
audio/x-dts; audio/x-private1-dts
-
src source always
audio/x-raw-float, endianness=(int)1234, width=(int)32, rate=(int)[ 4000, 96000 ], channels=(int)[ 1, 6 ]
+ + sink + sink + always +
audio/x-dts; audio/x-private1-dts
+
diff --git a/docs/plugins/inspect/plugin-dvb.xml b/docs/plugins/inspect/plugin-dvb.xml index b28520ccdf..cc40647777 100644 --- a/docs/plugins/inspect/plugin-dvb.xml +++ b/docs/plugins/inspect/plugin-dvb.xml @@ -3,7 +3,7 @@ DVB elements ../../sys/dvb/.libs/libgstdvb.so libgstdvb.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,15 +17,15 @@ Alessandro Decina <alessandro@nnva.org> - program_%d + src%d source - sometimes + request
video/mpegts, systemstream=(boolean)true
- src%d + program_%d source - request + sometimes
video/mpegts, systemstream=(boolean)true
diff --git a/docs/plugins/inspect/plugin-dvdspu.xml b/docs/plugins/inspect/plugin-dvdspu.xml index a5198497b5..fc49817571 100644 --- a/docs/plugins/inspect/plugin-dvdspu.xml +++ b/docs/plugins/inspect/plugin-dvdspu.xml @@ -3,7 +3,7 @@ DVD Sub-picture Overlay element ../../gst/dvdspu/.libs/libgstdvdspu.so libgstdvdspu.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,10 +17,10 @@ Jan Schmidt <jan@fluendo.com> - src - source + subpicture + sink always -
video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]
+
video/x-dvd-subpicture
video @@ -29,10 +29,10 @@
video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]
- subpicture - sink + src + source always -
video/x-dvd-subpicture
+
video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]
diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml index 9809d80004..8b43ba5040 100644 --- a/docs/plugins/inspect/plugin-faac.xml +++ b/docs/plugins/inspect/plugin-faac.xml @@ -3,7 +3,7 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Free MPEG-2/4 AAC encoder Ronald Bultje <rbultje@ronald.bitfreak.net> - - src - source - always -
audio/mpeg, mpegversion=(int){ 4, 2 }, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
-
sink sink always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 6 ]
+ + src + source + always +
audio/mpeg, mpegversion=(int){ 4, 2 }, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
+
diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index 63cffe86ca..7c61478577 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,7 +3,7 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Free MPEG-2/4 AAC decoder Ronald Bultje <rbultje@ronald.bitfreak.net> - - src - source - always -
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 8 ]
-
sink sink always
audio/mpeg, mpegversion=(int){ 2, 4 }
+ + src + source + always +
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 8 ]
+
diff --git a/docs/plugins/inspect/plugin-fbdevsink.xml b/docs/plugins/inspect/plugin-fbdevsink.xml index 1ffc46e807..25bf77eecf 100644 --- a/docs/plugins/inspect/plugin-fbdevsink.xml +++ b/docs/plugins/inspect/plugin-fbdevsink.xml @@ -3,7 +3,7 @@ linux framebuffer video sink ../../sys/fbdev/.libs/libgstfbdevsink.so libgstfbdevsink.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-festival.xml b/docs/plugins/inspect/plugin-festival.xml index 7729e35c5f..51af975f34 100644 --- a/docs/plugins/inspect/plugin-festival.xml +++ b/docs/plugins/inspect/plugin-festival.xml @@ -3,7 +3,7 @@ Synthesizes plain text into audio ../../gst/festival/.libs/libgstfestival.so libgstfestival.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Synthesizes plain text into audio Wim Taymans <wim.taymans@chello.be> - - sink - sink - always -
text/plain
-
src source always
audio/x-wav
+ + sink + sink + always +
text/plain
+
diff --git a/docs/plugins/inspect/plugin-filter.xml b/docs/plugins/inspect/plugin-filter.xml index 3884a9ef22..79e51aeab0 100644 --- a/docs/plugins/inspect/plugin-filter.xml +++ b/docs/plugins/inspect/plugin-filter.xml @@ -3,7 +3,7 @@ IIR audio filter element ../../gst/filter/.libs/libgstfilter.so libgstfilter.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Monty <monty@xiph.org>, Thomas <thomas@apestaart.org>, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net> - src - source + sink + sink always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32
- sink - sink + src + source always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32
diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml index 36074a8a3c..0f6b67fbb5 100644 --- a/docs/plugins/inspect/plugin-freeze.xml +++ b/docs/plugins/inspect/plugin-freeze.xml @@ -3,7 +3,7 @@ Stream freezer ../../gst/freeze/.libs/libgstfreeze.so libgstfreeze.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Gergely Nagy <gergely.nagy@neteyes.hu>, Renato Filho <renato.filho@indt.org.br> - sink - sink + src + source always
ANY
- src - source + sink + sink always
ANY
diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 130bc93124..f6c89c05d6 100644 --- a/docs/plugins/inspect/plugin-gsm.xml +++ b/docs/plugins/inspect/plugin-gsm.xml @@ -3,7 +3,7 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decodes GSM encoded audio Philippe Khalaf <burger@speedy.org> - - sink - sink - always -
audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1
-
src source always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)1
+ + sink + sink + always +
audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1
+
@@ -37,18 +37,18 @@ Encodes GSM audio Philippe Khalaf <burger@speedy.org> - - sink - sink - always -
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1
-
src source always
audio/x-gsm, rate=(int)8000, channels=(int)1
+ + sink + sink + always +
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1
+
diff --git a/docs/plugins/inspect/plugin-gstinterlace.xml b/docs/plugins/inspect/plugin-gstinterlace.xml index 5cbbea81b5..2b8350a2e6 100644 --- a/docs/plugins/inspect/plugin-gstinterlace.xml +++ b/docs/plugins/inspect/plugin-gstinterlace.xml @@ -3,7 +3,7 @@ Deinterlace video ../../gst/deinterlace/.libs/libgstdeinterlace.so libgstdeinterlace.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Wim Taymans <wim.taymans@gmail.com> - src - source + sink + sink always
video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
- sink - sink + src + source always
video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
diff --git a/docs/plugins/inspect/plugin-gstrtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml index 361f40df18..3a1077d78b 100644 --- a/docs/plugins/inspect/plugin-gstrtpmanager.xml +++ b/docs/plugins/inspect/plugin-gstrtpmanager.xml @@ -3,7 +3,7 @@ RTP session management plugin library ../../gst/rtpmanager/.libs/libgstrtpmanager.so libgstrtpmanager.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,23 +17,17 @@ Wim Taymans <wim.taymans@gmail.com> - recv_rtp_sink_%d - sink - request + send_rtp_src_%d + source + sometimes
application/x-rtp
- recv_rtcp_sink_%d - sink + send_rtcp_src_%d + source request
application/x-rtcp
- - send_rtp_sink_%d - sink - request -
application/x-rtp
-
recv_rtp_src_%d_%d_%d source @@ -41,15 +35,21 @@
application/x-rtp
- send_rtcp_src_%d - source + send_rtp_sink_%d + sink + request +
application/x-rtp
+
+ + recv_rtcp_sink_%d + sink request
application/x-rtcp
- send_rtp_src_%d - source - sometimes + recv_rtp_sink_%d + sink + request
application/x-rtp
@@ -62,9 +62,9 @@ Wim Taymans <wim.taymans@gmail.com> - rtp_sink_%d - sink - request + rtp_src_%d_%d + source + sometimes
application/x-rtp
@@ -74,9 +74,9 @@
application/x-rtcp
- rtp_src_%d_%d - source - sometimes + rtp_sink_%d + sink + request
application/x-rtp
@@ -88,18 +88,18 @@ A buffer that deals with network jitter and other transmission faults Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim.taymans@gmail.com> - - src - source - always -
application/x-rtp
-
sink sink always
application/x-rtp, clock-rate=(int)[ 1, 2147483647 ]
+ + src + source + always +
application/x-rtp
+
@@ -109,18 +109,18 @@ Parses codec streams transmitted in the same RTP session Kai Vehmanen <kai.vehmanen@nokia.com> - - sink - sink - always -
application/x-rtp
-
src_%d source sometimes
application/x-rtp, payload=(int)[ 0, 255 ]
+ + sink + sink + always +
application/x-rtp
+
@@ -131,25 +131,13 @@ Wim Taymans <wim.taymans@gmail.com> - recv_rtp_sink - sink - request -
application/x-rtp
-
- - recv_rtcp_sink - sink + send_rtcp_src + source request
application/x-rtcp
- send_rtp_sink - sink - request -
application/x-rtp
-
- - recv_rtp_src + send_rtp_src source sometimes
application/x-rtp
@@ -161,17 +149,29 @@
application/x-rtcp
- send_rtp_src + recv_rtp_src source sometimes
application/x-rtp
- send_rtcp_src - source + send_rtp_sink + sink + request +
application/x-rtp
+
+ + recv_rtcp_sink + sink request
application/x-rtcp
+ + recv_rtp_sink + sink + request +
application/x-rtp
+
@@ -182,15 +182,9 @@ Wim Taymans <wim.taymans@gmail.com> - sink - sink - always -
application/x-rtp
-
- - rtcp_sink - sink - always + rtcp_src_%d + source + sometimes
application/x-rtcp
@@ -200,11 +194,17 @@
application/x-rtp
- rtcp_src_%d - source - sometimes + rtcp_sink + sink + always
application/x-rtcp
+ + sink + sink + always +
application/x-rtp
+
diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml index 1efe813a6c..4811eac992 100644 --- a/docs/plugins/inspect/plugin-h264parse.xml +++ b/docs/plugins/inspect/plugin-h264parse.xml @@ -3,7 +3,7 @@ Element parsing raw h264 streams ../../gst/h264parse/.libs/libgsth264parse.so libgsth264parse.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Michal Benes <michal.benes@itonis.tv>,Wim Taymans <wim.taymans@gmail.com - src - source + sink + sink always
video/x-h264
- sink - sink + src + source always
video/x-h264
diff --git a/docs/plugins/inspect/plugin-jack.xml b/docs/plugins/inspect/plugin-jack.xml index a7eba96e87..29f5bf7335 100644 --- a/docs/plugins/inspect/plugin-jack.xml +++ b/docs/plugins/inspect/plugin-jack.xml @@ -3,11 +3,11 @@ Jack elements ../../ext/jack/.libs/libgstjack.so libgstjack.so - 0.10.8.1 + 0.10.9 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease - http://gstreamer.freedesktop.org + GStreamer Bad Plug-ins source release + Unknown package origin jackaudiosink diff --git a/docs/plugins/inspect/plugin-ladspa.xml b/docs/plugins/inspect/plugin-ladspa.xml index 889e1c6a9e..649db9a2b9 100644 --- a/docs/plugins/inspect/plugin-ladspa.xml +++ b/docs/plugins/inspect/plugin-ladspa.xml @@ -3,7 +3,7 @@ All LADSPA plugins ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Richard Furse (LADSPA example plugins) - Input - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Input + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -38,13 +38,7 @@ Richard Furse (LADSPA example plugins) - Input_-Left- - sink - always -
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
-
- - Output_-Left- + Output_-Right- source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -56,11 +50,17 @@
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output_-Right- + Output_-Left- source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
+ + Input_-Left- + sink + always +
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
+
@@ -71,14 +71,14 @@ Richard Furse (LADSPA example plugins) - Input - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Input + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -92,14 +92,14 @@ Richard Furse (LADSPA example plugins) - Input - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Input + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -113,14 +113,14 @@ Richard Furse (LADSPA example plugins) - Input - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Input + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -149,8 +149,8 @@ Richard Furse (LADSPA example plugins) - Frequency_-Hz- - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -161,8 +161,8 @@
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Frequency_-Hz- + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -176,14 +176,14 @@ Richard Furse (LADSPA example plugins) - Frequency_-Hz- - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Frequency_-Hz- + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
@@ -197,14 +197,14 @@ Richard Furse (LADSPA example plugins) - Amplitude - sink + Output + source always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
- Output - source + Amplitude + sink always
audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234
diff --git a/docs/plugins/inspect/plugin-metadata.xml b/docs/plugins/inspect/plugin-metadata.xml index 80b0491e68..c4ca0bc1c9 100644 --- a/docs/plugins/inspect/plugin-metadata.xml +++ b/docs/plugins/inspect/plugin-metadata.xml @@ -3,7 +3,7 @@ Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer ../../ext/metadata/.libs/libgstmetadata.so libgstmetadata.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Send metadata tags (EXIF, IPTC and XMP) and remove metadata chunks from stream Edgard Lima <edgard.lima@indt.org.br> - - src - source - always -
image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true
-
sink sink always
image/jpeg, tags-extracted=(boolean)false; image/png, tags-extracted=(boolean)false
+ + src + source + always +
image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true
+
@@ -37,18 +37,18 @@ Write metadata (EXIF, IPTC and XMP) into a image stream Edgard Lima <edgard.lima@indt.org.br> - - src - source - always -
image/jpeg; image/png
-
sink sink always
image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true
+ + src + source + always +
image/jpeg; image/png
+
diff --git a/docs/plugins/inspect/plugin-mms.xml b/docs/plugins/inspect/plugin-mms.xml index 466b8e2505..64bb6501d7 100644 --- a/docs/plugins/inspect/plugin-mms.xml +++ b/docs/plugins/inspect/plugin-mms.xml @@ -3,7 +3,7 @@ Microsoft Multi Media Server streaming protocol support ../../ext/libmms/.libs/libgstmms.so libgstmms.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml index 64c4d535d9..c7f5c516b1 100644 --- a/docs/plugins/inspect/plugin-modplug.xml +++ b/docs/plugins/inspect/plugin-modplug.xml @@ -3,7 +3,7 @@ .MOD audio decoding ../../gst/modplug/.libs/libgstmodplug.so libgstmodplug.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Module decoder based on modplug engine Jeremy SIMON <jsimon13@yahoo.fr> - - sink - sink - always -
audio/x-mod; audio/x-xm; audio/x-it; audio/x-s3m; audio/x-stm
-
src source always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)2; audio/x-raw-int, endianness=(int)1234, signed=(boolean)false, width=(int)8, depth=(int)8, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)[ 1, 2 ]
+ + sink + sink + always +
audio/x-mod; audio/x-xm; audio/x-it; audio/x-s3m; audio/x-stm
+
diff --git a/docs/plugins/inspect/plugin-mpeg2enc.xml b/docs/plugins/inspect/plugin-mpeg2enc.xml index 0c57725fd2..5ce70a00ae 100644 --- a/docs/plugins/inspect/plugin-mpeg2enc.xml +++ b/docs/plugins/inspect/plugin-mpeg2enc.xml @@ -3,7 +3,7 @@ High-quality MPEG-1/2 video encoder ../../ext/mpeg2enc/.libs/libgstmpeg2enc.so libgstmpeg2enc.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,18 +17,18 @@ Andrew Stevens <andrew.stevens@nexgo.de> Ronald Bultje <rbultje@ronald.bitfreak.net> - - src - source - always -
video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }
-
sink sink always
video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }
+ + src + source + always +
video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction){ 24000/1001, 24/1, 25/1, 30000/1001, 30/1, 50/1, 60000/1001 }
+
diff --git a/docs/plugins/inspect/plugin-mpeg4videoparse.xml b/docs/plugins/inspect/plugin-mpeg4videoparse.xml index 1e05937a32..bb3a731394 100644 --- a/docs/plugins/inspect/plugin-mpeg4videoparse.xml +++ b/docs/plugins/inspect/plugin-mpeg4videoparse.xml @@ -3,7 +3,7 @@ MPEG-4 video parser ../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so libgstmpeg4videoparse.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Parses MPEG-4 Part 2 elementary video streams Julien Moutte <julien@fluendo.com> - - src - source - always -
video/mpeg, mpegversion=(int)4, parsed=(boolean)true, systemstream=(boolean)false
-
sink sink always
video/mpeg, mpegversion=(int)4, parsed=(boolean)false, systemstream=(boolean)false
+ + src + source + always +
video/mpeg, mpegversion=(int)4, parsed=(boolean)true, systemstream=(boolean)false
+
diff --git a/docs/plugins/inspect/plugin-mpegvideoparse.xml b/docs/plugins/inspect/plugin-mpegvideoparse.xml index 62ba996859..b70af155c1 100644 --- a/docs/plugins/inspect/plugin-mpegvideoparse.xml +++ b/docs/plugins/inspect/plugin-mpegvideoparse.xml @@ -3,7 +3,7 @@ MPEG-1 and MPEG-2 video parser ../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so libgstmpegvideoparse.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,18 +17,18 @@ Wim Taymans <wim.taymans@chello.be> Jan Schmidt <thaytan@mad.scientist.com> - - src - source - always -
video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)true, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
-
sink sink always
video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)false, systemstream=(boolean)false
+ + src + source + always +
video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)true, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], pixel-aspect-ratio=(fraction)[ 0/1, 2147483647/1 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
diff --git a/docs/plugins/inspect/plugin-musepack.xml b/docs/plugins/inspect/plugin-musepack.xml index 117abe7b0f..94d964380e 100644 --- a/docs/plugins/inspect/plugin-musepack.xml +++ b/docs/plugins/inspect/plugin-musepack.xml @@ -3,7 +3,7 @@ Musepack decoder ../../ext/musepack/.libs/libgstmusepack.so libgstmusepack.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Musepack decoder Ronald Bultje <rbultje@ronald.bitfreak.net> - - src - source - always -
audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]
-
sink sink always
audio/x-musepack, streamversion=(int)7
+ + src + source + always +
audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]
+
diff --git a/docs/plugins/inspect/plugin-musicbrainz.xml b/docs/plugins/inspect/plugin-musicbrainz.xml index f79c51c391..00005ba5c7 100644 --- a/docs/plugins/inspect/plugin-musicbrainz.xml +++ b/docs/plugins/inspect/plugin-musicbrainz.xml @@ -3,7 +3,7 @@ A TRM signature producer based on libmusicbrainz ../../ext/musicbrainz/.libs/libgsttrm.so libgsttrm.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Jeremy Simon <jsimon13@yahoo.fr> - src - source + sink + sink always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int){ 8, 16 }, depth=(int){ 8, 16 }, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]
- sink - sink + src + source always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int){ 8, 16 }, depth=(int){ 8, 16 }, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]
diff --git a/docs/plugins/inspect/plugin-mve.xml b/docs/plugins/inspect/plugin-mve.xml index b0ebb5f19d..63d2313a4b 100644 --- a/docs/plugins/inspect/plugin-mve.xml +++ b/docs/plugins/inspect/plugin-mve.xml @@ -3,7 +3,7 @@ Interplay MVE movie format manipulation ../../gst/mve/.libs/libgstmve.so libgstmve.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,10 +17,10 @@ Jens Granseuer <jensgr@gmx.net> - sink - sink - always -
video/x-mve
+ audio + source + sometimes +
audio/x-raw-int, width=(int)8, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)8, signed=(boolean)false; audio/x-raw-int, width=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)16, signed=(boolean)true, endianness=(int){ 1234, 4321 }
video @@ -29,10 +29,10 @@
video/x-raw-rgb, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31; video/x-raw-rgb, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], bpp=(int)8, depth=(int)8, endianness=(int)1234
- audio - source - sometimes -
audio/x-raw-int, width=(int)8, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)8, signed=(boolean)false; audio/x-raw-int, width=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)16, signed=(boolean)true, endianness=(int){ 1234, 4321 }
+ sink + sink + always +
video/x-mve
@@ -44,10 +44,10 @@ Jens Granseuer <jensgr@gmx.net> - src - source - always -
video/x-mve
+ video + sink + request +
video/x-raw-rgb, width=(int)[ 24, 1600 ], height=(int)[ 24, 1200 ], framerate=(fraction)[ 1/1, 2147483647/1 ], bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31; video/x-raw-rgb, bpp=(int)8, depth=(int)8, width=(int)[ 24, 1600 ], height=(int)[ 24, 1200 ], framerate=(fraction)[ 1/1, 2147483647/1 ], endianness=(int)1234
audio @@ -56,10 +56,10 @@
audio/x-raw-int, width=(int)8, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)8, signed=(boolean)false; audio/x-raw-int, width=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], depth=(int)16, signed=(boolean)true, endianness=(int)1234
- video - sink - request -
video/x-raw-rgb, width=(int)[ 24, 1600 ], height=(int)[ 24, 1200 ], framerate=(fraction)[ 1/1, 2147483647/1 ], bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31; video/x-raw-rgb, bpp=(int)8, depth=(int)8, width=(int)[ 24, 1600 ], height=(int)[ 24, 1200 ], framerate=(fraction)[ 1/1, 2147483647/1 ], endianness=(int)1234
+ src + source + always +
video/x-mve
diff --git a/docs/plugins/inspect/plugin-mythtv.xml b/docs/plugins/inspect/plugin-mythtv.xml index bf150f38eb..c8cd17cad7 100644 --- a/docs/plugins/inspect/plugin-mythtv.xml +++ b/docs/plugins/inspect/plugin-mythtv.xml @@ -3,7 +3,7 @@ lib MythTV src ../../ext/mythtv/.libs/libgstmythtvsrc.so libgstmythtvsrc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-nas.xml b/docs/plugins/inspect/plugin-nas.xml index 6325f3f5bc..8e494bbf7c 100644 --- a/docs/plugins/inspect/plugin-nas.xml +++ b/docs/plugins/inspect/plugin-nas.xml @@ -3,7 +3,7 @@ NAS (Network Audio System) support for GStreamer ../../ext/nas/.libs/libgstnassink.so libgstnassink.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-neon.xml b/docs/plugins/inspect/plugin-neon.xml index 573bc4da79..679ed002a4 100644 --- a/docs/plugins/inspect/plugin-neon.xml +++ b/docs/plugins/inspect/plugin-neon.xml @@ -3,7 +3,7 @@ lib neon http client src ../../ext/neon/.libs/libgstneonhttpsrc.so libgstneonhttpsrc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-nsfdec.xml b/docs/plugins/inspect/plugin-nsfdec.xml index ff7b42e0bc..d563559cab 100644 --- a/docs/plugins/inspect/plugin-nsfdec.xml +++ b/docs/plugins/inspect/plugin-nsfdec.xml @@ -3,7 +3,7 @@ Uses nosefart to decode .nsf files ../../gst/nsf/.libs/libgstnsf.so libgstnsf.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Using nosefart to decode NSF audio tunes Johan Dahlin <johan@gnome.org> - - src - source - always -
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int){ 8, 16 }, depth=(int){ 8, 16 }, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]
-
sink sink always
audio/x-nsf
+ + src + source + always +
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int){ 8, 16 }, depth=(int){ 8, 16 }, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]
+
diff --git a/docs/plugins/inspect/plugin-nuvdemux.xml b/docs/plugins/inspect/plugin-nuvdemux.xml index ffb89a855b..9f4e3535b0 100644 --- a/docs/plugins/inspect/plugin-nuvdemux.xml +++ b/docs/plugins/inspect/plugin-nuvdemux.xml @@ -3,7 +3,7 @@ Demuxes and muxes audio and video ../../gst/nuvdemux/.libs/libgstnuvdemux.so libgstnuvdemux.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,10 +17,10 @@ Renato Araujo Oliveira Filho <renato.filho@indt.org.br>,Rosfran Borges <rosfran.borges@indt.org.br> - audio_src - source - sometimes -
ANY
+ sink + sink + always +
video/x-nuv
video_src @@ -29,10 +29,10 @@
ANY
- sink - sink - always -
video/x-nuv
+ audio_src + source + sometimes +
ANY
diff --git a/docs/plugins/inspect/plugin-oss4.xml b/docs/plugins/inspect/plugin-oss4.xml index 8194bc5666..1954ddc222 100644 --- a/docs/plugins/inspect/plugin-oss4.xml +++ b/docs/plugins/inspect/plugin-oss4.xml @@ -3,7 +3,7 @@ Open Sound System (OSS) version 4 support for GStreamer ../../sys/oss4/.libs/libgstoss4audio.so libgstoss4audio.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-rawparse.xml b/docs/plugins/inspect/plugin-rawparse.xml index 5726b45a8a..3718834d7e 100644 --- a/docs/plugins/inspect/plugin-rawparse.xml +++ b/docs/plugins/inspect/plugin-rawparse.xml @@ -3,7 +3,7 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstrawparse.so libgstrawparse.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Converts stream into audio frames Sebastian Dröge <slomo@circular-chaos.org> - - sink - sink - always -
ANY
-
src source always
audio/x-raw-int, depth=(int)[ 1, 32 ], width=(int){ 8, 16, 24, 32 }, endianness=(int){ 1234, 4321 }, signed=(boolean){ true, false }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int){ 1234, 4321 }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
+ + sink + sink + always +
ANY
+
@@ -37,18 +37,18 @@ Converts stream into video frames David Schleef <ds@schleef.org>, Sebastian Dröge <slomo@circular-chaos.org> - - sink - sink - always -
ANY
-
src source always
video/x-raw-yuv, format=(fourcc){ I420, YV12, YUY2, UYVY }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb; video/x-raw-gray
+ + sink + sink + always +
ANY
+
diff --git a/docs/plugins/inspect/plugin-real.xml b/docs/plugins/inspect/plugin-real.xml index 8a7cd3a5fc..4e5a014f3c 100644 --- a/docs/plugins/inspect/plugin-real.xml +++ b/docs/plugins/inspect/plugin-real.xml @@ -3,7 +3,7 @@ Decode REAL streams ../../gst/real/.libs/libgstreal.so libgstreal.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decoder for RealAudio streams Lutz Mueller <lutz@topfrose.de> - - sink - sink - always -
audio/x-pn-realaudio, raversion=(int){ 3, 4, 5, 6, 8 }; audio/x-sipro
-
src source always
audio/x-raw-int, width=(int)[ 1, 2147483647 ], depth=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
+ + sink + sink + always +
audio/x-pn-realaudio, raversion=(int){ 3, 4, 5, 6, 8 }; audio/x-sipro
+
@@ -37,18 +37,18 @@ Decoder for RealVideo streams Lutz Mueller <lutz@topfrose.de> - - sink - sink - always -
video/x-pn-realvideo, rmversion=(int)[ 2, 4 ]
-
src source always
video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]
+ + sink + sink + always +
video/x-pn-realvideo, rmversion=(int)[ 2, 4 ]
+
diff --git a/docs/plugins/inspect/plugin-rfbsrc.xml b/docs/plugins/inspect/plugin-rfbsrc.xml index e73caedcf8..b5384a90de 100644 --- a/docs/plugins/inspect/plugin-rfbsrc.xml +++ b/docs/plugins/inspect/plugin-rfbsrc.xml @@ -3,7 +3,7 @@ Connects to a VNC server and decodes RFB stream ../../gst/librfb/.libs/libgstrfbsrc.so libgstrfbsrc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-scaletempo.xml b/docs/plugins/inspect/plugin-scaletempo.xml index 53b1728e7c..7579df27b7 100644 --- a/docs/plugins/inspect/plugin-scaletempo.xml +++ b/docs/plugins/inspect/plugin-scaletempo.xml @@ -3,7 +3,7 @@ Scale audio tempo in sync with playback rate ../../gst/scaletempo/.libs/libgstscaletempoplugin.so libgstscaletempoplugin.so - 0.10.8.1 + 0.10.9 LGPL gst-plugins-bad GStreamer diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index aedbb90bdb..60befd6c02 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -3,7 +3,7 @@ SDL (Simple DirectMedia Layer) support for GStreamer ../../ext/sdl/.libs/libgstsdl.so libgstsdl.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-sdp.xml b/docs/plugins/inspect/plugin-sdp.xml index b08bacc62c..d9b1a30c09 100644 --- a/docs/plugins/inspect/plugin-sdp.xml +++ b/docs/plugins/inspect/plugin-sdp.xml @@ -3,7 +3,7 @@ configure streaming sessions using SDP ../../gst/sdp/.libs/libgstsdpelem.so libgstsdpelem.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Receive data over the network via SDP Wim Taymans <wim.taymans@gmail.com> - - sink - sink - always -
application/sdp
-
stream%d source sometimes
application/x-rtp
+ + sink + sink + always +
application/sdp
+
diff --git a/docs/plugins/inspect/plugin-selector.xml b/docs/plugins/inspect/plugin-selector.xml index a9dc3fafc8..0590fa4572 100644 --- a/docs/plugins/inspect/plugin-selector.xml +++ b/docs/plugins/inspect/plugin-selector.xml @@ -3,7 +3,7 @@ input/output stream selector elements ../../gst/selector/.libs/libgstselector.so libgstselector.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -19,18 +19,18 @@ Jan Schmidt <thaytan@mad.scientist.com> Wim Taymans <wim.taymans@gmail.com> - - sink%d - sink - request -
ANY
-
src source always
ANY
+ + sink%d + sink + request +
ANY
+
@@ -40,18 +40,18 @@ 1-to-N output stream selectoring Stefan Kost <stefan.kost@nokia.com> - - sink - sink - always -
ANY
-
src%d source request
ANY
+ + sink + sink + always +
ANY
+
diff --git a/docs/plugins/inspect/plugin-sndfile.xml b/docs/plugins/inspect/plugin-sndfile.xml index 15e304c913..57d3c45f48 100644 --- a/docs/plugins/inspect/plugin-sndfile.xml +++ b/docs/plugins/inspect/plugin-sndfile.xml @@ -3,7 +3,7 @@ use libsndfile to read and write audio from and to files ../../ext/sndfile/.libs/libgstsndfile.so libgstsndfile.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-soundtouch.xml b/docs/plugins/inspect/plugin-soundtouch.xml index 63de9f239f..d9021582fc 100644 --- a/docs/plugins/inspect/plugin-soundtouch.xml +++ b/docs/plugins/inspect/plugin-soundtouch.xml @@ -3,7 +3,7 @@ Audio Pitch Controller & BPM Detection ../../ext/soundtouch/.libs/libgstsoundtouch.so libgstsoundtouch.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Sebastian Dröge <slomo@circular-chaos.org> - src - source + sink + sink always
audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ]
- sink - sink + src + source always
audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ]
@@ -38,14 +38,14 @@ Wouter Paesen <wouter@blue-gate.be> - src - source + sink + sink always
audio/x-raw-float, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32
- sink - sink + src + source always
audio/x-raw-float, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32
diff --git a/docs/plugins/inspect/plugin-spcdec.xml b/docs/plugins/inspect/plugin-spcdec.xml index d17ed0f330..2978f88489 100644 --- a/docs/plugins/inspect/plugin-spcdec.xml +++ b/docs/plugins/inspect/plugin-spcdec.xml @@ -3,7 +3,7 @@ OpenSPC Audio Decoder ../../ext/spc/.libs/libgstspc.so libgstspc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Uses OpenSPC to emulate an SPC processor Chris Lee <clee@kde.org>, Brian Koropoff <bkoropoff@gmail.com> - - sink - sink - always -
audio/x-spc
-
src source always
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)32000, channels=(int)2
+ + sink + sink + always +
audio/x-spc
+
diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index a8ac715e04..c85992e863 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,7 +3,7 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Andy Wingo <apwingo@eos.ncsu.edu>, Tim-Philipp Müller <tim@centricular.net> - src - source + sink + sink always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
- sink - sink + src + source always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
diff --git a/docs/plugins/inspect/plugin-speexresample.xml b/docs/plugins/inspect/plugin-speexresample.xml index 40127c494d..d821c3c02e 100644 --- a/docs/plugins/inspect/plugin-speexresample.xml +++ b/docs/plugins/inspect/plugin-speexresample.xml @@ -3,7 +3,7 @@ Resamples audio ../../gst/speexresample/.libs/libgstspeexresample.so libgstspeexresample.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Sebastian Dröge <slomo@circular-chaos.org> - src - source + sink + sink always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
- sink - sink + src + source always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
diff --git a/docs/plugins/inspect/plugin-stereo.xml b/docs/plugins/inspect/plugin-stereo.xml index f2bc18cade..16defb5336 100644 --- a/docs/plugins/inspect/plugin-stereo.xml +++ b/docs/plugins/inspect/plugin-stereo.xml @@ -3,7 +3,7 @@ Muck with the stereo signal, enhance it's 'stereo-ness' ../../gst/stereo/.libs/libgststereo.so libgststereo.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Erik Walthinsen <omega@cse.ogi.edu> - src - source + sink + sink always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true
- sink - sink + src + source always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true
diff --git a/docs/plugins/inspect/plugin-subenc.xml b/docs/plugins/inspect/plugin-subenc.xml index c6923b0641..2855a45d2a 100644 --- a/docs/plugins/inspect/plugin-subenc.xml +++ b/docs/plugins/inspect/plugin-subenc.xml @@ -3,7 +3,7 @@ subtitle encoders ../../gst/subenc/.libs/libgstsubenc.so libgstsubenc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Srt subtitle encoder Thijs Vermeir <thijsvermeir@gmail.com> - - sink - sink - always -
text/plain; text/x-pango-markup
-
src source always
application/x-subtitle
+ + sink + sink + always +
text/plain; text/x-pango-markup
+
diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index 7de30bdecf..a40b88157a 100644 --- a/docs/plugins/inspect/plugin-tta.xml +++ b/docs/plugins/inspect/plugin-tta.xml @@ -3,7 +3,7 @@ TTA lossless audio format handling ../../gst/tta/.libs/libgsttta.so libgsttta.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decode TTA audio data Arwed v. Merkatz <v.merkatz@gmx.net> - - src - source - always -
audio/x-raw-int, width=(int){ 8, 16, 24 }, depth=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ], endianness=(int)1234, signed=(boolean)true
-
sink sink always
audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]
+ + src + source + always +
audio/x-raw-int, width=(int){ 8, 16, 24 }, depth=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ], endianness=(int)1234, signed=(boolean)true
+
@@ -37,18 +37,18 @@ Parses TTA files Arwed v. Merkatz <v.merkatz@gmx.net> - - src - source - always -
audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]
-
sink sink always
audio/x-ttafile
+ + src + source + always +
audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]
+
diff --git a/docs/plugins/inspect/plugin-vcdsrc.xml b/docs/plugins/inspect/plugin-vcdsrc.xml index e0e8df2506..2a9500b98a 100644 --- a/docs/plugins/inspect/plugin-vcdsrc.xml +++ b/docs/plugins/inspect/plugin-vcdsrc.xml @@ -3,7 +3,7 @@ Asynchronous read from VCD disk ../../sys/vcd/.libs/libgstvcdsrc.so libgstvcdsrc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videosignal.xml b/docs/plugins/inspect/plugin-videosignal.xml index 4b38c88f7b..3552256369 100644 --- a/docs/plugins/inspect/plugin-videosignal.xml +++ b/docs/plugins/inspect/plugin-videosignal.xml @@ -3,7 +3,7 @@ Various video signal analysers ../../gst/videosignal/.libs/libgstvideosignal.so libgstvideosignal.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -17,14 +17,14 @@ Wim Taymans <wim@fluendo.com> - sink - sink + src + source always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
- src - source + sink + sink always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
@@ -38,14 +38,14 @@ Wim Taymans <wim@fluendo.com> - sink - sink + src + source always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
- src - source + sink + sink always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
@@ -59,14 +59,14 @@ Wim Taymans <wim@fluendo.com> - sink - sink + src + source always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
- src - source + sink + sink always
video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
diff --git a/docs/plugins/inspect/plugin-vmnc.xml b/docs/plugins/inspect/plugin-vmnc.xml index 3e99b3a032..279a18211f 100644 --- a/docs/plugins/inspect/plugin-vmnc.xml +++ b/docs/plugins/inspect/plugin-vmnc.xml @@ -3,7 +3,7 @@ VMnc video plugin library ../../gst/vmnc/.libs/libgstvmnc.so libgstvmnc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Decode VMnc to raw (RGB) video Michael Smith <msmith@xiph.org> - - src - source - always -
video/x-raw-rgb
-
sink sink always
video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]
+ + src + source + always +
video/x-raw-rgb
+
diff --git a/docs/plugins/inspect/plugin-wildmidi.xml b/docs/plugins/inspect/plugin-wildmidi.xml index c3397dc6c0..f31bfe0827 100644 --- a/docs/plugins/inspect/plugin-wildmidi.xml +++ b/docs/plugins/inspect/plugin-wildmidi.xml @@ -3,7 +3,7 @@ Wildmidi Plugin ../../ext/timidity/.libs/libgstwildmidi.so libgstwildmidi.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Midi Synthesizer Element Wouter Paesen <wouter@blue-gate.be> - - src - source - always -
audio/x-raw-int, rate=(int)44100, channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
-
sink sink always
audio/midi
+ + src + source + always +
audio/x-raw-int, rate=(int)44100, channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+
diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 67c78bde7d..424c345517 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -14,20 +14,20 @@ x264enc Codec/Encoder/Video H264 Encoder - Josef Zlomek <josef.zlomek@itonis.tv> + Josef Zlomek <josef.zlomek@itonis.tv>, Mark Nauwelaerts <mnauw@users.sf.net> - - src - source - always -
video/x-h264
-
sink sink always
video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]
+ + src + source + always +
video/x-h264
+
diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml index 5d8210110f..abd053fdbe 100644 --- a/docs/plugins/inspect/plugin-xvid.xml +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -3,7 +3,7 @@ XviD plugin library ../../ext/xvid/.libs/libgstxvid.so libgstxvid.so - 0.10.8 + 0.10.9 GPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ XviD decoder based on xvidcore Ronald Bultje <rbultje@ronald.bitfreak.net> - - sink - sink - always -
video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
-
src source always
video/x-raw-yuv, format=(fourcc){ I420, YUY2, YV12, YVYU, UYVY }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+ + sink + sink + always +
video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
@@ -37,18 +37,18 @@ XviD encoder based on xvidcore Ronald Bultje <rbultje@ronald.bitfreak.net> - - sink - sink - always -
video/x-raw-yuv, format=(fourcc){ I420, YUY2, YV12, YVYU, UYVY }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
-
src source always
video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+ + sink + sink + always +
video/x-raw-yuv, format=(fourcc){ I420, YUY2, YV12, YVYU, UYVY }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)24, bpp=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680; video/x-raw-rgb, bpp=(int)16, depth=(int)15, endianness=(int)1234, red_mask=(int)31744, green_mask=(int)992, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)16, depth=(int)16, endianness=(int)1234, red_mask=(int)63488, green_mask=(int)2016, blue_mask=(int)31, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
diff --git a/docs/plugins/inspect/plugin-y4menc.xml b/docs/plugins/inspect/plugin-y4menc.xml index 0489d14dd6..5f067d1d7f 100644 --- a/docs/plugins/inspect/plugin-y4menc.xml +++ b/docs/plugins/inspect/plugin-y4menc.xml @@ -3,7 +3,7 @@ Encodes a YUV frame into the yuv4mpeg format (mjpegtools) ../../gst/y4m/.libs/libgsty4menc.so libgsty4menc.so - 0.10.8 + 0.10.9 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -16,18 +16,18 @@ Encodes a YUV frame into the yuv4mpeg format (mjpegtools) Wim Taymans <wim.taymans@chello.be> - - src - source - always -
application/x-yuv4mpeg, y4mversion=(int)2
-
sink sink always
video/x-raw-yuv, format=(fourcc){ IYUV, I420 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+ + src + source + always +
application/x-yuv4mpeg, y4mversion=(int)2
+
diff --git a/gst-plugins-bad.doap b/gst-plugins-bad.doap index 578fb1022a..e19f0e5fec 100644 --- a/gst-plugins-bad.doap +++ b/gst-plugins-bad.doap @@ -34,6 +34,17 @@ real live maintainer, or some actual wide use. + + + 0.10.9 + 0.10 + Matters Of Fact + 2008-10-24 + + + + + 0.10.8 diff --git a/win32/common/config.h b/win32/common/config.h index 87e75d365a..b4977239e4 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.8" +#define VERSION "0.10.9" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.3