Skip to content
Snippets Groups Projects
Commit 07203364 authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

Release 1.5.91

parent 25070e9b
No related branches found
Tags mesa-17.1.0-rc3
No related merge requests found
Showing
with 1249 additions and 145 deletions
This diff is collapsed.
This is GStreamer Bad Plugins 1.5.90 This is GStreamer Bad Plugins 1.5.91
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 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 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 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) ...@@ -62,87 +62,54 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release Bugs fixed in this release
* 752745 : glfiltercube: the cube does not look like a cube * 751508 : tsdemux: jerky sound on some multicast streams (regression)
* 745768 : aggregator: Add internal queue * 752480 : dashdemux: negative values for r attribute in S node are not supported
* 706292 : mpegtsmux: Can't re-use safely after coming back from GST_STATE_NULL again * 753152 : pcapparse wrong magic when used with identity sync=1
* 719553 : rtpasfpay: crash and segment format warnings with asfmux ! rtpasfpay * 753196 : audio/videoaggregator: Assumes that running time starts at seeking position after a seek (but it starts at 0 for flushing seeks)
* 725167 : opusdec PLC doesn't seem to work as well as Chrome * 753344 : hlsdemux: Fix playback of live streams
* 734060 : videoaggregator: Race when scrub forward seeking in PAUSED leading to no ASYNC_DONE on the bus * 753758 : ios: Does not shut down context and navigation GMainLoop
* 743220 : bluetooth modules need to track transport state * 753805 : compositor/videoaggregator: Crashes because of invalid video info
* 744763 : gltransformation: Make all property into universal [0-1] coordinate * 753812 : qt: Checks for Qt5 don't require new enough version.
* 745107 : glimagesink: implement GstVideoOverlayCompositionMeta * 753813 : dashdemux: replace use of xmlNodeDump as it is described as a deprecated function
* 745206 : glimagesink: crash when using meta:GLTextureUpload method * 753818 : hlsdemux: deadlock on stop
* 746387 : srtp: Add support for buffer list in srtpenc * 753820 : video-bad: fix build failure
* 746631 : avsamplebufferlayersink: Uses API that is only OSX > =10.10 * 753822 : assrender: do not crash when video frame mapping fails
* 747613 : Fixes to HEVC: codecparser, videoparser, codec-utils * 753837 : dtsdec: overwritten init value
* 748377 : OpenCV face detection does not work with OpenCV newer than 2.4.10 * 753881 : hls/m3u8: make check fails for hlsdemux_m3u8 due to floating point rounding error
* 749574 : audioaggregator: Deadlock in gst_object_sync_values() * 753905 : android emulator returns NULL for GL_SHADING_LANGUAGE_VERSION
* 749734 : gltransformation: black screen (or crash) on Windows * 753913 : caopengllayersink: Don't chain up to parent's query handling twice for DRAIN query
* 749966 : aggregator: Allow selecting the aggregation output start time and not always start outputting at 0 * 753915 : audiomixer: Remove duplicated word in comment
* 750310 : GL: allow an application to provide an external backend * 753937 : dashdemux: don't meddle with the class struct from an instance
* 751071 : applemedia: CMBlockBuffer can be non-contiguous * 753944 : curl: configure check for netinet/ip.h doesn't work on FreeBSD
* 751072 : applemedia: enable sharing of CMBlockBuffer data * 754024 : codecparsers: Various HEVC codecparser fixes
* 751101 : glimagesink: Broken on iOS * 754047 : glupload: Loses overlay meta when using raw uploader
* 751104 : make Gtk sinks usable from gst-launch * 754107 : compositor: Inputs are " obscured " when they aren't
* 751165 : gles2: glBufferSubData is called with GL_PIXEL_UNPACK_BUFFER * 754108 : qmlsink: Ensure that at least one windowing system is available
* 751170 : dashdemux: the bitstreamSwitching attribute from AdaptationSet is not parsed * 754122 : h265parse/h264parse: Crashes instead of returning not-negotiated
* 751449 : dashdemux: wrong duration computed by gst_mpd_client_setup_representation * 754222 : adaptivedemux: Timestamping of multi-period streams is not correct
* 751465 : dashdemux: incorrect use of period start * 754291 : videoaggregator: Compositor fails with " reason not-negotiated " when changing the pixel-aspect-ratio during runtime
* 751500 : dashdemux: incorrect use of timeShiftBufferDepth * 754465 : compositor: Negotiation failure with ARGB64
* 751528 : mpegdemux: Fix a prevent defect which dereference null return value * 754504 : vtdec: invalid colorimetry and generating greenish output
* 751539 : dashdemux: wrong duration validation in gst_mpd_client_get_next_fragment_duration * 754528 : decklinkvideosink: Properly handle pipelines where the running time does not start around 0
* 751641 : vtdec: fix refcount error in error handling * 754576 : compositor: input stream is wrongly considered obscured in some cases (regression)
* 751664 : gstjniutils.c - JNI method IDs not set for android platform causing app to crash during runtime. * 754666 : decklinkvideosink: Consider pipeline latency when scheduling frames
* 751682 : dashdemux: template parsing does not recognize $$$ * 754668 : mpdparser: fix incorrect start value scaling
* 751716 : dashdemux: %u is not correctly parsed for segment templates * 754686 : adaptivedemux: statistics message name macro is unprefixed
* 751729 : srtpdec: Add config for the replay window size * 754732 : gl: (ubuntu) error: conflicting types for 'GLsizeiptr' ( & more)
* 751778 : metainfo: some meta has no transform_func in plugins * 754756 : directsoundsrc: Compiler warning with 64bit Windows MinGW, cast from pointer to integer of different size
* 751821 : amc: fix check whether we managed to acquire a buffer * 754757 : gl/eagl: Don't make context uncurrent just to make it current again in the next line
* 751823 : glimagesink: possible null pointer dereference * 754819 : opusenc: critical/warning when dumping dots
* 751841 : dashdemux: segment timestamp not correctly computed for SegmentTimeline * 754834 : codecparsers: hevc: Fixes in scaling list value and NumPocTocalCurr value calculation
* 751850 : dashdemux: gst_mpd_client_advance_segment should return GST_FLOW_EOS when index is out of range * 754851 : aggregator: Use the whole aggregator latency for the queue size, not just the latency property
* 751879 : pcapparse: Fix parsing of packets with eth padding * 755042 : dashdemux: sidx parsing crashes at end of stream
* 751911 : dashdemux: mimeType local variable must be reinitialized at the beginning of loop iteration * 755047 : mssdemux/dashdemux: live playback regression
* 751914 : dashdemux: wrong segment duration computed by gst_mpd_client_setup_representation * 755049 : intervideosrc doesn't render the preroll frame (in paused state)
* 752027 : dashdemux: tests: improve unit test code coverage * 755059 : opusdec: negotiation regression
* 752127 : pngparse: fix caps leak * 755111 : Regression: glimagesink 3D video handling
* 752185 : new qt5 qml video sink * 755113 : Regression: dvbsuboverlay negotiates invalid caps
* 752413 : dashdemux: add support for parsing UTCTiming elements * 755140 : gstgl: Fix GError leaks during failures
* 752414 : dashdemux: default timescale value should be 1, not 0 * 755142 : avdtputil: fix GError memory leak during failures
* 752419 : dashdemux: string is used to print a warning message after it was freed * 755156 : vtdec: resizing glimagesink results in a not-negotiated error
* 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 ==== ==== Download ====
...@@ -180,45 +147,30 @@ subscribe to the gstreamer-devel list. ...@@ -180,45 +147,30 @@ subscribe to the gstreamer-devel list.
Contributors to this release Contributors to this release
* Alex Ashley * Alex Ashley
* Anders Jonsson * Arnaud Vrac
* Arun Raghavan * Athanasios Oikonomou
* Carlos Garnacho * Ben Browitt
* Carlos Rafael Giani * Carlos Rafael Giani
* Edward Hervey
* Florin Apostol
* Guillaume Marquebielle
* Heinrich Fink
* Hyunjun Ko
* Ilya Averyanov
* Ilya Konstantinov
* Jan Schmidt * Jan Schmidt
* Jason Litzinger * Justin Kim
* Jimmy Ohn * Koop Mast
* Julien Isorce * Kouhei Sutou
* Lubosz Sarnecki
* Luis de Bethencourt * Luis de Bethencourt
* Martin Kelly
* Matthew Waters * Matthew Waters
* Miguel París Díaz * Miguel París Díaz
* Nick Stoughton
* Nicolas Dufresne * Nicolas Dufresne
* Nirbheek Chauhan * Nirbheek Chauhan
* Olivier Crête * Olivier Crête
* Rico Tzschichholz * Philippe Normand
* Roman Donchenko
* Sangkyu Park
* Sebastian Dröge * Sebastian Dröge
* Sreerenj Balachandran * Sreerenj Balachandran
* Stefan Sauer
* Stian Selnes
* Thiago Santos * Thiago Santos
* Thibault Saunier * Thibault Saunier
* Tim-Philipp Müller * Tim-Philipp Müller
* Vanessa Chipi
* Vanessa Chipirrás
* Vanessa Chipirrás Navalón * Vanessa Chipirrás Navalón
* Vineeth TM * Vincent Penquerc'h
* Xavier Claessens * Vineeth T M
* Young Han Lee * XuGuangxin
* vanechipi * hoonhee.lee
* lyb
\ No newline at end of file
...@@ -3,7 +3,7 @@ AC_PREREQ([2.69]) ...@@ -3,7 +3,7 @@ AC_PREREQ([2.69])
dnl initialize autoconf dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right ! dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, git and prerelease does Werror too 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 AG_GST_INIT
...@@ -51,11 +51,11 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0 ...@@ -51,11 +51,11 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0 dnl - interfaces removed -> AGE = 0
dnl sets GST_LT_LDFLAGS dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 590, 0, 590) AS_LIBTOOL(GST, 591, 0, 591)
dnl *** required versions of GStreamer stuff *** dnl *** required versions of GStreamer stuff ***
GST_REQ=1.5.90 GST_REQ=1.5.91
GSTPB_REQ=1.5.90 GSTPB_REQ=1.5.91
dnl *** autotools stuff **** dnl *** autotools stuff ****
......
...@@ -58343,8 +58343,8 @@ ...@@ -58343,8 +58343,8 @@
<TYPE>gboolean</TYPE> <TYPE>gboolean</TYPE>
<RANGE></RANGE> <RANGE></RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Audio or voice (obsolete, use audio-type)</NICK> <NICK>Audio or voice</NICK>
<BLURB>Audio or voice (obsolete, use audio-type).</BLURB> <BLURB>Audio or voice (DEPRECATED: use audio-type).</BLURB>
<DEFAULT>TRUE</DEFAULT> <DEFAULT>TRUE</DEFAULT>
</ARG> </ARG>
   
