Release 1.5.90
This commit is contained in:
parent
6df6d17d40
commit
8184b7e528
2
NEWS
2
NEWS
@ -1,2 +1,2 @@
|
||||
This is GStreamer Bad Plugins 1.5.2
|
||||
This is GStreamer Bad Plugins 1.5.90
|
||||
|
||||
|
170
RELEASE
170
RELEASE
@ -1,17 +1,16 @@
|
||||
|
||||
Release notes for GStreamer Bad Plugins 1.5.2
|
||||
Release notes for GStreamer Bad Plugins 1.5.90
|
||||
|
||||
|
||||
The GStreamer team is pleased to announce the second release of the unstable
|
||||
1.5 release series. The 1.5 release series is adding new features on top of
|
||||
The GStreamer team is pleased to announce the first release candidate for the
|
||||
stable 1.6 release series. The 1.6 release series is adding new features on top of
|
||||
the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
|
||||
series of the GStreamer multimedia framework. The unstable 1.5 release series
|
||||
will lead to the stable 1.6 release series in the next weeks, and newly added
|
||||
API can still change until that point.
|
||||
series of the GStreamer multimedia framework. The final 1.6.0 release is planned
|
||||
in the next few days unless any major bugs are found.
|
||||
|
||||
|
||||
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
|
||||
during the unstable 1.5 release series.
|
||||
Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
|
||||
the GStreamer project.
|
||||
|
||||
|
||||
|
||||
@ -63,44 +62,87 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 752745 : glfiltercube: the cube does not look like a cube
|
||||
* 745768 : aggregator: Add internal queue
|
||||
* 706292 : mpegtsmux: Can't re-use safely after coming back from GST_STATE_NULL again
|
||||
* 719553 : rtpasfpay: crash and segment format warnings with asfmux ! rtpasfpay
|
||||
* 725167 : opusdec PLC doesn't seem to work as well as Chrome
|
||||
* 734060 : videoaggregator: Race when scrub forward seeking in PAUSED leading to no ASYNC_DONE on the bus
|
||||
* 743220 : bluetooth modules need to track transport state
|
||||
* 744763 : gltransformation: Make all property into universal [0-1] coordinate
|
||||
* 745107 : glimagesink: implement GstVideoOverlayCompositionMeta
|
||||
* 745206 : glimagesink: crash when using meta:GLTextureUpload method
|
||||
* 746387 : srtp: Add support for buffer list in srtpenc
|
||||
* 746631 : avsamplebufferlayersink: Uses API that is only OSX > =10.10
|
||||
* 747613 : Fixes to HEVC: codecparser, videoparser, codec-utils
|
||||
* 748377 : OpenCV face detection does not work with OpenCV newer than 2.4.10
|
||||
* 749574 : audioaggregator: Deadlock in gst_object_sync_values()
|
||||
* 749734 : gltransformation: black screen (or crash) on Windows
|
||||
* 749966 : aggregator: Allow selecting the aggregation output start time and not always start outputting at 0
|
||||
* 750310 : GL: allow an application to provide an external backend
|
||||
* 751071 : applemedia: CMBlockBuffer can be non-contiguous
|
||||
* 751072 : applemedia: enable sharing of CMBlockBuffer data
|
||||
* 751101 : glimagesink: Broken on iOS
|
||||
* 673925 : [API] codecparsers: add JPEG baseline parser
|
||||
* 735653 : mpegts: return early if packetizing short section
|
||||
* 739345 : codecparsers: mpeg4: fix ignored increment of return value
|
||||
* 744459 : opensles: Allow setting stream type
|
||||
* 745748 : liveadder: Fix memory leak
|
||||
* 746765 : mpegtsmux: Remove arbitrary constraint on prog-map program ids
|
||||
* 748922 : vtdec: duplicating input frame's metas (inc. source H264 sample buffer)
|
||||
* 748946 : videoaggregator: add " ignore-eos " property to input pads to ignore EOS
|
||||
* 748947 : playout: New example for seamless audio/video playback
|
||||
* 749856 : d3dvideosink: avoid frame rendering while window handle is hidden
|
||||
* 750098 : New element to convert GST_FLOW_ERROR into GST_FLOW_OK
|
||||
* 750185 : gl: Not showing any video on Android (skip glDrawElements, PowerVR SGX 544MP)
|
||||
* 750390 : tests: dashdemux: add unit tests for checking the parsing of MPD element
|
||||
* 750601 : uvch264: FTBFS because of uninitialized variables
|
||||
* 750619 : cannot build dash against an uninstalled GStreamer
|
||||
* 750635 : vtenc: add alignment=au to sink caps
|
||||
* 750638 : avfassetsrc: fix huge memory leak
|
||||
* 750668 : vtenc: gst_vtenc_frame_free on error
|
||||
* 750669 : vtenc: always enqueue frames, even on error
|
||||
* 750671 : vtenc: free input buffer ASAP
|
||||
* 750685 : h263parse: Wrong mask use in the find_psc function.
|
||||
* 750797 : dashdemux: period duration is not validated
|
||||
* 750804 : dashdemux: incorrectly calculates presentationTimeOffset if the value is larger than 2^32
|
||||
* 750863 : tests: dashdemux: added unit tests for parsing period element
|
||||
* 750866 : dashdemux: xml parser will segfault if there is no default namespace
|
||||
* 750881 : glmixerbin: correctly free input chain on pad release
|
||||
* 750961 : mpegtsmux: fix build error
|
||||
* 750992 : opusenc: Add bitrate to the tags
|
||||
* 751003 : glimagesink: Windows are sharing their events
|
||||
* 751048 : avfvideosrc: caps should indicate frame rate range
|
||||
* 751087 : nalutils: trivial cleanup
|
||||
* 751149 : dashdemux: add warning messages
|
||||
* 751153 : dashdemux: wrong representation index returned when max_bandwidth is 0
|
||||
* 751221 : motioncells: Fix the build on FreeBSD
|
||||
* 751228 : texParameterf missing?
|
||||
* 751255 : videoaggregator: simplifies and improves sink_get_caps.
|
||||
* 751305 : bad: fix some issues found using static analysis tools
|
||||
* 751104 : make Gtk sinks usable from gst-launch
|
||||
* 751165 : gles2: glBufferSubData is called with GL_PIXEL_UNPACK_BUFFER
|
||||
* 751170 : dashdemux: the bitstreamSwitching attribute from AdaptationSet is not parsed
|
||||
* 751449 : dashdemux: wrong duration computed by gst_mpd_client_setup_representation
|
||||
* 751465 : dashdemux: incorrect use of period start
|
||||
* 751500 : dashdemux: incorrect use of timeShiftBufferDepth
|
||||
* 751528 : mpegdemux: Fix a prevent defect which dereference null return value
|
||||
* 751539 : dashdemux: wrong duration validation in gst_mpd_client_get_next_fragment_duration
|
||||
* 751641 : vtdec: fix refcount error in error handling
|
||||
* 751664 : gstjniutils.c - JNI method IDs not set for android platform causing app to crash during runtime.
|
||||
* 751682 : dashdemux: template parsing does not recognize $$$
|
||||
* 751716 : dashdemux: %u is not correctly parsed for segment templates
|
||||
* 751729 : srtpdec: Add config for the replay window size
|
||||
* 751778 : metainfo: some meta has no transform_func in plugins
|
||||
* 751821 : amc: fix check whether we managed to acquire a buffer
|
||||
* 751823 : glimagesink: possible null pointer dereference
|
||||
* 751841 : dashdemux: segment timestamp not correctly computed for SegmentTimeline
|
||||
* 751850 : dashdemux: gst_mpd_client_advance_segment should return GST_FLOW_EOS when index is out of range
|
||||
* 751879 : pcapparse: Fix parsing of packets with eth padding
|
||||
* 751911 : dashdemux: mimeType local variable must be reinitialized at the beginning of loop iteration
|
||||
* 751914 : dashdemux: wrong segment duration computed by gst_mpd_client_setup_representation
|
||||
* 752027 : dashdemux: tests: improve unit test code coverage
|
||||
* 752127 : pngparse: fix caps leak
|
||||
* 752185 : new qt5 qml video sink
|
||||
* 752413 : dashdemux: add support for parsing UTCTiming elements
|
||||
* 752414 : dashdemux: default timescale value should be 1, not 0
|
||||
* 752419 : dashdemux: string is used to print a warning message after it was freed
|
||||
* 752426 : dashdemux: gst_mpdparser_get_xml_prop_duration does not set default value in case of parsing errors
|
||||
* 752431 : mpg123audiodec: fix handling of sample rate change during playback
|
||||
* 752441 : gtk: Create a base class to remove code duplication
|
||||
* 752442 : gtksink: Display once black frame when caps changes
|
||||
* 752620 : dashdemux: segment start time and duration could overflow
|
||||
* 752652 : glimagesink: overlay composition resize does not place text correctly
|
||||
* 752661 : gl : passing immutable gst structure to gst_structure_id_take_value
|
||||
* 752703 : configure: DASH plugin requires libxml2 > = 2.8 now
|
||||
* 752743 : gl: add support for egl+x11+swrast on osx
|
||||
* 752774 : srtpenc: remove unnecessary rtp/rtcp checks to improve performance
|
||||
* 752776 : dashdemux: tests: extend unit tests
|
||||
* 752807 : h265parse: Fix sticky event mishandling when stream does not have VPS
|
||||
* 752912 : Regression: vaapidecode ! glimagesink broken since GL overlay composition
|
||||
* 752937 : glupload: Raw upload is doing an extra copy
|
||||
* 752991 : h263parse: fix caps memory leak
|
||||
* 753037 : rtpopusdepay: timestamp handling regression
|
||||
* 753081 : applemedia/avsample: Cleanup of CA layer is racy and crashes occasionally
|
||||
* 753086 : dtsdec: fix taglist leak
|
||||
* 753188 : dashdemux: memory leak in gst_dash_demux_stream_update_fragment_info
|
||||
* 753241 : camerabin2: Typo (cound't) in translatable string
|
||||
* 753243 : rawparse: Fix duplicated format in handle_seek_pull
|
||||
* 753262 : rsvgdec: Leaks output state
|
||||
* 753306 : h264parse: fix MVC specific data memory leak
|
||||
* 753326 : element-template wrong pad in videoencoder
|
||||
* 753497 : HEVC videoparser fixes: improve frame start detection
|
||||
* 753552 : codecparsers: h265: Fix the parsing of slice header when there is a modification in reference picture lists
|
||||
* 753639 : gl: ClearDepth call missing
|
||||
* 753651 : opencv: Fedora doesn't find haar cascade files
|
||||
* 753661 : dashdemux: Reverse playback doesn't work well
|
||||
* 753759 : liveadder: assertion on buffer copy region
|
||||
* 751241 : vtdec: handle non-consecutive GstBuffer input without copying
|
||||
* 752842 : gloverlaycompositor: Wrong color format
|
||||
* 753228 : rtph265: Sync with rtph264 changes
|
||||
|
||||
==== Download ====
|
||||
|
||||
@ -137,34 +179,46 @@ subscribe to the gstreamer-devel list.
|
||||
|
||||
Contributors to this release
|
||||
|
||||
* Alessandro Decina
|
||||
* Alex Ashley
|
||||
* Anders Jonsson
|
||||
* Arun Raghavan
|
||||
* Chris Clayton
|
||||
* Carlos Garnacho
|
||||
* Carlos Rafael Giani
|
||||
* Edward Hervey
|
||||
* Fabio Cetrini
|
||||
* Florin Apostol
|
||||
* Gwenole Beauchesne
|
||||
* Guillaume Marquebielle
|
||||
* Heinrich Fink
|
||||
* Hyunjun Ko
|
||||
* Ilya Averyanov
|
||||
* Ilya Konstantinov
|
||||
* Jan Schmidt
|
||||
* Jesper Larsen
|
||||
* John Ludwig
|
||||
* Jason Litzinger
|
||||
* Jimmy Ohn
|
||||
* Julien Isorce
|
||||
* Lubosz Sarnecki
|
||||
* Luis de Bethencourt
|
||||
* Mathieu Duponchelle
|
||||
* Martin Kelly
|
||||
* Matthew Waters
|
||||
* Mersad Jelacic
|
||||
* Miguel París Díaz
|
||||
* Nick Stoughton
|
||||
* Nicolas Dufresne
|
||||
* Nirbheek Chauhan
|
||||
* Santiago Carot-Nemesio
|
||||
* Olivier Crête
|
||||
* Rico Tzschichholz
|
||||
* Roman Donchenko
|
||||
* Sangkyu Park
|
||||
* Sebastian Dröge
|
||||
* Sreerenj Balachandran
|
||||
* Stefan Sauer
|
||||
* Stian Selnes
|
||||
* Thiago Santos
|
||||
* Thibault Saunier
|
||||
* Tim-Philipp Müller
|
||||
* Vanessa Chipi
|
||||
* Vanessa Chipirrás
|
||||
* Vanessa Chipirrás Navalón
|
||||
* Vineeth TM
|
||||
* Vivia Nikolaidou
|
||||
* Wim Taymans
|
||||
* Wind Yuan
|
||||
* Yanko Kaneti
|
||||
* Xavier Claessens
|
||||
* Young Han Lee
|
||||
* vanechipi
|
||||
|
@ -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.5.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.5.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
|
||||
AG_GST_INIT
|
||||
|
||||
@ -48,11 +48,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, 502, 0, 502)
|
||||
AS_LIBTOOL(GST, 590, 0, 590)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.5.2.1
|
||||
GSTPB_REQ=1.5.2.1
|
||||
GST_REQ=1.5.90
|
||||
GSTPB_REQ=1.5.90
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
@ -67860,6 +67860,16 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
||||
<DEFAULT>video from camera</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstOpenh264Enc::complexity</NAME>
|
||||
<TYPE>GstOpenh264encComplexity</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Complexity / quality / speed tradeoff</NICK>
|
||||
<BLURB>Complexity.</BLURB>
|
||||
<DEFAULT>Medium complexity / medium speed encoding</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstLibde265Dec::max-threads</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
@ -68890,3 +68900,43 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
||||
<DEFAULT>ssim</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstQtSink::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>GstQtSink::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>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstQtSink::widget</NAME>
|
||||
<TYPE>gpointer</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>QQuickItem</NICK>
|
||||
<BLURB>The QQuickItem to place in the object heirachy.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstSrtpDec::replay-window-size</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
<RANGE>[64,32768]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Replay window size</NICK>
|
||||
<BLURB>Size of the replay protection window.</BLURB>
|
||||
<DEFAULT>128</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -87,8 +87,10 @@ GObject
|
||||
GstDfbVideoSink
|
||||
GstFBDEVSink
|
||||
GstGLImageSink
|
||||
GstGtkGLSink
|
||||
GstGtkSink
|
||||
GstGtkBaseSink
|
||||
GstGtkGLSink
|
||||
GstGtkSink
|
||||
GstQtSink
|
||||
GstWaylandSink
|
||||
GstBaseSrc
|
||||
GstDataURISrc
|
||||
@ -199,23 +201,8 @@ GObject
|
||||
GstPerspective
|
||||
GstRotate
|
||||
GstSquare
|
||||
GstGrabcut
|
||||
GstOpencvVideoFilter
|
||||
GstCvDilateErode
|
||||
GstCvDilate
|
||||
GstCvErode
|
||||
GstCvEqualizeHist
|
||||
GstCvLaplace
|
||||
GstCvSmooth
|
||||
GstCvSobel
|
||||
GstFaceBlur
|
||||
GstFaceDetect
|
||||
GstHanddetect
|
||||
GstSkinDetect
|
||||
GstRetinex
|
||||
GstRsvgOverlay
|
||||
GstSceneChange
|
||||
GstSegmentation
|
||||
GstSimpleVideoMark
|
||||
GstSimpleVideoMarkDetect
|
||||
GstSmooth
|
||||
@ -259,11 +246,9 @@ GObject
|
||||
GstCompare
|
||||
GstDVBSubOverlay
|
||||
GstDVDSpu
|
||||
GstDisparity
|
||||
GstDtlsDec
|
||||
GstDtlsEnc
|
||||
GstDtlsSrtpDemux
|
||||
GstEdgeDetect
|
||||
GstErrorIgnore
|
||||
GstFestival
|
||||
GstFieldAnalysis
|
||||
@ -285,14 +270,11 @@ GObject
|
||||
GstMimDec
|
||||
GstMimEnc
|
||||
GstModPlug
|
||||
GstMotioncells
|
||||
GstMpeg2enc
|
||||
GstMpegPSDemux
|
||||
GstMplex
|
||||
GstOpencvTextOverlay
|
||||
GstPcapParse
|
||||
GstPitch
|
||||
GstPyramidSegment
|
||||
GstRTPBaseDepayload
|
||||
GstRTPOpusDepay
|
||||
GstRtpH265Depay
|
||||
@ -316,12 +298,11 @@ GObject
|
||||
GstSrtpEnc
|
||||
GstTagMux
|
||||
GstId3Mux
|
||||
GstTemplateMatch
|
||||
GstUvcH264MjpgDemux
|
||||
GstVideoDecoder
|
||||
GstLibde265Dec
|
||||
GstOpenEXRDec
|
||||
GstOpenJPEGDec
|
||||
GstOpenh264Dec
|
||||
GstPnmdec
|
||||
GstRsvgDec
|
||||
GstSchroDec
|
||||
@ -329,6 +310,7 @@ GObject
|
||||
GstWebPDec
|
||||
GstVideoEncoder
|
||||
GstOpenJPEGEnc
|
||||
GstOpenh264Enc
|
||||
GstPnmenc
|
||||
GstSchroEnc
|
||||
GstWebpEnc
|
||||
|
@ -52,6 +52,9 @@ GstGSettingsSwitchSink GstChildProxy
|
||||
GstGSettingsSwitchSrc GstChildProxy
|
||||
GstGSettingsVideoSink GstChildProxy
|
||||
GstGSettingsVideoSrc GstChildProxy
|
||||
GstGtkBaseSink GstNavigation
|
||||
GstGtkGLSink GstNavigation
|
||||
GstGtkSink GstNavigation
|
||||
GstHLSDemux GstChildProxy
|
||||
GstHanddetect GstNavigation
|
||||
GstHlsSink GstChildProxy
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Computes an AccurateRip CRC</description>
|
||||
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
|
||||
<basename>libgstaccurip.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Mixes multiple audio streams</description>
|
||||
<filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename>
|
||||
<basename>libgstaudiomixer.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>data: URI source</description>
|
||||
<filename>../../gst/dataurisrc/.libs/libgstdataurisrc.so</filename>
|
||||
<basename>libgstdataurisrc.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>GPL</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Fragmented streaming plugins</description>
|
||||
<filename>../../ext/hls/.libs/libgstfragmented.so</filename>
|
||||
<basename>libgstfragmented.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>frei0r plugin library</description>
|
||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||
<basename>libgstfrei0r.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Adds multiple live discontinuous streams</description>
|
||||
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
||||
<basename>libgstliveadder.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Mimic codec</description>
|
||||
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
||||
<basename>libgstmimic.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
@ -20,7 +20,7 @@
|
||||
<name>sink_%d</name>
|
||||
<direction>sink</direction>
|
||||
<presence>request</presence>
|
||||
<details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; subpicture/x-dvb; application/x-teletext</details>
|
||||
<details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; subpicture/x-dvb; application/x-teletext; meta/x-klv, parsed=(boolean)true</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>mp3 decoding based on the mpg123 library</description>
|
||||
<filename>../../ext/mpg123/.libs/libgstmpg123.so</filename>
|
||||
<basename>libgstmpg123.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>GPL</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>OPUS plugin library</description>
|
||||
<filename>../../ext/opus/.libs/libgstopus.so</filename>
|
||||
<basename>libgstopus.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</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.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>subtitle encoders</description>
|
||||
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
||||
<basename>libgstsubenc.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>videoparsers</description>
|
||||
<filename>../../gst/videoparsers/.libs/libgstvideoparsersbad.so</filename>
|
||||
<basename>libgstvideoparsersbad.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>AAC audio encoder</description>
|
||||
<filename>../../ext/voaacenc/.libs/libgstvoaacenc.so</filename>
|
||||
<basename>libgstvoaacenc.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
@ -20,7 +20,7 @@
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)[ 1, 2 ]</details>
|
||||
<details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)1; audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)2, channel-mask=(bitmask)0x0000000000000003</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Adaptive Multi-Rate Wide-Band Encoder</description>
|
||||
<filename>../../ext/voamrwbenc/.libs/libgstvoamrwbenc.so</filename>
|
||||
<basename>libgstvoamrwbenc.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Wayland Video Sink</description>
|
||||
<filename>../../ext/wayland/.libs/libgstwaylandsink.so</filename>
|
||||
<basename>libgstwaylandsink.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>Demuxes/decodes YUV4MPEG streams</description>
|
||||
<filename>../../gst/y4m/.libs/libgsty4mdec.so</filename>
|
||||
<basename>libgsty4mdec.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<description>zbar barcode scanner</description>
|
||||
<filename>../../ext/zbar/.libs/libgstzbar.so</filename>
|
||||
<basename>libgstzbar.so</basename>
|
||||
<version>1.5.2</version>
|
||||
<version>1.5.90</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
@ -33,6 +33,16 @@ real live maintainer, or some actual wide use.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.5.90</revision>
|
||||
<branch>1.5</branch>
|
||||
<name></name>
|
||||
<created>2015-08-19</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.5.90.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.5.2</revision>
|
||||
|
@ -89,7 +89,7 @@
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
||||
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
|
||||
#define GST_PACKAGE_RELEASE_DATETIME "2015-06-24"
|
||||
#define GST_PACKAGE_RELEASE_DATETIME "2015-08-19"
|
||||
|
||||
/* Define if static plugins should be built */
|
||||
#undef GST_PLUGIN_BUILD_STATIC
|
||||
@ -118,10 +118,7 @@
|
||||
/* Define to enable Bluez (used by bluez). */
|
||||
#undef HAVE_BLUEZ
|
||||
|
||||
/* Old bluez detected */
|
||||
#undef HAVE_BLUEZ4
|
||||
|
||||
/* Current bluez detected */
|
||||
/* Bluez5 detected */
|
||||
#undef HAVE_BLUEZ5
|
||||
|
||||
/* Define to enable bs2b (used by bs2b). */
|
||||
@ -501,6 +498,12 @@
|
||||
/* Define to enable pvrvideosink (used by pvr). */
|
||||
#undef HAVE_PVR
|
||||
|
||||
/* Define to enable Qt elements (used by qt). */
|
||||
#undef HAVE_QT
|
||||
|
||||
/* Define if Qt X11 integration is installed */
|
||||
#undef HAVE_QT_X11
|
||||
|
||||
/* Define if RDTSC is available */
|
||||
#undef HAVE_RDTSC
|
||||
|
||||
@ -695,6 +698,9 @@
|
||||
/* Define if the old MusePack API is used */
|
||||
#undef MPC_IS_OLD_API
|
||||
|
||||
/* OpenCV path name */
|
||||
#undef OPENCV_PATH_NAME
|
||||
|
||||
/* opencv install prefix */
|
||||
#undef OPENCV_PREFIX
|
||||
|
||||
@ -708,7 +714,7 @@
|
||||
#define PACKAGE_NAME "GStreamer Bad Plug-ins"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.5.2"
|
||||
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.5.90"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gst-plugins-bad"
|
||||
@ -717,7 +723,7 @@
|
||||
#undef PACKAGE_URL
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.5.2"
|
||||
#define PACKAGE_VERSION "1.5.90"
|
||||
|
||||
/* directory where plugins are located */
|
||||
#ifdef _DEBUG
|
||||
@ -761,7 +767,7 @@
|
||||
#undef USE_EGL_RPI
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.5.2"
|
||||
#define VERSION "1.5.90"
|
||||
|
||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||
significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||
|
Loading…
x
Reference in New Issue
Block a user