mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
Release 0.10.7
Original commit message from CVS: Release 0.10.7
This commit is contained in:
parent
5d68a26ffa
commit
10e4194d5d
70 changed files with 660 additions and 346 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
=== release 0.10.7 ===
|
||||||
|
|
||||||
|
2008-04-24 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
releasing 0.10.7, "House of Cards"
|
||||||
|
|
||||||
2008-04-22 Stefan Kost <ensonic@users.sf.net>
|
2008-04-22 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* ext/faad/gstfaad.c:
|
* ext/faad/gstfaad.c:
|
||||||
|
@ -335,7 +342,7 @@
|
||||||
|
|
||||||
2008-03-31 Wim Taymans <wim.taymans@collabora.co.uk>
|
2008-03-31 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
Patch by: kapil <kapil at fluendo dot com>
|
Patch by: Kapil Agrawal <kapil at fluendo dot com>
|
||||||
|
|
||||||
* ext/gsm/gstgsmdec.c: (gst_gsmdec_sink_setcaps),
|
* ext/gsm/gstgsmdec.c: (gst_gsmdec_sink_setcaps),
|
||||||
(gst_gsmdec_chain):
|
(gst_gsmdec_chain):
|
||||||
|
|
64
NEWS
64
NEWS
|
@ -1,4 +1,66 @@
|
||||||
This is GStreamer Bad Plug-ins 0.10.6, "A Big Deep Breath"
|
This is GStreamer Bad Plug-ins 0.10.7, "House of Cards"
|
||||||
|
|
||||||
|
Changes since 0.10.6:
|
||||||
|
|
||||||
|
* OSS v4 support
|
||||||
|
* libdc1394 2.0.0 support
|
||||||
|
* AAC support fixes
|
||||||
|
* RTP support improved
|
||||||
|
* New OFA element
|
||||||
|
* SRT subtitle encoder added
|
||||||
|
* Windows Inet support for http/ftp
|
||||||
|
* Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
|
||||||
|
* Fixes in Bayer decoder, replaygain analysis, GSM decoder
|
||||||
|
* DVB/MPEG-TS support improved
|
||||||
|
* NSF decoder updated
|
||||||
|
* 'metadata' plugin enhancements
|
||||||
|
* Dirac encoder ported to libschroedinger
|
||||||
|
* mplex element ported to 0.10
|
||||||
|
* VCD/CDXA parser ported to 0.10
|
||||||
|
* Directshow wrapper improvements
|
||||||
|
* 'selector' plugin enhancements
|
||||||
|
* souphttpsrc moved to the -good module
|
||||||
|
* Various other fixes and enhancements
|
||||||
|
|
||||||
|
Bugs fixed since 0.10.6:
|
||||||
|
|
||||||
|
* 498237 : nsfdec crash with SK8ORDIE.
|
||||||
|
* 529378 : faad leaks GstAudioChannelPosition
|
||||||
|
* 351309 : New Element: gst-puid
|
||||||
|
* 469979 : [faad] Could not map channel positions - setting caps on ...
|
||||||
|
* 494499 : replaygain analysis slowdown on low volume (denormals)
|
||||||
|
* 514948 : [souphttpsrc] configurable buffer size setting and zero-copy
|
||||||
|
* 514964 : [dc1394] port to new stable 2.0.x API
|
||||||
|
* 517937 : various C89 fixes
|
||||||
|
* 518227 : test/icles/metadata_editor.c does not compile on Windows
|
||||||
|
* 518722 : [souphttpsrc] append cookie headers to HTTP request
|
||||||
|
* 519905 : [mvedemux] fix audio discontinuity
|
||||||
|
* 520329 : [PATCH] mjpegtools: mplex ported to 0.10 and mpeg2enc upd...
|
||||||
|
* 520626 : Implement collision and loop detection in rtpmanager
|
||||||
|
* 520892 : [dshowvideosrc] latency and shutdown improvements
|
||||||
|
* 520894 : rtpmanager rtcp thread shutdown deadlock
|
||||||
|
* 520897 : new element: wininetsrc
|
||||||
|
* 521749 : [souphttpsrc] unit test fails on mandriva cooker
|
||||||
|
* 522134 : [souphttpsrc] Playback should continue seamlessly on serv...
|
||||||
|
* 522212 : wrong origin
|
||||||
|
* 522884 : gstneonhttpsrc does not handle the HTTP status 303 correc...
|
||||||
|
* 523854 : [souphttpsrc] Glitches and crackling when playing things ...
|
||||||
|
* 524035 : [neonhttpsrc] fails to compile with libneon 0.28.x
|
||||||
|
* 525271 : [new plugin] srtenc
|
||||||
|
* 526337 : souphttpsrc ignores connections error
|
||||||
|
* 527622 : [flvdemux] crash in FLV demuxer
|
||||||
|
* 528000 : [timidity] Doesn't dist all files correctly
|
||||||
|
* 528011 : [dc1394] Shouldn't be included in the states test
|
||||||
|
* 528245 : rtpbin element leaks
|
||||||
|
* 528266 : [ofa] Unit test fails because of different fingerprints
|
||||||
|
* 528614 : timeout introduced in poll loop for fd in dvbsrc causes b...
|
||||||
|
* 529283 : [ofa] Unit test leaks tag string
|
||||||
|
* 529285 : [rganalysis] Unit test leaks a GstTagList
|
||||||
|
* 517854 : DirectFB check fails
|
||||||
|
* 517895 : nas plugin no longer builds (configure.ac error)
|
||||||
|
* 517896 : PATCH: fix building of mpeg2enc plugin with even newer mj...
|
||||||
|
* 525100 : does not build with --disable-external
|
||||||
|
* 481354 : [wavparse] does not play 700Hz GSM 6.10 wav file
|
||||||
|
|
||||||
Changes since 0.10.5:
|
Changes since 0.10.5:
|
||||||
|
|
||||||
|
|
228
RELEASE
228
RELEASE
|
@ -1,16 +1,14 @@
|
||||||
|
|
||||||
Release notes for GStreamer Bad Plug-ins 0.10.6 "A Big Deep Breath"
|
Release notes for GStreamer Bad Plug-ins 0.10.7 "House of Cards"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The GStreamer team is proud to announce a new release
|
The GStreamer team is proud to announce a new release
|
||||||
in the 0.10.x stable series of the
|
in the 0.10.x stable series of the GStreamer Bad Plug-ins.
|
||||||
GStreamer Bad Plug-ins.
|
|
||||||
|
|
||||||
|
|
||||||
The 0.10.x series is a stable series targeted at end users.
|
The 0.10.x series is a stable series targeted at end users.
|
||||||
It is not API or ABI compatible with the stable 0.8.x series.
|
It is, parallel installable with the older 0.8.x series.
|
||||||
It is, however, parallel installable with the 0.8.x series.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -60,128 +58,65 @@ contains a set of well-supported plug-ins, but might pose problems for
|
||||||
|
|
||||||
Features of this release
|
Features of this release
|
||||||
|
|
||||||
* DVB support added
|
* OSS v4 support
|
||||||
* dc1394 support
|
* libdc1394 2.0.0 support
|
||||||
* RTP-manager improvements
|
* AAC support fixes
|
||||||
* Support for native QT codecs on OS/X and DirectShow codecs on Windows, courtesy of Songbird and Fluendo
|
* RTP support improved
|
||||||
* New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu
|
* New OFA element
|
||||||
* More new elements: mpeg4videoparse, metadatademux/mux, souphttpsrc, speexresample, qtwrapper
|
* SRT subtitle encoder added
|
||||||
* Even more new elements: rawaudioparse, fbdevsink
|
* Windows Inet support for http/ftp
|
||||||
* Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
|
* Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
|
||||||
* Elements graduated to good: multifilesrc/sink, spectrum, equalizer, bpwsinc, lpwsinc
|
* Fixes in Bayer decoder, replaygain analysis, GSM decoder
|
||||||
* Elements graduated to ugly: xingmux (now part of mpegaudioparse)
|
* DVB/MPEG-TS support improved
|
||||||
* OpenGL support moved to new module: gst-plugins-gl
|
* NSF decoder updated
|
||||||
* appsrc/appsink improvements
|
* 'metadata' plugin enhancements
|
||||||
* Fixes in neonhttpsrc
|
* Dirac encoder ported to libschroedinger
|
||||||
* Fixes in amrwbparse
|
* mplex element ported to 0.10
|
||||||
* Deinterlacer improvements
|
* VCD/CDXA parser ported to 0.10
|
||||||
* Fixes in dtsdec
|
* Directshow wrapper improvements
|
||||||
* Fixes in the Real codec wrappers
|
* 'selector' plugin enhancements
|
||||||
|
* souphttpsrc moved to the -good module
|
||||||
|
* Various other fixes and enhancements
|
||||||
|
|
||||||
Bugs fixed in this release
|
Bugs fixed in this release
|
||||||
|
|
||||||
* 321240 : [PLUGIN-MOVE] dfbvideosink should be moved from -bad to -...
|
* 498237 : nsfdec crash with SK8ORDIE.
|
||||||
* 508029 : [speexresample] pops/glitches in some cases
|
* 529378 : faad leaks GstAudioChannelPosition
|
||||||
* 508294 : [realaudiodec] crash in set_caps dereferencing NULL funcs...
|
* 351309 : New Element: gst-puid
|
||||||
* 387251 : New Plugin! : dc1394 Adds Support for firewire (1394) IID...
|
* 469979 : [faad] Could not map channel positions - setting caps on ...
|
||||||
* 393461 : [Real] Location of .so varies on each distribution
|
* 494499 : replaygain analysis slowdown on low volume (denormals)
|
||||||
* 395424 : neonhttpsrc lacks support for proxy servers
|
* 514948 : [souphttpsrc] configurable buffer size setting and zero-copy
|
||||||
* 397759 : Xingmux may not write a proper Xing/VBR header
|
* 514964 : [dc1394] port to new stable 2.0.x API
|
||||||
* 403992 : [new plugin] timidity based midi decoder
|
* 517937 : various C89 fixes
|
||||||
* 409974 : Code for improved GStreamer resampler (based on speex res...
|
* 518227 : test/icles/metadata_editor.c does not compile on Windows
|
||||||
* 426657 : Add support for SDP multicast description files
|
* 518722 : [souphttpsrc] append cookie headers to HTTP request
|
||||||
* 433373 : [win32] autogenerated win32/common/config.h needed
|
* 519905 : [mvedemux] fix audio discontinuity
|
||||||
* 444499 : build of fresh CVS is failing in ext/sdl
|
* 520329 : [PATCH] mjpegtools: mplex ported to 0.10 and mpeg2enc upd...
|
||||||
* 450175 : gcc-2.9x build fixes
|
* 520626 : Implement collision and loop detection in rtpmanager
|
||||||
* 450605 : Missing files in po/POTFILES.in
|
* 520892 : [dshowvideosrc] latency and shutdown improvements
|
||||||
* 452009 : ./configure breaks when cross-compiling FAAD2
|
* 520894 : rtpmanager rtcp thread shutdown deadlock
|
||||||
* 452258 : [mpeg2enc] make work with mjpegtools 1.9
|
* 520897 : new element: wininetsrc
|
||||||
* 453636 : dvbsrc needs more flexible adapter selection
|
* 521749 : [souphttpsrc] unit test fails on mandriva cooker
|
||||||
* 454078 : [ivorbis] header files missing in release tarball
|
* 522134 : [souphttpsrc] Playback should continue seamlessly on serv...
|
||||||
* 454313 : missing xml files to build docs/plugins
|
* 522212 : wrong origin
|
||||||
* 456901 : PATCH: add several missing supported mime-types to the mo...
|
* 522884 : gstneonhttpsrc does not handle the HTTP status 303 correc...
|
||||||
* 456912 : PATCH: make wildmidi plugin check for /etc/timidity.cfg
|
* 523854 : [souphttpsrc] Glitches and crackling when playing things ...
|
||||||
* 461068 : Seeking not properly implemented by the pitch plugin
|
* 524035 : [neonhttpsrc] fails to compile with libneon 0.28.x
|
||||||
* 461373 : HP-UX 11.11 build with native compiler
|
* 525271 : [new plugin] srtenc
|
||||||
* 461377 : [festival] port to GStreamer-0.10
|
* 526337 : souphttpsrc ignores connections error
|
||||||
* 461601 : Some files missing from POTFILES.in
|
* 527622 : [flvdemux] crash in FLV demuxer
|
||||||
* 462737 : compilation breaks with g++-4.2 and gcc-4.2
|
* 528000 : [timidity] Doesn't dist all files correctly
|
||||||
* 464678 : Add connection-speed property to mmssrc element
|
* 528011 : [dc1394] Shouldn't be included in the states test
|
||||||
* 468039 : [mythtvsrc] missing examples for live tv in gst-inspect
|
* 528245 : rtpbin element leaks
|
||||||
* 471554 : real media videos do not work
|
* 528266 : [ofa] Unit test fails because of different fingerprints
|
||||||
* 473562 : [rtpmanager] cvs build problem due to compiler warning
|
* 528614 : timeout introduced in poll loop for fd in dvbsrc causes b...
|
||||||
* 474969 : [neonhttpsrc] fails to play radio streams with neon > =0.26
|
* 529283 : [ofa] Unit test leaks tag string
|
||||||
* 476128 : Printf format fixes
|
* 529285 : [rganalysis] Unit test leaks a GstTagList
|
||||||
* 476148 : Add mpeg4 video parser
|
* 517854 : DirectFB check fails
|
||||||
* 476159 : memleak patch to rtpmanager
|
* 517895 : nas plugin no longer builds (configure.ac error)
|
||||||
* 476370 : [faad] shouldn't set channel-positions for mono and stereo
|
* 517896 : PATCH: fix building of mpeg2enc plugin with even newer mj...
|
||||||
* 477306 : amrwbenc has not property to select band mode
|
* 525100 : does not build with --disable-external
|
||||||
* 478566 : Add notification of active SSRCs to the RTP manager
|
* 481354 : [wavparse] does not play 700Hz GSM 6.10 wav file
|
||||||
* 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
|
Download
|
||||||
|
|
||||||
|
@ -211,54 +146,33 @@ Applications
|
||||||
|
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
* Alessandro Decina
|
* Andreas Henriksson
|
||||||
* Alexander Shopov
|
|
||||||
* Andrzej Mendel
|
|
||||||
* Andy Wingo
|
* Andy Wingo
|
||||||
* Armando Taffarel Neto
|
* Damien Lespiau
|
||||||
* Bastien Nocera
|
* Daniel Fischer
|
||||||
* Christian Schaller
|
|
||||||
* Daniel Charles
|
|
||||||
* David Schleef
|
* David Schleef
|
||||||
|
* Ed Catmur
|
||||||
* Edgard Lima
|
* Edgard Lima
|
||||||
* Edward Hervey
|
* Edward Hervey
|
||||||
* Gabriel Bouvigne
|
* Emilio Pozuelo Monfort
|
||||||
* Gautier Portet
|
* Eric Buehl
|
||||||
* Hans de Goede
|
|
||||||
* Ian Munro
|
|
||||||
* Ilkka Tuohela
|
|
||||||
* Jakub Bogusz
|
|
||||||
* Jan Schmidt
|
* Jan Schmidt
|
||||||
|
* Jan de Groot
|
||||||
* Jens Granseuer
|
* Jens Granseuer
|
||||||
* Johan Dahlin
|
|
||||||
* Jonathan Matthew
|
|
||||||
* Jorge González González
|
|
||||||
* Josep Torra Valles
|
|
||||||
* Julien Moutte
|
* Julien Moutte
|
||||||
* Laurent Glayal
|
* Kapil Agrawal
|
||||||
* Michael Kötter
|
* Mark Nauwelaerts
|
||||||
* Michael Smith
|
|
||||||
* Ole André Vadla Ravnås
|
* Ole André Vadla Ravnås
|
||||||
* Olivier Crete
|
* Olivier Crete
|
||||||
* Peter Kjellerstedt
|
* Peter Kjellerstedt
|
||||||
* Raphael Higino
|
* Rene Stadler
|
||||||
* Renato Filho
|
|
||||||
* René Stadler
|
|
||||||
* Richard Hult
|
|
||||||
* Sean D'Epagnier
|
|
||||||
* Sebastian Dröge
|
* Sebastian Dröge
|
||||||
* Sebastien Moutte
|
* Sjoerd Simons
|
||||||
* Stefan Kost
|
* Stefan Kost
|
||||||
* Thijs Vermeir
|
* Thijs Vermeir
|
||||||
* Thomas Green
|
|
||||||
* Thomas Vander Stichele
|
|
||||||
* Tim-Philipp Müller
|
* Tim-Philipp Müller
|
||||||
* Wai-Ming Ho
|
* William M. Brack
|
||||||
* Wenzheng Hu
|
|
||||||
* Wim Taymans
|
* Wim Taymans
|
||||||
* Wouter Cloetens
|
* Wouter Cloetens
|
||||||
* Wouter Paesen
|
|
||||||
* Youness Alaoui
|
|
||||||
* Zaheer Abbas Merali
|
* Zaheer Abbas Merali
|
||||||
* mutex at runbox dot com
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.6.4,
|
AC_INIT(GStreamer Bad Plug-ins, 0.10.7,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-bad)
|
gst-plugins-bad)
|
||||||
|
|
||||||
|
|
|
@ -564,7 +564,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>automatic-redirect</NICK>
|
<NICK>automatic-redirect</NICK>
|
||||||
<BLURB>Automatically follow HTTP redirects (HTTP Status Code 302).</BLURB>
|
<BLURB>Automatically follow HTTP redirects (HTTP Status Code 302/303).</BLURB>
|
||||||
<DEFAULT>TRUE</DEFAULT>
|
<DEFAULT>TRUE</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -665,7 +665,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Aspect</NICK>
|
<NICK>Aspect</NICK>
|
||||||
<BLURB>Display aspect ratio.</BLURB>
|
<BLURB>Display aspect ratio.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Deduce from input</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -765,7 +765,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Format</NICK>
|
<NICK>Format</NICK>
|
||||||
<BLURB>Encoding profile format.</BLURB>
|
<BLURB>Encoding profile format.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Generic MPEG-1</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -775,7 +775,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Framerate</NICK>
|
<NICK>Framerate</NICK>
|
||||||
<BLURB>Output framerate.</BLURB>
|
<BLURB>Output framerate.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Same as input</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -785,7 +785,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Interlace mode</NICK>
|
<NICK>Interlace mode</NICK>
|
||||||
<BLURB>MPEG-2 motion estimation and encoding modes.</BLURB>
|
<BLURB>MPEG-2 motion estimation and encoding modes.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Progressive</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -855,7 +855,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Norm</NICK>
|
<NICK>Norm</NICK>
|
||||||
<BLURB>Tag output for specific video norm.</BLURB>
|
<BLURB>Tag output for specific video norm.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Unspecified</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -865,7 +865,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Playback field order</NICK>
|
<NICK>Playback field order</NICK>
|
||||||
<BLURB>Force specific playback field order.</BLURB>
|
<BLURB>Force specific playback field order.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Unspecified</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -885,7 +885,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Quant. matrix</NICK>
|
<NICK>Quant. matrix</NICK>
|
||||||
<BLURB>Quantisation matrix to use for encoding.</BLURB>
|
<BLURB>Quantisation matrix to use for encoding.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>Default</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -901,10 +901,10 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMpeg2enc::quantisation</NAME>
|
<NAME>GstMpeg2enc::quantisation</NAME>
|
||||||
<TYPE>gint</TYPE>
|
<TYPE>gint</TYPE>
|
||||||
<RANGE>[0,31]</RANGE>
|
<RANGE>[-1,31]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Quantisation</NICK>
|
<NICK>Quantisation</NICK>
|
||||||
<BLURB>Quantisation factor (0=default, 1=best, 31=worst).</BLURB>
|
<BLURB>Quantisation factor (-1=cbr, 0=default, 1=best, 31=worst).</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>0</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -1075,7 +1075,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Output format</NICK>
|
<NICK>Output format</NICK>
|
||||||
<BLURB>Format of output frames.</BLURB>
|
<BLURB>Format of output frames.</BLURB>
|
||||||
<DEFAULT>OUTPUTFORMAT_RAW</DEFAULT>
|
<DEFAULT>OUTPUTFORMAT_ADTS</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -1095,7 +1095,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Block type</NICK>
|
<NICK>Block type</NICK>
|
||||||
<BLURB>Block type encorcing.</BLURB>
|
<BLURB>Block type encorcing.</BLURB>
|
||||||
<DEFAULT>SHORTCTL_NORMAL</DEFAULT>
|
<DEFAULT>SHORTCTL_NOSHORT</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -1534,7 +1534,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>code-rate-hp</NICK>
|
<NICK>code-rate-hp</NICK>
|
||||||
<BLURB>High Priority Code Rate (DVB-T and DVB-S).</BLURB>
|
<BLURB>High Priority Code Rate (DVB-T, DVB-S and DVB-C).</BLURB>
|
||||||
<DEFAULT>AUTO</DEFAULT>
|
<DEFAULT>AUTO</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -1604,7 +1604,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>inversion</NICK>
|
<NICK>inversion</NICK>
|
||||||
<BLURB>Inversion Information (DVB-T).</BLURB>
|
<BLURB>Inversion Information (DVB-T and DVB-C).</BLURB>
|
||||||
<DEFAULT>ON</DEFAULT>
|
<DEFAULT>ON</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -1614,7 +1614,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>modulation</NICK>
|
<NICK>modulation</NICK>
|
||||||
<BLURB>Modulation (DVB-T).</BLURB>
|
<BLURB>Modulation (DVB-T and DVB-C).</BLURB>
|
||||||
<DEFAULT>QAM 16</DEFAULT>
|
<DEFAULT>QAM 16</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -18244,7 +18244,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>code-rate-hp</NICK>
|
<NICK>code-rate-hp</NICK>
|
||||||
<BLURB>High Priority Code Rate (DVB-T and DVB-S).</BLURB>
|
<BLURB>High Priority Code Rate (DVB-T, DVB-S and DVB-C).</BLURB>
|
||||||
<DEFAULT>AUTO</DEFAULT>
|
<DEFAULT>AUTO</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -18314,7 +18314,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>inversion</NICK>
|
<NICK>inversion</NICK>
|
||||||
<BLURB>Inversion Information (DVB-T).</BLURB>
|
<BLURB>Inversion Information (DVB-T and DVB-C).</BLURB>
|
||||||
<DEFAULT>ON</DEFAULT>
|
<DEFAULT>ON</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -18324,7 +18324,7 @@
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>modulation</NICK>
|
<NICK>modulation</NICK>
|
||||||
<BLURB>Modulation (DVB-T).</BLURB>
|
<BLURB>Modulation (DVB-T and DVB-C).</BLURB>
|
||||||
<DEFAULT>QAM 16</DEFAULT>
|
<DEFAULT>QAM 16</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
@ -18730,7 +18730,7 @@
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMythtvSrc::location</NAME>
|
<NAME>GstMythtvSrc::location</NAME>
|
||||||
<TYPE>gchararray</TYPE>
|
<TYPE>gchar*</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Location</NICK>
|
<NICK>Location</NICK>
|
||||||
|
@ -18745,7 +18745,7 @@
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMythtvSrc::mythtv-channel</NAME>
|
<NAME>GstMythtvSrc::mythtv-channel</NAME>
|
||||||
<TYPE>gchararray</TYPE>
|
<TYPE>gchar*</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>mythtv-channel</NICK>
|
<NICK>mythtv-channel</NICK>
|
||||||
|
@ -18775,7 +18775,7 @@
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstMythtvSrc::mythtv-live-chainid</NAME>
|
<NAME>GstMythtvSrc::mythtv-live-chainid</NAME>
|
||||||
<TYPE>gchararray</TYPE>
|
<TYPE>gchar*</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>mythtv-live-chainid</NICK>
|
<NICK>mythtv-live-chainid</NICK>
|
||||||
|
@ -18805,22 +18805,42 @@
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstInputSelector::active-pad</NAME>
|
<NAME>GstInputSelector::active-pad</NAME>
|
||||||
<TYPE>gchar*</TYPE>
|
<TYPE>GstPad*</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Active pad</NICK>
|
<NICK>Active pad</NICK>
|
||||||
<BLURB>Name of the currently active sink pad.</BLURB>
|
<BLURB>The currently active sink pad.</BLURB>
|
||||||
<DEFAULT>NULL</DEFAULT>
|
<DEFAULT></DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstInputSelector::n-pads</NAME>
|
||||||
|
<TYPE>guint</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>r</FLAGS>
|
||||||
|
<NICK>Number of Pads</NICK>
|
||||||
|
<BLURB>The number of sink pads.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstInputSelector::select-all</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Select all mode</NICK>
|
||||||
|
<BLURB>Forwards data from all input pads.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstOutputSelector::active-pad</NAME>
|
<NAME>GstOutputSelector::active-pad</NAME>
|
||||||
<TYPE>gchar*</TYPE>
|
<TYPE>GstPad*</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Active pad</NICK>
|
<NICK>Active pad</NICK>
|
||||||
<BLURB>Name of the currently active src pad.</BLURB>
|
<BLURB>Name of the currently active src pad.</BLURB>
|
||||||
<DEFAULT>NULL</DEFAULT>
|
<DEFAULT></DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -18863,3 +18883,263 @@
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>0</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstSrtEnc::duration</NAME>
|
||||||
|
<TYPE>gint64</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Offset for the duration</NICK>
|
||||||
|
<BLURB>Offset for the duration of the subtitles.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstSrtEnc::timestamp</NAME>
|
||||||
|
<TYPE>gint64</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Offset for the starttime</NICK>
|
||||||
|
<BLURB>Offset for the starttime for the subtitles.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Sink::device</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Device</NICK>
|
||||||
|
<BLURB>OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available playback device).</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Sink::device-name</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>r</FLAGS>
|
||||||
|
<NICK>Device name</NICK>
|
||||||
|
<BLURB>Human-readable name of the sound device.</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Source::device</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Device</NICK>
|
||||||
|
<BLURB>OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available device).</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Source::device-name</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>r</FLAGS>
|
||||||
|
<NICK>Device name</NICK>
|
||||||
|
<BLURB>Human-readable name of the sound device.</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Mixer::device</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Device</NICK>
|
||||||
|
<BLURB>OSS mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN) (NULL = use first mixer device found).</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstOss4Mixer::device-name</NAME>
|
||||||
|
<TYPE>gchar*</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>r</FLAGS>
|
||||||
|
<NICK>Device name</NICK>
|
||||||
|
<BLURB>Human-readable name of the sound device.</BLURB>
|
||||||
|
<DEFAULT>NULL</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::cpd</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[1,100]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>cpd</NICK>
|
||||||
|
<BLURB>cpd.</BLURB>
|
||||||
|
<DEFAULT>60</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::denoise</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>denoise</NICK>
|
||||||
|
<BLURB>denoise.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::iwlt-filter</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[0,7]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>iwlt_filter</NICK>
|
||||||
|
<BLURB>iwlt_filter.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::l1-sep</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[1,1000]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>l1_sep</NICK>
|
||||||
|
<BLURB>l1_sep.</BLURB>
|
||||||
|
<DEFAULT>24</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::lossless</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>lossless</NICK>
|
||||||
|
<BLURB>lossless.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::multi-quants</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>multi_quants</NICK>
|
||||||
|
<BLURB>multi_quants.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::mv-prec</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[0,3]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>mv_prec</NICK>
|
||||||
|
<BLURB>mv_prec.</BLURB>
|
||||||
|
<DEFAULT>1</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::no-spartition</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>no_spartition</NICK>
|
||||||
|
<BLURB>no_spartition.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::num-l1</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[0,1000]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>num_l1</NICK>
|
||||||
|
<BLURB>num_l1.</BLURB>
|
||||||
|
<DEFAULT>1</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::qf</NAME>
|
||||||
|
<TYPE>gdouble</TYPE>
|
||||||
|
<RANGE>[0,10]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>qf</NICK>
|
||||||
|
<BLURB>qf.</BLURB>
|
||||||
|
<DEFAULT>7</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::rwlt-filter</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[0,7]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>rwlt_filter</NICK>
|
||||||
|
<BLURB>rwlt_filter.</BLURB>
|
||||||
|
<DEFAULT>1</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::targetrate</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[0,10000]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>targetrate</NICK>
|
||||||
|
<BLURB>targetrate.</BLURB>
|
||||||
|
<DEFAULT>1000</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::use-vlc</NAME>
|
||||||
|
<TYPE>gboolean</TYPE>
|
||||||
|
<RANGE></RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>use_vlc</NICK>
|
||||||
|
<BLURB>use_vlc.</BLURB>
|
||||||
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::wlt-depth</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[1,4]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>wlt_depth</NICK>
|
||||||
|
<BLURB>wlt_depth.</BLURB>
|
||||||
|
<DEFAULT>3</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::xblen</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[4,64]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>xblen</NICK>
|
||||||
|
<BLURB>xblen.</BLURB>
|
||||||
|
<DEFAULT>8</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::xbsep</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[4,64]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>xbsep</NICK>
|
||||||
|
<BLURB>xbsep.</BLURB>
|
||||||
|
<DEFAULT>12</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::yblen</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[4,64]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>yblen</NICK>
|
||||||
|
<BLURB>yblen.</BLURB>
|
||||||
|
<DEFAULT>8</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstDiracEnc::ybsep</NAME>
|
||||||
|
<TYPE>gint</TYPE>
|
||||||
|
<RANGE>[4,64]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>ybsep</NICK>
|
||||||
|
<BLURB>ybsep.</BLURB>
|
||||||
|
<DEFAULT>12</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
|
|
@ -15,118 +15,132 @@ GObject
|
||||||
GstRtpBin
|
GstRtpBin
|
||||||
GstRtpClient
|
GstRtpClient
|
||||||
GstSDPDemux
|
GstSDPDemux
|
||||||
GstBz2enc
|
|
||||||
GstBz2dec
|
|
||||||
GstBaseSrc
|
|
||||||
GstPushSrc
|
|
||||||
GstNeonhttpSrc
|
|
||||||
GstMMS
|
|
||||||
GstVCDSrc
|
|
||||||
GstDvbSrc
|
|
||||||
GstAppSrc
|
|
||||||
GstRfbSrc
|
|
||||||
GstSFSrc
|
|
||||||
GstCDAudio
|
|
||||||
GstBaseSink
|
GstBaseSink
|
||||||
GstVideoSink
|
|
||||||
GstDfbVideoSink
|
|
||||||
GstSDLVideoSink
|
|
||||||
GstBaseAudioSink
|
GstBaseAudioSink
|
||||||
|
GstJackAudioSink
|
||||||
GstAudioSink
|
GstAudioSink
|
||||||
GstSDLAudioSink
|
GstSDLAudioSink
|
||||||
GstJackAudioSink
|
GstOss4Sink
|
||||||
|
GstVideoSink
|
||||||
|
GstSDLVideoSink
|
||||||
|
GstDfbVideoSink
|
||||||
GstSFSink
|
GstSFSink
|
||||||
AlsaSPDIFSink
|
AlsaSPDIFSink
|
||||||
GstFBDEVSink
|
GstFBDEVSink
|
||||||
GstAppSink
|
GstAppSink
|
||||||
GstFaad
|
GstGSMEnc
|
||||||
GstSpcDec
|
GstGSMDec
|
||||||
GstSignalProcessor
|
GstSignalProcessor
|
||||||
ladspa-noise-white
|
|
||||||
ladspa-delay-5s
|
|
||||||
ladspa-amp-mono
|
|
||||||
ladspa-amp-stereo
|
|
||||||
ladspa-sine-faaa
|
ladspa-sine-faaa
|
||||||
ladspa-sine-faac
|
ladspa-sine-faac
|
||||||
ladspa-sine-fcaa
|
ladspa-sine-fcaa
|
||||||
ladspa-sine-fcac
|
ladspa-sine-fcac
|
||||||
|
ladspa-amp-mono
|
||||||
|
ladspa-amp-stereo
|
||||||
|
ladspa-delay-5s
|
||||||
ladspa-lpf
|
ladspa-lpf
|
||||||
ladspa-hpf
|
ladspa-hpf
|
||||||
|
ladspa-noise-white
|
||||||
|
GstBaseSrc
|
||||||
|
GstPushSrc
|
||||||
|
GstMMS
|
||||||
|
GstNeonhttpSrc
|
||||||
|
GstMythtvSrc
|
||||||
|
GstVCDSrc
|
||||||
|
GstDvbSrc
|
||||||
|
GstBaseAudioSrc
|
||||||
|
GstAudioSrc
|
||||||
|
GstOss4Source
|
||||||
|
GstRfbSrc
|
||||||
|
GstAppSrc
|
||||||
|
GstSFSrc
|
||||||
|
GstWildmidi
|
||||||
|
GstBz2enc
|
||||||
|
GstBz2dec
|
||||||
|
GstSpcDec
|
||||||
GstXvidEnc
|
GstXvidEnc
|
||||||
GstXvidDec
|
GstXvidDec
|
||||||
|
GstBaseMetadata
|
||||||
|
GstMetadataDemux
|
||||||
|
GstMetadataMux
|
||||||
GstPitch
|
GstPitch
|
||||||
GstBaseTransform
|
GstBaseTransform
|
||||||
GstAudioFilter
|
GstAudioFilter
|
||||||
GstBPMDetect
|
GstBPMDetect
|
||||||
GstStereo
|
GstStereo
|
||||||
GstBayer2RGB
|
|
||||||
GstRgAnalysis
|
GstRgAnalysis
|
||||||
GstRgLimiter
|
GstRgLimiter
|
||||||
GstSpeexResample
|
|
||||||
GstDeinterlace
|
|
||||||
GstVideoFilter
|
GstVideoFilter
|
||||||
GstVideoAnalyse
|
GstVideoAnalyse
|
||||||
GstVideoDetect
|
GstVideoDetect
|
||||||
GstVideoMark
|
GstVideoMark
|
||||||
|
GstBayer2RGB
|
||||||
|
GstDeinterlace
|
||||||
GstIIR
|
GstIIR
|
||||||
GstMusepackDec
|
GstSpeexResample
|
||||||
Ivorbisfile
|
GstDiracEnc
|
||||||
GstIVorbisDec
|
GstFaad
|
||||||
GstMpeg2enc
|
GstMpeg2enc
|
||||||
GstGSMEnc
|
|
||||||
GstGSMDec
|
|
||||||
GstFaac
|
GstFaac
|
||||||
GstDtsDec
|
|
||||||
GstTRM
|
GstTRM
|
||||||
|
GstCDAudio
|
||||||
GstX264Enc
|
GstX264Enc
|
||||||
GstBaseMetadata
|
GstDtsDec
|
||||||
GstMetadataDemux
|
GstMusepackDec
|
||||||
GstMetadataMux
|
GstOss4Mixer
|
||||||
GstFestival
|
GstFLVDemux
|
||||||
GstModPlug
|
|
||||||
GstMveDemux
|
|
||||||
GstMveMux
|
|
||||||
GstMpeg4VParse
|
|
||||||
GstCDXAParse
|
|
||||||
GstNsfDec
|
|
||||||
MpegTSParse
|
MpegTSParse
|
||||||
GstRealVideoDec
|
GstH264Parse
|
||||||
GstRealAudioDec
|
GstY4mEncode
|
||||||
GstRawParse
|
GstFestival
|
||||||
GstVideoParse
|
GstNsfDec
|
||||||
GstAudioParse
|
GstSpeed
|
||||||
|
GstDVDSpu
|
||||||
|
GstCDXAParse
|
||||||
|
GstVcdParse
|
||||||
|
GstSrtEnc
|
||||||
|
GstTtaParse
|
||||||
|
GstTtaDec
|
||||||
|
GstMpeg4VParse
|
||||||
|
GstFreeze
|
||||||
|
GstInterleave
|
||||||
|
GstDeinterleave
|
||||||
GstRtpJitterBuffer
|
GstRtpJitterBuffer
|
||||||
GstRtpPtDemux
|
GstRtpPtDemux
|
||||||
GstRtpSession
|
GstRtpSession
|
||||||
GstRtpSsrcDemux
|
GstRtpSsrcDemux
|
||||||
|
MpegVideoParse
|
||||||
|
GstModPlug
|
||||||
|
GstMveDemux
|
||||||
|
GstMveMux
|
||||||
|
GstVMncDec
|
||||||
|
GstRawParse
|
||||||
|
GstVideoParse
|
||||||
|
GstAudioParse
|
||||||
|
GstNuvDemux
|
||||||
GstInputSelector
|
GstInputSelector
|
||||||
GstOutputSelector
|
GstOutputSelector
|
||||||
GstVMncDec
|
GstRealVideoDec
|
||||||
MpegVideoParse
|
GstRealAudioDec
|
||||||
GstH264Parse
|
|
||||||
GstY4mEncode
|
|
||||||
GstSpeed
|
|
||||||
GstInterleave
|
|
||||||
GstDeinterleave
|
|
||||||
GstFreeze
|
|
||||||
GstDVDSpu
|
|
||||||
GstTtaParse
|
|
||||||
GstTtaDec
|
|
||||||
GstNuvDemux
|
|
||||||
GstFLVDemux
|
|
||||||
GstPlugin
|
GstPlugin
|
||||||
GstRegistry
|
GstRegistry
|
||||||
GstClock
|
GstClock
|
||||||
GstSystemClock
|
GstSystemClock
|
||||||
GstAudioClock
|
GstAudioClock
|
||||||
GstRingBuffer
|
GstRingBuffer
|
||||||
|
GstJackAudioSinkRingBuffer
|
||||||
GstSignalObject
|
GstSignalObject
|
||||||
GstColorBalanceChannel
|
GstColorBalanceChannel
|
||||||
|
GstMixerTrack
|
||||||
|
GstMixerOptions
|
||||||
GInterface
|
GInterface
|
||||||
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstImplementsInterface
|
GstImplementsInterface
|
||||||
GstNavigation
|
|
||||||
GstColorBalance
|
|
||||||
GstXOverlay
|
GstXOverlay
|
||||||
|
GstNavigation
|
||||||
GstTagSetter
|
GstTagSetter
|
||||||
|
GstColorBalance
|
||||||
|
GstPropertyProbe
|
||||||
|
GstMixer
|
||||||
|
|
|
@ -5,10 +5,14 @@ GstRgVolume GstChildProxy
|
||||||
GstRtpBin GstChildProxy
|
GstRtpBin GstChildProxy
|
||||||
GstRtpClient GstChildProxy
|
GstRtpClient GstChildProxy
|
||||||
GstSDPDemux GstChildProxy
|
GstSDPDemux GstChildProxy
|
||||||
GstNeonhttpSrc GstURIHandler
|
GstOss4Sink GstPropertyProbe
|
||||||
GstMMS GstURIHandler
|
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
|
||||||
GstVCDSrc GstURIHandler
|
|
||||||
GstCDAudio GstURIHandler
|
|
||||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||||
GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
|
GstMMS GstURIHandler
|
||||||
|
GstNeonhttpSrc GstURIHandler
|
||||||
|
GstMythtvSrc GstURIHandler
|
||||||
|
GstVCDSrc GstURIHandler
|
||||||
|
GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer
|
||||||
GstMetadataMux GstTagSetter
|
GstMetadataMux GstTagSetter
|
||||||
|
GstCDAudio GstURIHandler
|
||||||
|
GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstImplementsInterface GstObject GstElement
|
GstImplementsInterface GstObject GstElement
|
||||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
|
||||||
GstXOverlay GstObject GstImplementsInterface GstElement
|
GstXOverlay GstObject GstImplementsInterface GstElement
|
||||||
GstTagSetter GstObject GstElement
|
GstTagSetter GstObject GstElement
|
||||||
|
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||||
|
GstMixer GstObject GstImplementsInterface GstElement
|
||||||
|
|
|
@ -284,7 +284,7 @@ gint arg1
|
||||||
<SIGNAL>
|
<SIGNAL>
|
||||||
<NAME>GstInputSelector::block</NAME>
|
<NAME>GstInputSelector::block</NAME>
|
||||||
<RETURNS>gint64</RETURNS>
|
<RETURNS>gint64</RETURNS>
|
||||||
<FLAGS>l</FLAGS>
|
<FLAGS>la</FLAGS>
|
||||||
GstInputSelector *gstinputselector
|
GstInputSelector *gstinputselector
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
|
||||||
|
@ -293,7 +293,7 @@ GstInputSelector *gstinputselector
|
||||||
<RETURNS>void</RETURNS>
|
<RETURNS>void</RETURNS>
|
||||||
<FLAGS>l</FLAGS>
|
<FLAGS>l</FLAGS>
|
||||||
GstInputSelector *gstinputselector
|
GstInputSelector *gstinputselector
|
||||||
gchar *arg1
|
GstPad *arg1
|
||||||
gint64 arg2
|
gint64 arg2
|
||||||
gint64 arg3
|
gint64 arg3
|
||||||
</SIGNAL>
|
</SIGNAL>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Alsa plugin for S/PDIF output</description>
|
<description>Alsa plugin for S/PDIF output</description>
|
||||||
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
||||||
<basename>libgstalsaspdif.so</basename>
|
<basename>libgstalsaspdif.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>unknown</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>gst-plugins-bad</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://www.fluendo.com</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>alsaspdifsink</name>
|
<name>alsaspdifsink</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Elements used to communicate with applications</description>
|
<description>Elements used to communicate with applications</description>
|
||||||
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
||||||
<basename>libgstapp.so</basename>
|
<basename>libgstapp.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Elements to convert Bayer images</description>
|
<description>Elements to convert Bayer images</description>
|
||||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||||
<basename>libgstbayer.so</basename>
|
<basename>libgstbayer.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
@ -11,16 +11,16 @@
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bayer2rgb</name>
|
<name>bayer2rgb</name>
|
||||||
<longname>RAW Camera sensor decoder</longname>
|
<longname>Bayer to RGB decoder for cameras</longname>
|
||||||
<class>Filter/Effect</class>
|
<class>Filter/Converter/Video</class>
|
||||||
<description>FIXME example filter</description>
|
<description>Converts video/x-raw-bayer to video/x-raw-rgb</description>
|
||||||
<author>FIXME <fixme@fixme.com></author>
|
<author>William Brack <wbrack@mmm.com.hk></author>
|
||||||
<pads>
|
<pads>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<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>
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>sink</name>
|
<name>sink</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Compress or decompress streams</description>
|
<description>Compress or decompress streams</description>
|
||||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||||
<basename>libgstbz2.so</basename>
|
<basename>libgstbz2.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Play CD audio through the CD Drive</description>
|
<description>Play CD audio through the CD Drive</description>
|
||||||
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
||||||
<basename>libgstcdaudio.so</basename>
|
<basename>libgstcdaudio.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
||||||
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
||||||
<basename>libgstcdxaparse.so</basename>
|
<basename>libgstcdxaparse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
@ -30,5 +30,26 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>vcdparse</name>
|
||||||
|
<longname>(S)VCD stream parser</longname>
|
||||||
|
<class>Codec/Parser</class>
|
||||||
|
<description>Strip (S)VCD stream from its sync headers</description>
|
||||||
|
<author>Tim-Philipp Müller <tim centricular net>, Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-vcd</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/mpeg, systemstream=(boolean)true</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
</elements>
|
</elements>
|
||||||
</plugin>
|
</plugin>
|
|
@ -3,7 +3,7 @@
|
||||||
<description>DirectFB video output plugin</description>
|
<description>DirectFB video output plugin</description>
|
||||||
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
||||||
<basename>libgstdfbvideosink.so</basename>
|
<basename>libgstdfbvideosink.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decodes DTS audio streams</description>
|
<description>Decodes DTS audio streams</description>
|
||||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||||
<basename>libgstdtsdec.so</basename>
|
<basename>libgstdtsdec.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>DVB elements</description>
|
<description>DVB elements</description>
|
||||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||||
<basename>libgstdvb.so</basename>
|
<basename>libgstdvb.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>DVD Sub-picture Overlay element</description>
|
<description>DVD Sub-picture Overlay element</description>
|
||||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||||
<basename>libgstdvdspu.so</basename>
|
<basename>libgstdvdspu.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Free AAC Encoder (FAAC)</description>
|
<description>Free AAC Encoder (FAAC)</description>
|
||||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||||
<basename>libgstfaac.so</basename>
|
<basename>libgstfaac.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Free AAC Decoder (FAAD)</description>
|
<description>Free AAC Decoder (FAAD)</description>
|
||||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||||
<basename>libgstfaad.so</basename>
|
<basename>libgstfaad.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>linux framebuffer video sink</description>
|
<description>linux framebuffer video sink</description>
|
||||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||||
<basename>libgstfbdevsink.so</basename>
|
<basename>libgstfbdevsink.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Synthesizes plain text into audio</description>
|
<description>Synthesizes plain text into audio</description>
|
||||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||||
<basename>libgstfestival.so</basename>
|
<basename>libgstfestival.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>IIR audio filter element</description>
|
<description>IIR audio filter element</description>
|
||||||
<filename>../../gst/filter/.libs/libgstfilter.so</filename>
|
<filename>../../gst/filter/.libs/libgstfilter.so</filename>
|
||||||
<basename>libgstfilter.so</basename>
|
<basename>libgstfilter.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Element demuxing FLV stream</description>
|
<description>Element demuxing FLV stream</description>
|
||||||
<filename>../../gst/flv/.libs/libgstflvdemux.so</filename>
|
<filename>../../gst/flv/.libs/libgstflvdemux.so</filename>
|
||||||
<basename>libgstflvdemux.so</basename>
|
<basename>libgstflvdemux.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Stream freezer</description>
|
<description>Stream freezer</description>
|
||||||
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
||||||
<basename>libgstfreeze.so</basename>
|
<basename>libgstfreeze.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>GSM encoder/decoder</description>
|
<description>GSM encoder/decoder</description>
|
||||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||||
<basename>libgstgsm.so</basename>
|
<basename>libgstgsm.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>Gstreamer</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>gsmdec</name>
|
<name>gsmdec</name>
|
||||||
|
@ -20,13 +20,13 @@
|
||||||
<name>sink</name>
|
<name>sink</name>
|
||||||
<direction>sink</direction>
|
<direction>sink</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)8000, channels=(int)1</details>
|
<details>audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<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>
|
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)1</details>
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Deinterlace video</description>
|
<description>Deinterlace video</description>
|
||||||
<filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
|
<filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
|
||||||
<basename>libgstdeinterlace.so</basename>
|
<basename>libgstdeinterlace.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
<longname>Deinterlace</longname>
|
<longname>Deinterlace</longname>
|
||||||
<class>Filter/Effect/Video</class>
|
<class>Filter/Effect/Video</class>
|
||||||
<description>Deinterlace video</description>
|
<description>Deinterlace video</description>
|
||||||
<author>Wim Taymans <wim@fluendo.com></author>
|
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||||
<pads>
|
<pads>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>RTP session management plugin library</description>
|
<description>RTP session management plugin library</description>
|
||||||
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
||||||
<basename>libgstrtpmanager.so</basename>
|
<basename>libgstrtpmanager.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Element parsing raw h264 streams</description>
|
<description>Element parsing raw h264 streams</description>
|
||||||
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
||||||
<basename>libgsth264parse.so</basename>
|
<basename>libgsth264parse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Audio interleaver/deinterleaver</description>
|
<description>Audio interleaver/deinterleaver</description>
|
||||||
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
||||||
<basename>libgstinterleave.so</basename>
|
<basename>libgstinterleave.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Jack elements</description>
|
<description>Jack elements</description>
|
||||||
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
||||||
<basename>libgstjack.so</basename>
|
<basename>libgstjack.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>Gstreamer</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>jackaudiosink</name>
|
<name>jackaudiosink</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>All LADSPA plugins</description>
|
<description>All LADSPA plugins</description>
|
||||||
<filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
|
<filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
|
||||||
<basename>libgstladspa.so</basename>
|
<basename>libgstladspa.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
||||||
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
||||||
<basename>libgstmetadata.so</basename>
|
<basename>libgstmetadata.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||||
<basename>libgstmms.so</basename>
|
<basename>libgstmms.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.net/</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mmssrc</name>
|
<name>mmssrc</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>.MOD audio decoding</description>
|
<description>.MOD audio decoding</description>
|
||||||
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
|
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
|
||||||
<basename>libgstmodplug.so</basename>
|
<basename>libgstmodplug.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>High-quality MPEG-1/2 video encoder</description>
|
<description>High-quality MPEG-1/2 video encoder</description>
|
||||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||||
<basename>libgstmpeg2enc.so</basename>
|
<basename>libgstmpeg2enc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>MPEG-4 video parser</description>
|
<description>MPEG-4 video parser</description>
|
||||||
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
||||||
<basename>libgstmpeg4videoparse.so</basename>
|
<basename>libgstmpeg4videoparse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>MPEG-2 transport stream parser</description>
|
<description>MPEG-2 transport stream parser</description>
|
||||||
<filename>../../gst/mpegtsparse/.libs/libgstmpegtsparse.so</filename>
|
<filename>../../gst/mpegtsparse/.libs/libgstmpegtsparse.so</filename>
|
||||||
<basename>libgstmpegtsparse.so</basename>
|
<basename>libgstmpegtsparse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>MPEG-1 and MPEG-2 video parser</description>
|
<description>MPEG-1 and MPEG-2 video parser</description>
|
||||||
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
||||||
<basename>libgstmpegvideoparse.so</basename>
|
<basename>libgstmpegvideoparse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Musepack decoder</description>
|
<description>Musepack decoder</description>
|
||||||
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
||||||
<basename>libgstmusepack.so</basename>
|
<basename>libgstmusepack.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>A TRM signature producer based on libmusicbrainz</description>
|
<description>A TRM signature producer based on libmusicbrainz</description>
|
||||||
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
||||||
<basename>libgsttrm.so</basename>
|
<basename>libgsttrm.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Interplay MVE movie format manipulation</description>
|
<description>Interplay MVE movie format manipulation</description>
|
||||||
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
||||||
<basename>libgstmve.so</basename>
|
<basename>libgstmve.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>lib neon http client src</description>
|
<description>lib neon http client src</description>
|
||||||
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
||||||
<basename>libgstneonhttpsrc.so</basename>
|
<basename>libgstneonhttpsrc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.net/</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>neonhttpsrc</name>
|
<name>neonhttpsrc</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Uses nosefart to decode .nsf files</description>
|
<description>Uses nosefart to decode .nsf files</description>
|
||||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||||
<basename>libgstnsf.so</basename>
|
<basename>libgstnsf.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Demuxes and muxes audio and video</description>
|
<description>Demuxes and muxes audio and video</description>
|
||||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||||
<basename>libgstnuvdemux.so</basename>
|
<basename>libgstnuvdemux.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>NuvDemux</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin></origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nuvdemux</name>
|
<name>nuvdemux</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Parses byte streams into raw frames</description>
|
<description>Parses byte streams into raw frames</description>
|
||||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||||
<basename>libgstrawparse.so</basename>
|
<basename>libgstrawparse.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decode REAL streams</description>
|
<description>Decode REAL streams</description>
|
||||||
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
||||||
<basename>libgstreal.so</basename>
|
<basename>libgstreal.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>ReplayGain volume normalization</description>
|
<description>ReplayGain volume normalization</description>
|
||||||
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
||||||
<basename>libgstreplaygain.so</basename>
|
<basename>libgstreplaygain.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Connects to a VNC server and decodes RFB stream</description>
|
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||||
<basename>libgstrfbsrc.so</basename>
|
<basename>libgstrfbsrc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
||||||
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
||||||
<basename>libgstsdl.so</basename>
|
<basename>libgstsdl.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>configure streaming sessions using SDP</description>
|
<description>configure streaming sessions using SDP</description>
|
||||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||||
<basename>libgstsdpelem.so</basename>
|
<basename>libgstsdpelem.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>input/output stream selector elements</description>
|
<description>input/output stream selector elements</description>
|
||||||
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
||||||
<basename>libgstselector.so</basename>
|
<basename>libgstselector.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>use libsndfile to read and write audio from and to files</description>
|
<description>use libsndfile to read and write audio from and to files</description>
|
||||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||||
<basename>libgstsndfile.so</basename>
|
<basename>libgstsndfile.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Audio Pitch Controller & BPM Detection</description>
|
<description>Audio Pitch Controller & BPM Detection</description>
|
||||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||||
<basename>libgstsoundtouch.so</basename>
|
<basename>libgstsoundtouch.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>OpenSPC Audio Decoder</description>
|
<description>OpenSPC Audio Decoder</description>
|
||||||
<filename>../../ext/spc/.libs/libgstspc.so</filename>
|
<filename>../../ext/spc/.libs/libgstspc.so</filename>
|
||||||
<basename>libgstspc.so</basename>
|
<basename>libgstspc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||||
<basename>libgstspeed.so</basename>
|
<basename>libgstspeed.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Resamples audio</description>
|
<description>Resamples audio</description>
|
||||||
<filename>../../gst/speexresample/.libs/libgstspeexresample.so</filename>
|
<filename>../../gst/speexresample/.libs/libgstspeexresample.so</filename>
|
||||||
<basename>libgstspeexresample.so</basename>
|
<basename>libgstspeexresample.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||||
<basename>libgststereo.so</basename>
|
<basename>libgststereo.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>TTA lossless audio format handling</description>
|
<description>TTA lossless audio format handling</description>
|
||||||
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
||||||
<basename>libgsttta.so</basename>
|
<basename>libgsttta.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>gst-tta</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://www.true-audio.com</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>ttadec</name>
|
<name>ttadec</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Asynchronous read from VCD disk</description>
|
<description>Asynchronous read from VCD disk</description>
|
||||||
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
||||||
<basename>libgstvcdsrc.so</basename>
|
<basename>libgstvcdsrc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Various video signal analysers</description>
|
<description>Various video signal analysers</description>
|
||||||
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
||||||
<basename>libgstvideosignal.so</basename>
|
<basename>libgstvideosignal.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>VMnc video plugin library</description>
|
<description>VMnc video plugin library</description>
|
||||||
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
||||||
<basename>libgstvmnc.so</basename>
|
<basename>libgstvmnc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Wildmidi Plugin</description>
|
<description>Wildmidi Plugin</description>
|
||||||
<filename>../../ext/timidity/.libs/libgstwildmidi.so</filename>
|
<filename>../../ext/timidity/.libs/libgstwildmidi.so</filename>
|
||||||
<basename>libgstwildmidi.so</basename>
|
<basename>libgstwildmidi.so</basename>
|
||||||
<version>0.10.5.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.net/</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>wildmidi</name>
|
<name>wildmidi</name>
|
||||||
|
@ -16,18 +16,18 @@
|
||||||
<description>Midi Synthesizer Element</description>
|
<description>Midi Synthesizer Element</description>
|
||||||
<author>Wouter Paesen <wouter@blue-gate.be></author>
|
<author>Wouter Paesen <wouter@blue-gate.be></author>
|
||||||
<pads>
|
<pads>
|
||||||
<caps>
|
|
||||||
<name>sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>audio/midi</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>audio/x-raw-int, rate=(int)44100, channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
<details>audio/x-raw-int, rate=(int)44100, channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
||||||
</caps>
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/midi</details>
|
||||||
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
</elements>
|
</elements>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>libx264-based H264 plugins</description>
|
<description>libx264-based H264 plugins</description>
|
||||||
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
||||||
<basename>libgstx264.so</basename>
|
<basename>libgstx264.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>XviD plugin library</description>
|
<description>XviD plugin library</description>
|
||||||
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
|
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
|
||||||
<basename>libgstxvid.so</basename>
|
<basename>libgstxvid.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
||||||
<filename>../../gst/y4m/.libs/libgsty4menc.so</filename>
|
<filename>../../gst/y4m/.libs/libgsty4menc.so</filename>
|
||||||
<basename>libgsty4menc.so</basename>
|
<basename>libgsty4menc.so</basename>
|
||||||
<version>0.10.6.1</version>
|
<version>0.10.7</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
|
|
|
@ -34,6 +34,17 @@ real live maintainer, or some actual wide use.
|
||||||
</CVSRepository>
|
</CVSRepository>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<release>
|
||||||
|
<Version>
|
||||||
|
<revision>0.10.7</revision>
|
||||||
|
<branch>0.10</branch>
|
||||||
|
<name>House of Cards</name>
|
||||||
|
<created>2008-04-24</created>
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.bz2" />
|
||||||
|
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.gz" />
|
||||||
|
</Version>
|
||||||
|
</release>
|
||||||
|
|
||||||
<release>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<revision>0.10.6</revision>
|
<revision>0.10.6</revision>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
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
|
af az bg cs da de en_GB es fi hu it ky nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN
|
||||||
|
|
|
@ -202,7 +202,7 @@
|
||||||
#undef USE_POISONING
|
#undef USE_POISONING
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "0.10.6"
|
#define VERSION "0.10.7"
|
||||||
|
|
||||||
/* Define to 1 if your processor stores words with the most significant byte
|
/* Define to 1 if your processor stores words with the most significant byte
|
||||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||||
|
|
Loading…
Reference in a new issue