...@@ -58374,7 +58374,7 @@ ...@@ -58374,7 +58374,7 @@
<RANGE></RANGE> <RANGE></RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Constant bit rate</NICK> <NICK>Constant bit rate</NICK>
<BLURB>Constant bit rate.</BLURB> <BLURB>Constant bit rate (DEPRECATED: use bitrate-type).</BLURB>
<DEFAULT>TRUE</DEFAULT> <DEFAULT>TRUE</DEFAULT>
</ARG> </ARG>
   
...@@ -58394,7 +58394,7 @@ ...@@ -58394,7 +58394,7 @@
<RANGE></RANGE> <RANGE></RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Constrained VBR</NICK> <NICK>Constrained VBR</NICK>
<BLURB>Constrained VBR.</BLURB> <BLURB>Constrained VBR (DEPRECATED: use bitrate-type).</BLURB>
<DEFAULT>TRUE</DEFAULT> <DEFAULT>TRUE</DEFAULT>
</ARG> </ARG>
   
...@@ -58845,7 +58845,7 @@ ...@@ -58845,7 +58845,7 @@
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Eyes profile</NICK> <NICK>Eyes profile</NICK>
<BLURB>Location of Haar cascade file to use for eye-pair detection.</BLURB> <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>
   
<ARG> <ARG>
...@@ -58895,7 +58895,7 @@ ...@@ -58895,7 +58895,7 @@
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Mouth profile</NICK> <NICK>Mouth profile</NICK>
<BLURB>Location of Haar cascade file to use for mouth detection.</BLURB> <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>
   
