mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Release 0.10.6 - A Big Deep Breath
Original commit message from CVS: Release 0.10.6 - A Big Deep Breath
This commit is contained in:
parent
4978843dcd
commit
a7360f27df
69 changed files with 927 additions and 6285 deletions
|
@ -1,3 +1,10 @@
|
|||
=== release 0.10.6 ===
|
||||
|
||||
2008-02-20 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
releasing 0.10.6, "A Big Deep Breath"
|
||||
|
||||
2008-02-20 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_do_seek),
|
||||
|
|
130
NEWS
130
NEWS
|
@ -1,4 +1,132 @@
|
|||
This is GStreamer Bad Plug-ins 0.10.5, "Expedition to Lake Pahoe"
|
||||
This is GStreamer Bad Plug-ins 0.10.6, "A Big Deep Breath"
|
||||
|
||||
Changes since 0.10.5:
|
||||
|
||||
* DVB support added
|
||||
* dc1394 support
|
||||
* RTP-manager improvements
|
||||
* Support for native QT codecs on OS/X and DirectShow codecs on Windows,
|
||||
courtesy of Songbird and Fluendo
|
||||
* New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu
|
||||
* More new elements: mpeg4videoparse, metadatademux/mux, souphttpsrc,
|
||||
speexresample, qtwrapper
|
||||
* Even more new elements: rawaudioparse, fbdevsink
|
||||
* Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
|
||||
* Elements graduated to good: multifilesrc/sink, spectrum, equalizer,
|
||||
bpwsinc, lpwsinc
|
||||
* Elements graduated to ugly: xingmux (now part of mpegaudioparse)
|
||||
* OpenGL support moved to new module: gst-plugins-gl
|
||||
* appsrc/appsink improvements
|
||||
* Fixes in neonhttpsrc
|
||||
* Fixes in amrwbparse
|
||||
* Deinterlacer improvements
|
||||
* Fixes in dtsdec
|
||||
* Fixes in the Real codec wrappers
|
||||
|
||||
Bugs fixed since 0.10.5:
|
||||
|
||||
* 321240 : [PLUGIN-MOVE] dfbvideosink should be moved from -bad to -...
|
||||
* 508029 : [speexresample] pops/glitches in some cases
|
||||
* 508294 : [realaudiodec] crash in set_caps dereferencing NULL funcs...
|
||||
* 387251 : New Plugin! : dc1394 Adds Support for firewire (1394) IID...
|
||||
* 393461 : [Real] Location of .so varies on each distribution
|
||||
* 395424 : neonhttpsrc lacks support for proxy servers
|
||||
* 397759 : Xingmux may not write a proper Xing/VBR header
|
||||
* 403992 : [new plugin] timidity based midi decoder
|
||||
* 409974 : Code for improved GStreamer resampler (based on speex res...
|
||||
* 426657 : Add support for SDP multicast description files
|
||||
* 433373 : [win32] autogenerated win32/common/config.h needed
|
||||
* 444499 : build of fresh CVS is failing in ext/sdl
|
||||
* 450175 : gcc-2.9x build fixes
|
||||
* 450605 : Missing files in po/POTFILES.in
|
||||
* 452009 : ./configure breaks when cross-compiling FAAD2
|
||||
* 452258 : [mpeg2enc] make work with mjpegtools 1.9
|
||||
* 453636 : dvbsrc needs more flexible adapter selection
|
||||
* 454078 : [ivorbis] header files missing in release tarball
|
||||
* 454313 : missing xml files to build docs/plugins
|
||||
* 456901 : PATCH: add several missing supported mime-types to the mo...
|
||||
* 456912 : PATCH: make wildmidi plugin check for /etc/timidity.cfg
|
||||
* 461068 : Seeking not properly implemented by the pitch plugin
|
||||
* 461373 : HP-UX 11.11 build with native compiler
|
||||
* 461377 : [festival] port to GStreamer-0.10
|
||||
* 461601 : Some files missing from POTFILES.in
|
||||
* 462737 : compilation breaks with g++-4.2 and gcc-4.2
|
||||
* 464678 : Add connection-speed property to mmssrc element
|
||||
* 468039 : [mythtvsrc] missing examples for live tv in gst-inspect
|
||||
* 471554 : real media videos do not work
|
||||
* 473562 : [rtpmanager] cvs build problem due to compiler warning
|
||||
* 474969 : [neonhttpsrc] fails to play radio streams with neon > =0.26
|
||||
* 476128 : Printf format fixes
|
||||
* 476148 : Add mpeg4 video parser
|
||||
* 476159 : memleak patch to rtpmanager
|
||||
* 476370 : [faad] shouldn't set channel-positions for mono and stereo
|
||||
* 477306 : amrwbenc has not property to select band mode
|
||||
* 478566 : Add notification of active SSRCs to the RTP manager
|
||||
* 481200 : gstneonhttpsrc discards GET parameters from URL
|
||||
* 481276 : [mpegtsparse] " not linked (-1) " error
|
||||
* 481279 : [mpegtsparse] partial corruption of the output stream
|
||||
* 483400 : mpegtsparse: PAT with version 0 incorrectly skipped by pa...
|
||||
* 484990 : memleak - missing g_free() rtpmanager/gstrtpbin.c
|
||||
* 485462 : alsaspdifsink uses wrong sample rate
|
||||
* 487496 : [dvdspu] fails to link on Mac OS
|
||||
* 487892 : [mpegtsparse] getting pat-info property before PAT is ava...
|
||||
* 487901 : [mpegtsparse] stale PAT info when switching from PLAYING ...
|
||||
* 490060 : [faac] a few minor issues: bitrate, enum nick for low com...
|
||||
* 490682 : [interleave] can't create more than one request sink pad
|
||||
* 492406 : Crasher in libgstdshow on Windows/MSVC
|
||||
* 492798 : [rtpmanager] build issues on Windows/MSVC
|
||||
* 496221 : Streaming FLV's over HTTP doesn't work, for totem and the...
|
||||
* 498430 : incomplete CVS commit
|
||||
* 498667 : gstreamer segfaults in faac
|
||||
* 498755 : FLV files incorrectly report framerate of 1000fps
|
||||
* 499008 : mpeg2enc ignores the incoming stream aspect property
|
||||
* 500099 : Fixes and improvements to souphttpsrc
|
||||
* 500142 : switch element in switch plugin should be renamed
|
||||
* 501579 : rtpmanager should emit a signal when it can associate a s...
|
||||
* 502335 : [souphttpsrc] some enhancements
|
||||
* 502879 : videoparse segmentation fault
|
||||
* 503308 : Changing tempo using pitch plugin doesn't update length info
|
||||
* 507020 : [rtpjitterbuffer] unreffing peeked buffer and not popping...
|
||||
* 507584 : gio: gstgiobasesrc.c does not compile with CVS version of...
|
||||
* 507940 : rtpsession:rtp_send_src shouldnt not have fixed caps
|
||||
* 508515 : [rtpbin] allow request_new_pad with name NULL
|
||||
* 508587 : Improvement to rtpsession
|
||||
* 508979 : Enhancement for xingmux
|
||||
* 510708 : [souphttpsrc] support for libsoup-2.4
|
||||
* 511001 : enhanced deinterlace plugin
|
||||
* 511146 : rtpjitterbuffer should not return an error on no-caps
|
||||
* 511530 : DTS library API change?
|
||||
* 511683 : gstrtpbin fails to associate streams together for lipsync
|
||||
* 511686 : make gstrtpjitterbuffer respect different clock rates for...
|
||||
* 511920 : rtpsource queue full tries to treat GstBuffer as GstObject
|
||||
* 512654 : [h264parse] does not build in cvs head (unused variable i...
|
||||
* 512774 : [rtpjitterbuffer] does not accept clock rate from caps
|
||||
* 512826 : switch / selector event leak
|
||||
* 514093 : bug in configure.ac prevents glimagesink plugin from bein...
|
||||
* 515564 : souphttpsrc unit test fails to build
|
||||
* 515567 : [states] States unit test should exclude the dvb plugin
|
||||
* 515588 : Warning building tremor plugin
|
||||
* 515720 : [xvid] Memory leak caused by not unsetting GValue
|
||||
* 515721 : [rfb] rfbsrc leaking the rfb decoder
|
||||
* 515722 : [fbdev] Leaking the device property string
|
||||
* 515815 : [mpegvideoparse] fix a few new memory leaks
|
||||
* 515860 : plugins should not install headers - fix metadata
|
||||
* 515919 : Fix a bunch of finalize leaks
|
||||
* 515964 : [docs] Still contains docs for the GIO plugin although it...
|
||||
* 515970 : [dshowdecwrapper] Doesn't chain up dispose function properly
|
||||
* 516061 : [h264parse] fix a few new memory leaks
|
||||
* 516094 : Remove glimagesink from -bad
|
||||
* 516114 : dvbbasebin leaks the location string when the uri handler...
|
||||
* 516160 : gstrtpbin did not ignore streams with no SR when doing as...
|
||||
* 516436 : [dvdsub] segfault on display of 1st subpicture in 2nd cha...
|
||||
* 516448 : criticals due to missing debug category init in mpegtsparse
|
||||
* 516499 : critical caused by assuming optional property " descriptor...
|
||||
* 517391 : [tta] Doesn't link with libm
|
||||
* 517571 : small memory leak in gstrtpbin
|
||||
* 517684 : [mythtvsrc] Small bug fixes
|
||||
* 478159 : Could not decode realvideo buffer
|
||||
* 497020 : Add fully async HTTP source based on libsoup.
|
||||
* 501562 : [switch] bogus locking order
|
||||
|
||||
Changes since 0.10.4:
|
||||
|
||||
|
|
242
RELEASE
242
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.5 "Expedition to Lake Pahoe"
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.6 "A Big Deep Breath"
|
||||
|
||||
|
||||
|
||||
|
@ -60,79 +60,128 @@ contains a set of well-supported plug-ins, but might pose problems for
|
|||
|
||||
Features of this release
|
||||
|
||||
* New plugin - realdec for decoding Real streams using binary libs
|
||||
* New plugin - MythTV source
|
||||
* New plugin - appsrc (for application data insertion)
|
||||
* New plugin - VMnc VMware capture decoder
|
||||
* New plugin - JACK audio output
|
||||
* New plugin - interleave/deinterleave
|
||||
* New plugin - RTP manager
|
||||
* New plugin - Bayer to RGB converter
|
||||
* New plugin - ReplayGain support
|
||||
* New plugin - DirectShow win32 input support
|
||||
* New plugin - videosignal/videoanalyse
|
||||
* LADSPA plugin improvements
|
||||
* IIR equaliser ported to 0.10 (iirequalizer)
|
||||
* libsndfile output ported to 0.10
|
||||
* mpegvideoparse ported to 0.10 and improved
|
||||
* switch element ported to 0.10
|
||||
* AMR-WB support fixes
|
||||
* MIDI renderer plugin based on timidity
|
||||
* Windows and OS/X output plugins moved to the Good module
|
||||
* qtdemux, wavpack and videocrop plugins moved to the Good module
|
||||
* Many other bug fixes and improvements
|
||||
* Parallel installability with 0.8.x series
|
||||
* Threadsafe design and API
|
||||
* DVB support added
|
||||
* dc1394 support
|
||||
* RTP-manager improvements
|
||||
* Support for native QT codecs on OS/X and DirectShow codecs on Windows, courtesy of Songbird and Fluendo
|
||||
* New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu
|
||||
* More new elements: mpeg4videoparse, metadatademux/mux, souphttpsrc, speexresample, qtwrapper
|
||||
* Even more new elements: rawaudioparse, fbdevsink
|
||||
* Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
|
||||
* Elements graduated to good: multifilesrc/sink, spectrum, equalizer, bpwsinc, lpwsinc
|
||||
* Elements graduated to ugly: xingmux (now part of mpegaudioparse)
|
||||
* OpenGL support moved to new module: gst-plugins-gl
|
||||
* appsrc/appsink improvements
|
||||
* Fixes in neonhttpsrc
|
||||
* Fixes in amrwbparse
|
||||
* Deinterlacer improvements
|
||||
* Fixes in dtsdec
|
||||
* Fixes in the Real codec wrappers
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
|
||||
* 333307 : AmrWB Plugin
|
||||
* 345633 : [nassink] port to 0.10
|
||||
* 354174 : [PATCH] add REAL support by using the proprietary drivers
|
||||
* 354451 : [mythtvsrc] Plugin for MythTV source
|
||||
* 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
|
||||
* 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
|
||||
* 375264 : [neonhttpsrc] add seek support
|
||||
* 376591 : configure.ac looks for wrong symbols for FAAD support
|
||||
* 382184 : Port interleave and deinterleave to 0.10 for audio channe...
|
||||
* 388050 : [neonhttpsrc] code simplifications
|
||||
* 392112 : [rfbsrc] doesn't build with MinGW
|
||||
* 393622 : Not building real plugin, only works on 32bit x86 platforms.
|
||||
* 395536 : [wavpackenc] Trivial cleanup
|
||||
* 395597 : Deinterleave fails to negotiate with alsasrc when using D...
|
||||
* 400555 : dts-in-wav: only 2 channel recognised
|
||||
* 402470 : [osxvideosink] video sink for MacOSX
|
||||
* 412077 : [speed] can't initially set speed > 1
|
||||
* 412710 : [replaygain] Add playback elements
|
||||
* 413818 : [neonhttpsrc] errors out on redirects
|
||||
* 421110 : New x264enc plugin
|
||||
* 421598 : [wavpack] Add support for non-8*n depths and don't play a...
|
||||
* 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
|
||||
* 423741 : [amrwb] use external shared libamrwb
|
||||
* 430594 : Unable to compile gst-plugins-bad CVS
|
||||
* 430598 : [realvideodec] dll functions not available on MinGW
|
||||
* 430664 : name conflict for " rtpbin " element
|
||||
* 437260 : CFLAGS are poinsoned by the OpenGL test
|
||||
* 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
|
||||
* 437539 : Compilation of DirectDraw and DirectSound plugins using m...
|
||||
* 439405 : YUV not working in GL image sink.
|
||||
* 439910 : [switch] Warning in a debug function (Mingw)
|
||||
* 439911 : [qtdemux] Warning in a debug function (MinGW)
|
||||
* 439914 : [directdraw] Warnings when using MinGW
|
||||
* 440466 : [PLUGIN-MOVE] osxvideo
|
||||
* 440774 : [sdl] sdlvideosink has ill-formatted element details
|
||||
* 442689 : [neon] Property-related cleanups of neonhttpsrc
|
||||
* 445189 : PLUGIN-MOVE - Move Windows sinks to -good
|
||||
* 348973 : New plugins: MVE muxer/demuxer
|
||||
* 391971 : Fix build with gcc-2.x
|
||||
* 392313 : [directdrawsink] dist and add to gst-plugins-bad
|
||||
* 392638 : [directsoundsink] dist and add to gst-plugins-bad
|
||||
* 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
|
||||
* 403572 : Port equaliser element to 0.10
|
||||
* 352605 : [PLUGIN-MOVE] move wavpack to -good
|
||||
* 426972 : Specific set of H.264 files cannot be played
|
||||
* 434101 : [gsm] doesn't link against libgstbase-0.10
|
||||
* 321240 : [PLUGIN-MOVE] dfbvideosink should be moved from -bad to -...
|
||||
* 508029 : [speexresample] pops/glitches in some cases
|
||||
* 508294 : [realaudiodec] crash in set_caps dereferencing NULL funcs...
|
||||
* 387251 : New Plugin! : dc1394 Adds Support for firewire (1394) IID...
|
||||
* 393461 : [Real] Location of .so varies on each distribution
|
||||
* 395424 : neonhttpsrc lacks support for proxy servers
|
||||
* 397759 : Xingmux may not write a proper Xing/VBR header
|
||||
* 403992 : [new plugin] timidity based midi decoder
|
||||
* 409974 : Code for improved GStreamer resampler (based on speex res...
|
||||
* 426657 : Add support for SDP multicast description files
|
||||
* 433373 : [win32] autogenerated win32/common/config.h needed
|
||||
* 444499 : build of fresh CVS is failing in ext/sdl
|
||||
* 450175 : gcc-2.9x build fixes
|
||||
* 450605 : Missing files in po/POTFILES.in
|
||||
* 452009 : ./configure breaks when cross-compiling FAAD2
|
||||
* 452258 : [mpeg2enc] make work with mjpegtools 1.9
|
||||
* 453636 : dvbsrc needs more flexible adapter selection
|
||||
* 454078 : [ivorbis] header files missing in release tarball
|
||||
* 454313 : missing xml files to build docs/plugins
|
||||
* 456901 : PATCH: add several missing supported mime-types to the mo...
|
||||
* 456912 : PATCH: make wildmidi plugin check for /etc/timidity.cfg
|
||||
* 461068 : Seeking not properly implemented by the pitch plugin
|
||||
* 461373 : HP-UX 11.11 build with native compiler
|
||||
* 461377 : [festival] port to GStreamer-0.10
|
||||
* 461601 : Some files missing from POTFILES.in
|
||||
* 462737 : compilation breaks with g++-4.2 and gcc-4.2
|
||||
* 464678 : Add connection-speed property to mmssrc element
|
||||
* 468039 : [mythtvsrc] missing examples for live tv in gst-inspect
|
||||
* 471554 : real media videos do not work
|
||||
* 473562 : [rtpmanager] cvs build problem due to compiler warning
|
||||
* 474969 : [neonhttpsrc] fails to play radio streams with neon > =0.26
|
||||
* 476128 : Printf format fixes
|
||||
* 476148 : Add mpeg4 video parser
|
||||
* 476159 : memleak patch to rtpmanager
|
||||
* 476370 : [faad] shouldn't set channel-positions for mono and stereo
|
||||
* 477306 : amrwbenc has not property to select band mode
|
||||
* 478566 : Add notification of active SSRCs to the RTP manager
|
||||
* 481200 : gstneonhttpsrc discards GET parameters from URL
|
||||
* 481276 : [mpegtsparse] " not linked (-1) " error
|
||||
* 481279 : [mpegtsparse] partial corruption of the output stream
|
||||
* 483400 : mpegtsparse: PAT with version 0 incorrectly skipped by pa...
|
||||
* 484990 : memleak - missing g_free() rtpmanager/gstrtpbin.c
|
||||
* 485462 : alsaspdifsink uses wrong sample rate
|
||||
* 487496 : [dvdspu] fails to link on Mac OS
|
||||
* 487892 : [mpegtsparse] getting pat-info property before PAT is ava...
|
||||
* 487901 : [mpegtsparse] stale PAT info when switching from PLAYING ...
|
||||
* 490060 : [faac] a few minor issues: bitrate, enum nick for low com...
|
||||
* 490682 : [interleave] can't create more than one request sink pad
|
||||
* 492406 : Crasher in libgstdshow on Windows/MSVC
|
||||
* 492798 : [rtpmanager] build issues on Windows/MSVC
|
||||
* 496221 : Streaming FLV's over HTTP doesn't work, for totem and the...
|
||||
* 498430 : incomplete CVS commit
|
||||
* 498667 : gstreamer segfaults in faac
|
||||
* 498755 : FLV files incorrectly report framerate of 1000fps
|
||||
* 499008 : mpeg2enc ignores the incoming stream aspect property
|
||||
* 500099 : Fixes and improvements to souphttpsrc
|
||||
* 500142 : switch element in switch plugin should be renamed
|
||||
* 501579 : rtpmanager should emit a signal when it can associate a s...
|
||||
* 502335 : [souphttpsrc] some enhancements
|
||||
* 502879 : videoparse segmentation fault
|
||||
* 503308 : Changing tempo using pitch plugin doesn't update length info
|
||||
* 507020 : [rtpjitterbuffer] unreffing peeked buffer and not popping...
|
||||
* 507584 : gio: gstgiobasesrc.c does not compile with CVS version of...
|
||||
* 507940 : rtpsession:rtp_send_src shouldnt not have fixed caps
|
||||
* 508515 : [rtpbin] allow request_new_pad with name NULL
|
||||
* 508587 : Improvement to rtpsession
|
||||
* 508979 : Enhancement for xingmux
|
||||
* 510708 : [souphttpsrc] support for libsoup-2.4
|
||||
* 511001 : enhanced deinterlace plugin
|
||||
* 511146 : rtpjitterbuffer should not return an error on no-caps
|
||||
* 511530 : DTS library API change?
|
||||
* 511683 : gstrtpbin fails to associate streams together for lipsync
|
||||
* 511686 : make gstrtpjitterbuffer respect different clock rates for...
|
||||
* 511920 : rtpsource queue full tries to treat GstBuffer as GstObject
|
||||
* 512654 : [h264parse] does not build in cvs head (unused variable i...
|
||||
* 512774 : [rtpjitterbuffer] does not accept clock rate from caps
|
||||
* 512826 : switch / selector event leak
|
||||
* 514093 : bug in configure.ac prevents glimagesink plugin from bein...
|
||||
* 515564 : souphttpsrc unit test fails to build
|
||||
* 515567 : [states] States unit test should exclude the dvb plugin
|
||||
* 515588 : Warning building tremor plugin
|
||||
* 515720 : [xvid] Memory leak caused by not unsetting GValue
|
||||
* 515721 : [rfb] rfbsrc leaking the rfb decoder
|
||||
* 515722 : [fbdev] Leaking the device property string
|
||||
* 515815 : [mpegvideoparse] fix a few new memory leaks
|
||||
* 515860 : plugins should not install headers - fix metadata
|
||||
* 515919 : Fix a bunch of finalize leaks
|
||||
* 515964 : [docs] Still contains docs for the GIO plugin although it...
|
||||
* 515970 : [dshowdecwrapper] Doesn't chain up dispose function properly
|
||||
* 516061 : [h264parse] fix a few new memory leaks
|
||||
* 516094 : Remove glimagesink from -bad
|
||||
* 516114 : dvbbasebin leaks the location string when the uri handler...
|
||||
* 516160 : gstrtpbin did not ignore streams with no SR when doing as...
|
||||
* 516436 : [dvdsub] segfault on display of 1st subpicture in 2nd cha...
|
||||
* 516448 : criticals due to missing debug category init in mpegtsparse
|
||||
* 516499 : critical caused by assuming optional property " descriptor...
|
||||
* 517391 : [tta] Doesn't link with libm
|
||||
* 517571 : small memory leak in gstrtpbin
|
||||
* 517684 : [mythtvsrc] Small bug fixes
|
||||
* 478159 : Could not decode realvideo buffer
|
||||
* 497020 : Add fully async HTTP source based on libsoup.
|
||||
* 501562 : [switch] bogus locking order
|
||||
|
||||
Download
|
||||
|
||||
|
@ -162,37 +211,54 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
*
|
||||
* Ali Sabil
|
||||
* Andre Moreira Magalhaes
|
||||
* Alessandro Decina
|
||||
* Alexander Shopov
|
||||
* Andrzej Mendel
|
||||
* Andy Wingo
|
||||
* Chris Lord
|
||||
* Armando Taffarel Neto
|
||||
* Bastien Nocera
|
||||
* Christian Schaller
|
||||
* Daniel Charles
|
||||
* David Schleef
|
||||
* Edgard Lima
|
||||
* Edward Hervey
|
||||
* James "Doc" Livingston
|
||||
* Gabriel Bouvigne
|
||||
* Gautier Portet
|
||||
* Hans de Goede
|
||||
* Ian Munro
|
||||
* Ilkka Tuohela
|
||||
* Jakub Bogusz
|
||||
* Jan Schmidt
|
||||
* Jens Granseuer
|
||||
* Josef Zlomek
|
||||
* Johan Dahlin
|
||||
* Jonathan Matthew
|
||||
* Jorge González González
|
||||
* Josep Torra Valles
|
||||
* Julien Moutte
|
||||
* Lutz Mueller
|
||||
* Laurent Glayal
|
||||
* Michael Kötter
|
||||
* Michael Smith
|
||||
* Michal Benes
|
||||
* Mogens Jaeger
|
||||
* Nguyen Thai Ngoc Duy
|
||||
* Paul Davis
|
||||
* Ole André Vadla Ravnås
|
||||
* Olivier Crete
|
||||
* Peter Kjellerstedt
|
||||
* Raphael Higino
|
||||
* Renato Filho
|
||||
* René Stadler
|
||||
* Rosfran Borges
|
||||
* Richard Hult
|
||||
* Sean D'Epagnier
|
||||
* Sebastian Dröge
|
||||
* Sébastien Moutte
|
||||
* Stanislav Brabec
|
||||
* Sebastien Moutte
|
||||
* Stefan Kost
|
||||
* Thijs Vermeir
|
||||
* Thomas Green
|
||||
* Thomas Vander Stichele
|
||||
* Tim-Philipp Müller
|
||||
* Vincent Torri
|
||||
* Wai-Ming Ho
|
||||
* Wenzheng Hu
|
||||
* Wim Taymans
|
||||
* Wouter Cloetens
|
||||
* Wouter Paesen
|
||||
* Young-Ho Cha
|
||||
* Youness Alaoui
|
||||
* Zaheer Abbas Merali
|
||||
|
||||
* mutex at runbox dot com
|
||||
|
|
@ -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.5.1,
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.6,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-bad)
|
||||
|
||||
|
|
|
@ -1075,7 +1075,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Output format</NICK>
|
||||
<BLURB>Format of output frames.</BLURB>
|
||||
<DEFAULT>OUTPUTFORMAT_ADTS</DEFAULT>
|
||||
<DEFAULT>OUTPUTFORMAT_RAW</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -1095,7 +1095,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Block type</NICK>
|
||||
<BLURB>Block type encorcing.</BLURB>
|
||||
<DEFAULT>SHORTCTL_NOSHORT</DEFAULT>
|
||||
<DEFAULT>SHORTCTL_NORMAL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -16835,7 +16835,7 @@
|
|||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Dry-Wet-Balance</NICK>
|
||||
<BLURB>Dry-Wet-Balance.</BLURB>
|
||||
<DEFAULT>0,5</DEFAULT>
|
||||
<DEFAULT>0.5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
|
|
@ -2,6 +2,7 @@ GObject
|
|||
GstObject
|
||||
GstPad
|
||||
GstPadTemplate
|
||||
GstSignalProcessorPadTemplate
|
||||
GstPluginFeature
|
||||
GstElementFactory
|
||||
GstTypeFindFactory
|
||||
|
@ -11,113 +12,108 @@ GObject
|
|||
GstPipeline
|
||||
DvbBaseBin
|
||||
GstRgVolume
|
||||
GstSDPDemux
|
||||
GstRtpBin
|
||||
GstRtpClient
|
||||
GstMusepackDec
|
||||
GstSDPDemux
|
||||
GstBz2enc
|
||||
GstBz2dec
|
||||
GstBaseSrc
|
||||
GstPushSrc
|
||||
GstNeonhttpSrc
|
||||
GstMMS
|
||||
GstSoupHTTPSrc
|
||||
GstGLTestSrc
|
||||
GstDvbSrc
|
||||
GstVCDSrc
|
||||
GstRfbSrc
|
||||
GstDvbSrc
|
||||
GstAppSrc
|
||||
GstRfbSrc
|
||||
GstSFSrc
|
||||
GstGioBaseSrc
|
||||
GstGioSrc
|
||||
GstGioStreamSrc
|
||||
GstCDAudio
|
||||
GstBaseSink
|
||||
GstBaseAudioSink
|
||||
GstJackAudioSink
|
||||
GstAudioSink
|
||||
GstSDLAudioSink
|
||||
GstNasSink
|
||||
GstVideoSink
|
||||
GstDfbVideoSink
|
||||
GstSDLVideoSink
|
||||
GstGLImageSink
|
||||
GstBaseAudioSink
|
||||
GstAudioSink
|
||||
GstSDLAudioSink
|
||||
GstJackAudioSink
|
||||
GstSFSink
|
||||
AlsaSPDIFSink
|
||||
GstGioBaseSink
|
||||
GstGioSink
|
||||
GstGioStreamSink
|
||||
GstFBDEVSink
|
||||
GstAppSink
|
||||
GstFaad
|
||||
GstSpcDec
|
||||
GstSignalProcessor
|
||||
ladspa-noise-white
|
||||
ladspa-delay-5s
|
||||
ladspa-amp-mono
|
||||
ladspa-amp-stereo
|
||||
ladspa-sine-faaa
|
||||
ladspa-sine-faac
|
||||
ladspa-sine-fcaa
|
||||
ladspa-sine-fcac
|
||||
ladspa-lpf
|
||||
ladspa-hpf
|
||||
GstXvidEnc
|
||||
GstXvidDec
|
||||
GstPitch
|
||||
GstBaseTransform
|
||||
GstAudioFilter
|
||||
GstBPMDetect
|
||||
GstStereo
|
||||
GstGLUpload
|
||||
GstGLDownload
|
||||
GstGLFilter
|
||||
GstGLFilterExample
|
||||
GstGLConvert
|
||||
GstVideoCrop
|
||||
GstBayer2RGB
|
||||
GstRgAnalysis
|
||||
GstRgLimiter
|
||||
GstSpeexResample
|
||||
GstDeinterlace
|
||||
GstVideoFilter
|
||||
GstVideoAnalyse
|
||||
GstVideoDetect
|
||||
GstVideoMark
|
||||
GstRgAnalysis
|
||||
GstRgLimiter
|
||||
GstDeinterlace
|
||||
GstBayer2RGB
|
||||
GstSpeexResample
|
||||
GstIIR
|
||||
GstFaad
|
||||
GstDtsDec
|
||||
GstAmrwbDec
|
||||
GstAmrwbParse
|
||||
GstAmrwbEnc
|
||||
GstMusepackDec
|
||||
Ivorbisfile
|
||||
GstIVorbisDec
|
||||
GstMpeg2enc
|
||||
GstGSMEnc
|
||||
GstGSMDec
|
||||
GstFaac
|
||||
GstX264Enc
|
||||
GstCDAudio
|
||||
GstSpcDec
|
||||
GstXvidEnc
|
||||
GstXvidDec
|
||||
GstBz2enc
|
||||
GstBz2dec
|
||||
GstDtsDec
|
||||
GstTRM
|
||||
GstDVDSpu
|
||||
MpegTSParse
|
||||
GstTtaParse
|
||||
GstTtaDec
|
||||
GstMpeg4VParse
|
||||
MpegVideoParse
|
||||
GstH264Parse
|
||||
GstVMncDec
|
||||
GstSpeed
|
||||
GstFLVDemux
|
||||
GstSwitch
|
||||
GstCDXAParse
|
||||
GstX264Enc
|
||||
GstBaseMetadata
|
||||
GstMetadataDemux
|
||||
GstMetadataMux
|
||||
GstFestival
|
||||
GstModPlug
|
||||
GstMveDemux
|
||||
GstMveMux
|
||||
GstMpeg4VParse
|
||||
GstCDXAParse
|
||||
GstNsfDec
|
||||
MpegTSParse
|
||||
GstRealVideoDec
|
||||
GstRealAudioDec
|
||||
GstRawParse
|
||||
GstVideoParse
|
||||
GstAudioParse
|
||||
GstY4mEncode
|
||||
GstFestival
|
||||
GstNsfDec
|
||||
GstInterleave
|
||||
GstDeinterleave
|
||||
GstXingMux
|
||||
GstMveDemux
|
||||
GstMveMux
|
||||
GstRtpJitterBuffer
|
||||
GstRtpPtDemux
|
||||
GstRtpSession
|
||||
GstRtpSsrcDemux
|
||||
GstNuvDemux
|
||||
GstInputSelector
|
||||
GstOutputSelector
|
||||
GstVMncDec
|
||||
MpegVideoParse
|
||||
GstH264Parse
|
||||
GstY4mEncode
|
||||
GstSpeed
|
||||
GstInterleave
|
||||
GstDeinterleave
|
||||
GstFreeze
|
||||
GstRealVideoDec
|
||||
GstRealAudioDec
|
||||
GstQTDemux
|
||||
GstBaseRTPDepayload
|
||||
GstRtpXQTDepay
|
||||
GstDVDSpu
|
||||
GstTtaParse
|
||||
GstTtaDec
|
||||
GstNuvDemux
|
||||
GstFLVDemux
|
||||
GstPlugin
|
||||
GstRegistry
|
||||
GstClock
|
||||
|
@ -126,34 +122,6 @@ GObject
|
|||
GstRingBuffer
|
||||
GstSignalObject
|
||||
GstColorBalanceChannel
|
||||
GFileMonitor
|
||||
GLocalDirectoryMonitor
|
||||
GFamDirectoryMonitor
|
||||
GInotifyDirectoryMonitor
|
||||
GLocalFileMonitor
|
||||
GFamFileMonitor
|
||||
GInotifyFileMonitor
|
||||
GVolumeMonitor
|
||||
GNativeVolumeMonitor
|
||||
GHalVolumeMonitor
|
||||
GUnixVolumeMonitor
|
||||
GDaemonVolumeMonitor
|
||||
GVfs
|
||||
GDaemonVfs
|
||||
GLocalVfs
|
||||
GTypeModule
|
||||
GIOModule
|
||||
GVfsUriMapper
|
||||
GVfsUriMapperSmb
|
||||
GVfsUriMapperSftp
|
||||
GVfsUriMapperHttp
|
||||
HalDevice
|
||||
HalPool
|
||||
GHalDrive
|
||||
GHalMount
|
||||
GHalVolume
|
||||
GOutputStream
|
||||
GInputStream
|
||||
GInterface
|
||||
GstChildProxy
|
||||
GstURIHandler
|
||||
|
@ -161,7 +129,4 @@ GInterface
|
|||
GstNavigation
|
||||
GstColorBalance
|
||||
GstXOverlay
|
||||
GTypePlugin
|
||||
GDrive
|
||||
GMount
|
||||
GVolume
|
||||
GstTagSetter
|
||||
|
|
|
@ -1,22 +1,14 @@
|
|||
GstBin GstChildProxy
|
||||
GstPipeline GstChildProxy
|
||||
DvbBaseBin GstChildProxy
|
||||
DvbBaseBin GstURIHandler GstChildProxy
|
||||
GstRgVolume GstChildProxy
|
||||
GstSDPDemux GstChildProxy
|
||||
GstRtpBin GstChildProxy
|
||||
GstRtpClient GstChildProxy
|
||||
GstSDPDemux GstChildProxy
|
||||
GstNeonhttpSrc GstURIHandler
|
||||
GstMMS GstURIHandler
|
||||
GstSoupHTTPSrc GstURIHandler
|
||||
GstVCDSrc GstURIHandler
|
||||
GstGioSrc GstURIHandler
|
||||
GstCDAudio GstURIHandler
|
||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||
GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
|
||||
GstGLImageSink GstImplementsInterface GstXOverlay
|
||||
GstGioSink GstURIHandler
|
||||
GstCDAudio GstURIHandler
|
||||
GTypeModule GTypePlugin
|
||||
GIOModule GTypePlugin
|
||||
GHalDrive GDrive
|
||||
GHalMount GMount
|
||||
GHalVolume GVolume
|
||||
GstMetadataMux GstTagSetter
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
GstChildProxy GstObject
|
||||
GstImplementsInterface GstElement
|
||||
GstColorBalance GstImplementsInterface GstElement
|
||||
GstXOverlay GstImplementsInterface GstElement
|
||||
GDrive GObject
|
||||
GMount GObject
|
||||
GVolume GObject
|
||||
GstImplementsInterface GstObject GstElement
|
||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||
GstXOverlay GstObject GstImplementsInterface GstElement
|
||||
GstTagSetter GstObject GstElement
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Alsa plugin for S/PDIF output</description>
|
||||
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
||||
<basename>libgstalsaspdif.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>gst-plugins-bad</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Elements used to communicate with applications</description>
|
||||
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
||||
<basename>libgstapp.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>FIXME example filter</description>
|
||||
<author>FIXME <fixme@fixme.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-bayer, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-bayer, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decodes compressed streams</description>
|
||||
<author>Lutz Mueller <lutz@users.sourceforge.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-bzip</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Compresses streams</description>
|
||||
<author>Lutz Mueller <lutz@users.sourceforge.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-bzip</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-bzip</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Play CD audio through the CD Drive</description>
|
||||
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
||||
<basename>libgstcdaudio.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
||||
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
||||
<basename>libgstcdxaparse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Parse a .dat file from (S)VCD into raw MPEG-1</description>
|
||||
<author>Wim Taymans <wim.taymans@tvd.be></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, systemstream=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-cdxa</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, systemstream=(boolean)true</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DirectFB video output plugin</description>
|
||||
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
||||
<basename>libgstdfbvideosink.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||
<basename>libgstdtsdec.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, endianness=(int)1234, width=(int)32, rate=(int)[ 4000, 96000 ], channels=(int)[ 1, 6 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-dts; audio/x-private1-dts</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, endianness=(int)1234, width=(int)32, rate=(int)[ 4000, 96000 ], channels=(int)[ 1, 6 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,10 +17,10 @@
|
|||
<author>Jan Schmidt <jan@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>subpicture</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-dvd-subpicture</details>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>video</name>
|
||||
|
@ -29,10 +29,10 @@
|
|||
<details>video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>subpicture</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details>
|
||||
<details>video/x-dvd-subpicture</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Encoder (FAAC)</description>
|
||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||
<basename>libgstfaac.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Free MPEG-2/4 AAC encoder</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 6 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/mpeg, mpegversion=(int){ 4, 2 }, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 6 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Free MPEG-2/4 AAC decoder</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/mpeg, mpegversion=(int){ 2, 4 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 8 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/mpeg, mpegversion=(int){ 2, 4 }</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>linux framebuffer video sink</description>
|
||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||
<basename>libgstfbdevsink.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||
<basename>libgstfestival.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<author>Wim Taymans <wim.taymans@chello.be></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-wav</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>text/plain</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-wav</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -1,35 +1,14 @@
|
|||
<plugin>
|
||||
<name>filter</name>
|
||||
<description>IIR, lpwsinc and bpwsinc audio filter elements</description>
|
||||
<description>IIR audio filter element</description>
|
||||
<filename>../../gst/filter/.libs/libgstfilter.so</filename>
|
||||
<basename>libgstfilter.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>bpwsinc</name>
|
||||
<longname>Band-pass and Band-reject Windowed sinc filter</longname>
|
||||
<class>Filter/Effect/Audio</class>
|
||||
<description>Band-pass Windowed sinc filter</description>
|
||||
<author>Thomas <thomas@apestaart.org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>iir</name>
|
||||
<longname>Infinite Impulse Response (IIR) filter</longname>
|
||||
|
@ -37,38 +16,17 @@
|
|||
<description>IIR filter based on vorbis code</description>
|
||||
<author>Monty <monty@xiph.org>, Thomas <thomas@apestaart.org>, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>lpwsinc</name>
|
||||
<longname>LPWSinc</longname>
|
||||
<class>Filter/Effect/Audio</class>
|
||||
<description>Low-pass and High-pass Windowed sinc filter</description>
|
||||
<author>Thomas <thomas@apestaart.org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Element demuxing FLV stream</description>
|
||||
<filename>../../gst/flv/.libs/libgstflvdemux.so</filename>
|
||||
<basename>libgstflvdemux.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,10 +17,10 @@
|
|||
<author>Julien Moutte <julien@moutte.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>video</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>ANY</details>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-flv</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>audio</name>
|
||||
|
@ -29,10 +29,10 @@
|
|||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-flv</details>
|
||||
<name>video</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Stream freezer</description>
|
||||
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
||||
<basename>libgstfreeze.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Gergely Nagy <gergely.nagy@neteyes.hu>, Renato Filho <renato.filho@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>Gstreamer</package>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decodes GSM encoded audio</description>
|
||||
<author>Philippe Khalaf <burger@speedy.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Encodes GSM audio</description>
|
||||
<author>Philippe Khalaf <burger@speedy.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-gsm, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-gsm, rate=(int)8000, channels=(int)1</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Deinterlace video</description>
|
||||
<filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
|
||||
<basename>libgstdeinterlace.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RTP session management plugin library</description>
|
||||
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
||||
<basename>libgstrtpmanager.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,25 +17,7 @@
|
|||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>send_rtp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtcp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_src_%d_%d_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtp_sink_%d</name>
|
||||
<name>recv_rtp_sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtp</details>
|
||||
|
@ -47,11 +29,29 @@
|
|||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_sink_%d</name>
|
||||
<name>send_rtp_sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_src_%d_%d_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtcp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -62,9 +62,9 @@
|
|||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>rtp_src_%d_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<name>rtp_sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
|
@ -74,9 +74,9 @@
|
|||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>rtp_sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<name>rtp_src_%d_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
</pads>
|
||||
|
@ -88,18 +88,18 @@
|
|||
<description>A buffer that deals with network jitter and other transmission faults</description>
|
||||
<author>Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp, clock-rate=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp, clock-rate=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -109,18 +109,18 @@
|
|||
<description>Parses codec streams transmitted in the same RTP session</description>
|
||||
<author>Kai Vehmanen <kai.vehmanen@nokia.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp, payload=(int)[ 0, 255 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp, payload=(int)[ 0, 255 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -131,31 +131,7 @@
|
|||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>send_rtcp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sync_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtp_sink</name>
|
||||
<name>recv_rtp_sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtp</details>
|
||||
|
@ -167,11 +143,35 @@
|
|||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_sink</name>
|
||||
<name>send_rtp_sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>recv_rtp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sync_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>send_rtcp_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -182,15 +182,9 @@
|
|||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>rtcp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
|
@ -200,11 +194,17 @@
|
|||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<name>src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>rtcp_src_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtcp</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Element parsing raw h264 streams</description>
|
||||
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
||||
<basename>libgsth264parse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Michal Benes <michal.benes@itonis.tv>,Wim Taymans <wim.taymans@gmail.com</author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-h264</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-h264</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio interleaver/deinterleaver</description>
|
||||
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
||||
<basename>libgstinterleave.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Splits one interleaved multichannel audio stream into many mono audio streams</description>
|
||||
<author>Andy Wingo <wingo at pobox.com>, Iain <iain@prettypeople.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Folds many mono channels into one interleaved audio stream</description>
|
||||
<author>Andy Wingo <wingo at pobox.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Jack elements</description>
|
||||
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
||||
<basename>libgstjack.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>Gstreamer</package>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -3,10 +3,10 @@
|
|||
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
||||
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
||||
<basename>libgstmetadata.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Send metadata tags (EXIF, IPTC and XMP) and remove metadata chunks from stream</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg, tags-extracted=(boolean)false; image/png, tags-extracted=(boolean)false</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg, tags-extracted=(boolean)false; image/png, tags-extracted=(boolean)false</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Write metadata (EXIF, IPTC and XMP) into a image stream</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg; image/png</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Module decoder based on modplug engine</description>
|
||||
<author>Jeremy SIMON <jsimon13@yahoo.fr></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-mod; audio/x-xm; audio/x-it; audio/x-s3m; audio/x-stm</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||
<basename>libgstmpeg2enc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,20 +14,21 @@
|
|||
<longname>mpeg2enc video encoder</longname>
|
||||
<class>Codec/Encoder/Video</class>
|
||||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<author>Andrew Stevens <andrew.stevens@nexgo.de>012Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<author>Andrew Stevens <andrew.stevens@nexgo.de>
|
||||
Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 }</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-4 video parser</description>
|
||||
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
||||
<basename>libgstmpeg4videoparse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Parses MPEG-4 Part 2 elementary video streams</description>
|
||||
<author>Julien Moutte <julien@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, mpegversion=(int)4, parsed=(boolean)false, systemstream=(boolean)false</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, mpegversion=(int)4, parsed=(boolean)true, systemstream=(boolean)false</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, mpegversion=(int)4, parsed=(boolean)false, systemstream=(boolean)false</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-2 transport stream parser</description>
|
||||
<filename>../../gst/mpegtsparse/.libs/libgstmpegtsparse.so</filename>
|
||||
<basename>libgstmpegtsparse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,9 +17,9 @@
|
|||
<author>Alessandro Decina <alessandro@nnva.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>program_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpegts, systemstream=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
|
@ -29,9 +29,9 @@
|
|||
<details>video/mpegts, systemstream=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<name>program_%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>video/mpegts, systemstream=(boolean)true</details>
|
||||
</caps>
|
||||
</pads>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-1 and MPEG-2 video parser</description>
|
||||
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
||||
<basename>libgstmpegvideoparse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,18 +17,18 @@
|
|||
<author>Wim Taymans <wim.taymans@chello.be>
|
||||
Jan Schmidt <thaytan@mad.scientist.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)false, systemstream=(boolean)false</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)false, systemstream=(boolean)false</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Musepack decoder</description>
|
||||
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
||||
<basename>libgstmusepack.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Musepack decoder</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-musepack</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-musepack</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>A TRM signature producer based on libmusicbrainz</description>
|
||||
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
||||
<basename>libgsttrm.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Jeremy Simon <jsimon13@yahoo.fr></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Interplay MVE movie format manipulation</description>
|
||||
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
||||
<basename>libgstmve.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,10 +17,10 @@
|
|||
<author>Jens Granseuer <jensgr@gmx.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>audio</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>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 }</details>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-mve</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>video</name>
|
||||
|
@ -29,10 +29,10 @@
|
|||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-mve</details>
|
||||
<name>audio</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>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 }</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
@ -44,10 +44,10 @@
|
|||
<author>Jens Granseuer <jensgr@gmx.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>video</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>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</details>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-mve</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>audio</name>
|
||||
|
@ -56,10 +56,10 @@
|
|||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-mve</details>
|
||||
<name>video</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>lib neon http client src</description>
|
||||
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
||||
<basename>libgstneonhttpsrc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Uses nosefart to decode .nsf files</description>
|
||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||
<basename>libgstnsf.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Using nosefart to decode NSF audio tunes</description>
|
||||
<author>Johan Dahlin <johan@gnome.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-nsf</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-nsf</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demuxes and muxes audio and video</description>
|
||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||
<basename>libgstnuvdemux.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>NuvDemux</package>
|
||||
|
@ -17,10 +17,10 @@
|
|||
<author>Renato Araujo Oliveira Filho <renato.filho@indt.org.br>,Rosfran Borges <rosfran.borges@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-nuv</details>
|
||||
<name>audio_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>video_src</name>
|
||||
|
@ -29,10 +29,10 @@
|
|||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>audio_src</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>ANY</details>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-nuv</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Converts stream into audio frames</description>
|
||||
<author>Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Converts stream into video frames</description>
|
||||
<author>David Schleef <ds@schleef.org>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decode REAL streams</description>
|
||||
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
||||
<basename>libgstreal.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decoder for RealAudio streams</description>
|
||||
<author>Lutz Mueller <lutz@topfrose.de></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, width=(int)[ 1, 2147483647 ], depth=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-pn-realaudio; audio/x-sipro</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, width=(int)[ 1, 2147483647 ], depth=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Decoder for RealVideo streams</description>
|
||||
<author>Lutz Mueller <lutz@topfrose.de></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-pn-realvideo, rmversion=(int)[ 2, 4 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ReplayGain volume normalization</description>
|
||||
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
||||
<basename>libgstreplaygain.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>René Stadler <mail@renestadler.de></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
|
||||
</caps>
|
||||
|
@ -38,14 +38,14 @@
|
|||
<author>René Stadler <mail@renestadler.de></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
|
||||
</caps>
|
||||
|
@ -59,14 +59,14 @@
|
|||
<author>René Stadler <mail@renestadler.de></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||
<basename>libgstrfbsrc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
||||
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
||||
<basename>libgstsdl.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Receive data over the network via SDP</description>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>stream%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/sdp</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>stream%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>sometimes</presence>
|
||||
<details>application/x-rtp</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>input/output stream selector elements</description>
|
||||
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
||||
<basename>libgstselector.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,20 +14,23 @@
|
|||
<longname>Input selector</longname>
|
||||
<class>Generic</class>
|
||||
<description>N-to-1 input stream selectoring</description>
|
||||
<author>Julien Moutte <julien@moutte.net>012Ronald S. Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@mad.scientist.com>012Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<author>Julien Moutte <julien@moutte.net>
|
||||
Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
Jan Schmidt <thaytan@mad.scientist.com>
|
||||
Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +40,18 @@
|
|||
<description>1-to-N output stream selectoring</description>
|
||||
<author>Stefan Kost <stefan.kost@nokia.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src%d</name>
|
||||
<direction>source</direction>
|
||||
<presence>request</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>use libsndfile to read and write audio from and to files</description>
|
||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||
<basename>libgstsndfile.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ]</details>
|
||||
</caps>
|
||||
|
@ -38,14 +38,14 @@
|
|||
<author>Wouter Paesen <wouter@blue-gate.be></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, rate=(int)[ 8000, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>OpenSPC Audio Decoder</description>
|
||||
<filename>../../ext/spc/.libs/libgstspc.so</filename>
|
||||
<basename>libgstspc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Uses OpenSPC to emulate an SPC processor</description>
|
||||
<author>Chris Lee <clee@kde.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)32000, channels=(int)2</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-spc</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)32000, channels=(int)2</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Andy Wingo <apwingo@eos.ncsu.edu>, Tim-Philipp Müller <tim@centricular.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Resamples audio</description>
|
||||
<filename>../../gst/speexresample/.libs/libgstspeexresample.so</filename>
|
||||
<basename>libgstspeexresample.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||
<basename>libgststereo.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Erik Walthinsen <omega@cse.ogi.edu></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>OGG Vorbis Tremor plugins element</description>
|
||||
<filename>../../ext/ivorbis/.libs/libgstivorbis.so</filename>
|
||||
<basename>libgstivorbis.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,20 +14,21 @@
|
|||
<longname>Vorbis audio decoder</longname>
|
||||
<class>Codec/Decoder/Audio</class>
|
||||
<description>decode raw vorbis streams to integer audio</description>
|
||||
<author>Benjamin Otte <in7y118@public.uni-hamburg.de>012Chris Lord <chris@openedhand.com></author>
|
||||
<author>Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
Chris Lord <chris@openedhand.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-vorbis</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 6 ], endianness=(int)1234, width=(int)32, depth=(int)16, signed=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-vorbis</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -35,20 +36,22 @@
|
|||
<longname>Ogg Vorbis audio decoder</longname>
|
||||
<class>Codec/Decoder/Audio</class>
|
||||
<description>Decodes OGG Vorbis audio using the Tremor vorbisfile API</description>
|
||||
<author>Monty <monty@xiph.org>012Wim Taymans <wim.taymans@chello.be>012Amaury Jacquot <sxpert@esitcom.org></author>
|
||||
<author>Monty <monty@xiph.org>
|
||||
Wim Taymans <wim.taymans@chello.be>
|
||||
Amaury Jacquot <sxpert@esitcom.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, depth=(int)32, endianness=(int)1234, rate=(int)[ 11025, 48000 ], channels=(int)2; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 11025, 48000 ], channels=(int)[ 1, 2 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/ogg</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-float, depth=(int)32, endianness=(int)1234, rate=(int)[ 11025, 48000 ], channels=(int)2; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 11025, 48000 ], channels=(int)[ 1, 2 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>TTA lossless audio format handling</description>
|
||||
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
||||
<basename>libgsttta.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>gst-tta</package>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decode TTA audio data</description>
|
||||
<author>Arwed v. Merkatz <v.merkatz@gmx.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>Parses TTA files</description>
|
||||
<author>Arwed v. Merkatz <v.merkatz@gmx.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-ttafile</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-tta, width=(int){ 8, 16, 24 }, channels=(int){ 1, 2 }, rate=(int)[ 8000, 96000 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-ttafile</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Asynchronous read from VCD disk</description>
|
||||
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
||||
<basename>libgstvcdsrc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Various video signal analysers</description>
|
||||
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
||||
<basename>libgstvideosignal.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -17,14 +17,14 @@
|
|||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
|
@ -38,14 +38,14 @@
|
|||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
|
@ -59,14 +59,14 @@
|
|||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>VMnc video plugin library</description>
|
||||
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
||||
<basename>libgstvmnc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Decode VMnc to raw (RGB) video</description>
|
||||
<author>Michael Smith <msmith@xiph.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-rgb</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>libx264-based H264 plugins</description>
|
||||
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
||||
<basename>libgstx264.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>H264 Encoder</description>
|
||||
<author>Josef Zlomek <josef.zlomek@itonis.tv></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-h264</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>XviD plugin library</description>
|
||||
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
|
||||
<basename>libgstxvid.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>XviD decoder based on xvidcore</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
|
@ -37,18 +37,18 @@
|
|||
<description>XviD encoder based on xvidcore</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
||||
<filename>../../gst/y4m/.libs/libgsty4menc.so</filename>
|
||||
<basename>libgsty4menc.so</basename>
|
||||
<version>0.10.5.1</version>
|
||||
<version>0.10.6</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -16,18 +16,18 @@
|
|||
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
||||
<author>Wim Taymans <wim.taymans@chello.be></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ IYUV, I420 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-yuv4mpeg, y4mversion=(int)2</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ IYUV, I420 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
|
|
|
@ -34,6 +34,17 @@ real live maintainer, or some actual wide use.
|
|||
</CVSRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.6</revision>
|
||||
<branch>0.10</branch>
|
||||
<name>A Big Deep Breath</name>
|
||||
<created>2008-01-20</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.6.tar.bz2" />
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.6.tar.gz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.5</revision>
|
||||
|
|
|
@ -1 +1 @@
|
|||
af az bg cs da en_GB es fi hu it nb nl or pl pt_BR sq sr sv uk vi zh_CN
|
||||
af az bg cs da en_GB es fi hu it ky nb nl or pl pt_BR sk sq sr sv uk vi zh_CN
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease"
|
||||
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
|
||||
|
||||
/* package origin */
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
@ -202,7 +202,7 @@
|
|||
#undef USE_POISONING
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.5.1"
|
||||
#define VERSION "0.10.6"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
|
|
Loading…
Reference in a new issue