mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
Release 1.11.2
This commit is contained in:
parent
5867347cf1
commit
6083c9cf5c
120 changed files with 1512 additions and 229 deletions
2
NEWS
2
NEWS
|
@ -1 +1 @@
|
|||
This is GStreamer 1.11.1.
|
||||
This is GStreamer 1.11.2.
|
||||
|
|
138
RELEASE
138
RELEASE
|
@ -1,7 +1,7 @@
|
|||
|
||||
Release notes for GStreamer Bad Plugins 1.11.1
|
||||
Release notes for GStreamer Bad Plugins 1.11.2
|
||||
|
||||
The GStreamer team is pleased to announce the first release of the unstable
|
||||
The GStreamer team is pleased to announce the second release of the unstable
|
||||
1.11 release series. The 1.11 release series is adding new features on top of
|
||||
the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
|
||||
series of the GStreamer multimedia framework. The unstable 1.11 release series
|
||||
|
@ -17,7 +17,6 @@ and other important changes.
|
|||
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
|
||||
|
||||
|
||||
|
||||
"That an accusation?"
|
||||
|
||||
|
||||
|
@ -66,77 +65,29 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
|
|||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 696852 : decklinkaudiosrc: does not allow the capture of more than 2 channels of embedded audio on SDI input
|
||||
* 711155 : wayland: add DMABuf support to wayland sink
|
||||
* 746018 : videoanalyse: doc not updated
|
||||
* 751324 : Adds a new Image Quality Assessment plugin.
|
||||
* 753003 : glimagesink: GstVideoOverlay crashes on widget resize (NSView / OS X)
|
||||
* 755036 : mssdemux: improved live playback support
|
||||
* 758232 : Add support for EBU-TT-D / TTML subtitles
|
||||
* 760172 : dx9screencapsrc: add " cursor " option to draw the cursor
|
||||
* 771992 : player: Cache duration and return cached duration
|
||||
* 772357 : srtpdec: add stats readonly property
|
||||
* 773473 : kmssink: support display mode setting
|
||||
* 773521 : player: add set accurate seek config API
|
||||
* 773570 : gstplayer: add media info get track num API
|
||||
* 773932 : vdpsink: Fix memory leak due to usage of Xlib API
|
||||
* 773936 : mpdparser: MS PlayReady object parsing support
|
||||
* 774035 : qmlglsrc: Support change render target on the fly and move fps calculate into qtglwindow
|
||||
* 774112 : mpdparser: MS PlayReady ContentProtection event is truncated
|
||||
* 774132 : mpegts: fix typo in GstMpegtsDescriptor docs
|
||||
* 774177 : adaptivedemux: improvements for live seeking/duration
|
||||
* 774178 : smoothstreaming: support live seeking and reporting the live duration
|
||||
* 774196 : mpdparser: Fix timestamp setting on fragment
|
||||
* 774223 : opencv: move base opencv filter class and utilities to gst-libs
|
||||
* 774357 : mpdparser: Support multiple Period elements in external xml
|
||||
* 774400 : gdiscreencapsrc: remove unused local variable
|
||||
* 774463 : mpdparser: Allows invalid URI within xlink attributes
|
||||
* 774485 : curl: Sometimes upload hangs in case the connection was cut between the client and the HTTP server
|
||||
* 774493 : meson: Build waylandsink
|
||||
* 774518 : gl/egl: gstglcontext_egl.h removal fallout
|
||||
* 774530 : Remove non-ported plugins
|
||||
* 774576 : opencv: caps to IplImage format conversion fails for sparse formats
|
||||
* 774629 : decklinkvideosrc: Issue " no signal " warnings
|
||||
* 774637 : meson: wayland: mark wl_scanner as required: false
|
||||
* 774689 : audiobuffersplit: New element that splits raw audio buffers into equal-sized buffers
|
||||
* 774850 : decklinksrc: Stop using the " hardware " timestamps and directly use the pipeline clock
|
||||
* 774886 : Regression: fatal error: gst/gl/egl/gstglcontext_egl.h: No such file or directory
|
||||
* 775171 : glcontext/glwindow: Race when creating/quitting
|
||||
* 775248 : rpi,gl: EGLImage creation errors
|
||||
* 775293 : schro: #include math.h before schroedinger headers
|
||||
* 775306 : codecparsers: h264parse: improve documentation
|
||||
* 775377 : opencv: cvlaplace/cvsobel/edgedetect should use the already mapped outimage
|
||||
* 775378 : opencv: facedetect/motioncells has spurious make_writable calls
|
||||
* 775379 : aggregator: HTML Documentation does not display it as a class
|
||||
* 775409 : interlace: Writing field-order into the src caps
|
||||
* 775746 : Threads leaking after freeing up qmlglsink
|
||||
* 775791 : waylandsink: lost display when playing a video playlist
|
||||
* 775793 : Egl is being deinitialized on qmlglsink cleanup
|
||||
* 775967 : ttmlparse: Transform caps event
|
||||
* 776047 : opencv: add dewarp plugin
|
||||
* 776076 : Fix caps memory leak from pad template creation
|
||||
* 776141 : glimagesink: RGB png files don't work on raspberry pi (RGBA is fine)
|
||||
* 776317 : gst-project-maker not included in distribution tarball
|
||||
* 776352 : dashdemux: Drain remaining buffer in adapter
|
||||
* 776399 : configure fails to detect QPA during cross compilation
|
||||
* 776431 : dashdemux: Fix regression of On-Demand profile mpd playback
|
||||
* 776722 : gl/egl: don't pass a GError to gst_gl_context_egl_choose_config when trying gles2
|
||||
* 776727 : x265: fix two minor strings leaks
|
||||
* 776787 : Fixed memory leak in usage of gst_pad_template_new() API
|
||||
* 776790 : Fixed memory leak in gst module in usage of gst_pad_template_new() API
|
||||
* 776900 : decklinkvideosrc: Do not append a zero timecode if none is found on the source
|
||||
* 777048 : timecodestamper: Post element message with current timecode
|
||||
* 777078 : qmlglsrc: use glBlitFramebuffer to copy texture for GLES3.0
|
||||
* 777097 : jpegparse: Chain up to parent class' sink event handler
|
||||
* 777121 : urisourcebin: Clear pad from pending list if it was linked
|
||||
* 773927 : wayland plugin fails to build
|
||||
* 770990 : New Plugin: Add GStreamer plugin for Intel's MediaSDK
|
||||
* 774587 : msdk: add decoder
|
||||
* 774793 : msdk: add mjpeg encoder/decoder
|
||||
* 775726 : msdk: Add H.265 decoder
|
||||
* 775288 : opencv: base opencv video filter class does not fully implement the video filter contract
|
||||
* 772822 : opencv: reinstate check for opencv contrib, compilation fails without it
|
||||
* 774527 : [PLUGIN-MOVE] Move dataurisrc to core
|
||||
* 764947 : autodetect: bring element down to NULL on a successful choice
|
||||
* 758257 : adaptivedemux: don't expose pads until caps are known
|
||||
* 773709 : player: Add get video snapshot API
|
||||
* 775665 : hlsdemux: problems with broken iHeartRadio streams
|
||||
* 776360 : msdk: seeking doesn't work
|
||||
* 776490 : player: Add support for selecting a specific video sink
|
||||
* 777181 : qtmux: simplify video/x-h264 caps handling
|
||||
* 777206 : dashdemux: mosaic issue for MPEG DASH live streaming due to not updating headers
|
||||
* 777376 : matrixmix: New element that mixes audio channels
|
||||
* 777377 : qtmux: add 4444 and 4444xq variants to video/x-prores pad template caps
|
||||
* 777394 : dashdemux: Do pending seek when SIDX is found
|
||||
* 777652 : iqa configure.ac: Fix AM_CONDITIONAL for HAVE_DSSIM
|
||||
* 777682 : hls: m3u8: Set sequence position for live
|
||||
* 777741 : avwait: Rename timecodewait to avwait, add modes
|
||||
* 777760 : vulkan: Usage of wrong enum in gst_vulkan_format_from_video_format()
|
||||
* 778028 : decklinkaudiosrc: Fix get_caps returning EMPTY
|
||||
* 778076 : avwait: Fix potential deadlock when flushing / shutting down audio
|
||||
* 778142 : opencv: allow compilation against 3.2.0
|
||||
* 778703 : timecodestamper: Timecode from current system time
|
||||
* 779064 : audiobuffersplit: Add drop-last property
|
||||
* 779070 : glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available
|
||||
* 779103 : webrtcdsp: expose new properties.
|
||||
* 779154 : meson: Added meson.build for audiomixmatrix and timecode
|
||||
|
||||
==== Download ====
|
||||
|
||||
|
@ -173,52 +124,25 @@ subscribe to the gstreamer-devel list.
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Anton Eliasson
|
||||
* Arun Raghavan
|
||||
* Chris Bass
|
||||
* Daniel Garbanzo
|
||||
* Daniel Shahaf
|
||||
* David Evans
|
||||
* Dongil Park
|
||||
* Axel Menzel
|
||||
* Edward Hervey
|
||||
* Fabien Dessenne
|
||||
* Fabrice Bellet
|
||||
* Florent Thiéry
|
||||
* Florian Zwoch
|
||||
* Garima Gaur
|
||||
* Gaurav Gupta
|
||||
* Graham Leggett
|
||||
* Guillaume Desmottes
|
||||
* Haihua Hu
|
||||
* Imre Eörs
|
||||
* Georg Lippitsch
|
||||
* Jan Schmidt
|
||||
* Josep Torra
|
||||
* Julien Isorce
|
||||
* Luis de Bethencourt
|
||||
* Juan Pablo Ugarte
|
||||
* Lars Wendler
|
||||
* Lyon Wang
|
||||
* Mark Nauwelaerts
|
||||
* Mathieu Duponchelle
|
||||
* Matt Staples
|
||||
* Matthew Waters
|
||||
* Michael Tretter
|
||||
* Nick Kallen
|
||||
* Nicola Murino
|
||||
* Nicolas Dufresne
|
||||
* Nirbheek Chauhan
|
||||
* Olivier Crête
|
||||
* Philipp Zabel
|
||||
* Philippe Normand
|
||||
* Philippe Renon
|
||||
* Reynaldo H. Verdejo Pinochet
|
||||
* Scott D Phillips
|
||||
* Sebastian Dröge
|
||||
* Sergey Borovkov
|
||||
* Seungha Yang
|
||||
* Stefan Sauer
|
||||
* Stepan Salenikovich
|
||||
* Thibault Saunier
|
||||
* Tim-Philipp Müller
|
||||
* Ursula Maplehurst
|
||||
* Vincent Penquerc'h
|
||||
* Vivia Nikolaidou
|
||||
* Víctor Manuel Jáquez Leal
|
||||
* WeiChungChang
|
||||
|
|
@ -3,7 +3,7 @@ AC_PREREQ([2.69])
|
|||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, git and prerelease does Werror too
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.11.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
|
||||
AG_GST_INIT
|
||||
|
||||
|
@ -51,11 +51,11 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
|
|||
dnl - interfaces added -> increment AGE
|
||||
dnl - interfaces removed -> AGE = 0
|
||||
dnl sets GST_LT_LDFLAGS
|
||||
AS_LIBTOOL(GST, 1101, 0, 1101)
|
||||
AS_LIBTOOL(GST, 1102, 0, 1102)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.11.1.1
|
||||
GSTPB_REQ=1.11.1.1
|
||||
GST_REQ=1.11.2
|
||||
GSTPB_REQ=1.11.2
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
|
@ -68170,6 +68170,26 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstOpenh264Enc::qp-max</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 51</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Maximum Quantizer</NICK>
|
||||
<BLURB>Maximum quantizer.</BLURB>
|
||||
<DEFAULT>51</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstOpenh264Enc::qp-min</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 51</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Minimum Quantizer</NICK>
|
||||
<BLURB>Minimum quantizer.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstLibde265Dec::max-threads</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
|
@ -72310,6 +72330,56 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstWebrtcDsp::compression-gain-db</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,90]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Compression Gain dB</NICK>
|
||||
<BLURB>Sets the maximum |gain| the digital compression stage may apply, in dB.</BLURB>
|
||||
<DEFAULT>9</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstWebrtcDsp::gain-control-mode</NAME>
|
||||
<TYPE>GstWebrtcGainControlMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Gain Control Mode</NICK>
|
||||
<BLURB>Controls the mode of the compression stage.</BLURB>
|
||||
<DEFAULT>Adaptive Digital</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstWebrtcDsp::limiter</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Limiter</NICK>
|
||||
<BLURB>When enabled, the compression stage will hard limit the signal to the target level. Otherwise, the signal will be compressed but not limited above the target level.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstWebrtcDsp::startup-min-volume</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[12,255]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Startup Minimum Volume</NICK>
|
||||
<BLURB>At startup the experimental AGC moves the microphone volume up to |startup_min_volume| if the current microphone volume is set too low. No effect if experimental-agc isn't enabled.</BLURB>
|
||||
<DEFAULT>12</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstWebrtcDsp::target-level-dbfs</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,31]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>Target Level dBFS</NICK>
|
||||
<BLURB>Sets the target peak |level| (or envelope) of the gain control in dBFS (decibels from digital full-scale).</BLURB>
|
||||
<DEFAULT>3</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDC1394Src::dma</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
|
@ -72420,6 +72490,26 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstTimeCodeStamper::first-timecode</NAME>
|
||||
<TYPE>GstVideoTimeCode*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Timecode at the first frame</NICK>
|
||||
<BLURB>If set, take this timecode for the first frame and increment from it. Only the values itself are taken, flags and frame rate are always determined by timecodestamper itself. If unset (and to-now is also not set), the timecode will start at 0.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstTimeCodeStamper::first-timecode-to-now</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Sets first timecode to system time</NICK>
|
||||
<BLURB>If true and first-timecode is unset, set it to system time automatically when the first media segment is received.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstRawVideoParse::format</NAME>
|
||||
<TYPE>GstVideoFormat</TYPE>
|
||||
|
@ -72640,3 +72730,213 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioBufferSplit::strict-buffer-size</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Strict buffer size</NICK>
|
||||
<BLURB>Discard the last samples at EOS or discont if they are too small to fill a buffer.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::channel-mask</NAME>
|
||||
<TYPE>guint64</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Output channel mask</NICK>
|
||||
<BLURB>Output channel mask (-1 means "default for these channels").</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::in-channels</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 64</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Input audio channels</NICK>
|
||||
<BLURB>How many audio channels we have on the input side.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::matrix</NAME>
|
||||
<TYPE>GstValueArray</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Input/output channel matrix</NICK>
|
||||
<BLURB>Transformation matrix for input/output channels.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::matrix-value-array</NAME>
|
||||
<TYPE>GValueArray*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Input/output channel matrix (GValueArray)</NICK>
|
||||
<BLURB>Transformation matrix (GValueArray) for input/output channels.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::mode</NAME>
|
||||
<TYPE>GstAudioMixMatrixModeType</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Channel/matrix mode</NICK>
|
||||
<BLURB>Whether to auto-negotiate input/output channels and matrix.</BLURB>
|
||||
<DEFAULT>Manual mode: please specify input/output channels and transformation matrix</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixMatrix::out-channels</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE><= 64</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Output audio channels</NICK>
|
||||
<BLURB>How many audio channels we have on the output side.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAvWait::mode</NAME>
|
||||
<TYPE>GstAvWaitMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mode</NICK>
|
||||
<BLURB>Operation mode: What to wait for.</BLURB>
|
||||
<DEFAULT>time code (default)</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAvWait::target-running-time</NAME>
|
||||
<TYPE>guint64</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Target running time</NICK>
|
||||
<BLURB>Running time to wait for in running-time mode.</BLURB>
|
||||
<DEFAULT>18446744073709551615</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAvWait::target-timecode</NAME>
|
||||
<TYPE>GstVideoTimeCode*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Target timecode (object)</NICK>
|
||||
<BLURB>Timecode to wait for in timecode mode (object).</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAvWait::target-timecode-string</NAME>
|
||||
<TYPE>gchar*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Target timecode (string)</NICK>
|
||||
<BLURB>Timecode to wait for in timecode mode (string). Must take the form 00:00:00:00.</BLURB>
|
||||
<DEFAULT>"00:00:00:00"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::display-mode</NAME>
|
||||
<TYPE>GstDewarpDisplayMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Display mode</NICK>
|
||||
<BLURB>How to display the dewarped image.</BLURB>
|
||||
<DEFAULT>Single panorama image</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::inner-radius</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>inner radius</NICK>
|
||||
<BLURB>Inner radius of the fisheye image donut. If outer radius <= inner radius the element will work in passthrough mode.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::interpolation-method</NAME>
|
||||
<TYPE>GstDewarpInterpolationMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Interpolation method</NICK>
|
||||
<BLURB>Interpolation method to use.</BLURB>
|
||||
<DEFAULT>A bilinear interpolation</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::outer-radius</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>outer radius</NICK>
|
||||
<BLURB>Outer radius of the fisheye image donut. If outer radius <= inner radius the element will work in passthrough mode.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::x-center</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>x center</NICK>
|
||||
<BLURB>X axis center of the fisheye image.</BLURB>
|
||||
<DEFAULT>0.5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::x-remap-correction</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0.1,10]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>x remap correction</NICK>
|
||||
<BLURB>Correction factor for remapping on x axis. A correction is needed if the fisheye image is not inside a circle.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::y-center</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0,1]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>y center</NICK>
|
||||
<BLURB>Y axis center of the fisheye image.</BLURB>
|
||||
<DEFAULT>0.5</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDewarp::y-remap-correction</NAME>
|
||||
<TYPE>gdouble</TYPE>
|
||||
<RANGE>[0.1,10]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>y remap correction</NICK>
|
||||
<BLURB>Correction factor for remapping on y axis. A correction is needed if the fisheye image is not inside a circle.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVulkanSink::force-aspect-ratio</NAME>
|
||||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Force aspect ratio</NICK>
|
||||
<BLURB>When enabled, scaling will respect original aspect ratio.</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVulkanSink::pixel-aspect-ratio</NAME>
|
||||
<TYPE>GstFraction</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Pixel Aspect Ratio</NICK>
|
||||
<BLURB>The pixel aspect ratio of the device.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
|
|
@ -55,6 +55,7 @@ GObject
|
|||
GstSpectraScope
|
||||
GstSynaeScope
|
||||
GstWaveScope
|
||||
GstAvWait
|
||||
GstBaseParse
|
||||
GstAsfParse
|
||||
GstDiracParse
|
||||
|
@ -101,6 +102,7 @@ GObject
|
|||
GstInterVideoSink
|
||||
GstKMSSink
|
||||
GstQtSink
|
||||
GstVulkanSink
|
||||
GstWaylandSink
|
||||
GstBaseSrc
|
||||
GstAvdtpSrc
|
||||
|
@ -147,6 +149,7 @@ GObject
|
|||
GstStereo
|
||||
GstWebrtcDsp
|
||||
GstWebrtcEchoProbe
|
||||
GstAudioMixMatrix
|
||||
GstBayer2RGB
|
||||
GstDebugSpy
|
||||
GstDtmfDetect
|
||||
|
@ -219,6 +222,26 @@ GObject
|
|||
GstPerspective
|
||||
GstRotate
|
||||
GstSquare
|
||||
GstOpencvVideoFilter
|
||||
GstCvDilateErode
|
||||
GstCvDilate
|
||||
GstCvErode
|
||||
GstCvEqualizeHist
|
||||
GstCvLaplace
|
||||
GstCvSmooth
|
||||
GstCvSobel
|
||||
GstDewarp
|
||||
GstEdgeDetect
|
||||
GstFaceBlur
|
||||
GstFaceDetect
|
||||
GstGrabcut
|
||||
GstHanddetect
|
||||
GstMotioncells
|
||||
GstOpencvTextOverlay
|
||||
GstRetinex
|
||||
GstSegmentation
|
||||
GstSkinDetect
|
||||
GstTemplateMatch
|
||||
GstRsvgOverlay
|
||||
GstSceneChange
|
||||
GstSimpleVideoMark
|
||||
|
@ -229,6 +252,7 @@ GObject
|
|||
GstVideoDiff
|
||||
GstZBar
|
||||
GstZebraStripe
|
||||
GstVulkanUpload
|
||||
GstWatchdog
|
||||
GstYadif
|
||||
GstBin
|
||||
|
@ -270,6 +294,7 @@ GObject
|
|||
GstCompare
|
||||
GstDVBSubOverlay
|
||||
GstDVDSpu
|
||||
GstDisparity
|
||||
GstDtlsDec
|
||||
GstDtlsEnc
|
||||
GstDtlsSrtpDemux
|
||||
|
@ -314,7 +339,6 @@ GObject
|
|||
GstTagMux
|
||||
GstId3Mux
|
||||
GstTeletextDec
|
||||
GstTimeCodeWait
|
||||
GstUvcH264MjpgDemux
|
||||
GstVideoDecoder
|
||||
GstLibde265Dec
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Computes an AccurateRip CRC</description>
|
||||
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
|
||||
<basename>libgstaccurip.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM decoder</description>
|
||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||
<basename>libgstadpcmdec.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM encoder</description>
|
||||
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
|
||||
<basename>libgstadpcmenc.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Create and parse Audio Interchange File Format (AIFF) files</description>
|
||||
<filename>../../gst/aiff/.libs/libgstaiff.so</filename>
|
||||
<basename>libgstaiff.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASF Muxer Plugin</description>
|
||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||
<basename>libgstasfmux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASS/SSA subtitle renderer</description>
|
||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||
<basename>libgstassrender.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio filters from gst-plugins-bad</description>
|
||||
<filename>../../gst/audiofxbad/.libs/libgstaudiofxbad.so</filename>
|
||||
<basename>libgstaudiofxbad.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Mixes multiple audio streams</description>
|
||||
<filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename>
|
||||
<basename>libgstaudiomixer.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Creates video visualizations of audio input</description>
|
||||
<filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename>
|
||||
<basename>libgstaudiovisualizers.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Selects convertor element based on caps</description>
|
||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||
<basename>libgstautoconvert.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Bluez-based bluetooth support</description>
|
||||
<filename>../../sys/bluez/.libs/libgstbluez.so</filename>
|
||||
<basename>libgstbluez.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Improve headphone listening of stereo audio recordsusing the bs2b library.</description>
|
||||
<filename>../../ext/bs2b/.libs/libgstbs2b.so</filename>
|
||||
<basename>libgstbs2b.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Take image snapshots and record movies from camera</description>
|
||||
<filename>../../gst/camerabin2/.libs/libgstcamerabin2.so</filename>
|
||||
<basename>libgstcamerabin2.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Calculate Chromaprint fingerprint from audio files</description>
|
||||
<filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename>
|
||||
<basename>libgstchromaprint.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Color Look-up Table filters</description>
|
||||
<filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
|
||||
<basename>libgstcoloreffects.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Compositor</description>
|
||||
<filename>../../gst/compositor/.libs/libgstcompositor.so</filename>
|
||||
<basename>libgstcompositor.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libcurl-based elements</description>
|
||||
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
|
||||
<basename>libgstcurl.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DASH demuxer plugin</description>
|
||||
<filename>../../ext/dash/.libs/libgstdashdemux.so</filename>
|
||||
<basename>libgstdashdemux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<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>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Blackmagic Decklink plugin</description>
|
||||
<filename>../../sys/decklink/.libs/libgstdecklink.so</filename>
|
||||
<basename>libgstdecklink.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DTLS decoder and encoder plugins</description>
|
||||
<filename>../../ext/dtls/.libs/libgstdtls.so</filename>
|
||||
<basename>libgstdtls.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>BSD</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||
<basename>libgstdtsdec.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB subtitle renderer</description>
|
||||
<filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
|
||||
<basename>libgstdvbsuboverlay.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Free AAC Encoder (FAAC)</description>
|
||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||
<basename>libgstfaac.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Linux framebuffer video sink</description>
|
||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||
<basename>libgstfbdevsink.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||
<basename>libgstfestival.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Video field analysis</description>
|
||||
<filename>../../gst/fieldanalysis/.libs/libgstfieldanalysis.so</filename>
|
||||
<basename>libgstfieldanalysis.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Flite speech synthesizer plugin</description>
|
||||
<filename>../../ext/flite/.libs/libgstflite.so</filename>
|
||||
<basename>libgstflite.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Fluidsynth MIDI Plugin</description>
|
||||
<filename>../../ext/fluidsynth/.libs/libgstfluidsynthmidi.so</filename>
|
||||
<basename>libgstfluidsynthmidi.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Reverberation/room effect</description>
|
||||
<filename>../../gst/freeverb/.libs/libgstfreeverb.so</filename>
|
||||
<basename>libgstfreeverb.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>frei0r plugin library</description>
|
||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||
<basename>libgstfrei0r.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Gaudi video effects.</description>
|
||||
<filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
|
||||
<basename>libgstgaudieffects.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Payload/depayload GDP packets</description>
|
||||
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
||||
<basename>libgstgdp.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Various geometric image transform elements</description>
|
||||
<filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
|
||||
<basename>libgstgeometrictransform.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GME Audio Decoder</description>
|
||||
<filename>../../ext/gme/.libs/libgstgme.so</filename>
|
||||
<basename>libgstgme.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Gtk+ sink</description>
|
||||
<filename>../../ext/gtk/.libs/libgstgtksink.so</filename>
|
||||
<basename>libgstgtksink.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||
<basename>libgstsiren.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>HTTP Live Streaming (HLS)</description>
|
||||
<filename>../../ext/hls/.libs/libgsthls.so</filename>
|
||||
<basename>libgsthls.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ID3 v1 and v2 muxing plugin</description>
|
||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||
<basename>libgstid3tag.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>plugin for inter-pipeline communication</description>
|
||||
<filename>../../gst/inter/.libs/libgstinter.so</filename>
|
||||
<basename>libgstinter.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Create an interlaced video stream</description>
|
||||
<filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
|
||||
<basename>libgstinterlace.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>IVF parser</description>
|
||||
<filename>../../gst/ivfparse/.libs/libgstivfparse.so</filename>
|
||||
<basename>libgstivfparse.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Inverse Telecine</description>
|
||||
<filename>../../gst/ivtc/.libs/libgstivtc.so</filename>
|
||||
<basename>libgstivtc.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>JPEG2000 decimator</description>
|
||||
<filename>../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so</filename>
|
||||
<basename>libgstjp2kdecimator.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>JPEG interchange format plugin</description>
|
||||
<filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
|
||||
<basename>libgstjpegformat.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Kate plugin</description>
|
||||
<filename>../../ext/kate/.libs/libgstkate.so</filename>
|
||||
<basename>libgstkate.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Video sink using the Linux kernel mode setting API</description>
|
||||
<filename>../../sys/kms/.libs/libgstkmssink.so</filename>
|
||||
<basename>libgstkmssink.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>LADSPA plugin</description>
|
||||
<filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
|
||||
<basename>libgstladspa.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Parse MIDI files</description>
|
||||
<filename>../../gst/midi/.libs/libgstmidi.so</filename>
|
||||
<basename>libgstmidi.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||
<basename>libgstmpeg2enc.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-PS demuxer</description>
|
||||
<filename>../../gst/mpegdemux/.libs/libgstmpegpsdemux.so</filename>
|
||||
<basename>libgstmpegpsdemux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-PS muxer</description>
|
||||
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
||||
<basename>libgstmpegpsmux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG TS demuxer</description>
|
||||
<filename>../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so</filename>
|
||||
<basename>libgstmpegtsdemux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MPEG-TS muxer</description>
|
||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||
<basename>libgstmpegtsmux.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||
<basename>libgstmplex.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MXF plugin library</description>
|
||||
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
||||
<basename>libgstmxf.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Network Simulator</description>
|
||||
<filename>../../gst/netsim/.libs/libgstnetsim.so</filename>
|
||||
<basename>libgstnetsim.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Calculate MusicIP fingerprint from audio files</description>
|
||||
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
||||
<basename>libgstofa.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OpenAL plugin library</description>
|
||||
<filename>../../ext/openal/.libs/libgstopenal.so</filename>
|
||||
<basename>libgstopenal.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GStreamer OpenCV Plugins</description>
|
||||
<filename>../../ext/opencv/.libs/libgstopencv.so</filename>
|
||||
<basename>libgstopencv.so</basename>
|
||||
<version>1.10.0</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -135,6 +135,27 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>dewarp</name>
|
||||
<longname>Dewarp fisheye images</longname>
|
||||
<class>Filter/Effect/Video</class>
|
||||
<description>Dewarp fisheye images</description>
|
||||
<author>Nicola Murino <nicola.murino@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw, format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw, format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>disparity</name>
|
||||
<longname>Stereo image disparity (depth) map calculation</longname>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OpenEXR image plugin</description>
|
||||
<filename>../../ext/openexr/.libs/libgstopenexr.so</filename>
|
||||
<basename>libgstopenexr.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OpenGL plugin</description>
|
||||
<filename>../../ext/gl/.libs/libgstopengl.so</filename>
|
||||
<basename>libgstopengl.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OpenJPEG-based JPEG2000 image decoder/encoder</description>
|
||||
<filename>../../ext/openjpeg/.libs/libgstopenjpeg.so</filename>
|
||||
<basename>libgstopenjpeg.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OPUS parse plugin</description>
|
||||
<filename>../../ext/opus/.libs/libgstopusparse.so</filename>
|
||||
<basename>libgstopusparse.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Element parsing raw pcap streams</description>
|
||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||
<basename>libgstpcapparse.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>PNM plugin</description>
|
||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||
<basename>libgstpnm.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Qt gl plugin</description>
|
||||
<filename>../../ext/qt/.libs/libgstqmlgl.so</filename>
|
||||
<basename>libgstqmlgl.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Removes silence from an audio stream</description>
|
||||
<filename>../../gst/removesilence/.libs/libgstremovesilence.so</filename>
|
||||
<basename>libgstremovesilence.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Resin DVD playback elements</description>
|
||||
<filename>../../ext/resindvd/.libs/libgstresindvd.so</filename>
|
||||
<basename>libgstresindvd.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||
<basename>libgstrfbsrc.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RSVG plugin library</description>
|
||||
<filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
|
||||
<basename>libgstrsvg.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RTMP source and sink</description>
|
||||
<filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
|
||||
<basename>libgstrtmp.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ONVIF Streaming features</description>
|
||||
<filename>../../gst/onvif/.libs/libgstrtponvif.so</filename>
|
||||
<basename>libgstrtponvif.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Schroedinger plugin</description>
|
||||
<filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
|
||||
<basename>libgstschro.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Segment clip elements</description>
|
||||
<filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
|
||||
<basename>libgstsegmentclip.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>shared memory sink source</description>
|
||||
<filename>../../sys/shm/.libs/libgstshm.so</filename>
|
||||
<basename>libgstshm.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Apply a smooth filter to an image</description>
|
||||
<filename>../../gst/smooth/.libs/libgstsmooth.so</filename>
|
||||
<basename>libgstsmooth.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Microsoft's Smooth Streaming format support </description>
|
||||
<filename>../../ext/smoothstreaming/.libs/libgstsmoothstreaming.so</filename>
|
||||
<basename>libgstsmoothstreaming.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>use libsndfile to read and write various audio formats</description>
|
||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||
<basename>libgstsndfile.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libspandsp plugin</description>
|
||||
<filename>../../ext/spandsp/.libs/libgstspandsp.so</filename>
|
||||
<basename>libgstspandsp.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GStreamer SRTP</description>
|
||||
<filename>../../ext/srtp/.libs/libgstsrtp.so</filename>
|
||||
<basename>libgstsrtp.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||
<basename>libgststereo.so</basename>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue