mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
release 0.10.15
This commit is contained in:
parent
035589e8c0
commit
872b6c8702
102 changed files with 698 additions and 9414 deletions
101
ChangeLog
101
ChangeLog
|
@ -1,3 +1,104 @@
|
||||||
|
=== release 0.10.15 ===
|
||||||
|
|
||||||
|
2009-10-21 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
releasing 0.10.15, "Ending the war"
|
||||||
|
|
||||||
|
2009-10-16 14:37:02 -0700 Michael Smith <msmith@songbirdnest.com>
|
||||||
|
|
||||||
|
* gst/id3tag/id3tag.c:
|
||||||
|
id3tag: actually write image to APIC tag.
|
||||||
|
|
||||||
|
2009-10-16 12:30:59 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* win32/common/config.h:
|
||||||
|
0.10.14.4 pre-release
|
||||||
|
|
||||||
|
2009-10-16 11:53:14 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* sys/vdpau/Makefile.am:
|
||||||
|
dist: Include vdpsink.h in the tarball to fix the dist.
|
||||||
|
|
||||||
|
2009-10-16 11:08:05 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ext/dts/gstdtsdec.c:
|
||||||
|
dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref
|
||||||
|
properly fixes: #598274
|
||||||
|
|
||||||
|
2009-10-16 01:26:10 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* gst/autoconvert/gstautoconvert.c:
|
||||||
|
autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps.
|
||||||
|
gst_pad_set_caps on the internal source pad always succeeds, because
|
||||||
|
caps propagate to the peer with buffers, not immediately. Using
|
||||||
|
gst_pad_peer_accept_caps properly checks whether the actual
|
||||||
|
sub-element can accept caps when they change.
|
||||||
|
https://bugzilla.gnome.org/show_bug.cgi?id=575568
|
||||||
|
|
||||||
|
2009-10-16 01:09:49 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ext/resindvd/resindvdsrc.c:
|
||||||
|
resindvd: Re-send audio stream select on re-configuration
|
||||||
|
When the layout of the audio streams changes, re-send the current
|
||||||
|
audio stream selection event, in order to trigger switching to the
|
||||||
|
new stream properly.
|
||||||
|
https://bugzilla.gnome.org/show_bug.cgi?id=575568
|
||||||
|
|
||||||
|
2009-10-16 00:50:31 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ext/resindvd/resindvdsrc.c:
|
||||||
|
resindvd: Fix a small flaw - if any audio stream exists, use it
|
||||||
|
Don't create a dummy audio stream if only non-AC3 tracks exist.
|
||||||
|
|
||||||
|
2009-10-16 10:16:33 +0300 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* common:
|
||||||
|
Automatic update of common submodule
|
||||||
|
From 85d1530 to 0702fe1
|
||||||
|
|
||||||
|
2009-10-15 23:48:53 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
* configure.ac:
|
||||||
|
* po/af.po:
|
||||||
|
* po/az.po:
|
||||||
|
* po/bg.po:
|
||||||
|
* po/ca.po:
|
||||||
|
* po/cs.po:
|
||||||
|
* po/da.po:
|
||||||
|
* po/de.po:
|
||||||
|
* po/en_GB.po:
|
||||||
|
* po/es.po:
|
||||||
|
* po/eu.po:
|
||||||
|
* po/fi.po:
|
||||||
|
* po/fr.po:
|
||||||
|
* po/hu.po:
|
||||||
|
* po/id.po:
|
||||||
|
* po/it.po:
|
||||||
|
* po/ja.po:
|
||||||
|
* po/ky.po:
|
||||||
|
* po/lt.po:
|
||||||
|
* po/lv.po:
|
||||||
|
* po/mt.po:
|
||||||
|
* po/nb.po:
|
||||||
|
* po/nl.po:
|
||||||
|
* po/or.po:
|
||||||
|
* po/pl.po:
|
||||||
|
* po/pt_BR.po:
|
||||||
|
* po/ru.po:
|
||||||
|
* po/sk.po:
|
||||||
|
* po/sq.po:
|
||||||
|
* po/sr.po:
|
||||||
|
* po/sv.po:
|
||||||
|
* po/tr.po:
|
||||||
|
* po/uk.po:
|
||||||
|
* po/vi.po:
|
||||||
|
* po/zh_CN.po:
|
||||||
|
* win32/common/config.h:
|
||||||
|
0.10.14.3 pre-release
|
||||||
|
|
||||||
2009-10-14 11:06:46 +0100 Jan Schmidt <thaytan@noraisin.net>
|
2009-10-14 11:06:46 +0100 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
* ext/resindvd/rsndec.c:
|
* ext/resindvd/rsndec.c:
|
||||||
|
|
56
NEWS
56
NEWS
|
@ -1,4 +1,58 @@
|
||||||
This is GStreamer Bad Plug-ins 0.10.14, "Your New Best Friends"
|
This is GStreamer Bad Plug-ins 0.10.15, "Ending the war"
|
||||||
|
|
||||||
|
Changes since 0.10.14:
|
||||||
|
|
||||||
|
* Add barcode scanner plugin using the zbar library
|
||||||
|
* Improvements to camerabin
|
||||||
|
* Support audio-track format switching in DVD
|
||||||
|
* Improve parsing and display of PGS subpictures
|
||||||
|
* Add Cog plugin
|
||||||
|
* Add LV2 plugin support
|
||||||
|
* Improve VDPAU plugin. Add post-processing support
|
||||||
|
* Add videomeasure plugin
|
||||||
|
* Improve Siren codec
|
||||||
|
* Improved Directshow capture element
|
||||||
|
* Add EAC3 mapping in MPEG-TS playback
|
||||||
|
* Improve AAC encoding
|
||||||
|
* Improved MIDI file playback
|
||||||
|
* Improve H-264 parsing
|
||||||
|
* Add MPEG-PS muxer
|
||||||
|
* Add PNM encoder and decoder
|
||||||
|
* Add SVG decoder
|
||||||
|
* Update GLib dependency to GLib 2.16
|
||||||
|
* Various other bug fixes and improvements (see ChangeLog)
|
||||||
|
|
||||||
|
Bugs fixed since 0.10.14:
|
||||||
|
|
||||||
|
* 303975 : Add tar support
|
||||||
|
* 519001 : [wildmidi] Doesn't handle seeking correctly
|
||||||
|
* 575261 : Do not use the outdated Debian/Ubuntu libass libraries!
|
||||||
|
* 583901 : aacparse fails for remuxing
|
||||||
|
* 589609 : [PATCH] fix dvdspu crash when subtitles do not fit the incoming video
|
||||||
|
* 593348 : faac encoder produces first buffer with wrong duration
|
||||||
|
* 593625 : Broken Compilation, missing files with latest commits in git repository
|
||||||
|
* 593683 : Typo in variable name for libraries to link against
|
||||||
|
* 593864 : pcapparse: Set the GStreamer timestamp according to the pcap timestamps
|
||||||
|
* 594030 : [mpegtsdemux] Support for AC3/EAC3 not 100% correct
|
||||||
|
* 594277 : Make the default segment of outputselector TIME instead of UNDEFINED
|
||||||
|
* 594278 : dshowvideosink: remove unused variable
|
||||||
|
* 594279 : dshowsrcwrapper: use tchar macro for string literals
|
||||||
|
* 594321 : Videomeasure plugin
|
||||||
|
* 594382 : assrender: Fix compilation with libass = 0.9.6
|
||||||
|
* 594489 : broken compilation for mpegdemux
|
||||||
|
* 594715 : libgstsignalprocessor install issues
|
||||||
|
* 594812 : [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file
|
||||||
|
* 595215 : PNM encoder doesn't support ASCII encoding
|
||||||
|
* 595409 : PNM decoder can't decode ASCII encoded files.
|
||||||
|
* 596285 : gstvideomeasure crashes at the end of some streams
|
||||||
|
* 596743 : qtmux: fix flags_as_uint to flags[]
|
||||||
|
* 598139 : faad element leaks itself.
|
||||||
|
* 598263 : refcount leak in resindvd
|
||||||
|
* 598274 : dtsdec leaks input buffers
|
||||||
|
* 598369 : Properly detect pre-releases
|
||||||
|
* 598733 : id3mux doesn't write image to APIC tag
|
||||||
|
* 582779 : [resindvd] Add support for other audio codecs than ac3
|
||||||
|
* 595700 : PNM decoder doesn't handle ASCII encoded pnm data split over several buffers
|
||||||
|
|
||||||
Changes since 0.10.13:
|
Changes since 0.10.13:
|
||||||
|
|
||||||
|
|
133
RELEASE
133
RELEASE
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Release notes for GStreamer Bad Plug-ins 0.10.14 "Your New Best Friends"
|
Release notes for GStreamer Bad Plug-ins 0.10.15 "Ending the war"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -60,63 +60,57 @@ contains a set of well-supported plug-ins, but might pose problems for
|
||||||
|
|
||||||
Features of this release
|
Features of this release
|
||||||
|
|
||||||
* Moved rtpmanager to -good
|
* Add barcode scanner plugin using the zbar library
|
||||||
* Moved dirac elements from schroedinger to gst-plugins-bad (new schroedinger release without the gstreamer elements will follow shortly)
|
* Improvements to camerabin
|
||||||
* amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb to amrwbenc (the removed elements will re-appear in the next -ugly release; no migration strategy provided in this case because of the 'special' status of the amrwb plugin)
|
* Support audio-track format switching in DVD
|
||||||
* asfmux, rtpasfpay: add ASF muxer and windows media payloader
|
* Improve parsing and display of PGS subpictures
|
||||||
* basevideo: add experimental video base class library/API
|
* Add Cog plugin
|
||||||
* camerabin: lots of fixes and improvements
|
* Add LV2 plugin support
|
||||||
* capssetter: new element for debugging purposes
|
* Improve VDPAU plugin. Add post-processing support
|
||||||
* directdraw: Implement GstNavigation interface
|
* Add videomeasure plugin
|
||||||
* directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
|
* Improve Siren codec
|
||||||
* frei0r: wrapper for frei0r video filter plugins
|
* Improved Directshow capture element
|
||||||
* gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
|
* Add EAC3 mapping in MPEG-TS playback
|
||||||
* Implement SEEKING query in more demuxers and decoders (notably mpeg-ps/mpeg-ts, mxf, musepack, rawparse)
|
* Improve AAC encoding
|
||||||
* kate: add kate subtitle encoder, decoder and overlay
|
* Improved MIDI file playback
|
||||||
* mimic: lots of fixes for mimenc and mimdec; add "paused mode"
|
* Improve H-264 parsing
|
||||||
* mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
|
* Add MPEG-PS muxer
|
||||||
* mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
|
* Add PNM encoder and decoder
|
||||||
* qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
|
* Add SVG decoder
|
||||||
* shapewipe: support ARGB/RGBA for video input/output; fix for still images
|
* Update GLib dependency to GLib 2.16
|
||||||
* vdpau: add experimental vdpau plugin
|
* Various other bug fixes and improvements (see ChangeLog)
|
||||||
|
|
||||||
Bugs fixed in this release
|
Bugs fixed in this release
|
||||||
|
|
||||||
* 587819 : [mpegtsparse] crash because of double free
|
* 303975 : Add tar support
|
||||||
* 344129 : [directsoundsrc] Plugin for Directsound source
|
* 519001 : [wildmidi] Doesn't handle seeking correctly
|
||||||
* 377784 : xvidenc should output video/mpeg
|
* 575261 : Do not use the outdated Debian/Ubuntu libass libraries!
|
||||||
* 540128 : Totem freeze with short HDV file
|
* 583901 : aacparse fails for remuxing
|
||||||
* 541962 : [directdrawsink] crash when exposing in GST_STATE_READY
|
* 589609 : [PATCH] fix dvdspu crash when subtitles do not fit the incoming video
|
||||||
* 561241 : metadatademux pad activation deadlock
|
* 593348 : faac encoder produces first buffer with wrong duration
|
||||||
* 561752 : GstRtpBin implement Release pad functions
|
* 593625 : Broken Compilation, missing files with latest commits in git repository
|
||||||
* 575672 : [mpegtsdemux] crashes when souphttpsrc is used as a stream source
|
* 593683 : Typo in variable name for libraries to link against
|
||||||
* 575818 : [ivorbisdec] extract vorbis tags
|
* 593864 : pcapparse: Set the GStreamer timestamp according to the pcap timestamps
|
||||||
* 576800 : gstreamer SPC plugin requires non-portable x86 code
|
* 594030 : [mpegtsdemux] Support for AC3/EAC3 not 100% correct
|
||||||
* 583470 : mpegtsparse: Old pes pids not removed when receiving PAT table
|
* 594277 : Make the default segment of outputselector TIME instead of UNDEFINED
|
||||||
* 584252 : enhancements to OSSv4 plugin
|
* 594278 : dshowvideosink: remove unused variable
|
||||||
* 584897 : Remove AMR plugin as it has been replaced by updated OpenCore plugin
|
* 594279 : dshowsrcwrapper: use tchar macro for string literals
|
||||||
* 585839 : Support for sending RTP packets as GstBufferList in the gstrtpbin
|
* 594321 : Videomeasure plugin
|
||||||
* 586019 : [mxfdemux] stray semicolons after if statement
|
* 594382 : assrender: Fix compilation with libass = 0.9.6
|
||||||
* 586097 : GStreamer DVB tuning too quick for some devices
|
* 594489 : broken compilation for mpegdemux
|
||||||
* 586956 : Include < sys/time.h > only if it is present in the system
|
* 594715 : libgstsignalprocessor install issues
|
||||||
* 587023 : [freeze] disable plugin static lib
|
* 594812 : [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file
|
||||||
* 587595 : [dshowsrcwrapper] start refactoring
|
* 595215 : PNM encoder doesn't support ASCII encoding
|
||||||
* 588638 : [katedec] add x-dvd-subpicture output
|
* 595409 : PNM decoder can't decode ASCII encoded files.
|
||||||
* 588944 : mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
|
* 596285 : gstvideomeasure crashes at the end of some streams
|
||||||
* 590030 : rtpsource: Incoming buffers do not always have caps
|
* 596743 : qtmux: fix flags_as_uint to flags[]
|
||||||
* 590208 : GstNavigation interface support for directdrawsink
|
* 598139 : faad element leaks itself.
|
||||||
* 590360 : [qtmux] requires endianness even if the samples are 8bit
|
* 598263 : refcount leak in resindvd
|
||||||
* 590446 : [mpegdemux] MPEG TS with A52 not seekable
|
* 598274 : dtsdec leaks input buffers
|
||||||
* 590797 : Memory leak in rtpsource.c
|
* 598369 : Properly detect pre-releases
|
||||||
* 591440 : rtpdtmfsrc event cleanup
|
* 598733 : id3mux doesn't write image to APIC tag
|
||||||
* 591538 : generic states test fails (vdpau, mimenc)
|
* 582779 : [resindvd] Add support for other audio codecs than ac3
|
||||||
* 591610 : asfmux: messing up with sinkpads
|
* 595700 : PNM decoder doesn't handle ASCII encoded pnm data split over several buffers
|
||||||
* 591927 : REQUIREMENTS is out of date
|
|
||||||
* 592259 : mimenc: fourcc written incorrectly
|
|
||||||
* 593024 : regression in schroenc streamheader initialization
|
|
||||||
* 593063 : resindvd and rawparse do not use correct base LDFLAGS
|
|
||||||
* 593068 : Disarray in directsoundsrc/directdrawsink
|
|
||||||
* 586354 : [h264parse] blocked in infinite loop while parsing a corrupted frame
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
|
|
||||||
|
@ -145,42 +139,33 @@ Applications
|
||||||
|
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
* Aleksey Yulin
|
* Alessandro Decina
|
||||||
* Andoni Morales
|
|
||||||
* Arek Korbik
|
|
||||||
* Austin Lund
|
|
||||||
* Branko Subasic
|
|
||||||
* Carl-Anton Ingmarsson
|
* Carl-Anton Ingmarsson
|
||||||
* Changwoo Ryu
|
|
||||||
* Christian Schaller
|
* Christian Schaller
|
||||||
* Dave Robillard
|
* Dave Robillard
|
||||||
* David Schleef
|
* David Schleef
|
||||||
* Edward Hervey
|
* Edward Hervey
|
||||||
* Garrett D'Amore
|
* Havard Graff
|
||||||
* Iago Toral
|
|
||||||
* Jan Schmidt
|
* Jan Schmidt
|
||||||
* Jan Urbanski
|
|
||||||
* Joni Valtanen
|
|
||||||
* Josep Torra
|
* Josep Torra
|
||||||
* Julien Isorce
|
* Julien Isorce
|
||||||
* Lasse Laukkanen
|
* Lasse Laukkanen
|
||||||
|
* Lin Yang
|
||||||
|
* Lutz Mueller
|
||||||
|
* Marc-André Lureau
|
||||||
* Mark Nauwelaerts
|
* Mark Nauwelaerts
|
||||||
* Matijs van Zuijlen
|
* Michael Smith
|
||||||
* Maximilian Högner
|
|
||||||
* Michael Pyne
|
|
||||||
* Miguel Àngel Farré
|
|
||||||
* Mikael Magnusson
|
|
||||||
* Olivier Crête
|
* Olivier Crête
|
||||||
* Руслан Ижбулатов
|
* Peter Christoffersen
|
||||||
|
* Peter Kjellerstedt
|
||||||
|
* René Stadler
|
||||||
* Sebastian Dröge
|
* Sebastian Dröge
|
||||||
* Sebastian Pölsterl
|
* Sebastian Pölsterl
|
||||||
* Stefan Kost
|
* Stefan Kost
|
||||||
* Thiago Santos
|
|
||||||
* Tim-Philipp Müller
|
* Tim-Philipp Müller
|
||||||
* Tommi Myöhänen
|
* Tommi Myöhänen
|
||||||
* Vincent Penquerc'h
|
* Vincent Penquerc'h
|
||||||
* Wim Taymans
|
* Wim Taymans
|
||||||
* Zaheer Abbas Merali
|
* Zaheer Abbas Merali
|
||||||
* Zaheer Merali
|
* Руслан Ижбулатов
|
||||||
* Zeeshan Ali (Khattak)
|
|
||||||
|
|
|
@ -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.14.4,
|
AC_INIT(GStreamer Bad Plug-ins, 0.10.15,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-bad)
|
gst-plugins-bad)
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPitch::pitch</NAME>
|
<NAME>GstPitch::pitch</NAME>
|
||||||
<TYPE>gfloat</TYPE>
|
<TYPE>gfloat</TYPE>
|
||||||
<RANGE>[0,1,10]</RANGE>
|
<RANGE>[0.1,10]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Pitch</NICK>
|
<NICK>Pitch</NICK>
|
||||||
<BLURB>Audio stream pitch.</BLURB>
|
<BLURB>Audio stream pitch.</BLURB>
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPitch::rate</NAME>
|
<NAME>GstPitch::rate</NAME>
|
||||||
<TYPE>gfloat</TYPE>
|
<TYPE>gfloat</TYPE>
|
||||||
<RANGE>[0,1,10]</RANGE>
|
<RANGE>[0.1,10]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Rate</NICK>
|
<NICK>Rate</NICK>
|
||||||
<BLURB>Audio stream rate.</BLURB>
|
<BLURB>Audio stream rate.</BLURB>
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstPitch::tempo</NAME>
|
<NAME>GstPitch::tempo</NAME>
|
||||||
<TYPE>gfloat</TYPE>
|
<TYPE>gfloat</TYPE>
|
||||||
<RANGE>[0,1,10]</RANGE>
|
<RANGE>[0.1,10]</RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Tempo</NICK>
|
<NICK>Tempo</NICK>
|
||||||
<BLURB>Audio stream tempo.</BLURB>
|
<BLURB>Audio stream tempo.</BLURB>
|
||||||
|
@ -1341,7 +1341,7 @@
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstSpeed::speed</NAME>
|
<NAME>GstSpeed::speed</NAME>
|
||||||
<TYPE>gfloat</TYPE>
|
<TYPE>gfloat</TYPE>
|
||||||
<RANGE>[0,1,40]</RANGE>
|
<RANGE>[0.1,40]</RANGE>
|
||||||
<FLAGS>rwx</FLAGS>
|
<FLAGS>rwx</FLAGS>
|
||||||
<NICK>speed</NICK>
|
<NICK>speed</NICK>
|
||||||
<BLURB>speed.</BLURB>
|
<BLURB>speed.</BLURB>
|
||||||
|
@ -16865,7 +16865,7 @@
|
||||||
<FLAGS>rwx</FLAGS>
|
<FLAGS>rwx</FLAGS>
|
||||||
<NICK>Dry-Wet-Balance</NICK>
|
<NICK>Dry-Wet-Balance</NICK>
|
||||||
<BLURB>Dry-Wet-Balance.</BLURB>
|
<BLURB>Dry-Wet-Balance.</BLURB>
|
||||||
<DEFAULT>0,5</DEFAULT>
|
<DEFAULT>0.5</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -17815,7 +17815,7 @@
|
||||||
<FLAGS>rwx</FLAGS>
|
<FLAGS>rwx</FLAGS>
|
||||||
<NICK>Pattern sensitivity</NICK>
|
<NICK>Pattern sensitivity</NICK>
|
||||||
<BLURB>The sensitivity around the center for detecting the markers (0.0 = lowest, 1.0 highest).</BLURB>
|
<BLURB>The sensitivity around the center for detecting the markers (0.0 = lowest, 1.0 highest).</BLURB>
|
||||||
<DEFAULT>0,3</DEFAULT>
|
<DEFAULT>0.3</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -17855,7 +17855,7 @@
|
||||||
<FLAGS>rwx</FLAGS>
|
<FLAGS>rwx</FLAGS>
|
||||||
<NICK>Pattern center</NICK>
|
<NICK>Pattern center</NICK>
|
||||||
<BLURB>The center of the black/white separation (0.0 = lowest, 1.0 highest).</BLURB>
|
<BLURB>The center of the black/white separation (0.0 = lowest, 1.0 highest).</BLURB>
|
||||||
<DEFAULT>0,5</DEFAULT>
|
<DEFAULT>0.5</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -18015,7 +18015,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>stereo</NICK>
|
<NICK>stereo</NICK>
|
||||||
<BLURB>stereo.</BLURB>
|
<BLURB>stereo.</BLURB>
|
||||||
<DEFAULT>0,1</DEFAULT>
|
<DEFAULT>0.1</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -22500,13 +22500,13 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Overlap Length</NICK>
|
<NICK>Overlap Length</NICK>
|
||||||
<BLURB>Percentage of stride to overlap.</BLURB>
|
<BLURB>Percentage of stride to overlap.</BLURB>
|
||||||
<DEFAULT>0,2</DEFAULT>
|
<DEFAULT>0.2</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstScaletempo::rate</NAME>
|
<NAME>GstScaletempo::rate</NAME>
|
||||||
<TYPE>gdouble</TYPE>
|
<TYPE>gdouble</TYPE>
|
||||||
<RANGE>[-2,14748e+09,2,14748e+09]</RANGE>
|
<RANGE>[-2.14748e+09,2.14748e+09]</RANGE>
|
||||||
<FLAGS>r</FLAGS>
|
<FLAGS>r</FLAGS>
|
||||||
<NICK>Playback Rate</NICK>
|
<NICK>Playback Rate</NICK>
|
||||||
<BLURB>Current playback rate.</BLURB>
|
<BLURB>Current playback rate.</BLURB>
|
||||||
|
@ -28170,7 +28170,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Deviation (for Gauss function)</NICK>
|
<NICK>Deviation (for Gauss function)</NICK>
|
||||||
<BLURB>Used to calculate Gussian weights (only when using Gaussian window).</BLURB>
|
<BLURB>Used to calculate Gussian weights (only when using Gaussian window).</BLURB>
|
||||||
<DEFAULT>1,5</DEFAULT>
|
<DEFAULT>1.5</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
|
|
@ -13,582 +13,170 @@ GObject
|
||||||
GstCameraBin
|
GstCameraBin
|
||||||
RsnDvdBin
|
RsnDvdBin
|
||||||
DvbBaseBin
|
DvbBaseBin
|
||||||
GstFPSDisplaySink
|
|
||||||
GstAutoConvert
|
GstAutoConvert
|
||||||
GstSDPDemux
|
GstSDPDemux
|
||||||
GstBaseTransform
|
GstFPSDisplaySink
|
||||||
GstVideoFilter
|
GstBz2enc
|
||||||
GstZBar
|
GstBz2dec
|
||||||
GstVideoAnalyse
|
GstGmeDec
|
||||||
GstVideoDetect
|
GstMplex
|
||||||
GstVideoMark
|
|
||||||
GstCogdownsample
|
|
||||||
GstCogcolorspace
|
|
||||||
GstCogScale
|
|
||||||
GstColorconvert
|
|
||||||
GstLogoinsert
|
|
||||||
GstAudioFilter
|
|
||||||
GstBPMDetect
|
|
||||||
GstStereo
|
|
||||||
GstMeasureCollector
|
|
||||||
GstHDVParse
|
|
||||||
GstCapsSetter
|
|
||||||
GstLegacyresample
|
|
||||||
GstScaletempo
|
|
||||||
GstBayer2RGB
|
|
||||||
GstMSE
|
|
||||||
GstRsvgDec
|
|
||||||
GstSignalProcessor
|
|
||||||
http---calf-sourceforge-net-plugins-Compressor
|
|
||||||
http---calf-sourceforge-net-plugins-Filter
|
|
||||||
http---calf-sourceforge-net-plugins-Filterclavier
|
|
||||||
http---calf-sourceforge-net-plugins-Flanger
|
|
||||||
http---calf-sourceforge-net-plugins-Fluidsynth
|
|
||||||
http---calf-sourceforge-net-plugins-Monosynth
|
|
||||||
http---calf-sourceforge-net-plugins-MultiChorus
|
|
||||||
http---calf-sourceforge-net-plugins-Organ
|
|
||||||
http---calf-sourceforge-net-plugins-Phaser
|
|
||||||
http---calf-sourceforge-net-plugins-Reverb
|
|
||||||
http---calf-sourceforge-net-plugins-RotarySpeaker
|
|
||||||
http---calf-sourceforge-net-plugins-VintageDelay
|
|
||||||
http---calf-sourceforge-net-plugins-Wavetable
|
|
||||||
http---calf-sourceforge-net-small-plugins-allpass
|
|
||||||
http---calf-sourceforge-net-small-plugins-bandpass6
|
|
||||||
http---calf-sourceforge-net-small-plugins-between-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-bit-and-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-bit-or-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-bit-xor-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-ccfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-channel-less-than-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-channelfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-clip-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-copy-em
|
|
||||||
http---calf-sourceforge-net-small-plugins-counter-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-crossfader2-a
|
|
||||||
http---calf-sourceforge-net-small-plugins-crossfader2-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-eventmerge-e
|
|
||||||
http---calf-sourceforge-net-small-plugins-exp-inertia-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-flipflop-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-highpass12
|
|
||||||
http---calf-sourceforge-net-small-plugins-highpass6
|
|
||||||
http---calf-sourceforge-net-small-plugins-ifthenelse-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-key-less-than-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-keyfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-less-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-level2edge-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-lin2exp
|
|
||||||
http---calf-sourceforge-net-small-plugins-linear-inertia-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-logical-and-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-logical-not-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-logical-or-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-logical-xor-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-lowpass12
|
|
||||||
http---calf-sourceforge-net-small-plugins-lowpass6
|
|
||||||
http---calf-sourceforge-net-small-plugins-max
|
|
||||||
http---calf-sourceforge-net-small-plugins-max-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-min
|
|
||||||
http---calf-sourceforge-net-small-plugins-min-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-minus
|
|
||||||
http---calf-sourceforge-net-small-plugins-minus-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-msgread-e
|
|
||||||
http---calf-sourceforge-net-small-plugins-mul
|
|
||||||
http---calf-sourceforge-net-small-plugins-mul-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-mux16-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-mux4-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-mux8-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-neg
|
|
||||||
http---calf-sourceforge-net-small-plugins-neg-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-notch6
|
|
||||||
http---calf-sourceforge-net-small-plugins-notefilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-pcfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-pitchbendfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-pressurefilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-print-a
|
|
||||||
http---calf-sourceforge-net-small-plugins-print-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-print-e
|
|
||||||
http---calf-sourceforge-net-small-plugins-print-em
|
|
||||||
http---calf-sourceforge-net-small-plugins-prio-enc8-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-prio-mux-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-pulse-lfo
|
|
||||||
http---calf-sourceforge-net-small-plugins-quadpower-a
|
|
||||||
http---calf-sourceforge-net-small-plugins-quadpower-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-sample-hold-edge-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-sample-hold-level-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-saw-lfo
|
|
||||||
http---calf-sourceforge-net-small-plugins-saw-osc
|
|
||||||
http---calf-sourceforge-net-small-plugins-schmitt-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-setchannel-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-square-lfo
|
|
||||||
http---calf-sourceforge-net-small-plugins-square-osc
|
|
||||||
http---calf-sourceforge-net-small-plugins-systemfilter-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-timer-c
|
|
||||||
http---calf-sourceforge-net-small-plugins-transpose-m
|
|
||||||
http---calf-sourceforge-net-small-plugins-trigger-a2c
|
|
||||||
ladspa-delay-5s
|
|
||||||
ladspa-amp-mono
|
|
||||||
ladspa-amp-stereo
|
|
||||||
ladspa-adsr
|
|
||||||
ladspa-lpf
|
|
||||||
ladspa-hpf
|
|
||||||
ladspa-noise-white
|
|
||||||
ladspa-sine-faaa
|
|
||||||
ladspa-sine-faac
|
|
||||||
ladspa-sine-fcaa
|
|
||||||
ladspa-sine-fcac
|
|
||||||
ladspa-difference-iama-oa
|
|
||||||
ladspa-difference-iamc-oa
|
|
||||||
ladspa-difference-icma-oa
|
|
||||||
ladspa-difference-icmc-oc
|
|
||||||
ladspa-adsr-g+t
|
|
||||||
ladspa-amp-gaia-oa
|
|
||||||
ladspa-amp-gcia-oa
|
|
||||||
ladspa-branch-ia-oaoa
|
|
||||||
ladspa-branch-ic-ococ
|
|
||||||
ladspa-dahdsr-g+t-audio
|
|
||||||
ladspa-dahdsr-g+t-control
|
|
||||||
ladspa-dahdsr-cg+t-control
|
|
||||||
ladspa-interpolator
|
|
||||||
ladspa-fmod-fama-oa
|
|
||||||
ladspa-fmod-famc-oa
|
|
||||||
ladspa-fmod-fcma-oa
|
|
||||||
ladspa-fmod-fcmc-oc
|
|
||||||
ladspa-quantiser20
|
|
||||||
ladspa-lp4pole-faraia-oa
|
|
||||||
ladspa-lp4pole-fcrcia-oa
|
|
||||||
ladspa-product-iaia-oa
|
|
||||||
ladspa-product-iaic-oa
|
|
||||||
ladspa-product-icic-oc
|
|
||||||
ladspa-pulse-fapa-oa
|
|
||||||
ladspa-pulse-fapc-oa
|
|
||||||
ladspa-pulse-fcpa-oa
|
|
||||||
ladspa-pulse-fcpc-oa
|
|
||||||
ladspa-quantiser100
|
|
||||||
ladspa-quantiser50
|
|
||||||
ladspa-sawtooth-fa-oa
|
|
||||||
ladspa-sawtooth-fc-oa
|
|
||||||
ladspa-random-fasa-oa
|
|
||||||
ladspa-random-fasc-oa
|
|
||||||
ladspa-random-fcsa-oa
|
|
||||||
ladspa-random-fcsc-oa
|
|
||||||
ladspa-ratio-nada-oa
|
|
||||||
ladspa-ratio-nadc-oa
|
|
||||||
ladspa-ratio-ncda-oa
|
|
||||||
ladspa-ratio-ncdc-oc
|
|
||||||
ladspa-sinusWavewrapper
|
|
||||||
ladspa-sequencer64
|
|
||||||
ladspa-sequencer32
|
|
||||||
ladspa-sequencer16
|
|
||||||
ladspa-square-fa-oa
|
|
||||||
ladspa-square-fc-oa
|
|
||||||
ladspa-sum-iaia-oa
|
|
||||||
ladspa-sum-iaic-oa
|
|
||||||
ladspa-sum-icic-oc
|
|
||||||
ladspa-syncpulse-fapaga-oa
|
|
||||||
ladspa-syncpulse-fcpcga-oa
|
|
||||||
ladspa-syncsquare-faga-oa
|
|
||||||
ladspa-syncsquare-fcga-oa
|
|
||||||
ladspa-tracker-gaaadaia-oa
|
|
||||||
ladspa-tracker-gaacdcia-oa
|
|
||||||
ladspa-triangle-fasa-oa
|
|
||||||
ladspa-triangle-fasc-oa
|
|
||||||
ladspa-triangle-fcsa-oa
|
|
||||||
ladspa-triangle-fcsc-oa
|
|
||||||
ladspa-bf2cube
|
|
||||||
ladspa-bf2quad
|
|
||||||
ladspa-bf2stereo
|
|
||||||
ladspa-fmh2oct
|
|
||||||
ladspa-encode-bformat
|
|
||||||
ladspa-encode-fmh
|
|
||||||
ladspa-bf-rotate-z
|
|
||||||
ladspa-fmh-rotate-z
|
|
||||||
ladspa-am
|
|
||||||
ladspa-analogue
|
|
||||||
ladspa-canyon-delay
|
|
||||||
ladspa-disintegrator
|
|
||||||
ladspa-sledgehammer
|
|
||||||
ladspa-delay-0-01s
|
|
||||||
ladspa-delay-0-1s
|
|
||||||
ladspa-delay-1s
|
|
||||||
ladspa-delay-60s
|
|
||||||
ladspa-track-max-peak
|
|
||||||
ladspa-track-max-rms
|
|
||||||
ladspa-track-peak
|
|
||||||
ladspa-track-rms
|
|
||||||
ladspa-fmh2bf
|
|
||||||
ladspa-fbdelay-0-01s
|
|
||||||
ladspa-fbdelay-0-1s
|
|
||||||
ladspa-fbdelay-1s
|
|
||||||
ladspa-fbdelay-5s
|
|
||||||
ladspa-fbdelay-60s
|
|
||||||
ladspa-freeverb3
|
|
||||||
ladspa-grain-scatter
|
|
||||||
ladspa-hard-gate
|
|
||||||
ladspa-identity-audio
|
|
||||||
ladspa-identity-control
|
|
||||||
ladspa-lofi
|
|
||||||
ladspa-logistic
|
|
||||||
ladspa-mixer
|
|
||||||
ladspa-noise-source-white
|
|
||||||
ladspa-null-ai
|
|
||||||
ladspa-null-ao
|
|
||||||
ladspa-null-ci
|
|
||||||
ladspa-null-co
|
|
||||||
ladspa-organ
|
|
||||||
ladspa-peak
|
|
||||||
ladspa-phasemod
|
|
||||||
ladspa-pink-interpolated-audio
|
|
||||||
ladspa-pink-full-frequency
|
|
||||||
ladspa-pink-sh
|
|
||||||
ladspa-compress-peak
|
|
||||||
ladspa-compress-rms
|
|
||||||
ladspa-expand-peak
|
|
||||||
ladspa-expand-rms
|
|
||||||
ladspa-limit-peak
|
|
||||||
ladspa-limit-rms
|
|
||||||
ladspa-syndrum
|
|
||||||
ladspa-vcf303
|
|
||||||
ladspa-wshape-sine
|
|
||||||
ladspa-amp
|
|
||||||
ladspa-diode
|
|
||||||
ladspa-divider
|
|
||||||
ladspa-shaper
|
|
||||||
ladspa-ringmod-2i1o
|
|
||||||
ladspa-ringmod-1i1o1l
|
|
||||||
ladspa-comb
|
|
||||||
ladspa-declip
|
|
||||||
ladspa-foverdrive
|
|
||||||
ladspa-multivoiceChorus
|
|
||||||
ladspa-hermesFilter
|
|
||||||
ladspa-decimator
|
|
||||||
ladspa-flanger
|
|
||||||
ladspa-retroFlange
|
|
||||||
ladspa-singlePara
|
|
||||||
ladspa-triplePara
|
|
||||||
ladspa-transient
|
|
||||||
ladspa-fadDelay
|
|
||||||
ladspa-dcRemove
|
|
||||||
ladspa-tapeDelay
|
|
||||||
ladspa-valve
|
|
||||||
ladspa-sifter
|
|
||||||
ladspa-harmonicGen
|
|
||||||
ladspa-stepMuxer
|
|
||||||
ladspa-foldover
|
|
||||||
ladspa-svf
|
|
||||||
ladspa-gsm
|
|
||||||
ladspa-gverb
|
|
||||||
ladspa-lfoPhaser
|
|
||||||
ladspa-fourByFourPole
|
|
||||||
ladspa-autoPhaser
|
|
||||||
ladspa-fastLookaheadLimiter
|
|
||||||
ladspa-surroundEncoder
|
|
||||||
ladspa-delayorama
|
|
||||||
ladspa-dysonCompress
|
|
||||||
ladspa-crossoverDist
|
|
||||||
ladspa-valveRect
|
|
||||||
ladspa-split
|
|
||||||
ladspa-alias
|
|
||||||
ladspa-satanMaximiser
|
|
||||||
ladspa-karaoke
|
|
||||||
ladspa-gate
|
|
||||||
ladspa-combSplitter
|
|
||||||
ladspa-waveTerrain
|
|
||||||
ladspa-hardLimiter
|
|
||||||
ladspa-smoothDecimate
|
|
||||||
ladspa-fmOsc
|
|
||||||
ladspa-analogueOsc
|
|
||||||
ladspa-rateShifter
|
|
||||||
ladspa-freqTracker
|
|
||||||
ladspa-modDelay
|
|
||||||
ladspa-matrixStMS
|
|
||||||
ladspa-matrixMSSt
|
|
||||||
ladspa-matrixSpatialiser
|
|
||||||
ladspa-plate
|
|
||||||
ladspa-gong
|
|
||||||
ladspa-sc1
|
|
||||||
ladspa-sc2
|
|
||||||
ladspa-sc3
|
|
||||||
ladspa-zm1
|
|
||||||
ladspa-inv
|
|
||||||
ladspa-chebstortion
|
|
||||||
ladspa-bodeShifter
|
|
||||||
ladspa-bodeShifterCV
|
|
||||||
ladspa-amPitchshift
|
|
||||||
ladspa-sc4
|
|
||||||
ladspa-lcrDelay
|
|
||||||
ladspa-giantFlange
|
|
||||||
ladspa-djFlanger
|
|
||||||
ladspa-gongBeater
|
|
||||||
ladspa-hilbert
|
|
||||||
ladspa-sinCos
|
|
||||||
ladspa-se4
|
|
||||||
ladspa-bandpass-a-iir
|
|
||||||
ladspa-bandpass-iir
|
|
||||||
ladspa-highpass-iir
|
|
||||||
ladspa-lowpass-iir
|
|
||||||
ladspa-notch-iir
|
|
||||||
ladspa-dj-eq-mono
|
|
||||||
ladspa-dj-eq
|
|
||||||
ladspa-bwxover-iir
|
|
||||||
ladspa-buttlow-iir
|
|
||||||
ladspa-butthigh-iir
|
|
||||||
ladspa-allpass-n
|
|
||||||
ladspa-allpass-l
|
|
||||||
ladspa-allpass-c
|
|
||||||
ladspa-comb-n
|
|
||||||
ladspa-comb-l
|
|
||||||
ladspa-comb-c
|
|
||||||
ladspa-decay
|
|
||||||
ladspa-delay-n
|
|
||||||
ladspa-delay-l
|
|
||||||
ladspa-delay-c
|
|
||||||
ladspa-impulse-fc
|
|
||||||
ladspa-vynil
|
|
||||||
ladspa-revdelay
|
|
||||||
ladspa-lsFilter
|
|
||||||
ladspa-const
|
|
||||||
ladspa-pointerCastDistortion
|
|
||||||
ladspa-pitchScale
|
|
||||||
ladspa-artificialLatency
|
|
||||||
ladspa-xfade
|
|
||||||
ladspa-xfade4
|
|
||||||
ladspa-sc4m
|
|
||||||
ladspa-mbeq
|
|
||||||
ladspa-formant-vc
|
|
||||||
ladspa-pitchScaleHQ
|
|
||||||
ladspa-imp
|
|
||||||
ladspa-Parametric1
|
|
||||||
ladspa-jaminController
|
|
||||||
ladspa-Chorus1
|
|
||||||
ladspa-Chorus2
|
|
||||||
ladspa-Phaser1
|
|
||||||
ladspa-Phaser1+LFO
|
|
||||||
ladspa-Mvchpf-1
|
|
||||||
ladspa-Mvclpf-1
|
|
||||||
ladspa-Mvclpf-2
|
|
||||||
ladspa-Mvclpf-3
|
|
||||||
ladspa-Mvclpf-4
|
|
||||||
ladspa-G2reverb
|
|
||||||
ladspa-Pulse-VCO
|
|
||||||
ladspa-Saw-VCO
|
|
||||||
ladspa-Rec-VCO
|
|
||||||
ladspa-Sync-Saw-VCO
|
|
||||||
ladspa-Sync-Rect-VCO
|
|
||||||
ladspa-Sync-Tri-VCO
|
|
||||||
ladspa-hz-voct-cr
|
|
||||||
ladspa-hz-voct-ar
|
|
||||||
ladspa-range-trans-cr
|
|
||||||
ladspa-range-trans-ar
|
|
||||||
ladspa-adenv-lvl
|
|
||||||
ladspa-adenv
|
|
||||||
ladspa-prob-switch-cr
|
|
||||||
ladspa-prob-switch-ar
|
|
||||||
ladspa-dahdsr-fexp
|
|
||||||
ladspa-dahdsr-hexp
|
|
||||||
ladspa-slew-limiter-ra
|
|
||||||
ladspa-slew-limiter-rc
|
|
||||||
ladspa-signal-abs-cr
|
|
||||||
ladspa-signal-abs-ar
|
|
||||||
ladspa-slide-ta
|
|
||||||
ladspa-slide-tc
|
|
||||||
ladspa-Filter
|
|
||||||
ladspa-Filterclavier
|
|
||||||
ladspa-Flanger
|
|
||||||
ladspa-Reverb
|
|
||||||
ladspa-VintageDelay
|
|
||||||
ladspa-RotarySpeaker
|
|
||||||
ladspa-Phaser
|
|
||||||
ladspa-MultiChorus
|
|
||||||
ladspa-Compressor
|
|
||||||
ladspa-Eq
|
|
||||||
ladspa-Eq2x2
|
|
||||||
ladspa-Compress
|
|
||||||
ladspa-Pan
|
|
||||||
ladspa-PreampIII
|
|
||||||
ladspa-PreampIV
|
|
||||||
ladspa-ToneStack
|
|
||||||
ladspa-ToneStackLT
|
|
||||||
ladspa-AmpIII
|
|
||||||
ladspa-AmpIV
|
|
||||||
ladspa-AmpV
|
|
||||||
ladspa-AmpVTS
|
|
||||||
ladspa-CabinetI
|
|
||||||
ladspa-CabinetII
|
|
||||||
ladspa-Clip
|
|
||||||
ladspa-ChorusI
|
|
||||||
ladspa-StereoChorusI
|
|
||||||
ladspa-ChorusII
|
|
||||||
ladspa-StereoChorusII
|
|
||||||
ladspa-PhaserI
|
|
||||||
ladspa-PhaserII
|
|
||||||
ladspa-SweepVFI
|
|
||||||
ladspa-SweepVFII
|
|
||||||
ladspa-AutoWah
|
|
||||||
ladspa-Scape
|
|
||||||
ladspa-VCOs
|
|
||||||
ladspa-VCOd
|
|
||||||
ladspa-CEO
|
|
||||||
ladspa-Sin
|
|
||||||
ladspa-White
|
|
||||||
ladspa-Lorenz
|
|
||||||
ladspa-Roessler
|
|
||||||
ladspa-JVRev
|
|
||||||
ladspa-Plate
|
|
||||||
ladspa-Plate2x2
|
|
||||||
ladspa-Click
|
|
||||||
ladspa-Dirac
|
|
||||||
ladspa-HRTF
|
|
||||||
ladspa-wg-mesh-cr
|
|
||||||
ladspa-fast-xfade
|
|
||||||
ladspa-mux-cr
|
|
||||||
ladspa-mux-ar
|
|
||||||
ladspa-power-cr
|
|
||||||
ladspa-power
|
|
||||||
ladspa-ssm-masher
|
|
||||||
ladspa-sh-cr
|
|
||||||
ladspa-sh-ar
|
|
||||||
ladspa-tap-stereo-echo
|
|
||||||
ladspa-comp-ac
|
|
||||||
ladspa-comp-aa
|
|
||||||
ladspa-tap-autopan
|
|
||||||
ladspa-tap-chorusflanger
|
|
||||||
ladspa-tap-deesser
|
|
||||||
ladspa-tap-doubler
|
|
||||||
ladspa-tap-dynamics-m
|
|
||||||
ladspa-tap-dynamics-st
|
|
||||||
ladspa-tap-equalizer
|
|
||||||
ladspa-tap-equalizer-bw
|
|
||||||
ladspa-tap-limiter
|
|
||||||
ladspa-tap-pinknoise
|
|
||||||
ladspa-tap-pitch
|
|
||||||
ladspa-tap-reflector
|
|
||||||
ladspa-tap-reverb
|
|
||||||
ladspa-tap-rotspeak
|
|
||||||
ladspa-tap-sigmoid
|
|
||||||
ladspa-tap-tremolo
|
|
||||||
ladspa-tap-tubewarmth
|
|
||||||
ladspa-tap-vibrato
|
|
||||||
GstModPlug
|
|
||||||
GstXvidEnc
|
|
||||||
GstXvidDec
|
|
||||||
GstWildmidi
|
|
||||||
GstTimidity
|
|
||||||
GstSpcDec
|
|
||||||
GstPitch
|
|
||||||
GstBaseSink
|
|
||||||
GstSFSink
|
|
||||||
GstVideoSink
|
|
||||||
GstSDLVideoSink
|
|
||||||
GstDfbVideoSink
|
|
||||||
GstBaseAudioSink
|
|
||||||
GstAudioSink
|
|
||||||
GstSDLAudioSink
|
|
||||||
GstNasSink
|
|
||||||
GstApExSink
|
|
||||||
GstOss4Sink
|
|
||||||
GstJackAudioSink
|
|
||||||
AlsaSPDIFSink
|
|
||||||
GstFBDEVSink
|
|
||||||
GstDCCPServerSink
|
|
||||||
GstDCCPClientSink
|
|
||||||
GstBaseSrc
|
GstBaseSrc
|
||||||
GstSFSrc
|
|
||||||
GstPushSrc
|
GstPushSrc
|
||||||
GstNeonhttpSrc
|
GstNeonhttpSrc
|
||||||
GstMythtvSrc
|
GstMythtvSrc
|
||||||
|
GstDc1394
|
||||||
GstMMS
|
GstMMS
|
||||||
GstBaseAudioSrc
|
GstBaseAudioSrc
|
||||||
GstJackAudioSrc
|
GstJackAudioSrc
|
||||||
GstAudioSrc
|
GstAudioSrc
|
||||||
GstOss4Source
|
GstOss4Source
|
||||||
GstDc1394
|
|
||||||
GstVCDSrc
|
GstVCDSrc
|
||||||
GstDvbSrc
|
GstDvbSrc
|
||||||
GstRfbSrc
|
|
||||||
GstDCCPClientSrc
|
GstDCCPClientSrc
|
||||||
GstDCCPServerSrc
|
GstDCCPServerSrc
|
||||||
|
GstRfbSrc
|
||||||
|
GstSFSrc
|
||||||
GstDTMFSrc
|
GstDTMFSrc
|
||||||
GstRTPDTMFSrc
|
GstRTPDTMFSrc
|
||||||
GstTRM
|
GstCDAudio
|
||||||
|
GstBaseSink
|
||||||
|
GstVideoSink
|
||||||
|
GstDfbVideoSink
|
||||||
|
GstSDLVideoSink
|
||||||
|
GstBaseAudioSink
|
||||||
|
GstAudioSink
|
||||||
|
GstSDLAudioSink
|
||||||
|
GstApExSink
|
||||||
|
GstNasSink
|
||||||
|
GstOss4Sink
|
||||||
|
GstJackAudioSink
|
||||||
|
GstSFSink
|
||||||
|
AlsaSPDIFSink
|
||||||
|
GstFBDEVSink
|
||||||
|
GstDCCPServerSink
|
||||||
|
GstDCCPClientSink
|
||||||
|
GstKateDec
|
||||||
|
GstKateEnc
|
||||||
|
GstKateParse
|
||||||
|
GstKateTag
|
||||||
|
GstFaad
|
||||||
|
GstCeltEnc
|
||||||
|
GstCeltDec
|
||||||
|
GstSpcDec
|
||||||
|
GstWildmidi
|
||||||
|
GstRsvgDec
|
||||||
|
GstBaseTransform
|
||||||
|
GstAudioFilter
|
||||||
|
GstOFA
|
||||||
|
GstBPMDetect
|
||||||
|
GstStereo
|
||||||
|
GstBayer2RGB
|
||||||
|
GstScaletempo
|
||||||
|
GstHDVParse
|
||||||
|
GstDeinterlace
|
||||||
|
GstVideoFilter
|
||||||
|
GstVideoAnalyse
|
||||||
|
GstVideoDetect
|
||||||
|
GstVideoMark
|
||||||
|
GstCapsSetter
|
||||||
|
GstIIR
|
||||||
|
GstLegacyresample
|
||||||
|
GstMeasureCollector
|
||||||
|
GstSignalProcessor
|
||||||
|
ladspa-noise-white
|
||||||
|
ladspa-delay-5s
|
||||||
|
ladspa-amp-mono
|
||||||
|
ladspa-amp-stereo
|
||||||
|
ladspa-sine-faaa
|
||||||
|
ladspa-sine-faac
|
||||||
|
ladspa-sine-fcaa
|
||||||
|
ladspa-sine-fcac
|
||||||
|
ladspa-lpf
|
||||||
|
ladspa-hpf
|
||||||
|
GstXvidEnc
|
||||||
|
GstXvidDec
|
||||||
|
GstPitch
|
||||||
GstMusepackDec
|
GstMusepackDec
|
||||||
GstMplex
|
|
||||||
GstMpeg2enc
|
GstMpeg2enc
|
||||||
|
GstMimEnc
|
||||||
|
GstMimDec
|
||||||
|
GstGSMEnc
|
||||||
|
GstGSMDec
|
||||||
|
GstFaac
|
||||||
|
GstDtsDec
|
||||||
|
Gstassrender
|
||||||
|
GstBaseVideoCodec
|
||||||
|
GstBaseVideoEncoder
|
||||||
|
GstDiracEnc
|
||||||
|
GstTRM
|
||||||
GstBaseMetadata
|
GstBaseMetadata
|
||||||
GstMetadataDemux
|
GstMetadataDemux
|
||||||
GstMetadataMux
|
GstMetadataMux
|
||||||
GstGSMEnc
|
|
||||||
GstGSMDec
|
|
||||||
GstFaad
|
|
||||||
GstFaac
|
|
||||||
GstDtsDec
|
|
||||||
GstCeltEnc
|
|
||||||
GstCeltDec
|
|
||||||
GstCDAudio
|
|
||||||
GstBz2enc
|
|
||||||
GstBz2dec
|
|
||||||
GstAmrwbDec
|
|
||||||
GstAmrwbParse
|
|
||||||
GstAmrwbEnc
|
|
||||||
GstOss4Mixer
|
GstOss4Mixer
|
||||||
GstSSim
|
GstAmrBaseParse
|
||||||
MpegPsMux
|
GstAmrParse
|
||||||
GstShapeWipe
|
|
||||||
GstValve
|
|
||||||
GstSirenDec
|
|
||||||
GstSirenEnc
|
|
||||||
GstRTPMux
|
|
||||||
GstRTPDTMFMux
|
|
||||||
GstLiveAdder
|
|
||||||
GstBaseRTPDepayload
|
|
||||||
GstRtpDTMFDepay
|
|
||||||
GstId3BaseMux
|
|
||||||
GstId3Mux
|
|
||||||
GstVMncDec
|
|
||||||
GstTtaParse
|
|
||||||
GstTtaDec
|
|
||||||
GstSrtEnc
|
|
||||||
ADPCMDec
|
|
||||||
GstSpeed
|
|
||||||
GstInputSelector
|
|
||||||
GstOutputSelector
|
|
||||||
GstRealVideoDec
|
|
||||||
GstRealAudioDec
|
|
||||||
GstRawParse
|
|
||||||
GstVideoParse
|
|
||||||
GstAudioParse
|
|
||||||
GstQTMux
|
|
||||||
GstMP4Mux
|
|
||||||
GstGPPMux
|
|
||||||
GstMJ2Mux
|
|
||||||
GstPcapParse
|
|
||||||
GstNuvDemux
|
|
||||||
GstNsfDec
|
|
||||||
GstMXFDemux
|
|
||||||
GstMXFMux
|
|
||||||
GstMveDemux
|
|
||||||
GstMveMux
|
|
||||||
MpegVideoParse
|
|
||||||
MpegTsMux
|
|
||||||
GstMpegPSDemux
|
|
||||||
GstMpegTSDemux
|
|
||||||
MpegTSParse
|
|
||||||
GstMpeg4VParse
|
|
||||||
GstH264Parse
|
|
||||||
GstFreeze
|
|
||||||
GstPnmdec
|
|
||||||
GstPnmenc
|
|
||||||
GstFestival
|
|
||||||
GstDVDSpu
|
|
||||||
GstAsfMux
|
GstAsfMux
|
||||||
GstBaseRTPPayload
|
GstBaseRTPPayload
|
||||||
GstRtpAsfPay
|
GstRtpAsfPay
|
||||||
GstAsfParse
|
GstAsfParse
|
||||||
|
GstFestival
|
||||||
|
GstModPlug
|
||||||
|
ADPCMDec
|
||||||
|
GstMveDemux
|
||||||
|
GstMveMux
|
||||||
|
GstSrtEnc
|
||||||
|
GstMpeg4VParse
|
||||||
GstCDXAParse
|
GstCDXAParse
|
||||||
GstVcdParse
|
GstVcdParse
|
||||||
GstAmrBaseParse
|
GstNsfDec
|
||||||
GstAmrParse
|
GstSirenDec
|
||||||
AIFFParse
|
GstSirenEnc
|
||||||
|
MpegTsMux
|
||||||
|
GstRealVideoDec
|
||||||
|
GstRealAudioDec
|
||||||
|
GstRTPMux
|
||||||
|
GstRTPDTMFMux
|
||||||
|
GstRawParse
|
||||||
|
GstVideoParse
|
||||||
|
GstAudioParse
|
||||||
|
GstPcapParse
|
||||||
|
GstInputSelector
|
||||||
|
GstOutputSelector
|
||||||
GstAacBaseParse
|
GstAacBaseParse
|
||||||
GstAacParse
|
GstAacParse
|
||||||
|
GstVMncDec
|
||||||
|
GstQTMux
|
||||||
|
GstMP4Mux
|
||||||
|
GstGPPMux
|
||||||
|
GstMJ2Mux
|
||||||
|
MpegVideoParse
|
||||||
|
GstH264Parse
|
||||||
|
GstMXFDemux
|
||||||
|
GstMXFMux
|
||||||
|
GstSpeed
|
||||||
|
GstFreeze
|
||||||
|
GstId3BaseMux
|
||||||
|
GstId3Mux
|
||||||
|
GstDVDSpu
|
||||||
|
AIFFParse
|
||||||
|
GstTtaParse
|
||||||
|
GstTtaDec
|
||||||
|
GstLiveAdder
|
||||||
|
MpegPsMux
|
||||||
|
GstValve
|
||||||
|
GstBaseRTPDepayload
|
||||||
|
GstRtpDTMFDepay
|
||||||
|
GstSSim
|
||||||
|
GstNuvDemux
|
||||||
|
GstPnmdec
|
||||||
|
GstPnmenc
|
||||||
|
GstShapeWipe
|
||||||
|
GstFLVDemux
|
||||||
|
GstFlvMux
|
||||||
|
GstMpegPSDemux
|
||||||
|
GstMpegTSDemux
|
||||||
|
MpegTSParse
|
||||||
|
GstDeinterlace2
|
||||||
GstBus
|
GstBus
|
||||||
GstTask
|
GstTask
|
||||||
GstTaskPool
|
GstTaskPool
|
||||||
|
@ -612,13 +200,13 @@ GInterface
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstPreset
|
|
||||||
GstImplementsInterface
|
GstImplementsInterface
|
||||||
GstXOverlay
|
|
||||||
GstNavigation
|
GstNavigation
|
||||||
GstTagSetter
|
|
||||||
GstColorBalance
|
GstColorBalance
|
||||||
|
GstXOverlay
|
||||||
|
GstTagSetter
|
||||||
|
GstPreset
|
||||||
GstMixer
|
GstMixer
|
||||||
GstPropertyProbe
|
GstPropertyProbe
|
||||||
GstPhotography
|
|
||||||
MXFDescriptiveMetadataFrameworkInterface
|
MXFDescriptiveMetadataFrameworkInterface
|
||||||
|
GstPhotography
|
||||||
|
|
|
@ -1,31 +1,37 @@
|
||||||
GstBin GstChildProxy
|
GstBin GstChildProxy
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
GstCameraBin GstChildProxy GstImplementsInterface GstTagSetter GstPhotography GstColorBalance
|
GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter GstPhotography
|
||||||
RsnDvdBin GstURIHandler GstChildProxy
|
RsnDvdBin GstChildProxy GstURIHandler
|
||||||
DvbBaseBin GstURIHandler GstChildProxy
|
DvbBaseBin GstChildProxy GstURIHandler
|
||||||
GstFPSDisplaySink GstChildProxy
|
|
||||||
GstAutoConvert GstChildProxy
|
GstAutoConvert GstChildProxy
|
||||||
GstSDPDemux GstChildProxy
|
GstSDPDemux GstChildProxy
|
||||||
GstXvidEnc GstPreset
|
GstFPSDisplaySink GstChildProxy
|
||||||
GstSDLVideoSink GstXOverlay GstImplementsInterface GstNavigation
|
|
||||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
|
||||||
GstApExSink GstImplementsInterface GstMixer
|
|
||||||
GstOss4Sink GstPropertyProbe
|
|
||||||
GstNeonhttpSrc GstURIHandler
|
GstNeonhttpSrc GstURIHandler
|
||||||
GstMythtvSrc GstURIHandler
|
GstMythtvSrc GstURIHandler
|
||||||
GstMMS GstURIHandler
|
GstMMS GstURIHandler
|
||||||
GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer
|
GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
GstVCDSrc GstURIHandler
|
GstVCDSrc GstURIHandler
|
||||||
GstMpeg2enc GstPreset
|
|
||||||
GstMetadataMux GstTagSetter
|
|
||||||
GstFaac GstPreset
|
|
||||||
GstCeltEnc GstPreset GstTagSetter
|
|
||||||
GstCDAudio GstURIHandler
|
GstCDAudio GstURIHandler
|
||||||
GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer
|
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||||
GstId3BaseMux GstTagSetter
|
GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
|
||||||
GstId3Mux GstTagSetter
|
GstApExSink GstImplementsInterface GstMixer
|
||||||
|
GstOss4Sink GstPropertyProbe
|
||||||
|
GstKateEnc GstTagSetter
|
||||||
|
GstKateTag GstTagSetter
|
||||||
|
GstCeltEnc GstTagSetter GstPreset
|
||||||
|
GstXvidEnc GstPreset
|
||||||
|
GstMpeg2enc GstPreset
|
||||||
|
GstFaac GstPreset
|
||||||
|
GstBaseVideoEncoder GstPreset
|
||||||
|
GstDiracEnc GstPreset
|
||||||
|
GstMetadataMux GstTagSetter
|
||||||
|
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
|
GstAsfMux GstTagSetter
|
||||||
GstQTMux GstTagSetter
|
GstQTMux GstTagSetter
|
||||||
GstMP4Mux GstTagSetter
|
GstMP4Mux GstTagSetter
|
||||||
GstGPPMux GstTagSetter
|
GstGPPMux GstTagSetter
|
||||||
GstMJ2Mux GstTagSetter
|
GstMJ2Mux GstTagSetter
|
||||||
GstAsfMux GstTagSetter
|
GstId3BaseMux GstTagSetter
|
||||||
|
GstId3Mux GstTagSetter
|
||||||
|
GstFlvMux GstTagSetter
|
||||||
|
GstDeinterlace2 GstChildProxy
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstImplementsInterface GstObject GstElement
|
GstImplementsInterface GstElement
|
||||||
GstXOverlay GstObject GstImplementsInterface GstElement
|
GstColorBalance GstImplementsInterface GstElement
|
||||||
GstTagSetter GstObject GstElement
|
GstXOverlay GstImplementsInterface GstElement
|
||||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
GstTagSetter GstElement
|
||||||
GstMixer GstObject GstImplementsInterface GstElement
|
GstMixer GstImplementsInterface GstElement
|
||||||
GstPhotography GstObject GstImplementsInterface GstElement
|
|
||||||
MXFDescriptiveMetadataFrameworkInterface MXFMetadataBase MXFDescriptiveMetadata
|
MXFDescriptiveMetadataFrameworkInterface MXFMetadataBase MXFDescriptiveMetadata
|
||||||
|
GstPhotography GstImplementsInterface GstElement
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Advanced Audio Coding Parser</description>
|
<description>Advanced Audio Coding Parser</description>
|
||||||
<filename>../../gst/aacparse/.libs/libgstaacparse.so</filename>
|
<filename>../../gst/aacparse/.libs/libgstaacparse.so</filename>
|
||||||
<basename>libgstaacparse.so</basename>
|
<basename>libgstaacparse.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>aacparse</name>
|
<name>aacparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>ADPCM decoder</description>
|
<description>ADPCM decoder</description>
|
||||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||||
<basename>libgstadpcmdec.so</basename>
|
<basename>libgstadpcmdec.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>adpcmdec</name>
|
<name>adpcmdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Parse an .aiff file into raw audio</description>
|
<description>Parse an .aiff file into raw audio</description>
|
||||||
<filename>../../gst/aiffparse/.libs/libgstaiffparse.so</filename>
|
<filename>../../gst/aiffparse/.libs/libgstaiffparse.so</filename>
|
||||||
<basename>libgstaiffparse.so</basename>
|
<basename>libgstaiffparse.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>aiffparse</name>
|
<name>aiffparse</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>alsaspdifsink</name>
|
<name>alsaspdifsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Adaptive Multi-Rate Parser</description>
|
<description>Adaptive Multi-Rate Parser</description>
|
||||||
<filename>../../gst/amrparse/.libs/libgstamrparse.so</filename>
|
<filename>../../gst/amrparse/.libs/libgstamrparse.so</filename>
|
||||||
<basename>libgstamrparse.so</basename>
|
<basename>libgstamrparse.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>amrparse</name>
|
<name>amrparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Apple AirPort Express Plugin</description>
|
<description>Apple AirPort Express Plugin</description>
|
||||||
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
||||||
<basename>libgstapexsink.so</basename>
|
<basename>libgstapexsink.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>apexsink</name>
|
<name>apexsink</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>ASF Muxer Plugin</description>
|
<description>ASF Muxer Plugin</description>
|
||||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||||
<basename>libgstasfmux.so</basename>
|
<basename>libgstasfmux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>gsoc2009 package</package>
|
<package>gsoc2009 package</package>
|
||||||
|
|
|
@ -3,16 +3,16 @@
|
||||||
<description>ASS/SSA subtitle renderer</description>
|
<description>ASS/SSA subtitle renderer</description>
|
||||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||||
<basename>libgstassrender.so</basename>
|
<basename>libgstassrender.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>assrender</name>
|
<name>assrender</name>
|
||||||
<longname>ASS/SSA Render</longname>
|
<longname>ASS/SSA Render</longname>
|
||||||
<class>Filter/Effect/Video</class>
|
<class>Mixer/Video/Overlay/Subtitle</class>
|
||||||
<description>Renders ASS/SSA subtitles with libass</description>
|
<description>Renders ASS/SSA subtitles with libass</description>
|
||||||
<author>Benjamin Schmitz <vortex@wolpzone.de></author>
|
<author>Benjamin Schmitz <vortex@wolpzone.de></author>
|
||||||
<pads>
|
<pads>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Selects convertor element based on caps</description>
|
<description>Selects convertor element based on caps</description>
|
||||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||||
<basename>libgstautoconvert.so</basename>
|
<basename>libgstautoconvert.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>autoconvert</name>
|
<name>autoconvert</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bayer2rgb</name>
|
<name>bayer2rgb</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bz2dec</name>
|
<name>bz2dec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>High level api for DC (Digital Camera) application</description>
|
<description>High level api for DC (Digital Camera) application</description>
|
||||||
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
||||||
<basename>libgstcamerabin.so</basename>
|
<basename>libgstcamerabin.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>camerabin</name>
|
<name>camerabin</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>cdaudio</name>
|
<name>cdaudio</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>cdxaparse</name>
|
<name>cdxaparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>CELT plugin library</description>
|
<description>CELT plugin library</description>
|
||||||
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
||||||
<basename>libgstcelt.so</basename>
|
<basename>libgstcelt.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>celtdec</name>
|
<name>celtdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>1394 IIDC Video Source</description>
|
<description>1394 IIDC Video Source</description>
|
||||||
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
||||||
<basename>libgstdc1394.so</basename>
|
<basename>libgstdc1394.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dc1394src</name>
|
<name>dc1394src</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>transfer data over the network via DCCP.</description>
|
<description>transfer data over the network via DCCP.</description>
|
||||||
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
||||||
<basename>libgstdccp.so</basename>
|
<basename>libgstdccp.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>DCCP</package>
|
<package>DCCP</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Collection of elements that may or may not be useful for debugging</description>
|
<description>Collection of elements that may or may not be useful for debugging</description>
|
||||||
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
||||||
<basename>libgstdebugutilsbad.so</basename>
|
<basename>libgstdebugutilsbad.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>capssetter</name>
|
<name>capssetter</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dfbvideosink</name>
|
<name>dfbvideosink</name>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Dirac plugin</description>
|
<description>Dirac plugin</description>
|
||||||
<filename>../../ext/dirac/.libs/libgstdirac.so</filename>
|
<filename>../../ext/dirac/.libs/libgstdirac.so</filename>
|
||||||
<basename>libgstdirac.so</basename>
|
<basename>libgstdirac.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-dirac</details>
|
<details>video/x-dirac; video/x-qt-part; video/x-mp4-part</details>
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>DTMF plugins</description>
|
<description>DTMF plugins</description>
|
||||||
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
||||||
<basename>libgstdtmf.so</basename>
|
<basename>libgstdtmf.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dtmfsrc</name>
|
<name>dtmfsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dtsdec</name>
|
<name>dtsdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dvbbasebin</name>
|
<name>dvbbasebin</name>
|
||||||
|
|
|
@ -3,16 +3,16 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dvdspu</name>
|
<name>dvdspu</name>
|
||||||
<longname>GStreamer Sub-picture Overlay</longname>
|
<longname>GStreamer Sub-picture Overlay</longname>
|
||||||
<class>Mixer/Video/Overlay/DVD/Bluray</class>
|
<class>Mixer/Video/Overlay/SubPicture/DVD/Bluray</class>
|
||||||
<description>Parses Sub-Picture command streams and renders the SPU overlay onto the video as it passes through</description>
|
<description>Parses Sub-Picture command streams and renders the SPU overlay onto the video as it passes through</description>
|
||||||
<author>Jan Schmidt <thaytan@noraisin.net></author>
|
<author>Jan Schmidt <thaytan@noraisin.net></author>
|
||||||
<pads>
|
<pads>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>faac</name>
|
<name>faac</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>faad</name>
|
<name>faad</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>fbdevsink</name>
|
<name>fbdevsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>festival</name>
|
<name>festival</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>freeze</name>
|
<name>freeze</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>frei0r plugin library</description>
|
<description>frei0r plugin library</description>
|
||||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||||
<basename>libgstfrei0r.so</basename>
|
<basename>libgstfrei0r.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
|
|
||||||
</elements>
|
</elements>
|
||||||
|
|
34
docs/plugins/inspect/plugin-gmedec.xml
Normal file
34
docs/plugins/inspect/plugin-gmedec.xml
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
<plugin>
|
||||||
|
<name>gmedec</name>
|
||||||
|
<description>GME Audio Decoder</description>
|
||||||
|
<filename>../../ext/gme/.libs/libgstgme.so</filename>
|
||||||
|
<basename>libgstgme.so</basename>
|
||||||
|
<version>0.10.15</version>
|
||||||
|
<license>LGPL</license>
|
||||||
|
<source>gst-plugins-bad</source>
|
||||||
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
|
<origin>Unknown package origin</origin>
|
||||||
|
<elements>
|
||||||
|
<element>
|
||||||
|
<name>gmedec</name>
|
||||||
|
<longname>Gaming console music file decoder</longname>
|
||||||
|
<class>Codec/Audio/Decoder</class>
|
||||||
|
<description>Uses libgme to emulate a gaming console sound processors</description>
|
||||||
|
<author>Chris Lee <clee@kde.org>, Brian Koropoff <bkoropoff@gmail.com>, Michael Pyne <mpyne@kde.org>, Sebastian Dröge <sebastian.droege@collabora.co.uk></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)32000, channels=(int)2</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-ay; audio/x-gbs; audio/x-gym; audio/x-hes; audio/x-kss; audio/x-nsf; audio/x-sap; audio/x-spc; audio/x-vgm</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
</elements>
|
||||||
|
</plugin>
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>gsmdec</name>
|
<name>gsmdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||||
<basename>libgstsiren.so</basename>
|
<basename>libgstsiren.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sirendec</name>
|
<name>sirendec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>h264parse</name>
|
<name>h264parse</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>HDV private stream parser</description>
|
<description>HDV private stream parser</description>
|
||||||
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
||||||
<basename>libgsthdvparse.so</basename>
|
<basename>libgsthdvparse.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>ID3 v1 and v2 muxing plugin</description>
|
<description>ID3 v1 and v2 muxing plugin</description>
|
||||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||||
<basename>libgstid3tag.so</basename>
|
<basename>libgstid3tag.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>id3mux</name>
|
<name>id3mux</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>jackaudiosink</name>
|
<name>jackaudiosink</name>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Kate plugin</description>
|
<description>Kate plugin</description>
|
||||||
<filename>../../ext/kate/.libs/libgstkate.so</filename>
|
<filename>../../ext/kate/.libs/libgstkate.so</filename>
|
||||||
<basename>libgstkate.so</basename>
|
<basename>libgstkate.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
@ -93,32 +93,5 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
|
||||||
<name>tiger</name>
|
|
||||||
<longname>Kate stream renderer</longname>
|
|
||||||
<class>Codec/Decoder/Video/Overlay</class>
|
|
||||||
<description>Decodes and renders Kate streams on top of a video</description>
|
|
||||||
<author>Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>video_sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>kate_sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>subtitle/x-kate; application/x-kate</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
</elements>
|
</elements>
|
||||||
</plugin>
|
</plugin>
|
File diff suppressed because it is too large
Load diff
|
@ -3,11 +3,11 @@
|
||||||
<description>Resamples audio</description>
|
<description>Resamples audio</description>
|
||||||
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
||||||
<basename>libgstlegacyresample.so</basename>
|
<basename>libgstlegacyresample.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>legacyresample</name>
|
<name>legacyresample</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Adds multiple live discontinuous streams</description>
|
<description>Adds multiple live discontinuous streams</description>
|
||||||
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
||||||
<basename>libgstliveadder.so</basename>
|
<basename>libgstliveadder.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>liveadder</name>
|
<name>liveadder</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>metadatademux</name>
|
<name>metadatademux</name>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Mimic codec</description>
|
<description>Mimic codec</description>
|
||||||
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
||||||
<basename>libgstmimic.so</basename>
|
<basename>libgstmimic.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mmssrc</name>
|
<name>mmssrc</name>
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<name>modplug</name>
|
<name>modplug</name>
|
||||||
<description>.MOD audio decoding</description>
|
<description>.MOD audio decoding</description>
|
||||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
|
||||||
<basename>libgstmodplug.so</basename>
|
<basename>libgstmodplug.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.10</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</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>modplug</name>
|
<name>modplug</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpeg2enc</name>
|
<name>mpeg2enc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpeg4videoparse</name>
|
<name>mpeg4videoparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG demuxers</description>
|
<description>MPEG demuxers</description>
|
||||||
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
||||||
<basename>libgstmpegdemux.so</basename>
|
<basename>libgstmpegdemux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegpsdemux</name>
|
<name>mpegpsdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG-PS muxer</description>
|
<description>MPEG-PS muxer</description>
|
||||||
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
||||||
<basename>libgstmpegpsmux.so</basename>
|
<basename>libgstmpegpsmux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegpsmux</name>
|
<name>mpegpsmux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG-TS muxer</description>
|
<description>MPEG-TS muxer</description>
|
||||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||||
<basename>libgstmpegtsmux.so</basename>
|
<basename>libgstmpegtsmux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegtsmux</name>
|
<name>mpegtsmux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegvideoparse</name>
|
<name>mpegvideoparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||||
<basename>libgstmplex.so</basename>
|
<basename>libgstmplex.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mplex</name>
|
<name>mplex</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>musepackdec</name>
|
<name>musepackdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>trm</name>
|
<name>trm</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mvedemux</name>
|
<name>mvedemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MXF plugin library</description>
|
<description>MXF plugin library</description>
|
||||||
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
||||||
<basename>libgstmxf.so</basename>
|
<basename>libgstmxf.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mxfdemux</name>
|
<name>mxfdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>lib MythTV src</description>
|
<description>lib MythTV src</description>
|
||||||
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
||||||
<basename>libgstmythtvsrc.so</basename>
|
<basename>libgstmythtvsrc.so</basename>
|
||||||
<version>0.10.10.1</version>
|
<version>0.10.13</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins CVS/prerelease</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>mythtvsrc</name>
|
<name>mythtvsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>NAS (Network Audio System) support for GStreamer</description>
|
<description>NAS (Network Audio System) support for GStreamer</description>
|
||||||
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
||||||
<basename>libgstnassink.so</basename>
|
<basename>libgstnassink.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nassink</name>
|
<name>nassink</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>neonhttpsrc</name>
|
<name>neonhttpsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nsfdec</name>
|
<name>nsfdec</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nuvdemux</name>
|
<name>nuvdemux</name>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Calculate MusicIP fingerprint from audio files</description>
|
<description>Calculate MusicIP fingerprint from audio files</description>
|
||||||
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
||||||
<basename>libgstofa.so</basename>
|
<basename>libgstofa.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Open Sound System (OSS) version 4 support for GStreamer</description>
|
<description>Open Sound System (OSS) version 4 support for GStreamer</description>
|
||||||
<filename>../../sys/oss4/.libs/libgstoss4audio.so</filename>
|
<filename>../../sys/oss4/.libs/libgstoss4audio.so</filename>
|
||||||
<basename>libgstoss4audio.so</basename>
|
<basename>libgstoss4audio.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>oss4mixer</name>
|
<name>oss4mixer</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Element parsing raw pcap streams</description>
|
<description>Element parsing raw pcap streams</description>
|
||||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||||
<basename>libgstpcapparse.so</basename>
|
<basename>libgstpcapparse.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>PNM plugin</description>
|
<description>PNM plugin</description>
|
||||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||||
<basename>libgstpnm.so</basename>
|
<basename>libgstpnm.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>pnmdec</name>
|
<name>pnmdec</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Quicktime Muxer plugin</description>
|
<description>Quicktime Muxer plugin</description>
|
||||||
<filename>../../gst/qtmux/.libs/libgstqtmux.so</filename>
|
<filename>../../gst/qtmux/.libs/libgstqtmux.so</filename>
|
||||||
<basename>libgstqtmux.so</basename>
|
<basename>libgstqtmux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>gsoc2008 package</package>
|
<package>gsoc2008 package</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>audioparse</name>
|
<name>audioparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>realaudiodec</name>
|
<name>realaudiodec</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Resin DVD playback elements</description>
|
<description>Resin DVD playback elements</description>
|
||||||
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
||||||
<basename>libresindvd.so</basename>
|
<basename>libresindvd.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>rfbsrc</name>
|
<name>rfbsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>RSVG plugin library</description>
|
<description>RSVG plugin library</description>
|
||||||
<filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
|
<filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
|
||||||
<basename>libgstrsvg.so</basename>
|
<basename>libgstrsvg.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>rsvgdec</name>
|
<name>rsvgdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>RTP Muxer plugins</description>
|
<description>RTP Muxer plugins</description>
|
||||||
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
||||||
<basename>libgstrtpmux.so</basename>
|
<basename>libgstrtpmux.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>rtpdtmfmux</name>
|
<name>rtpdtmfmux</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Scale audio tempo in sync with playback rate</description>
|
<description>Scale audio tempo in sync with playback rate</description>
|
||||||
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
||||||
<basename>libgstscaletempoplugin.so</basename>
|
<basename>libgstscaletempoplugin.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sdlaudiosink</name>
|
<name>sdlaudiosink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sdpdemux</name>
|
<name>sdpdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>input-selector</name>
|
<name>input-selector</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Shape Wipe transition filter</description>
|
<description>Shape Wipe transition filter</description>
|
||||||
<filename>../../gst/shapewipe/.libs/libgstshapewipe.so</filename>
|
<filename>../../gst/shapewipe/.libs/libgstshapewipe.so</filename>
|
||||||
<basename>libgstshapewipe.so</basename>
|
<basename>libgstshapewipe.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>shapewipe</name>
|
<name>shapewipe</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sfsink</name>
|
<name>sfsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bpmdetect</name>
|
<name>bpmdetect</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>spcdec</name>
|
<name>spcdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>speed</name>
|
<name>speed</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>stereo</name>
|
<name>stereo</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>subtitle encoders</description>
|
<description>subtitle encoders</description>
|
||||||
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
||||||
<basename>libgstsubenc.so</basename>
|
<basename>libgstsubenc.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>srtenc</name>
|
<name>srtenc</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>ttadec</name>
|
<name>ttadec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Valve</description>
|
<description>Valve</description>
|
||||||
<filename>../../gst/valve/.libs/libgstvalve.so</filename>
|
<filename>../../gst/valve/.libs/libgstvalve.so</filename>
|
||||||
<basename>libgstvalve.so</basename>
|
<basename>libgstvalve.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>valve</name>
|
<name>valve</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>vcdsrc</name>
|
<name>vcdsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Various video measurers</description>
|
<description>Various video measurers</description>
|
||||||
<filename>../../gst/videomeasure/.libs/libgstvideomeasure.so</filename>
|
<filename>../../gst/videomeasure/.libs/libgstvideomeasure.so</filename>
|
||||||
<basename>libgstvideomeasure.so</basename>
|
<basename>libgstvideomeasure.so</basename>
|
||||||
<version>0.10.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>measurecollector</name>
|
<name>measurecollector</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>videoanalyse</name>
|
<name>videoanalyse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>vmncdec</name>
|
<name>vmncdec</name>
|
||||||
|
|
|
@ -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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>wildmidi</name>
|
<name>wildmidi</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>XDG-MIME</description>
|
<description>XDG-MIME</description>
|
||||||
<filename>../../gst/xdgmime/.libs/libgstxdgmime.so</filename>
|
<filename>../../gst/xdgmime/.libs/libgstxdgmime.so</filename>
|
||||||
<basename>libgstxdgmime.so</basename>
|
<basename>libgstxdgmime.so</basename>
|
||||||
<version>0.10.13.1</version>
|
<version>0.10.13</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins source release</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
|
|
||||||
</elements>
|
</elements>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<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.14.1</version>
|
<version>0.10.15</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>xviddec</name>
|
<name>xviddec</name>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue