mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Release 0.10.19
This commit is contained in:
parent
faa3ae4bd0
commit
cc058612ec
106 changed files with 4842 additions and 2440 deletions
85
NEWS
85
NEWS
|
@ -1,4 +1,87 @@
|
|||
This is GStreamer Bad Plug-ins 0.10.18, "Diminishing Returns"
|
||||
This is GStreamer Bad Plug-ins 0.10.19, "The World Kicked Back"
|
||||
|
||||
Changes since 0.10.18:
|
||||
|
||||
* audioparsers: add bitrate calculation
|
||||
* camerabin: add API to query supported image capture resolution
|
||||
* camerabin: add block-after-capture property for viewfinder blocking
|
||||
* camerabin: add video-capture-width/height/framerate properties
|
||||
* camerabin: add video-source-filter and viewfinder-filter properties
|
||||
* capssetter: element was moved to gst-plugins-good
|
||||
* cogcolorspace: implement color-matrix handling and chroma-site
|
||||
* dc1394: add iso-speed property
|
||||
* dshowvideosrc: add support for YUY2 input format
|
||||
* festival: don't open an infinite number of connections to the server and close connections
|
||||
* h264parse: fix writing NALU prefix for byte-stream output format
|
||||
* h264parse: fix wrong timestamps in some cases after seeking
|
||||
* imagefreeze: plugin was moved to gst-plugins-good
|
||||
* invtelecine: add invtelecine element
|
||||
* jackaudiosrc: implement multichannel support
|
||||
* jpegformat: add xmp reading and writing support
|
||||
* ladspa, lv2: don't fail in plugin_init when having 0 elements (which would cause the plugin to get blacklisted)
|
||||
* mmssrc: Check URI for validity and work around URI parsing bugs in libmms
|
||||
* mmssrc: Use the escaped location for the RTSP redirect message
|
||||
* mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types
|
||||
* mpegtsparse: parse TDT table in mpegts
|
||||
* mpegvideoparse: export profile and level in caps; estimate bitrate; update caps when sequence header changes
|
||||
* oss4: plugin was moved to gst-plugins-good
|
||||
* qtmux: add support for the VP8 video codec and XMP tags
|
||||
* segmentclip: add audio/video buffer segment clip elements
|
||||
* vcdsrc: support the DVD URI scheme so a device can be specified via the URI
|
||||
* vp8: add libvpx-based VP8 encoder/decoder (NB: encoder properties/API not fully stable yet; also, this plugin may not be compatible with GPLv2-only applications)
|
||||
|
||||
Bugs fixed since 0.10.18:
|
||||
|
||||
* 340986 : [vcdsrc] plugin not auto-plugged, and weird URI handling
|
||||
* 572551 : mpeg4videoparse fails to extract codec_data from this network camera video stream
|
||||
* 603745 : [dc1394src] add " iso-speed " property
|
||||
* 611302 : [imagefreeze] Add still frame stream generator
|
||||
* 612208 : [soundtouch] [pitch] Removing annoying g_print
|
||||
* 612331 : inputselector: linkage flags are incorrect
|
||||
* 612454 : fix compile errors in latest gst-plugins-bad
|
||||
* 612615 : [camerabin] video bin elements in wrong state when recording
|
||||
* 612687 : [mpegvideoparse] Update caps when sequence header changes
|
||||
* 612757 : Unable to build gst-plugins-bad with Sun Studio compiler
|
||||
* 613156 : cog can't be built against libpng 1.4.x
|
||||
* 613160 : [cogcolorspace] RGB- > I420 conversion adds green vertical bar at the right border
|
||||
* 613332 : [cog] generate_tables generates invalid tables for YUV- > RGB
|
||||
* 613708 : [dshowvideosrc][PATCH] Add support for YUY2 format
|
||||
* 613758 : More build warnings on OS X
|
||||
* 613795 : libmodplug's public header requires WORDS_BIGENDIAN
|
||||
* 613920 : audioparsers: Add bitrate calculation to baseparse
|
||||
* 614016 : [baseparse] NEWSEGMENT event sent with wrong start and position time
|
||||
* 614037 : flacparse: Fix buffer refcount issue
|
||||
* 614259 : mpegtsdemux: can't detect DTS audio
|
||||
* 614349 : [mpegtsparse] assertion gst_buffer_is_metadata_writable (buffer) failed
|
||||
* 614475 : [dvbsrc] Wrong property types for frequency and symbol rate
|
||||
* 614479 : [mpegtspacketizer] Use CRC to check if tables are duplicate
|
||||
* 614591 : [h264parse] Not cleaning internal state properly for reuse
|
||||
* 614958 : [camerabin] Replace actions with properties for setting parameters
|
||||
* 614991 : baseparse: Don't emit bitrate tags too early
|
||||
* 616078 : mpegvideoparse: Export profile and level in caps
|
||||
* 616541 : jackaudiosrc/sink needs to set layout on caps
|
||||
* 617145 : Compile mplex element with with --enable-runtime-pseudo-reloc-v2 on Windows
|
||||
* 617146 : Lots of printf string format warnings on Windows
|
||||
* 617331 : More warnings in -bad
|
||||
* 617650 : [mmssrc] should check location
|
||||
* 618044 : [cogcolorspace] I420/YV12 - > packed 4:2:2 gives assertions
|
||||
* 618388 : [frei0r] Boolean values can't be set from gst-launch [PATCH]
|
||||
* 618409 : jackaudiosrc: improve process callback
|
||||
* 618527 : festival plugin does not close connections to server
|
||||
* 618710 : [resindvd] Needs to check for libdvdread too
|
||||
* 618867 : Remove gst-plugins-bad/ext/polyp ?
|
||||
* 619064 : h264parse: broken timestamps after seeking
|
||||
* 619169 : [vp8enc] Limit DEFAULT_MAX_LATENCY to 25 to match libvpx
|
||||
* 619172 : [vp8] exclude dec/enc based on CONFIG_VP8_DECODER/ENCODER
|
||||
* 619290 : [vp8] add mode property to switch between CBR/VBR
|
||||
* 619317 : [vp8] Encoder thread support
|
||||
* 619318 : [vp8] Decoder QoS (avoid memcpy)
|
||||
* 619344 : [vp8enc] Use GST_VIDEO_CAPS_YUV instead of handwritten YUV caps
|
||||
* 619444 : [mpegtsparse] Memory leak in mpegts_packetizer_parse_pmt
|
||||
* 619502 : [mpegvideoparse] segfault because of access to a NULL buffer gotten from mpeg_packetizer_get_block
|
||||
* 619617 : [h264parse] leaks memory
|
||||
* 619916 : [vp8enc] Doesn't skip non-frame packets correctly
|
||||
* 614317 : [oss4] should always accept PCM in native endianness even if the hardware doesn't
|
||||
|
||||
Changes since 0.10.17:
|
||||
|
||||
|
|
218
RELEASE
218
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.18 "Diminishing Returns"
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.19 "The World Kicked Back"
|
||||
|
||||
|
||||
|
||||
|
@ -60,103 +60,86 @@ contains a set of well-supported plug-ins, but might pose problems for
|
|||
|
||||
Features of this release
|
||||
|
||||
* aacparse: lots of fixes, now based on common baseparser class and merged into audioparser plugin
|
||||
* ac3parse: new AC3 parser element based on common baseparser class and part of new audioparser plugin
|
||||
* adpcmenc: new adpcm encoder element
|
||||
* aiffmux: new aiff muxer element
|
||||
* amrparse: use (default) time handling of baseparser class, merged into audioparser plugin
|
||||
* apexsink: change volume property to a double to make work with playbin2
|
||||
* asfmux: handle streams with different start times
|
||||
* asfmux: improve compatibility with WMSP in WMP
|
||||
* asfmux, rfbsrc, vmnc, mpegdemux, resindvd: fix alignment and endianness issues
|
||||
* assrender: countless fixes and improvements
|
||||
* audioparsers: rename baseparse GType name to avoid possible conflicts
|
||||
* audioparsers: fix seek handling, newsegment sending, push mode data draining
|
||||
* celt: make compile against earlier CELT versions
|
||||
* configure: call $PKG_CONFIG instead of pkg-config to fix cross compilation
|
||||
* dataurisrc: new source element for data:// URIs
|
||||
* faac: lots of fixes (channel layout, output caps, bps estimation etc.)
|
||||
* flacparse: fix multiple channel frame parsing; merged into new audioparser plugin
|
||||
* fpsdisplaysink: expose video sink using a property
|
||||
* h264parse: Correctly rewrite all nal prefixes
|
||||
* h264parse: fix caps parameters setting, framerate calculation
|
||||
* h264parse: fix regression in output buffer timestamping
|
||||
* h264parse: optionally output AUs rather than NALUs or transform from bytestream to sample format and vice versa
|
||||
* h264parse: parse SPS some more (e.g. for width/height)
|
||||
* ivorbisdec: moved to -base (to reuse same codebase as vorbisdec)
|
||||
* jpegformat: new jifmux element
|
||||
* jpegparse: new jpeg parser element (not autoplugged for now)
|
||||
* mmssrc: post error message in addition to redirect when connect fails
|
||||
* mpegtsdemux: Handle eac3 in PMT
|
||||
* mpegtsmux: add pat-interval and pmt-interval properties
|
||||
* mpegtsmux: Do not crash on misinterpreted h264
|
||||
* mpegtsmux: Fix mistake on previous commit
|
||||
* mpegtsmux: fix PAT/PMT insertion frequency, add PAT/PMT in streamheader
|
||||
* mpegtsmux: mark delta-unit on outgoing buffers
|
||||
* qtmux: add moov recovery feature (to finalise recording after crash or so)
|
||||
* qtmux: improves compatibility with some hardware players
|
||||
* qtmux: add support for ALAC, SVQ3, IMA ADPCM; improve j2k handling
|
||||
* qtmux: misc. tag writing fixes: write all udta children atoms; crash less
|
||||
* shapewipe: moved to -bad
|
||||
* vdpau: lots of fixes and refactoring
|
||||
* audioparsers: add bitrate calculation
|
||||
* camerabin: add API to query supported image capture resolution
|
||||
* camerabin: add block-after-capture property for viewfinder blocking
|
||||
* camerabin: add video-capture-width/height/framerate properties
|
||||
* camerabin: add video-source-filter and viewfinder-filter properties
|
||||
* capssetter: element was moved to gst-plugins-good
|
||||
* cogcolorspace: implement color-matrix handling and chroma-site
|
||||
* dc1394: add iso-speed property
|
||||
* dshowvideosrc: add support for YUY2 input format
|
||||
* festival: don't open an infinite number of connections to the server and close connections
|
||||
* h264parse: fix writing NALU prefix for byte-stream output format
|
||||
* h264parse: fix wrong timestamps in some cases after seeking
|
||||
* imagefreeze: plugin was moved to gst-plugins-good
|
||||
* invtelecine: add invtelecine element
|
||||
* jackaudiosrc: implement multichannel support
|
||||
* jpegformat: add xmp reading and writing support
|
||||
* ladspa, lv2: don't fail in plugin_init when having 0 elements (which would cause the plugin to get blacklisted)
|
||||
* mmssrc: Check URI for validity and work around URI parsing bugs in libmms
|
||||
* mmssrc: Use the escaped location for the RTSP redirect message
|
||||
* mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types
|
||||
* mpegtsparse: parse TDT table in mpegts
|
||||
* mpegvideoparse: export profile and level in caps; estimate bitrate; update caps when sequence header changes
|
||||
* oss4: plugin was moved to gst-plugins-good
|
||||
* qtmux: add support for the VP8 video codec and XMP tags
|
||||
* segmentclip: add audio/video buffer segment clip elements
|
||||
* vcdsrc: support the DVD URI scheme so a device can be specified via the URI
|
||||
* vp8: add libvpx-based VP8 encoder/decoder (NB: encoder properties/API not fully stable yet; also, this plugin may not be compatible with GPLv2-only applications)
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 606657 : mpegtsmux crashes with h264parse in byte-stream mode
|
||||
* 607513 : input-selector segfaults in g_object_notify()
|
||||
* 440476 : RhythmBox displays an incorrect track length for .aac files.
|
||||
* 530513 : [h264parse] no width and height in output caps
|
||||
* 563433 : implement h264parse AVC output
|
||||
* 575878 : assrender searches entire current working directory when searching for fonts to use
|
||||
* 583098 : Add jpegparse element
|
||||
* 598350 : qtmux with AAC streams (from faac) generate invalid files
|
||||
* 598682 : make check fails due to fpsdisplaysink if xvimagesink does not exist
|
||||
* 598916 : qtmux: support more of j2k
|
||||
* 600409 : tremor/ivorbis: should pack result smarter
|
||||
* 601108 : gst-camera requires glade
|
||||
* 601417 : Problem compiling gst-plugins-bad 0.10.16
|
||||
* 602161 : bad .17 VPATH build fix
|
||||
* 602465 : gst/dtmf/tone_detect.h incompatible with MSVC
|
||||
* 602524 : frei0r: GST_EXTRA_MODULE_SUFFIX never defined
|
||||
* 602528 : lv2: vocoder plugin breaks gstreamer
|
||||
* 603938 : assrender cannot load font attachments in Matroska container
|
||||
* 603983 : gstdshowvideosink leaking DirectShow objects
|
||||
* 603986 : gstdshowvideosink not releasing the filter media event interface
|
||||
* 604099 : rtpmux: Make sure to call release_pad() when the element is disposed
|
||||
* 604101 : rtpmux: update the current_ssrc from the caps
|
||||
* 604280 : fpsdisplaysink: allow access to internal video sink used
|
||||
* 604311 : gst-plugins-bad: fails to build against libcelt 0.4.0
|
||||
* 604908 : [mpegtsmux] mark delta-unit on outgoing buffers
|
||||
* 604925 : qtmux shouldn't accept adts aac
|
||||
* 605720 : modplug: Add 32-bit depth caps
|
||||
* 605721 : modplug: Allow 1-channel output for 16 and 32 bit depth too
|
||||
* 605904 : mpegtsdemux doesn't handle e-ac-3 in PMT
|
||||
* 606371 : mpegdemux2 plugin doesn't work on some ARM CPU due to the guint32*'s alignment
|
||||
* 606636 : [mmssrc] no error message when connect to server fails
|
||||
* 606665 : error: " __MSVCRT_VERSION__ " redefined
|
||||
* 606677 : Port librdf (rdfsrc) to Windows
|
||||
* 606726 : FAAC bitrate setting has no effect
|
||||
* 606859 : Get mp4mux request pad during decodebin2's new-decoded-pad event fails.
|
||||
* 607105 : faac doesn't negotiate channel positions correctly
|
||||
* 607285 : cdxaparse leaks memory
|
||||
* 607555 : asfmux plugin generates data streams incompatible with WMSP (MMSH) and WMP
|
||||
* 607747 : [dvbsrc] Pipeline does not stop when reception is very bad
|
||||
* 608042 : [camerabin-example] v4l2 device busy after setting back to ready and changing the mode
|
||||
* 608651 : dshowvideosink.cpp crash
|
||||
* 608706 : assrender recursively scans directories for fonts
|
||||
* 608751 : [assrender] Random crashes because libass is not threadsafe
|
||||
* 608753 : assrender: use more compatible hinting method
|
||||
* 608896 : mpegtsmux: PAT/PMT interval fixes
|
||||
* 608998 : [jpegparse] unit test fails
|
||||
* 609055 : [qtmux - mp4mux] crash when setting
|
||||
* 609215 : [rsvg] fix compilation with MSVC
|
||||
* 609478 : [faad] SIGSEGV when caps contains codec_data=(buffer)NULL
|
||||
* 164870 : PNM [en,de]coder
|
||||
* 383478 : Need ac3 parser to support seeking in unframed .ac3 files
|
||||
* 606878 : [apexsink] crashes when changing volume in rhythmbox
|
||||
* 580731 : qtmux needs mapping for ALAC
|
||||
* 587922 : qtmux lacks mapping for Sorenson Video v3
|
||||
* 601576 : qtmux feature: moov recovery
|
||||
* 340986 : [vcdsrc] plugin not auto-plugged, and weird URI handling
|
||||
* 572551 : mpeg4videoparse fails to extract codec_data from this network camera video stream
|
||||
* 603745 : [dc1394src] add " iso-speed " property
|
||||
* 611302 : [imagefreeze] Add still frame stream generator
|
||||
* 612208 : [soundtouch] [pitch] Removing annoying g_print
|
||||
* 612331 : inputselector: linkage flags are incorrect
|
||||
* 612454 : fix compile errors in latest gst-plugins-bad
|
||||
* 612615 : [camerabin] video bin elements in wrong state when recording
|
||||
* 612687 : [mpegvideoparse] Update caps when sequence header changes
|
||||
* 612757 : Unable to build gst-plugins-bad with Sun Studio compiler
|
||||
* 613156 : cog can't be built against libpng 1.4.x
|
||||
* 613160 : [cogcolorspace] RGB- > I420 conversion adds green vertical bar at the right border
|
||||
* 613332 : [cog] generate_tables generates invalid tables for YUV- > RGB
|
||||
* 613708 : [dshowvideosrc][PATCH] Add support for YUY2 format
|
||||
* 613758 : More build warnings on OS X
|
||||
* 613795 : libmodplug's public header requires WORDS_BIGENDIAN
|
||||
* 613920 : audioparsers: Add bitrate calculation to baseparse
|
||||
* 614016 : [baseparse] NEWSEGMENT event sent with wrong start and position time
|
||||
* 614037 : flacparse: Fix buffer refcount issue
|
||||
* 614259 : mpegtsdemux: can't detect DTS audio
|
||||
* 614349 : [mpegtsparse] assertion gst_buffer_is_metadata_writable (buffer) failed
|
||||
* 614475 : [dvbsrc] Wrong property types for frequency and symbol rate
|
||||
* 614479 : [mpegtspacketizer] Use CRC to check if tables are duplicate
|
||||
* 614591 : [h264parse] Not cleaning internal state properly for reuse
|
||||
* 614958 : [camerabin] Replace actions with properties for setting parameters
|
||||
* 614991 : baseparse: Don't emit bitrate tags too early
|
||||
* 616078 : mpegvideoparse: Export profile and level in caps
|
||||
* 616541 : jackaudiosrc/sink needs to set layout on caps
|
||||
* 617145 : Compile mplex element with with --enable-runtime-pseudo-reloc-v2 on Windows
|
||||
* 617146 : Lots of printf string format warnings on Windows
|
||||
* 617331 : More warnings in -bad
|
||||
* 617650 : [mmssrc] should check location
|
||||
* 618044 : [cogcolorspace] I420/YV12 - > packed 4:2:2 gives assertions
|
||||
* 618388 : [frei0r] Boolean values can't be set from gst-launch [PATCH]
|
||||
* 618409 : jackaudiosrc: improve process callback
|
||||
* 618527 : festival plugin does not close connections to server
|
||||
* 618710 : [resindvd] Needs to check for libdvdread too
|
||||
* 618867 : Remove gst-plugins-bad/ext/polyp ?
|
||||
* 619064 : h264parse: broken timestamps after seeking
|
||||
* 619169 : [vp8enc] Limit DEFAULT_MAX_LATENCY to 25 to match libvpx
|
||||
* 619172 : [vp8] exclude dec/enc based on CONFIG_VP8_DECODER/ENCODER
|
||||
* 619290 : [vp8] add mode property to switch between CBR/VBR
|
||||
* 619317 : [vp8] Encoder thread support
|
||||
* 619318 : [vp8] Decoder QoS (avoid memcpy)
|
||||
* 619344 : [vp8enc] Use GST_VIDEO_CAPS_YUV instead of handwritten YUV caps
|
||||
* 619444 : [mpegtsparse] Memory leak in mpegts_packetizer_parse_pmt
|
||||
* 619502 : [mpegvideoparse] segfault because of access to a NULL buffer gotten from mpeg_packetizer_get_block
|
||||
* 619617 : [h264parse] leaks memory
|
||||
* 619916 : [vp8enc] Doesn't skip non-frame packets correctly
|
||||
* 614317 : [oss4] should always accept PCM in native endianness even if the hardware doesn't
|
||||
|
||||
Download
|
||||
|
||||
|
@ -185,49 +168,38 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Carsten Kroll
|
||||
* Adam Endrodi
|
||||
* Alessandro Decina
|
||||
* Arnaud Patard
|
||||
* Arnout Vandecappelle
|
||||
* Andoni Morales
|
||||
* Arun Raghavan
|
||||
* Bastien Nocera
|
||||
* Benjamin Otte
|
||||
* Brian Cameron
|
||||
* Carl-Anton Ingmarsson
|
||||
* Christian Schaller
|
||||
* David Hoyt
|
||||
* David Schleef
|
||||
* Edward Hervey
|
||||
* Eric Appleman
|
||||
* Grigori Goronzy
|
||||
* Håkon Skjelten
|
||||
* Håvard Graff
|
||||
* Ivan Zderadicka
|
||||
* Jan Schmidt
|
||||
* Javier Jardón
|
||||
* Julien Moutte
|
||||
* Kaj-Michael Lang
|
||||
* Kipp Cannon
|
||||
* Joshua M. Doe
|
||||
* Lasse Laukkanen
|
||||
* Linqiang Pu
|
||||
* Marc-André Lureau
|
||||
* Mark Nauwelaerts
|
||||
* Michael Smith
|
||||
* Olivier Crête
|
||||
* Peter van Hardenberg
|
||||
* Philippe Normand
|
||||
* Philip Jägenstedt
|
||||
* Raimo Järvi
|
||||
* René Stadler
|
||||
* Rob Clark
|
||||
* Sebastian Dröge
|
||||
* Sebastian Pölsterl
|
||||
* Shenghua Liu
|
||||
* Stefan Kost
|
||||
* Stephen Depooter
|
||||
* Stephen McNamara
|
||||
* Teemu Katajisto
|
||||
* Thiago Santos
|
||||
* Thiago Sousa Santos
|
||||
* Thijs Vermeir
|
||||
* Thomas Vander Stichele
|
||||
* Tiago Katcipis
|
||||
* Tim-Philipp Müller
|
||||
* Vincent GENIEUX
|
||||
* Vincent Penquerc'h
|
||||
* Tommi Myöhänen
|
||||
* Tristan Matthews
|
||||
* Víctor Manuel Jáquez Leal
|
||||
* Wim Taymans
|
||||
* Xavier Queralt Mateu
|
||||
* Yaakov Selkowitz
|
||||
* unknown
|
||||
* Zaheer Abbas Merali
|
||||
* Руслан Ижбулатов
|
||||
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.18.3,
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.19,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-bad)
|
||||
|
||||
|
|
|
@ -1700,8 +1700,8 @@
|
|||
|
||||
<ARG>
|
||||
<NAME>GstDvbSrc::frequency</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>frequency</NICK>
|
||||
<BLURB>Frequency.</BLURB>
|
||||
|
@ -1730,8 +1730,8 @@
|
|||
|
||||
<ARG>
|
||||
<NAME>GstDvbSrc::symbol-rate</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>symbol rate</NICK>
|
||||
<BLURB>Symbol Rate (DVB-S, DVB-C).</BLURB>
|
||||
|
@ -17840,8 +17840,8 @@
|
|||
|
||||
<ARG>
|
||||
<NAME>DvbBaseBin::frequency</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>frequency</NICK>
|
||||
<BLURB>Frequency.</BLURB>
|
||||
|
@ -17930,8 +17930,8 @@
|
|||
|
||||
<ARG>
|
||||
<NAME>DvbBaseBin::symbol-rate</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>symbol rate</NICK>
|
||||
<BLURB>Symbol Rate (DVB-S, DVB-C).</BLURB>
|
||||
|
@ -22933,6 +22933,86 @@
|
|||
<DEFAULT>Enable source crop and scale|Enable scale for viewfinder|Enable colorspace conversion for still image</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::block-after-capture</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Block viewfinder after capture</NICK>
|
||||
<BLURB>Block viewfinder after capturing an image or video.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::image-capture-height</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,32767]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The height used for image capture</NICK>
|
||||
<BLURB>The height used for image capture.</BLURB>
|
||||
<DEFAULT>600</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::image-capture-width</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,32767]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The width used for image capture</NICK>
|
||||
<BLURB>The width used for image capture.</BLURB>
|
||||
<DEFAULT>800</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::video-capture-framerate</NAME>
|
||||
<TYPE>GstFraction</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The framerate used for video capture</NICK>
|
||||
<BLURB>The framerate used for video capture.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::video-capture-height</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,32767]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The height used for video capture</NICK>
|
||||
<BLURB>The height used for video capture.</BLURB>
|
||||
<DEFAULT>600</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::video-capture-width</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,32767]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The width used for video capture</NICK>
|
||||
<BLURB>The width used for video capture.</BLURB>
|
||||
<DEFAULT>800</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::video-source-filter</NAME>
|
||||
<TYPE>GstElement*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>video source filter element</NICK>
|
||||
<BLURB>Optional video filter GStreamer element, filters all frames fromthe video source.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstCameraBin::viewfinder-filter</NAME>
|
||||
<TYPE>GstElement*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>viewfinder filter element</NICK>
|
||||
<BLURB>viewfinder filter GStreamer element.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDTMFSrc::interval</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
|
@ -26200,7 +26280,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>physics</NICK>
|
||||
<BLURB>water density: from 1 to 4.</BLURB>
|
||||
<DEFAULT>1.20954e-312</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26240,7 +26320,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>1.20954e-312</DEFAULT>
|
||||
<DEFAULT>4.77831e-299</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26250,7 +26330,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>1.23076e-312</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26280,7 +26360,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ratiox</NICK>
|
||||
<BLURB>x-ratio.</BLURB>
|
||||
<DEFAULT>4.54199e-317</DEFAULT>
|
||||
<DEFAULT>8.0843e+44</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26290,7 +26370,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ratioy</NICK>
|
||||
<BLURB>y-ratio.</BLURB>
|
||||
<DEFAULT>6.2478e-317</DEFAULT>
|
||||
<DEFAULT>9.3207e+68</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26300,7 +26380,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>DelayTime</NICK>
|
||||
<BLURB>the delay time.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
<DEFAULT>-5.83169e+303</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26330,7 +26410,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Color</NICK>
|
||||
<BLURB>the color of the image.</BLURB>
|
||||
<DEFAULT>1.76852e-38</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26350,7 +26430,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Color-R</NICK>
|
||||
<BLURB>the color of the image.</BLURB>
|
||||
<DEFAULT>1.28823e-38</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26870,7 +26950,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>blend</NICK>
|
||||
<BLURB>blend factor.</BLURB>
|
||||
<DEFAULT>6.12021e-317</DEFAULT>
|
||||
<DEFAULT>6.09249e+247</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27060,7 +27140,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>HSync</NICK>
|
||||
<BLURB>the hsync offset.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
<DEFAULT>7.49232e+247</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27069,7 +27149,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Is Live</NICK>
|
||||
<BLURB>If this stream should be threated as a live, meaning that it doesn't need indexes nor late update of headers.</BLURB>
|
||||
<BLURB>Whether this stream should be treated as a live stream, meaning that it doesn't need an index or header updates when done.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -27490,7 +27570,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>bitrate</NICK>
|
||||
<BLURB>bitrate.</BLURB>
|
||||
<DEFAULT>13824000</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27590,7 +27670,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>enable_multiquant</NICK>
|
||||
<BLURB>enable_multiquant.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27676,11 +27756,11 @@
|
|||
<ARG>
|
||||
<NAME>GstSchroEnc::horiz-slices</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>horiz_slices</NICK>
|
||||
<BLURB>horiz_slices.</BLURB>
|
||||
<DEFAULT>8</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27690,7 +27770,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>inter_wavelet</NICK>
|
||||
<BLURB>inter_wavelet.</BLURB>
|
||||
<DEFAULT>le_gall_5_3</DEFAULT>
|
||||
<DEFAULT>desl_dubuc_9_7</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27780,7 +27860,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_chroma_lambda_scale</NICK>
|
||||
<BLURB>magic_chroma_lambda_scale.</BLURB>
|
||||
<DEFAULT>0.01</DEFAULT>
|
||||
<DEFAULT>0.1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27880,7 +27960,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_scene_change_threshold</NICK>
|
||||
<BLURB>magic_scene_change_threshold.</BLURB>
|
||||
<DEFAULT>0.2</DEFAULT>
|
||||
<DEFAULT>3</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -28050,17 +28130,17 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>transform_depth</NICK>
|
||||
<BLURB>transform_depth.</BLURB>
|
||||
<DEFAULT>4</DEFAULT>
|
||||
<DEFAULT>3</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::vert-slices</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>vert_slices</NICK>
|
||||
<BLURB>vert_slices.</BLURB>
|
||||
<DEFAULT>6</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -28083,6 +28163,146 @@
|
|||
<DEFAULT>4</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::downsample-levels</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[2,8]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>downsample_levels</NICK>
|
||||
<BLURB>downsample_levels.</BLURB>
|
||||
<DEFAULT>5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::enable-chroma-me</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>enable_chroma_me</NICK>
|
||||
<BLURB>enable_chroma_me.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::enable-deep-estimation</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>enable_deep_estimation</NICK>
|
||||
<BLURB>enable_deep_estimation.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::enable-rdo-cbr</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>enable_rdo_cbr</NICK>
|
||||
<BLURB>enable_rdo_cbr.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::enable-scene-change-detection</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>enable_scene_change_detection</NICK>
|
||||
<BLURB>enable_scene_change_detection.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::force-profile</NAME>
|
||||
<TYPE>SchroEncoderSettingEnum_force_profile</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>force_profile</NICK>
|
||||
<BLURB>force_profile.</BLURB>
|
||||
<DEFAULT>auto</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-B-lambda-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,10]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_B_lambda_scale</NICK>
|
||||
<BLURB>magic_B_lambda_scale.</BLURB>
|
||||
<DEFAULT>0.01</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-I-lambda-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,100]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_I_lambda_scale</NICK>
|
||||
<BLURB>magic_I_lambda_scale.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-P-lambda-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,10]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_P_lambda_scale</NICK>
|
||||
<BLURB>magic_P_lambda_scale.</BLURB>
|
||||
<DEFAULT>0.25</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-diagonal-lambda-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_diagonal_lambda_scale</NICK>
|
||||
<BLURB>magic_diagonal_lambda_scale.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-inter-cpd-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_inter_cpd_scale</NICK>
|
||||
<BLURB>magic_inter_cpd_scale.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-me-bailout-limit</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_me_bailout_limit</NICK>
|
||||
<BLURB>magic_me_bailout_limit.</BLURB>
|
||||
<DEFAULT>0.33</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::magic-me-lambda-scale</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,100]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>magic_me_lambda_scale</NICK>
|
||||
<BLURB>magic_me_lambda_scale.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSchroEnc::max-refs</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,4]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>max_refs</NICK>
|
||||
<BLURB>max_refs.</BLURB>
|
||||
<DEFAULT>3</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAmrWbEnc::band-mode</NAME>
|
||||
<TYPE>GstAmrWbEncBandMode</TYPE>
|
||||
|
@ -33040,7 +33260,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Show histogram</NICK>
|
||||
<BLURB>Show histogram.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -33230,7 +33450,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Source image on left side</NICK>
|
||||
<BLURB>Source image on left side.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -33240,7 +33460,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Split preview</NICK>
|
||||
<BLURB>Split privew.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -33500,7 +33720,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Show curves</NICK>
|
||||
<BLURB>Draw curve graph on output image.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -45113,3 +45333,253 @@
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstFlacParse::check-frame-checksums</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Check Frame Checksums</NICK>
|
||||
<BLURB>Check the overall checksums of every frame.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Dec::deblocking-level</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 16</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Deblocking Level</NICK>
|
||||
<BLURB>Deblocking level.</BLURB>
|
||||
<DEFAULT>4</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Dec::noise-level</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 16</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Noise Level</NICK>
|
||||
<BLURB>Noise level.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Dec::post-processing</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Post Processing</NICK>
|
||||
<BLURB>Enable post processing.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Dec::post-processing-flags</NAME>
|
||||
<TYPE>GstVP8DecPostProcessingFlags</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Post Processing Flags</NICK>
|
||||
<BLURB>Flags to control post processing.</BLURB>
|
||||
<DEFAULT>Deblock|Demacroblock</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::bitrate</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,1000000000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Bit rate</NICK>
|
||||
<BLURB>Bit rate.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::error-resilient</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Error Resilient</NICK>
|
||||
<BLURB>Encode streams that are error resilient.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::max-keyframe-distance</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,9999]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Maximum Key frame distance</NICK>
|
||||
<BLURB>Maximum distance between key frames.</BLURB>
|
||||
<DEFAULT>60</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::max-latency</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,25]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Max latency</NICK>
|
||||
<BLURB>Number of frames in encoder queue.</BLURB>
|
||||
<DEFAULT>10</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::mode</NAME>
|
||||
<TYPE>GstVP8EncMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mode</NICK>
|
||||
<BLURB>Mode.</BLURB>
|
||||
<DEFAULT>Variable Bit Rate (VBR) mode</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::quality</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,10]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Quality</NICK>
|
||||
<BLURB>Quality.</BLURB>
|
||||
<DEFAULT>5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::speed</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,2]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Speed</NICK>
|
||||
<BLURB>Speed.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::threads</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,64]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Threads</NICK>
|
||||
<BLURB>Threads.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::aperture</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 255</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Aperture property</NICK>
|
||||
<BLURB>Aperture defines the size of lens opening (0 = auto).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::capabilities</NAME>
|
||||
<TYPE>gulong</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>Photo capabilities bitmask</NICK>
|
||||
<BLURB>Tells the photo capabilities of the device.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::colour-tone-mode</NAME>
|
||||
<TYPE>GstColourToneMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Colour tone mode property</NICK>
|
||||
<BLURB>Colour tone setting changes colour shading in the photo.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_COLOUR_TONE_MODE_NORMAL</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::ev-compensation</NAME>
|
||||
<TYPE>gfloat</TYPE>
|
||||
<RANGE>[-2.5,2.5]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>EV compensation property</NICK>
|
||||
<BLURB>EV compensation affects the brightness of the image.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::exposure</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Exposure time in milliseconds</NICK>
|
||||
<BLURB>Exposure time defines how long the shutter will stay open (0 = auto).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::flash-mode</NAME>
|
||||
<TYPE>GstFlashMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Flash mode property</NICK>
|
||||
<BLURB>Flash mode defines how the flash light should be used.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_FLASH_MODE_AUTO</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::flicker-mode</NAME>
|
||||
<TYPE>GstFlickerReductionMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Flicker reduction mode property</NICK>
|
||||
<BLURB>Flicker reduction mode defines a line frequency for flickering prevention.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_FLICKER_REDUCTION_OFF</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::focus-mode</NAME>
|
||||
<TYPE>GstFocusMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Focus mode property</NICK>
|
||||
<BLURB>Focus mode defines the range of focal lengths to use in autofocus search.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_FOCUS_MODE_AUTO</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::image-capture-supported-caps</NAME>
|
||||
<TYPE>GstCaps*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>Image capture supported caps</NICK>
|
||||
<BLURB>Caps describing supported image capture formats.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::iso-speed</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 6400</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ISO speed property</NICK>
|
||||
<BLURB>ISO speed defines the light sensitivity (0 = auto).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::scene-mode</NAME>
|
||||
<TYPE>GstSceneMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Scene mode property</NICK>
|
||||
<BLURB>Scene mode works as a preset for different photo shooting mode settings.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_SCENE_MODE_AUTO</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstPhotography::white-balance-mode</NAME>
|
||||
<TYPE>GstWhiteBalanceMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>White balance mode property</NICK>
|
||||
<BLURB>White balance affects the color temperature of the photo.</BLURB>
|
||||
<DEFAULT>GST_PHOTOGRAPHY_WB_MODE_AUTO</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
|
|
@ -47,9 +47,8 @@ GObject
|
|||
GstOFA
|
||||
GstBPMDetect
|
||||
GstStereo
|
||||
GstDtmfDetect
|
||||
GstBayer2RGB
|
||||
GstVideoFilter
|
||||
GstZBar
|
||||
GstVideoAnalyse
|
||||
GstVideoDetect
|
||||
GstVideoMark
|
||||
|
@ -103,6 +102,8 @@ GObject
|
|||
frei0r-filter-transparency
|
||||
frei0r-filter-scale0tilt
|
||||
frei0r-filter-nosync0r
|
||||
GstDtmfDetect
|
||||
GstBayer2RGB
|
||||
GstMeasureCollector
|
||||
GstLegacyresample
|
||||
GstScaletempo
|
||||
|
@ -167,201 +168,158 @@ GObject
|
|||
GstRsvgDec
|
||||
GstModPlug
|
||||
GstSignalProcessor
|
||||
invadarecords-com-plugins-lv2-compressor-mono
|
||||
invadarecords-com-plugins-lv2-compressor-stereo
|
||||
invadarecords-com-plugins-lv2-delay-mono
|
||||
invadarecords-com-plugins-lv2-delay-sum
|
||||
invadarecords-com-plugins-lv2-erreverb-mono
|
||||
invadarecords-com-plugins-lv2-erreverb-sum
|
||||
invadarecords-com-plugins-lv2-filter-hpf-mono
|
||||
invadarecords-com-plugins-lv2-filter-hpf-stereo
|
||||
invadarecords-com-plugins-lv2-filter-lpf-mono
|
||||
invadarecords-com-plugins-lv2-filter-lpf-stereo
|
||||
invadarecords-com-plugins-lv2-input
|
||||
invadarecords-com-plugins-lv2-meter
|
||||
invadarecords-com-plugins-lv2-phaser-mono
|
||||
invadarecords-com-plugins-lv2-phaser-stereo
|
||||
invadarecords-com-plugins-lv2-phaser-sum
|
||||
invadarecords-com-plugins-lv2-testtone
|
||||
invadarecords-com-plugins-lv2-tube-mono
|
||||
invadarecords-com-plugins-lv2-tube-stereo
|
||||
ladspa-flanger
|
||||
ladspa-tap-rotspeak
|
||||
ladspa-retroFlange
|
||||
ladspa-triplePara
|
||||
ladspa-tap-vibrato
|
||||
ladspa-pitchScaleHQ
|
||||
ladspa-matrixStMS
|
||||
ladspa-imp
|
||||
ladspa-analogueOsc
|
||||
ladspa-hilbert
|
||||
ladspa-notch-iir
|
||||
ladspa-bodeShifter
|
||||
ladspa-valveRect
|
||||
ladspa-tap-sigmoid
|
||||
ladspa-diode
|
||||
ladspa-se4
|
||||
ladspa-pitchScale
|
||||
ladspa-foldover
|
||||
ladspa-freqTracker
|
||||
ladspa-rateShifter
|
||||
ladspa-inv
|
||||
ladspa-sc1
|
||||
ladspa-ringmod-2i1o
|
||||
ladspa-ringmod-1i1o1l
|
||||
ladspa-impulse-fc
|
||||
ladspa-tap-reverb
|
||||
ladspa-karaoke
|
||||
ladspa-shaper
|
||||
ladspa-amp
|
||||
ladspa-amp-mono
|
||||
ladspa-amp-stereo
|
||||
ladspa-stepMuxer
|
||||
ladspa-tap-equalizer
|
||||
ladspa-fastLookaheadLimiter
|
||||
ladspa-artificialLatency
|
||||
ladspa-gate
|
||||
ladspa-djFlanger
|
||||
ladspa-alias
|
||||
ladspa-svf
|
||||
ladspa-waveTerrain
|
||||
ladspa-valve
|
||||
ladspa-notch-iir
|
||||
ladspa-tap-reverb
|
||||
ladspa-giantFlange
|
||||
ladspa-gong
|
||||
ladspa-vynil
|
||||
ladspa-fmOsc
|
||||
ladspa-tap-vibrato
|
||||
ladspa-divider
|
||||
ladspa-highpass-iir
|
||||
ladspa-revdelay
|
||||
ladspa-ringmod-2i1o
|
||||
ladspa-ringmod-1i1o1l
|
||||
ladspa-singlePara
|
||||
ladspa-tap-dynamics-st
|
||||
ladspa-lsFilter
|
||||
ladspa-impulse-fc
|
||||
ladspa-matrixMSSt
|
||||
ladspa-pointerCastDistortion
|
||||
ladspa-hermesFilter
|
||||
ladspa-se4
|
||||
ladspa-delay-n
|
||||
ladspa-delay-l
|
||||
ladspa-delay-c
|
||||
ladspa-bwxover-iir
|
||||
ladspa-buttlow-iir
|
||||
ladspa-butthigh-iir
|
||||
ladspa-mbeq
|
||||
ladspa-lsFilter
|
||||
ladspa-const
|
||||
ladspa-Pulse-VCO
|
||||
ladspa-Saw-VCO
|
||||
ladspa-Rec-VCO
|
||||
ladspa-Ambisonics-31-panner
|
||||
ladspa-Ambisonics-31-rotator
|
||||
ladspa-Ambisonics-33-panner
|
||||
ladspa-Ambisonics-33-rotator
|
||||
ladspa-smoothDecimate
|
||||
ladspa-giantFlange
|
||||
ladspa-lfoPhaser
|
||||
ladspa-fourByFourPole
|
||||
ladspa-autoPhaser
|
||||
ladspa-lpf
|
||||
ladspa-hpf
|
||||
ladspa-tap-autopan
|
||||
ladspa-highpass-iir
|
||||
ladspa-comb
|
||||
ladspa-matrixSpatialiser
|
||||
ladspa-comb-n
|
||||
ladspa-comb-l
|
||||
ladspa-comb-c
|
||||
ladspa-lcrDelay
|
||||
ladspa-combSplitter
|
||||
ladspa-dcRemove
|
||||
ladspa-tap-doubler
|
||||
ladspa-sinusWavewrapper
|
||||
ladspa-modDelay
|
||||
ladspa-shaper
|
||||
ladspa-zm1
|
||||
ladspa-sc4
|
||||
ladspa-delay-5s
|
||||
ladspa-dysonCompress
|
||||
ladspa-tap-stereo-echo
|
||||
ladspa-lowpass-iir
|
||||
ladspa-fadDelay
|
||||
ladspa-plate
|
||||
ladspa-bandpass-iir
|
||||
ladspa-singlePara
|
||||
ladspa-gongBeater
|
||||
ladspa-tapeDelay
|
||||
ladspa-Tricardioid-to-AMB
|
||||
ladspa-Virtualmic
|
||||
ladspa-sifter
|
||||
ladspa-tap-dynamics-st
|
||||
ladspa-hardLimiter
|
||||
ladspa-sc3
|
||||
ladspa-amp
|
||||
ladspa-xfade
|
||||
ladspa-xfade4
|
||||
ladspa-tap-pitch
|
||||
ladspa-multivoiceChorus
|
||||
ladspa-G2reverb
|
||||
ladspa-surroundEncoder
|
||||
ladspa-sc2
|
||||
ladspa-gverb
|
||||
ladspa-matrixMSSt
|
||||
ladspa-amPitchshift
|
||||
ladspa-tap-deesser
|
||||
ladspa-tap-tubewarmth
|
||||
ladspa-hermesFilter
|
||||
ladspa-bandpass-a-iir
|
||||
ladspa-gsm
|
||||
ladspa-Chorus1
|
||||
ladspa-Chorus2
|
||||
ladspa-crossoverDist
|
||||
ladspa-allpass-n
|
||||
ladspa-allpass-l
|
||||
ladspa-allpass-c
|
||||
ladspa-decay
|
||||
ladspa-valve
|
||||
ladspa-bodeShifterCV
|
||||
ladspa-harmonicGen
|
||||
ladspa-waveTerrain
|
||||
ladspa-transient
|
||||
ladspa-sinCos
|
||||
ladspa-split
|
||||
ladspa-divider
|
||||
ladspa-tap-autopan
|
||||
ladspa-declip
|
||||
ladspa-tap-dynamics-m
|
||||
ladspa-tap-reflector
|
||||
ladspa-Ambisonics-11-mono-panner
|
||||
ladspa-Ambisonics-11-stereo-panner
|
||||
ladspa-Ambisonics-11-rotator
|
||||
ladspa-Ambisonics-11-square-decoder
|
||||
ladspa-Ambisonics-11-hexagon-decoder
|
||||
ladspa-Ambisonics-11-cube-decoder
|
||||
ladspa-tap-equalizer-bw
|
||||
ladspa-tap-tremolo
|
||||
ladspa-lcrDelay
|
||||
ladspa-multivoiceChorus
|
||||
ladspa-fastLookaheadLimiter
|
||||
ladspa-tap-tubewarmth
|
||||
ladspa-dysonCompress
|
||||
ladspa-bandpass-a-iir
|
||||
ladspa-hardLimiter
|
||||
ladspa-artificialLatency
|
||||
ladspa-pitchScaleHQ
|
||||
ladspa-gverb
|
||||
ladspa-Phaser1
|
||||
ladspa-Phaser1+LFO
|
||||
ladspa-sine-faaa
|
||||
ladspa-sine-faac
|
||||
ladspa-sine-fcaa
|
||||
ladspa-sine-fcac
|
||||
ladspa-chebstortion
|
||||
ladspa-alias
|
||||
ladspa-Parametric1
|
||||
ladspa-tap-limiter
|
||||
ladspa-noise-white
|
||||
ladspa-tap-pinknoise
|
||||
ladspa-delayorama
|
||||
ladspa-pointerCastDistortion
|
||||
ladspa-svf
|
||||
ladspa-Phaser1
|
||||
ladspa-Phaser1+LFO
|
||||
ladspa-revdelay
|
||||
ladspa-tap-chorusflanger
|
||||
ladspa-vynil
|
||||
ladspa-Mvchpf-1
|
||||
ladspa-djFlanger
|
||||
ladspa-fmOsc
|
||||
ladspa-decimator
|
||||
ladspa-Ambisonics-21-panner
|
||||
ladspa-Ambisonics-21-rotator
|
||||
ladspa-Ambisonics-22-panner
|
||||
ladspa-Ambisonics-22-rotator
|
||||
ladspa-dj-eq-mono
|
||||
ladspa-dj-eq
|
||||
ladspa-lpf
|
||||
ladspa-hpf
|
||||
ladspa-amPitchshift
|
||||
ladspa-bandpass-iir
|
||||
ladspa-Mvclpf-1
|
||||
ladspa-Mvclpf-2
|
||||
ladspa-Mvclpf-3
|
||||
ladspa-Mvclpf-4
|
||||
ladspa-transient
|
||||
ladspa-diode
|
||||
ladspa-Chorus1
|
||||
ladspa-Chorus2
|
||||
ladspa-comb-n
|
||||
ladspa-comb-l
|
||||
ladspa-comb-c
|
||||
ladspa-satanMaximiser
|
||||
ladspa-valveRect
|
||||
ladspa-gsm
|
||||
ladspa-foldover
|
||||
ladspa-sc1
|
||||
ladspa-lowpass-iir
|
||||
ladspa-decay
|
||||
ladspa-tapeDelay
|
||||
ladspa-hilbert
|
||||
ladspa-sc2
|
||||
ladspa-tap-rotspeak
|
||||
ladspa-smoothDecimate
|
||||
ladspa-delayorama
|
||||
ladspa-bwxover-iir
|
||||
ladspa-buttlow-iir
|
||||
ladspa-butthigh-iir
|
||||
ladspa-sinusWavewrapper
|
||||
ladspa-tap-deesser
|
||||
ladspa-tap-equalizer-bw
|
||||
ladspa-decimator
|
||||
ladspa-allpass-n
|
||||
ladspa-allpass-l
|
||||
ladspa-allpass-c
|
||||
ladspa-matrixSpatialiser
|
||||
ladspa-foverdrive
|
||||
ladspa-karaoke
|
||||
ladspa-gong
|
||||
ladspa-sc4m
|
||||
ladspa-amp-mono
|
||||
ladspa-amp-stereo
|
||||
ladspa-sine-faaa
|
||||
ladspa-sine-faac
|
||||
ladspa-sine-fcaa
|
||||
ladspa-sine-fcac
|
||||
ladspa-lpf
|
||||
ladspa-hpf
|
||||
ladspa-freqTracker
|
||||
ladspa-delay-5s
|
||||
ladspa-analogueOsc
|
||||
ladspa-split
|
||||
ladspa-inv
|
||||
ladspa-chebstortion
|
||||
ladspa-modDelay
|
||||
ladspa-dcRemove
|
||||
ladspa-pitchScale
|
||||
ladspa-Mvchpf-1
|
||||
ladspa-rateShifter
|
||||
ladspa-tap-sigmoid
|
||||
ladspa-tap-pinknoise
|
||||
ladspa-imp
|
||||
ladspa-sc4m
|
||||
ladspa-surroundEncoder
|
||||
ladspa-tap-chorusflanger
|
||||
ladspa-stepMuxer
|
||||
ladspa-zm1
|
||||
ladspa-sifter
|
||||
ladspa-bodeShifterCV
|
||||
ladspa-tap-equalizer
|
||||
ladspa-tap-tremolo
|
||||
ladspa-matrixStMS
|
||||
ladspa-flanger
|
||||
ladspa-gate
|
||||
ladspa-lfoPhaser
|
||||
ladspa-fourByFourPole
|
||||
ladspa-autoPhaser
|
||||
ladspa-sc4
|
||||
ladspa-tap-stereo-echo
|
||||
ladspa-tap-pitch
|
||||
ladspa-triplePara
|
||||
ladspa-fadDelay
|
||||
ladspa-gongBeater
|
||||
ladspa-combSplitter
|
||||
ladspa-tap-reflector
|
||||
ladspa-tap-dynamics-m
|
||||
ladspa-dj-eq-mono
|
||||
ladspa-dj-eq
|
||||
ladspa-tap-limiter
|
||||
ladspa-xfade
|
||||
ladspa-xfade4
|
||||
ladspa-plate
|
||||
ladspa-tap-doubler
|
||||
ladspa-sc3
|
||||
ladspa-const
|
||||
ladspa-retroFlange
|
||||
ladspa-bodeShifter
|
||||
ladspa-harmonicGen
|
||||
ladspa-sinCos
|
||||
ladspa-mbeq
|
||||
ladspa-noise-white
|
||||
ladspa-G2reverb
|
||||
ladspa-comb
|
||||
VP8BaseVideoCodec
|
||||
VP8BaseVideoDecoder
|
||||
GstVP8Dec
|
||||
VP8BaseVideoEncoder
|
||||
GstVP8Enc
|
||||
GstVMncDec
|
||||
GstBaseRTPDepayload
|
||||
GstRtpDTMFDepay
|
||||
|
@ -392,6 +350,7 @@ GObject
|
|||
GstFestival
|
||||
MpegPsMux
|
||||
ADPCMEnc
|
||||
GstInvtelecine
|
||||
GstCDXAParse
|
||||
GstVcdParse
|
||||
GstSSim
|
||||
|
@ -403,6 +362,9 @@ GObject
|
|||
MpegTSParse
|
||||
GstSirenDec
|
||||
GstSirenEnc
|
||||
GstSegmentClip
|
||||
GstAudioSegmentClip
|
||||
GstVideoSegmentClip
|
||||
GstAsfMux
|
||||
GstBaseRTPPayload
|
||||
GstRtpAsfPay
|
||||
|
@ -465,7 +427,6 @@ GObject
|
|||
GstPlugin
|
||||
GstRegistry
|
||||
GstRingBuffer
|
||||
GstAudioSrcRingBuffer
|
||||
GstAudioSinkRingBuffer
|
||||
GstJackAudioSinkRingBuffer
|
||||
GstJackAudioSrcRingBuffer
|
||||
|
@ -486,6 +447,5 @@ GInterface
|
|||
GstTagSetter
|
||||
GstColorBalance
|
||||
GstMixer
|
||||
GstPropertyProbe
|
||||
GstPhotography
|
||||
MXFDescriptiveMetadataFrameworkInterface
|
||||
|
|
|
@ -27,6 +27,7 @@ GstSchroEnc GstPreset
|
|||
GstDiracEnc GstPreset
|
||||
GstKateEnc GstTagSetter
|
||||
GstKateTag GstTagSetter
|
||||
GstVP8Enc GstTagSetter GstPreset
|
||||
GstJifMux GstTagSetter
|
||||
GstId3BaseMux GstTagSetter
|
||||
GstId3Mux GstTagSetter
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
GstChildProxy GstObject
|
||||
GstTagSetter GstElement
|
||||
GstImplementsInterface GstElement
|
||||
GstColorBalance GstImplementsInterface GstElement
|
||||
GstXOverlay GstImplementsInterface GstElement
|
||||
GstTagSetter GstElement
|
||||
GstColorBalance GstImplementsInterface GstElement
|
||||
GstMixer GstImplementsInterface GstElement
|
||||
MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
|
||||
GstPhotography GstImplementsInterface GstElement
|
||||
MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ADPCM decoder</description>
|
||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||
<basename>libgstadpcmdec.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ADPCM encoder</description>
|
||||
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
|
||||
<basename>libgstadpcmenc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Create and parse Audio Interchange File Format (AIFF) files</description>
|
||||
<filename>../../gst/aiff/.libs/libgstaiff.so</filename>
|
||||
<basename>libgstaiff.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Alsa plugin for S/PDIF output</description>
|
||||
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
||||
<basename>libgstalsaspdif.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,8 +14,7 @@
|
|||
<longname>S/PDIF ALSA audiosink</longname>
|
||||
<class>Sink/Audio</class>
|
||||
<description>Feeds audio to S/PDIF interfaces through the ALSA sound driver</description>
|
||||
<author>Martin Soto <martinsoto@users.sourceforge.net>
|
||||
Michael Smith <msmith@fluendo.com></author>
|
||||
<author>Martin Soto <martinsoto@users.sourceforge.net>, Michael Smith <msmith@fluendo.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Adaptive Multi-Rate Wide-Band Encoder</description>
|
||||
<filename>../../ext/amrwbenc/.libs/libgstamrwbenc.so</filename>
|
||||
<basename>libgstamrwbenc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Apple AirPort Express Plugin</description>
|
||||
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
||||
<basename>libgstapexsink.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASF Muxer Plugin</description>
|
||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||
<basename>libgstasfmux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>gsoc2009 package</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ASS/SSA subtitle renderer</description>
|
||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||
<basename>libgstassrender.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>audioparsers</description>
|
||||
<filename>../../gst/audioparsers/.libs/libgstaudioparsersbad.so</filename>
|
||||
<basename>libgstaudioparsersbad.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Selects convertor element based on caps</description>
|
||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||
<basename>libgstautoconvert.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High level api for DC (Digital Camera) application</description>
|
||||
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
||||
<basename>libgstcamerabin.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,8 +14,7 @@
|
|||
<longname>Camera Bin</longname>
|
||||
<class>Generic/Bin/Camera</class>
|
||||
<description>Handle lot of features present in DSC</description>
|
||||
<author>Nokia Corporation <multimedia@maemo.org>
|
||||
Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
<author>Nokia Corporation <multimedia@maemo.org>, Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
<pads>
|
||||
|
||||
</pads>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Play CD audio through the CD Drive</description>
|
||||
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
||||
<basename>libgstcdaudio.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
||||
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
||||
<basename>libgstcdxaparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>CELT plugin library</description>
|
||||
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
||||
<basename>libgstcelt.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Cog plugin</description>
|
||||
<filename>../../ext/cog/.libs/libgstcog.so</filename>
|
||||
<basename>libgstcog.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc){ I420, YUY2, UYVY, AYUV }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>data: URI source</description>
|
||||
<filename>../../gst/dataurisrc/.libs/libgstdataurisrc.so</filename>
|
||||
<basename>libgstdataurisrc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>1394 IIDC Video Source</description>
|
||||
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
||||
<basename>libgstdc1394.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>transfer data over the network via DCCP.</description>
|
||||
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
||||
<basename>libgstdccp.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>DCCP</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Collection of elements that may or may not be useful for debugging</description>
|
||||
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
||||
<basename>libgstdebugutilsbad.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -25,4 +25,4 @@
|
|||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
||||
</plugin>
|
|
@ -3,10 +3,10 @@
|
|||
<description>DirectFB video output plugin</description>
|
||||
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
||||
<basename>libgstdfbvideosink.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Dirac plugin</description>
|
||||
<filename>../../ext/dirac/.libs/libgstdirac.so</filename>
|
||||
<basename>libgstdirac.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,16 +3,16 @@
|
|||
<description>DTMF plugins</description>
|
||||
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
||||
<basename>libgstdtmf.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>dtmfdetect</name>
|
||||
<longname>DTMF detector element</longname>
|
||||
<class>Detect</class>
|
||||
<class>Filter/Analyzer/Audio</class>
|
||||
<description>This element detects DTMF tones</description>
|
||||
<author>Olivier Crete <olivier.crete@collabora.co.uk></author>
|
||||
<pads>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||
<basename>libgstdtsdec.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,8 +14,7 @@
|
|||
<longname>DTS audio decoder</longname>
|
||||
<class>Codec/Decoder/Audio</class>
|
||||
<description>Decodes DTS audio streams</description>
|
||||
<author>Jan Schmidt <thaytan@noraisin.net>
|
||||
Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<author>Jan Schmidt <thaytan@noraisin.net>, Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -35,8 +35,7 @@
|
|||
<longname>DVB Source</longname>
|
||||
<class>Source/Video</class>
|
||||
<description>Digital Video Broadcast Source</description>
|
||||
<author>P2P-VCR, C-Lab, University of Paderborn
|
||||
Zaheer Abbas Merali <zaheerabbas at merali dot org></author>
|
||||
<author>P2P-VCR, C-Lab, University of Paderborn,Zaheer Abbas Merali <zaheerabbas at merali dot org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,15 +3,15 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>dvdspu</name>
|
||||
<longname>GStreamer Sub-picture Overlay</longname>
|
||||
<longname>Sub-picture Overlay</longname>
|
||||
<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>
|
||||
<author>Jan Schmidt <thaytan@noraisin.net></author>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Encoder (FAAC)</description>
|
||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||
<basename>libgstfaac.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>linux framebuffer video sink</description>
|
||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||
<basename>libgstfbdevsink.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||
<basename>libgstfestival.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Stream freezer</description>
|
||||
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
||||
<basename>libgstfreeze.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>frei0r plugin library</description>
|
||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||
<basename>libgstfrei0r.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||
<basename>libgstsiren.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Element parsing raw h264 streams</description>
|
||||
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
||||
<basename>libgsth264parse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>HDV private stream parser</description>
|
||||
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
||||
<basename>libgsthdvparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ID3 v1 and v2 muxing plugin</description>
|
||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||
<basename>libgstid3tag.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,17 +3,17 @@
|
|||
<description>Inverse Telecine</description>
|
||||
<filename>../../gst/invtelecine/.libs/libgstinvtelecine.so</filename>
|
||||
<basename>libgstinvtelecine.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>invtelecine</name>
|
||||
<longname>H.264 Decoder</longname>
|
||||
<class>Codec/Decoder/Video</class>
|
||||
<description>Decode H.264/MPEG-4 AVC video streams</description>
|
||||
<longname>Inverse Telecine filter</longname>
|
||||
<class>Filter/Video</class>
|
||||
<description>Detects and reconstructs progressive content from telecine video</description>
|
||||
<author>Entropy Wave <ds@entropywave.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Jack elements</description>
|
||||
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
||||
<basename>libgstjack.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>JPEG interchange format plugin</description>
|
||||
<filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
|
||||
<basename>libgstjpegformat.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Kate plugin</description>
|
||||
<filename>../../ext/kate/.libs/libgstkate.so</filename>
|
||||
<basename>libgstkate.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -3,10 +3,10 @@
|
|||
<description>Resamples audio</description>
|
||||
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
||||
<basename>libgstlegacyresample.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Adds multiple live discontinuous streams</description>
|
||||
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
||||
<basename>libgstliveadder.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
||||
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
||||
<basename>libgstmetadata.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Mimic codec</description>
|
||||
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
||||
<basename>libgstmimic.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||
<basename>libgstmpeg2enc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-4 video parser</description>
|
||||
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
||||
<basename>libgstmpeg4videoparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG demuxers</description>
|
||||
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
||||
<basename>libgstmpegdemux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -92,8 +92,7 @@
|
|||
<longname>MPEG transport stream parser</longname>
|
||||
<class>Codec/Parser</class>
|
||||
<description>Parses MPEG2 transport streams</description>
|
||||
<author>Alessandro Decina <alessandro@nnva.org>
|
||||
Zaheer Abbas Merali <zaheerabbas at merali dot org></author>
|
||||
<author>Alessandro Decina <alessandro@nnva.org>, Zaheer Abbas Merali <zaheerabbas at merali dot org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>program_%d</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-PS muxer</description>
|
||||
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
||||
<basename>libgstmpegpsmux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-TS muxer</description>
|
||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||
<basename>libgstmpegtsmux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-1 and MPEG-2 video parser</description>
|
||||
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
||||
<basename>libgstmpegvideoparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,8 +14,7 @@
|
|||
<longname>MPEG video elementary stream parser</longname>
|
||||
<class>Codec/Parser/Video</class>
|
||||
<description>Parses and frames MPEG-1 and MPEG-2 elementary video streams</description>
|
||||
<author>Wim Taymans <wim.taymans@chello.be>
|
||||
Jan Schmidt <thaytan@mad.scientist.com></author>
|
||||
<author>Wim Taymans <wim.taymans@chello.be>, Jan Schmidt <thaytan@mad.scientist.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||
<basename>libgstmplex.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Musepack decoder</description>
|
||||
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
||||
<basename>libgstmusepack.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>A TRM signature producer based on libmusicbrainz</description>
|
||||
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
||||
<basename>libgsttrm.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Interplay MVE movie format manipulation</description>
|
||||
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
||||
<basename>libgstmve.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MXF plugin library</description>
|
||||
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
||||
<basename>libgstmxf.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>lib MythTV src</description>
|
||||
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
||||
<basename>libgstmythtvsrc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,7 +14,7 @@
|
|||
<longname>MythTV client source</longname>
|
||||
<class>Source/Network</class>
|
||||
<description>Control and receive data as a client over the network via raw socket connections using the MythTV protocol</description>
|
||||
<author>Rosfran Borges <rosfran.borges@indt.org.br>,Renato Filho <renato.filho@indt.org.br></author>
|
||||
<author>Rosfran Borges <rosfran.borges@indt.org.br>, Renato Filho <renato.filho@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>NAS (Network Audio System) support for GStreamer</description>
|
||||
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
||||
<basename>libgstnassink.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>lib neon http client src</description>
|
||||
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
||||
<basename>libgstneonhttpsrc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Uses nosefart to decode .nsf files</description>
|
||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||
<basename>libgstnsf.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Demuxes MythTV NuppelVideo files</description>
|
||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||
<basename>libgstnuvdemux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Calculate MusicIP fingerprint from audio files</description>
|
||||
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
||||
<basename>libgstofa.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Element parsing raw pcap streams</description>
|
||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||
<basename>libgstpcapparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>PNM plugin</description>
|
||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||
<basename>libgstpnm.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Quicktime Muxer plugin</description>
|
||||
<filename>../../gst/qtmux/.libs/libgstqtmux.so</filename>
|
||||
<basename>libgstqtmux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>gsoc2008 package</package>
|
||||
<origin>embedded.ufcg.edu.br</origin>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>gppmux</name>
|
||||
|
@ -111,7 +111,7 @@
|
|||
<name>video_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>video/x-raw-rgb, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-divx, divxversion=(int)5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h264, stream-format=(string)avc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-svq, svqversion=(int)3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]; video/x-qt-part, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
<details>video/x-raw-rgb, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-divx, divxversion=(int)5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-h264, stream-format=(string)avc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-svq, svqversion=(int)3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]; video/x-vp8, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-qt-part, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>audio_%d</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decode REAL streams</description>
|
||||
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
||||
<basename>libgstreal.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Resin DVD playback elements</description>
|
||||
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
||||
<basename>libresindvd.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||
<basename>libgstrfbsrc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RSVG plugin library</description>
|
||||
<filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
|
||||
<basename>libgstrsvg.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RTP Muxer plugins</description>
|
||||
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
||||
<basename>libgstrtpmux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Scale audio tempo in sync with playback rate</description>
|
||||
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
||||
<basename>libgstscaletempoplugin.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Schroedinger plugin</description>
|
||||
<filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
|
||||
<basename>libgstschro.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
||||
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
||||
<basename>libgstsdl.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -29,9 +29,7 @@
|
|||
<longname>SDL video sink</longname>
|
||||
<class>Sink/Video</class>
|
||||
<description>An SDL-based videosink</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
Edgard Lima <edgard.lima@indt.org.br>
|
||||
Jan Schmidt <thaytan@mad.scientist.com></author>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>, Edgard Lima <edgard.lima@indt.org.br>, Jan Schmidt <thaytan@mad.scientist.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
55
docs/plugins/inspect/plugin-segmentclip.xml
Normal file
55
docs/plugins/inspect/plugin-segmentclip.xml
Normal file
|
@ -0,0 +1,55 @@
|
|||
<plugin>
|
||||
<name>segmentclip</name>
|
||||
<description>Segment clip elements</description>
|
||||
<filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
|
||||
<basename>libgstsegmentclip.so</basename>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audiosegmentclip</name>
|
||||
<longname>Audio buffer segment clipper</longname>
|
||||
<class>Filter/Audio</class>
|
||||
<description>Clips audio buffers to the configured segment</description>
|
||||
<author>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, width=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, width=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>videosegmentclip</name>
|
||||
<longname>Video buffer segment clipper</longname>
|
||||
<class>Filter/Video</class>
|
||||
<description>Clips video buffers to the configured segment</description>
|
||||
<author>Sebastian Dröge <sebastian.droege@collabora.co.uk></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-grey, framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-grey, framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
|
@ -3,10 +3,10 @@
|
|||
<description>input/output stream selector elements</description>
|
||||
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
||||
<basename>libgstselector.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,9 +14,7 @@
|
|||
<longname>Input selector</longname>
|
||||
<class>Generic</class>
|
||||
<description>N-to-1 input stream selectoring</description>
|
||||
<author>Julien Moutte <julien@moutte.net>
|
||||
Jan Schmidt <thaytan@mad.scientist.com>
|
||||
Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<author>Julien Moutte <julien@moutte.net>, Jan Schmidt <thaytan@mad.scientist.com>, Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>use libsndfile to read and write audio from and to files</description>
|
||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||
<basename>libgstsndfile.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||
<basename>libgststereo.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>subtitle encoders</description>
|
||||
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
||||
<basename>libgstsubenc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>TTA lossless audio format handling</description>
|
||||
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
||||
<basename>libgsttta.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Valve</description>
|
||||
<filename>../../gst/valve/.libs/libgstvalve.so</filename>
|
||||
<basename>libgstvalve.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Asynchronous read from VCD disk</description>
|
||||
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
||||
<basename>libgstvcdsrc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Various video measurers</description>
|
||||
<filename>../../gst/videomeasure/.libs/libgstvideomeasure.so</filename>
|
||||
<basename>libgstvideomeasure.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Various video signal analysers</description>
|
||||
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
||||
<basename>libgstvideosignal.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>VmWare Video Codec plugins</description>
|
||||
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
||||
<basename>libgstvmnc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
<version>0.10.19</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins git</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue