mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-27 07:24:51 +00:00
Release 1.5.91
This commit is contained in:
parent
25070e9b21
commit
07203364cb
82 changed files with 1327 additions and 210 deletions
ChangeLogNEWSRELEASEconfigure.ac
docs/plugins
gst-plugins-bad-plugins.argsgst-plugins-bad-plugins.hierarchy
gst-plugins-bad.doapinspect
plugin-accurip.xmlplugin-adpcmdec.xmlplugin-adpcmenc.xmlplugin-aiff.xmlplugin-asfmux.xmlplugin-assrender.xmlplugin-audiomixer.xmlplugin-audiovisualizers.xmlplugin-autoconvert.xmlplugin-bayer.xmlplugin-bz2.xmlplugin-camerabin.xmlplugin-chromaprint.xmlplugin-coloreffects.xmlplugin-curl.xmlplugin-dataurisrc.xmlplugin-debugutilsbad.xmlplugin-dtsdec.xmlplugin-dvb.xmlplugin-dvbsuboverlay.xmlplugin-dvdspu.xmlplugin-faad.xmlplugin-festival.xmlplugin-fieldanalysis.xmlplugin-flite.xmlplugin-fragmented.xmlplugin-frei0r.xmlplugin-gaudieffects.xmlplugin-gdp.xmlplugin-geometrictransform.xmlplugin-gmedec.xmlplugin-gsm.xmlplugin-gstsiren.xmlplugin-id3tag.xmlplugin-inter.xmlplugin-interlace.xmlplugin-jpegformat.xmlplugin-liveadder.xmlplugin-mimic.xmlplugin-mms.xmlplugin-modplug.xmlplugin-mpeg2enc.xmlplugin-mpegpsdemux.xmlplugin-mpegpsmux.xmlplugin-mpegtsdemux.xmlplugin-mpegtsmux.xmlplugin-mpg123.xmlplugin-mplex.xmlplugin-ofa.xmlplugin-openal.xmlplugin-opencv.xmlplugin-opus.xmlplugin-pcapparse.xmlplugin-pnm.xmlplugin-rawparse.xmlplugin-removesilence.xmlplugin-resindvd.xmlplugin-rfbsrc.xmlplugin-rtmp.xmlplugin-schro.xmlplugin-sdp.xmlplugin-segmentclip.xmlplugin-shm.xmlplugin-smooth.xmlplugin-soundtouch.xmlplugin-spandsp.xmlplugin-speed.xmlplugin-subenc.xmlplugin-videoparsersbad.xmlplugin-voaacenc.xmlplugin-voamrwbenc.xmlplugin-waylandsink.xmlplugin-y4mdec.xmlplugin-zbar.xml
win32/common
2
NEWS
2
NEWS
|
@ -1,2 +1,2 @@
|
|||
This is GStreamer Bad Plugins 1.5.90
|
||||
This is GStreamer Bad Plugins 1.5.91
|
||||
|
||||
|
|
172
RELEASE
172
RELEASE
|
@ -1,8 +1,8 @@
|
|||
|
||||
Release notes for GStreamer Bad Plugins 1.5.90
|
||||
Release notes for GStreamer Bad Plugins 1.5.91
|
||||
|
||||
|
||||
The GStreamer team is pleased to announce the first release candidate for the
|
||||
The GStreamer team is pleased to announce the second 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 final 1.6.0 release is planned
|
||||
|
@ -62,87 +62,54 @@ 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
|
||||
* 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
|
||||
* 751508 : tsdemux: jerky sound on some multicast streams (regression)
|
||||
* 752480 : dashdemux: negative values for r attribute in S node are not supported
|
||||
* 753152 : pcapparse wrong magic when used with identity sync=1
|
||||
* 753196 : audio/videoaggregator: Assumes that running time starts at seeking position after a seek (but it starts at 0 for flushing seeks)
|
||||
* 753344 : hlsdemux: Fix playback of live streams
|
||||
* 753758 : ios: Does not shut down context and navigation GMainLoop
|
||||
* 753805 : compositor/videoaggregator: Crashes because of invalid video info
|
||||
* 753812 : qt: Checks for Qt5 don't require new enough version.
|
||||
* 753813 : dashdemux: replace use of xmlNodeDump as it is described as a deprecated function
|
||||
* 753818 : hlsdemux: deadlock on stop
|
||||
* 753820 : video-bad: fix build failure
|
||||
* 753822 : assrender: do not crash when video frame mapping fails
|
||||
* 753837 : dtsdec: overwritten init value
|
||||
* 753881 : hls/m3u8: make check fails for hlsdemux_m3u8 due to floating point rounding error
|
||||
* 753905 : android emulator returns NULL for GL_SHADING_LANGUAGE_VERSION
|
||||
* 753913 : caopengllayersink: Don't chain up to parent's query handling twice for DRAIN query
|
||||
* 753915 : audiomixer: Remove duplicated word in comment
|
||||
* 753937 : dashdemux: don't meddle with the class struct from an instance
|
||||
* 753944 : curl: configure check for netinet/ip.h doesn't work on FreeBSD
|
||||
* 754024 : codecparsers: Various HEVC codecparser fixes
|
||||
* 754047 : glupload: Loses overlay meta when using raw uploader
|
||||
* 754107 : compositor: Inputs are " obscured " when they aren't
|
||||
* 754108 : qmlsink: Ensure that at least one windowing system is available
|
||||
* 754122 : h265parse/h264parse: Crashes instead of returning not-negotiated
|
||||
* 754222 : adaptivedemux: Timestamping of multi-period streams is not correct
|
||||
* 754291 : videoaggregator: Compositor fails with " reason not-negotiated " when changing the pixel-aspect-ratio during runtime
|
||||
* 754465 : compositor: Negotiation failure with ARGB64
|
||||
* 754504 : vtdec: invalid colorimetry and generating greenish output
|
||||
* 754528 : decklinkvideosink: Properly handle pipelines where the running time does not start around 0
|
||||
* 754576 : compositor: input stream is wrongly considered obscured in some cases (regression)
|
||||
* 754666 : decklinkvideosink: Consider pipeline latency when scheduling frames
|
||||
* 754668 : mpdparser: fix incorrect start value scaling
|
||||
* 754686 : adaptivedemux: statistics message name macro is unprefixed
|
||||
* 754732 : gl: (ubuntu) error: conflicting types for 'GLsizeiptr' ( & more)
|
||||
* 754756 : directsoundsrc: Compiler warning with 64bit Windows MinGW, cast from pointer to integer of different size
|
||||
* 754757 : gl/eagl: Don't make context uncurrent just to make it current again in the next line
|
||||
* 754819 : opusenc: critical/warning when dumping dots
|
||||
* 754834 : codecparsers: hevc: Fixes in scaling list value and NumPocTocalCurr value calculation
|
||||
* 754851 : aggregator: Use the whole aggregator latency for the queue size, not just the latency property
|
||||
* 755042 : dashdemux: sidx parsing crashes at end of stream
|
||||
* 755047 : mssdemux/dashdemux: live playback regression
|
||||
* 755049 : intervideosrc doesn't render the preroll frame (in paused state)
|
||||
* 755059 : opusdec: negotiation regression
|
||||
* 755111 : Regression: glimagesink 3D video handling
|
||||
* 755113 : Regression: dvbsuboverlay negotiates invalid caps
|
||||
* 755140 : gstgl: Fix GError leaks during failures
|
||||
* 755142 : avdtputil: fix GError memory leak during failures
|
||||
* 755156 : vtdec: resizing glimagesink results in a not-negotiated error
|
||||
|
||||
==== Download ====
|
||||
|
||||
|
@ -180,45 +147,30 @@ subscribe to the gstreamer-devel list.
|
|||
Contributors to this release
|
||||
|
||||
* Alex Ashley
|
||||
* Anders Jonsson
|
||||
* Arun Raghavan
|
||||
* Carlos Garnacho
|
||||
* Arnaud Vrac
|
||||
* Athanasios Oikonomou
|
||||
* Ben Browitt
|
||||
* Carlos Rafael Giani
|
||||
* Edward Hervey
|
||||
* Florin Apostol
|
||||
* Guillaume Marquebielle
|
||||
* Heinrich Fink
|
||||
* Hyunjun Ko
|
||||
* Ilya Averyanov
|
||||
* Ilya Konstantinov
|
||||
* Jan Schmidt
|
||||
* Jason Litzinger
|
||||
* Jimmy Ohn
|
||||
* Julien Isorce
|
||||
* Lubosz Sarnecki
|
||||
* Justin Kim
|
||||
* Koop Mast
|
||||
* Kouhei Sutou
|
||||
* Luis de Bethencourt
|
||||
* Martin Kelly
|
||||
* Matthew Waters
|
||||
* Miguel París Díaz
|
||||
* Nick Stoughton
|
||||
* Nicolas Dufresne
|
||||
* Nirbheek Chauhan
|
||||
* Olivier Crête
|
||||
* Rico Tzschichholz
|
||||
* Roman Donchenko
|
||||
* Sangkyu Park
|
||||
* Philippe Normand
|
||||
* 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
|
||||
* Xavier Claessens
|
||||
* Young Han Lee
|
||||
* vanechipi
|
||||
* Vincent Penquerc'h
|
||||
* Vineeth T M
|
||||
* XuGuangxin
|
||||
* hoonhee.lee
|
||||
* lyb
|
||||
|
|
@ -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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
|
||||
AC_INIT([GStreamer Bad Plug-ins],[1.5.91],[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, 590, 0, 590)
|
||||
AS_LIBTOOL(GST, 591, 0, 591)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.5.90
|
||||
GSTPB_REQ=1.5.90
|
||||
GST_REQ=1.5.91
|
||||
GSTPB_REQ=1.5.91
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
|
@ -58343,8 +58343,8 @@
|
|||
<TYPE>gboolean</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Audio or voice (obsolete, use audio-type)</NICK>
|
||||
<BLURB>Audio or voice (obsolete, use audio-type).</BLURB>
|
||||
<NICK>Audio or voice</NICK>
|
||||
<BLURB>Audio or voice (DEPRECATED: use audio-type).</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58374,7 +58374,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Constant bit rate</NICK>
|
||||
<BLURB>Constant bit rate.</BLURB>
|
||||
<BLURB>Constant bit rate (DEPRECATED: use bitrate-type).</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58394,7 +58394,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Constrained VBR</NICK>
|
||||
<BLURB>Constrained VBR.</BLURB>
|
||||
<BLURB>Constrained VBR (DEPRECATED: use bitrate-type).</BLURB>
|
||||
<DEFAULT>TRUE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -58845,7 +58845,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Eyes profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for eye-pair detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_eyepair_small.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58895,7 +58895,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Mouth profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for mouth detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_mouth.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58905,7 +58905,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Nose profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for nose detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_mcs_nose.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58915,7 +58915,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Face profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for face detection.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -58955,7 +58955,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Profile</NICK>
|
||||
<BLURB>Location of Haar cascade file to use for face blurion.</BLURB>
|
||||
<DEFAULT>"/usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
<DEFAULT>"/usr/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml"</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
|
|
@ -70,6 +70,7 @@ GObject
|
|||
GstAudioSink
|
||||
GstOpenALSink
|
||||
GstDecklinkAudioSink
|
||||
GstAvdtpSink
|
||||
GstChecksumSink
|
||||
GstCurlBaseSink
|
||||
GstCurlFileSink
|
||||
|
@ -80,7 +81,6 @@ GObject
|
|||
GstDecklinkVideoSink
|
||||
GstInterAudioSink
|
||||
GstInterSubSink
|
||||
GstInterVideoSink
|
||||
GstRTMPSink
|
||||
GstShmSink
|
||||
GstVideoSink
|
||||
|
@ -90,9 +90,10 @@ GObject
|
|||
GstGtkBaseSink
|
||||
GstGtkGLSink
|
||||
GstGtkSink
|
||||
GstQtSink
|
||||
GstInterVideoSink
|
||||
GstWaylandSink
|
||||
GstBaseSrc
|
||||
GstAvdtpSrc
|
||||
GstDataURISrc
|
||||
GstFliteTestSrc
|
||||
GstInterAudioSrc
|
||||
|
@ -201,8 +202,23 @@ GObject
|
|||
GstPerspective
|
||||
GstRotate
|
||||
GstSquare
|
||||
GstGrabcut
|
||||
GstOpencvVideoFilter
|
||||
GstCvDilateErode
|
||||
GstCvDilate
|
||||
GstCvErode
|
||||
GstCvEqualizeHist
|
||||
GstCvLaplace
|
||||
GstCvSmooth
|
||||
GstCvSobel
|
||||
GstFaceBlur
|
||||
GstFaceDetect
|
||||
GstHanddetect
|
||||
GstSkinDetect
|
||||
GstRetinex
|
||||
GstRsvgOverlay
|
||||
GstSceneChange
|
||||
GstSegmentation
|
||||
GstSimpleVideoMark
|
||||
GstSimpleVideoMarkDetect
|
||||
GstSmooth
|
||||
|
@ -215,6 +231,7 @@ GObject
|
|||
GstYadif
|
||||
GstBin
|
||||
DvbBaseBin
|
||||
GstA2dpSink
|
||||
GstAdaptiveDemux
|
||||
GstDashDemux
|
||||
GstHLSDemux
|
||||
|
@ -246,9 +263,11 @@ GObject
|
|||
GstCompare
|
||||
GstDVBSubOverlay
|
||||
GstDVDSpu
|
||||
GstDisparity
|
||||
GstDtlsDec
|
||||
GstDtlsEnc
|
||||
GstDtlsSrtpDemux
|
||||
GstEdgeDetect
|
||||
GstErrorIgnore
|
||||
GstFestival
|
||||
GstFieldAnalysis
|
||||
|
@ -270,11 +289,14 @@ GObject
|
|||
GstMimDec
|
||||
GstMimEnc
|
||||
GstModPlug
|
||||
GstMotioncells
|
||||
GstMpeg2enc
|
||||
GstMpegPSDemux
|
||||
GstMplex
|
||||
GstOpencvTextOverlay
|
||||
GstPcapParse
|
||||
GstPitch
|
||||
GstPyramidSegment
|
||||
GstRTPBaseDepayload
|
||||
GstRTPOpusDepay
|
||||
GstRtpH265Depay
|
||||
|
@ -287,7 +309,6 @@ GObject
|
|||
GstVideoParse
|
||||
GstRtpOnvifParse
|
||||
GstRtpOnvifTimestamp
|
||||
GstSFDec
|
||||
GstSegmentClip
|
||||
GstAudioSegmentClip
|
||||
GstVideoSegmentClip
|
||||
|
@ -298,11 +319,12 @@ GObject
|
|||
GstSrtpEnc
|
||||
GstTagMux
|
||||
GstId3Mux
|
||||
GstTemplateMatch
|
||||
GstUvcH264MjpgDemux
|
||||
GstVideoDecoder
|
||||
GstLibde265Dec
|
||||
GstOpenEXRDec
|
||||
GstOpenJPEGDec
|
||||
GstOpenh264Dec
|
||||
GstPnmdec
|
||||
GstRsvgDec
|
||||
GstSchroDec
|
||||
|
@ -310,7 +332,6 @@ GObject
|
|||
GstWebPDec
|
||||
GstVideoEncoder
|
||||
GstOpenJPEGEnc
|
||||
GstOpenh264Enc
|
||||
GstPnmenc
|
||||
GstSchroEnc
|
||||
GstWebpEnc
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Computes an AccurateRip CRC</description>
|
||||
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
|
||||
<basename>libgstaccurip.so</basename>
|
||||
<version>1.5.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.5.2</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.90</version>
|
||||
<version>1.5.91</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.91</revision>
|
||||
<branch>1.5</branch>
|
||||
<name></name>
|
||||
<created>2015-09-18</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.5.91.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.5.90</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-08-19"
|
||||
#define GST_PACKAGE_RELEASE_DATETIME "2015-09-18"
|
||||
|
||||
/* Define if static plugins should be built */
|
||||
#undef GST_PLUGIN_BUILD_STATIC
|
||||
|
@ -501,6 +501,9 @@
|
|||
/* Define to enable Qt elements (used by qt). */
|
||||
#undef HAVE_QT
|
||||
|
||||
/* Define if Qt Wayland integration is installed */
|
||||
#undef HAVE_QT_WAYLAND
|
||||
|
||||
/* Define if Qt X11 integration is installed */
|
||||
#undef HAVE_QT_X11
|
||||
|
||||
|
@ -714,7 +717,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.90"
|
||||
#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.5.91"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gst-plugins-bad"
|
||||
|
@ -723,7 +726,7 @@
|
|||
#undef PACKAGE_URL
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.5.90"
|
||||
#define PACKAGE_VERSION "1.5.91"
|
||||
|
||||
/* directory where plugins are located */
|
||||
#ifdef _DEBUG
|
||||
|
@ -767,7 +770,7 @@
|
|||
#undef USE_EGL_RPI
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.5.90"
|
||||
#define VERSION "1.5.91"
|
||||
|
||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||
significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||
|
|
Loading…
Reference in a new issue