<ARG> <ARG>
...@@ -58905,7 +58905,7 @@ ...@@ -58905,7 +58905,7 @@
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Nose profile</NICK> <NICK>Nose profile</NICK>
<BLURB>Location of Haar cascade file to use for nose detection.</BLURB> <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>
   
<ARG> <ARG>
...@@ -58915,7 +58915,7 @@ ...@@ -58915,7 +58915,7 @@
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Face profile</NICK> <NICK>Face profile</NICK>
<BLURB>Location of Haar cascade file to use for face detection.</BLURB> <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>
   
<ARG> <ARG>
...@@ -58955,7 +58955,7 @@ ...@@ -58955,7 +58955,7 @@
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Profile</NICK> <NICK>Profile</NICK>
<BLURB>Location of Haar cascade file to use for face blurion.</BLURB> <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>
   
<ARG> <ARG>
...@@ -70,6 +70,7 @@ GObject ...@@ -70,6 +70,7 @@ GObject
GstAudioSink GstAudioSink
GstOpenALSink GstOpenALSink
GstDecklinkAudioSink GstDecklinkAudioSink
GstAvdtpSink
GstChecksumSink GstChecksumSink
GstCurlBaseSink GstCurlBaseSink
GstCurlFileSink GstCurlFileSink
...@@ -80,7 +81,6 @@ GObject ...@@ -80,7 +81,6 @@ GObject
GstDecklinkVideoSink GstDecklinkVideoSink
GstInterAudioSink GstInterAudioSink
GstInterSubSink GstInterSubSink
GstInterVideoSink
GstRTMPSink GstRTMPSink
GstShmSink GstShmSink
GstVideoSink GstVideoSink
...@@ -90,9 +90,10 @@ GObject ...@@ -90,9 +90,10 @@ GObject
GstGtkBaseSink GstGtkBaseSink
GstGtkGLSink GstGtkGLSink
GstGtkSink GstGtkSink
GstQtSink GstInterVideoSink
GstWaylandSink GstWaylandSink
GstBaseSrc GstBaseSrc
GstAvdtpSrc
GstDataURISrc GstDataURISrc
GstFliteTestSrc GstFliteTestSrc
GstInterAudioSrc GstInterAudioSrc
...@@ -201,8 +202,23 @@ GObject ...@@ -201,8 +202,23 @@ GObject
GstPerspective GstPerspective
GstRotate GstRotate
GstSquare GstSquare
GstGrabcut
GstOpencvVideoFilter
GstCvDilateErode
GstCvDilate
GstCvErode
GstCvEqualizeHist
GstCvLaplace
GstCvSmooth
GstCvSobel
GstFaceBlur
GstFaceDetect
GstHanddetect
GstSkinDetect
GstRetinex
GstRsvgOverlay GstRsvgOverlay
GstSceneChange GstSceneChange
GstSegmentation
GstSimpleVideoMark GstSimpleVideoMark
GstSimpleVideoMarkDetect GstSimpleVideoMarkDetect
GstSmooth GstSmooth
...@@ -215,6 +231,7 @@ GObject ...@@ -215,6 +231,7 @@ GObject
GstYadif GstYadif
GstBin GstBin
DvbBaseBin DvbBaseBin
GstA2dpSink
GstAdaptiveDemux GstAdaptiveDemux
GstDashDemux GstDashDemux
GstHLSDemux GstHLSDemux
...@@ -246,9 +263,11 @@ GObject ...@@ -246,9 +263,11 @@ GObject
GstCompare GstCompare
GstDVBSubOverlay GstDVBSubOverlay
GstDVDSpu GstDVDSpu
GstDisparity
GstDtlsDec GstDtlsDec
GstDtlsEnc GstDtlsEnc
GstDtlsSrtpDemux GstDtlsSrtpDemux
GstEdgeDetect
GstErrorIgnore GstErrorIgnore
GstFestival GstFestival
GstFieldAnalysis GstFieldAnalysis
...@@ -270,11 +289,14 @@ GObject ...@@ -270,11 +289,14 @@ GObject
GstMimDec GstMimDec
GstMimEnc GstMimEnc
GstModPlug GstModPlug
GstMotioncells
GstMpeg2enc GstMpeg2enc
GstMpegPSDemux GstMpegPSDemux
GstMplex GstMplex
GstOpencvTextOverlay
GstPcapParse GstPcapParse
GstPitch GstPitch
GstPyramidSegment
GstRTPBaseDepayload GstRTPBaseDepayload
GstRTPOpusDepay GstRTPOpusDepay
GstRtpH265Depay GstRtpH265Depay
...@@ -287,7 +309,6 @@ GObject ...@@ -287,7 +309,6 @@ GObject
GstVideoParse GstVideoParse
GstRtpOnvifParse GstRtpOnvifParse
GstRtpOnvifTimestamp GstRtpOnvifTimestamp
GstSFDec
GstSegmentClip GstSegmentClip
GstAudioSegmentClip GstAudioSegmentClip
GstVideoSegmentClip GstVideoSegmentClip
...@@ -298,11 +319,12 @@ GObject ...@@ -298,11 +319,12 @@ GObject
GstSrtpEnc GstSrtpEnc
GstTagMux GstTagMux
GstId3Mux GstId3Mux
GstTemplateMatch
GstUvcH264MjpgDemux GstUvcH264MjpgDemux
GstVideoDecoder GstVideoDecoder
GstLibde265Dec
GstOpenEXRDec GstOpenEXRDec
GstOpenJPEGDec GstOpenJPEGDec
GstOpenh264Dec
GstPnmdec GstPnmdec
GstRsvgDec GstRsvgDec
GstSchroDec GstSchroDec
...@@ -310,7 +332,6 @@ GObject ...@@ -310,7 +332,6 @@ GObject
GstWebPDec GstWebPDec
GstVideoEncoder GstVideoEncoder
GstOpenJPEGEnc GstOpenJPEGEnc
GstOpenh264Enc
GstPnmenc GstPnmenc
GstSchroEnc GstSchroEnc
GstWebpEnc GstWebpEnc
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Computes an AccurateRip CRC</description> <description>Computes an AccurateRip CRC</description>
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename> <filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
<basename>libgstaccurip.so</basename> <basename>libgstaccurip.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>ADPCM decoder</description> <description>ADPCM decoder</description>
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename> <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
<basename>libgstadpcmdec.so</basename> <basename>libgstadpcmdec.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>ADPCM encoder</description> <description>ADPCM encoder</description>
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename> <filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
<basename>libgstadpcmenc.so</basename> <basename>libgstadpcmenc.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Create and parse Audio Interchange File Format (AIFF) files</description> <description>Create and parse Audio Interchange File Format (AIFF) files</description>
<filename>../../gst/aiff/.libs/libgstaiff.so</filename> <filename>../../gst/aiff/.libs/libgstaiff.so</filename>
<basename>libgstaiff.so</basename> <basename>libgstaiff.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>ASF Muxer Plugin</description> <description>ASF Muxer Plugin</description>
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename> <filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
<basename>libgstasfmux.so</basename> <basename>libgstasfmux.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>ASS/SSA subtitle renderer</description> <description>ASS/SSA subtitle renderer</description>
<filename>../../ext/assrender/.libs/libgstassrender.so</filename> <filename>../../ext/assrender/.libs/libgstassrender.so</filename>
<basename>libgstassrender.so</basename> <basename>libgstassrender.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Mixes multiple audio streams</description> <description>Mixes multiple audio streams</description>
<filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename> <filename>../../gst/audiomixer/.libs/libgstaudiomixer.so</filename>
<basename>libgstaudiomixer.so</basename> <basename>libgstaudiomixer.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Creates video visualizations of audio input</description> <description>Creates video visualizations of audio input</description>
<filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename> <filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename>
<basename>libgstaudiovisualizers.so</basename> <basename>libgstaudiovisualizers.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Selects convertor element based on caps</description> <description>Selects convertor element based on caps</description>
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename> <filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
<basename>libgstautoconvert.so</basename> <basename>libgstautoconvert.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Elements to convert Bayer images</description> <description>Elements to convert Bayer images</description>
<filename>../../gst/bayer/.libs/libgstbayer.so</filename> <filename>../../gst/bayer/.libs/libgstbayer.so</filename>
<basename>libgstbayer.so</basename> <basename>libgstbayer.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Compress or decompress streams</description> <description>Compress or decompress streams</description>
<filename>../../ext/bz2/.libs/libgstbz2.so</filename> <filename>../../ext/bz2/.libs/libgstbz2.so</filename>
<basename>libgstbz2.so</basename> <basename>libgstbz2.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Take image snapshots and record movies from camera</description> <description>Take image snapshots and record movies from camera</description>
<filename>../../gst/camerabin2/.libs/libgstcamerabin2.so</filename> <filename>../../gst/camerabin2/.libs/libgstcamerabin2.so</filename>
<basename>libgstcamerabin2.so</basename> <basename>libgstcamerabin2.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Calculate Chromaprint fingerprint from audio files</description> <description>Calculate Chromaprint fingerprint from audio files</description>
<filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename> <filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename>
<basename>libgstchromaprint.so</basename> <basename>libgstchromaprint.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<description>Color Look-up Table filters</description> <description>Color Look-up Table filters</description>
<filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename> <filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
<basename>libgstcoloreffects.so</basename> <basename>libgstcoloreffects.so</basename>
<version>1.5.90</version> <version>1.5.91</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-bad</source> <source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package> <package>GStreamer Bad Plug-ins source release</package>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment