mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Release 1.1.2
Oops... should've been part of 1.1.2 tag already :(
This commit is contained in:
parent
b5f938faab
commit
1e7b3a8c9e
77 changed files with 1539 additions and 259 deletions
2
NEWS
2
NEWS
|
@ -1,2 +1,2 @@
|
|||
This is GStreamer Bad Plugins 1.1.1
|
||||
This is GStreamer Bad Plugins 1.1.2
|
||||
|
||||
|
|
188
RELEASE
188
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Bad Plugins 1.1.1
|
||||
Release notes for GStreamer Bad Plugins 1.1.2
|
||||
|
||||
|
||||
The GStreamer team is proud to announce a new bug-fix release
|
||||
|
@ -65,83 +65,35 @@ Features of this release
|
|||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 689191 : d3dvideosink improvements
|
||||
* 683142 : h264parse: should proxy demuxer width+height (incorrectly reports Canon MOV resolution as 1920x1088 instead of 1920x1080)
|
||||
* 685103 : mpegvideoparse: wrong pixel-aspect-ratio
|
||||
* 629117 : Move rtpmux elements to -good
|
||||
* 638578 : Add support for 12 bit sRGB JPEG-2000 images
|
||||
* 642669 : interlace: Improve and extend field patterns
|
||||
* 654479 : Support DVB-S2
|
||||
* 660866 : [videoparsers] Should passthrough framerate/pixel-aspect-ratio/etc in caps
|
||||
* 675625 : dashdemux: a streaming client supporting the new MPEG DASH standard
|
||||
* 677575 : [mxf] Port mxfmux/mxfdemux to 0.11/1.0
|
||||
* 677701 : MJPEG2000 playback stutters
|
||||
* 680200 : tsdemux: extract language-code of dvb subtitles into tags
|
||||
* 680700 : decklinksrc does not forward EOS events passed via send_event
|
||||
* 681359 : shmsink segfaults under certain conditions
|
||||
* 683169 : mpeg4videoparse doesn't handle VOP_coded=0 properly
|
||||
* 683192 : assrender: stuck on first video frame with mewmew-vorbis-ssa.mkv
|
||||
* 684339 : shm: use O_CLOEXEC where appropriate in shmpipe
|
||||
* 684568 : codecparsers: h264: fix error code for invalid size parsed in SPS
|
||||
* 684683 : assrender: fix unit tests
|
||||
* 685163 : accuraterip: new element for AccurateRip calculation
|
||||
* 685655 : opencv: added OpenCV-based hand gesture detection plugin
|
||||
* 686948 : Wrong name for GstStructure representing CAT
|
||||
* 687176 : mpg123: finalizer function is unnecessary
|
||||
* 687237 : OpenCV elements compile with 2.4.2
|
||||
* 687262 : Move scaletempo to -good
|
||||
* 687263 : [PLUGIN-MOVE] move VP8 RTP elements to -good
|
||||
* 687416 : Move DTMF plugin to -good
|
||||
* 687520 : gstdvbsuboverlay.h contains old FSF address
|
||||
* 687840 : Gst-plugins-bad fails to build
|
||||
* 688486 : GstPhotography: add new enum values for android
|
||||
* 689562 : vdpau: port to 1.0
|
||||
* 689822 : hlssink: Memory leak and minor fixes
|
||||
* 690030 : HLS makefile is missing gst_plugins_base_libs
|
||||
* 690033 : mmssrc: fails to compile on windows, error: format '%I64i'
|
||||
* 690128 : Directsoundsrc fails to compile
|
||||
* 690555 : Dynamic Adaptive Streaming over HTTP (DASH) plugin
|
||||
* 690582 : Import bluez plugins into -bad and port to 1.0
|
||||
* 690892 : switch midi support from libwildmidi to libfluidsynth or libtimidity
|
||||
* 691117 : shmsink perms get only a copy and past of set
|
||||
* 691843 : mxf unit test hangs forever until it times out
|
||||
* 692012 : assrender: fix, re-enable and add overlay support
|
||||
* 692045 : uvch264src: port to 1.0
|
||||
* 692272 : codecparsers: vc1: drop superfluous DQBEDGE
|
||||
* 692388 : [API] codecparsers: vc1: parse slice headers
|
||||
* 692461 : codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6)
|
||||
* 692789 : H264parse overwrites codec_data field before comparing old one and new one
|
||||
* 693140 : [API] codecparsers: h264: add profile enums
|
||||
* 693322 : Don't use deprecated GLib threading API
|
||||
* 693628 : mxfdemux: add a second MXF UL for uncompressed audio; ignore missing metadata descriptors
|
||||
* 693665 : eglglessink: add support for Raspberry Pi
|
||||
* 695412 : mpegtsmux AAC ADTS header seems incorrect
|
||||
* 695897 : Compilation errors on srtp
|
||||
* 696041 : Port a midi decoder to 1.0
|
||||
* 696392 : gst-plugins-bad fails to build unless gnutls is present...
|
||||
* 696597 : hls: fails to build with older gnutls versions
|
||||
* 697176 : d3dvideosink: use the bilinear scalling filter as much as possible
|
||||
* 697305 : opencv: handdetect: compile error on OS/X
|
||||
* 697694 : watchdog: race causing deadlock in stop
|
||||
* 697834 : mpegpsdemux: decrease logging priority for repeating messages
|
||||
* 697892 : mpegtsdemux: Add support for DigiCipher II stream type.
|
||||
* 698013 : openal: port to 1.0
|
||||
* 698349 : mssdemux: new plugin for smoothstreaming support
|
||||
* 698649 : eglglessink: Wrong picture scaling on RPi
|
||||
* 698679 : h264parse doesn't set proper caps on src pad on changes in the sink pad
|
||||
* 698854 : [applemedia] Several improvements for the applemedia plugins
|
||||
* 698927 : LADSPA improved port to gstreamer 1.0
|
||||
* 699398 : mpegvideoparse: couple of issues
|
||||
* 699446 : d3dvideosink: Don't use deprecated GLib threading API
|
||||
* 699919 : vdpau: Add VdpVideoSurface caps feature
|
||||
* 699921 : smoothstreaming: Padname '':audio_00 does not belong to element mssdemux0 when removing
|
||||
* 700058 : The EGL display wrapper should allow delegate the eglTerminate call
|
||||
* 700328 : ladspa: Build issues when lrdf is found
|
||||
* 700420 : mimic: Missing segment event
|
||||
* 700521 : androidmedia: crop_top should be divided by 2 in COLOR_FormatYUV420 converting
|
||||
* 700654 : opencv skin colour detection plugin
|
||||
* 700886 : curlsmtpsink: terminate transfer thread properly
|
||||
* 700903 : tsdemux: possible descriptor string leak
|
||||
* 694068 : h264parser: Parse the cropping-rectangle separately.
|
||||
* 560631 : [tsdemux] Handle carousel data (MHP, MHEG, ...)
|
||||
* 614479 : [mpegtspacketizer] Use CRC to check if tables are duplicate
|
||||
* 646327 : h264parse: Drop data before receiving the first PPS/SPS
|
||||
* 664274 : [API] codecparsers: add gst_mpeg_video_parse_slice() and gst_mpeg_video_parse_sequence_scalable_extension()
|
||||
* 677443 : [tsdemux/tsparse] Handle multiple SI in one packet
|
||||
* 678148 : [tsdemux] missing timestamp on DVB subtitles
|
||||
* 692933 : [API] codecparsers: mpeg2: add new API that takes GstMpegVideoPacket arguments
|
||||
* 695475 : h264parser: Fix the return value type for the SEI palyload parsing methods.
|
||||
* 698050 : tsdemux: seeking doesn't even work in pull mode
|
||||
* 700489 : [dashdemux] Initialization blocks without URLs generate spurious critical errors
|
||||
* 701421 : opencv: add foreground/background segmentation element
|
||||
* 701509 : dashdemux selects first fragment in the manifest for live streams
|
||||
* 701953 : wrappercamerabinsrc: Add video-source-filter during construction
|
||||
* 701961 : dashdemux: Spurious critical if there is no initialization segment
|
||||
* 702036 : curlsmtpsink: incorrect assert in gst_curl_smtp_sink_set_payload_headers_unlocked
|
||||
* 702112 : waylandsink: add support for RGBx and RGBA formats
|
||||
* 702174 : mpegvideoparse: Crash while transcoding to MPEG2 with encodebin while attaching parse meta
|
||||
* 702206 : dashdemux: media range requests not supported
|
||||
* 702297 : opencv: build broken - c++ header indirectly included into c code (gstsegmentation.h contains a .hpp)
|
||||
* 702422 : tsparse: Ensure initial events are sent in the right order
|
||||
* 702677 : dashdemux: SegmentTemplates at multiple levels not aggregated
|
||||
* 702684 : shmsink: shared memory filled when no clients connected
|
||||
* 702724 : first-class miniobjects/API for mpeg-ts related SI (Service Information)
|
||||
* 702837 : dashdemux: Cleanup use of xmlFree vs g_free
|
||||
* 703264 : srtp: Key is required even if cipher and auth are null
|
||||
* 703667 : codecparsers: mpeg2: add missing gtk-doc entries
|
||||
* 703668 : codecparsers: mpeg2: fix video packet header size checks
|
||||
* 703683 : POTFILES are out of date
|
||||
|
||||
==== Download ====
|
||||
|
||||
|
@ -178,94 +130,28 @@ subscribe to the gstreamer-devel list.
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Alban Browaeys
|
||||
* Aleix Conchillo Flaque
|
||||
* Alessandro Decina
|
||||
* Alexander Olsson
|
||||
* Alexander Schrab
|
||||
* Anderson Lizardo
|
||||
* Andol Li
|
||||
* Alex Ashley
|
||||
* Andoni Morales Alastruey
|
||||
* Andre Moreira Magalhaes (andrunko)
|
||||
* Anton Belka
|
||||
* Arnaud Vrac
|
||||
* Arun Raghavan
|
||||
* Arthur Shipkowski
|
||||
* Benjamin Gaignard
|
||||
* Blake Tregre
|
||||
* Branko Subasic
|
||||
* Brendan Long
|
||||
* Carlos Rafael Giani
|
||||
* Chan-yeol Park
|
||||
* Chen Jie
|
||||
* Christian Fredrik Kalager Schaller
|
||||
* Christophe Fergeau
|
||||
* Cong Zhong
|
||||
* David Corvoysier
|
||||
* David Schleef
|
||||
* Douglas Bagnall
|
||||
* Edward Hervey
|
||||
* Emmanuel Durand
|
||||
* Fabricio Costa Alisedo
|
||||
* Filippo Giunchedi
|
||||
* Gianluca Gennari
|
||||
* Greg Rutz
|
||||
* Gwenole Beauchesne
|
||||
* Hamid ZAKARI
|
||||
* Jan Schmidt
|
||||
* Jean-François Fortin Tam
|
||||
* Joe Konno
|
||||
* Johan Hedberg
|
||||
* Jonas Holmberg
|
||||
* Jose Antonio Santos Cadenas
|
||||
* Hans de Goede
|
||||
* Ilya Smelykh
|
||||
* Josep Torra
|
||||
* Juan Manuel Borges Caño
|
||||
* Julian Scheel
|
||||
* Kevin Thornberry
|
||||
* Krzysztof Konopko
|
||||
* Louis-Francis Ratté-Boulianne
|
||||
* Lucas De Marchi
|
||||
* Luciana Fujii Pontello
|
||||
* Luiz Augusto von Dentz
|
||||
* Marc Leeman
|
||||
* Marcel Holtmann
|
||||
* Mark Nauwelaerts
|
||||
* Martin Pitt
|
||||
* Matej Knopp
|
||||
* Matthew Waters
|
||||
* Matthias Hardt
|
||||
* Michael Esemplare
|
||||
* Michael Rubinstein
|
||||
* Michael Smith
|
||||
* Miguel Casas-Sanchez
|
||||
* Nicolas Dufresne
|
||||
* Ole André Vadla Ravnås
|
||||
* Olivier Blin
|
||||
* Olivier Crête
|
||||
* Patricia Muscalu
|
||||
* Rico Tzschichholz
|
||||
* Robert Swain
|
||||
* Roland Elek
|
||||
* Roland Krikava
|
||||
* Piotr Drąg
|
||||
* Sebastian Dröge
|
||||
* Sebastian Pölsterl
|
||||
* Sebastian Rasmussen
|
||||
* Siarhei Siamashka
|
||||
* Sjoerd Simons
|
||||
* Sreerenj Balachandran
|
||||
* Stefan Sauer
|
||||
* Syam Sidhardhan
|
||||
* Szymon Janc
|
||||
* Thiago Santos
|
||||
* Thibault Saunier
|
||||
* Thijs Vermeir
|
||||
* Tim 'mithro' Ansell
|
||||
* Tim Ansell
|
||||
* Tim-Philipp Müller
|
||||
* Todd Agulnick
|
||||
* Victor Gottardi
|
||||
* Vincent Penquerc'h
|
||||
* Will Thompson
|
||||
* Wim Taymans
|
||||
* Youness Alaoui
|
||||
* hzakari
|
||||
* Руслан Ижбулатов
|
||||
* Xavi Artigas
|
||||
|
|
@ -26820,7 +26820,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>physics</NICK>
|
||||
<BLURB>water density: from 1 to 4.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
<DEFAULT>4.63015e-299</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26860,7 +26860,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash (Y)</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>8.20251e-304</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26870,7 +26870,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash (X)</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>8.20251e-304</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26910,7 +26910,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ratioy</NICK>
|
||||
<BLURB>y-ratio.</BLURB>
|
||||
<DEFAULT>8.20251e-304</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26920,7 +26920,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>DelayTime</NICK>
|
||||
<BLURB>the delay time.</BLURB>
|
||||
<DEFAULT>1.07509e-316</DEFAULT>
|
||||
<DEFAULT>1.09189e-321</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26950,7 +26950,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Color (B)</NICK>
|
||||
<BLURB>the color of the image.</BLURB>
|
||||
<DEFAULT>9.40395e-38</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27300,7 +27300,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>lredscale</NICK>
|
||||
<BLURB>multiplier for downscaling non-edge brightness.</BLURB>
|
||||
<DEFAULT>1.07175e-316</DEFAULT>
|
||||
<DEFAULT>1.48009e-310</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27680,7 +27680,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>HSync</NICK>
|
||||
<BLURB>the hsync offset.</BLURB>
|
||||
<DEFAULT>1.07185e-316</DEFAULT>
|
||||
<DEFAULT>1.6587e-316</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -60507,3 +60507,53 @@ Gestures in the defined region of interest will emit messages.</BLURB>
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixer::alignment-threshold</NAME>
|
||||
<TYPE>guint64</TYPE>
|
||||
<RANGE><= 18446744073709551614</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Alignment Threshold</NICK>
|
||||
<BLURB>Timestamp alignment threshold in nanoseconds.</BLURB>
|
||||
<DEFAULT>40000000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixer::caps</NAME>
|
||||
<TYPE>GstCaps*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Target caps</NICK>
|
||||
<BLURB>Set target format for mixing (NULL means ANY). Setting this property takes a reference to the supplied GstCaps object.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstAudioMixer::discont-wait</NAME>
|
||||
<TYPE>guint64</TYPE>
|
||||
<RANGE><= 18446744073709551614</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Discont Wait</NICK>
|
||||
<BLURB>Window of time in nanoseconds to wait before creating a discontinuity.</BLURB>
|
||||
<DEFAULT>1000000000</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDaalaEnc::keyframe-rate</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Keyframe Rate</NICK>
|
||||
<BLURB>Keyframe Rate.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDaalaEnc::quant</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,511]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Quant</NICK>
|
||||
<BLURB>Quant.</BLURB>
|
||||
<DEFAULT>10</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
|
|
@ -37,6 +37,7 @@ GObject
|
|||
GstSirenEnc
|
||||
GstVoAacEnc
|
||||
GstVoAmrWbEnc
|
||||
GstAudioMixer
|
||||
GstAudioVisualizer-BadGstAudioVisualizers
|
||||
GstSpaceScope
|
||||
GstSpectraScope
|
||||
|
@ -150,18 +151,6 @@ GObject
|
|||
GstMirror
|
||||
GstRotate
|
||||
GstSquare
|
||||
GstOpencvVideoFilter
|
||||
GstCvDilateErode
|
||||
GstCvDilate
|
||||
GstCvErode
|
||||
GstCvEqualizeHist
|
||||
GstCvLaplace
|
||||
GstCvSmooth
|
||||
GstCvSobel
|
||||
GstFaceDetect
|
||||
GstHanddetect
|
||||
GstSkinDetect
|
||||
GstRetinex
|
||||
GstRsvgOverlay
|
||||
GstSceneChange
|
||||
GstSmooth
|
||||
|
@ -244,11 +233,8 @@ GObject
|
|||
GstDVDSpu
|
||||
GstDashDemux
|
||||
GstDecklinkSrc
|
||||
GstEdgeDetect
|
||||
GstFaceBlur
|
||||
GstFestival
|
||||
GstFieldAnalysis
|
||||
GstFluidDec
|
||||
GstGDPDepay
|
||||
GstGDPPay
|
||||
GstGmeDec
|
||||
|
@ -266,15 +252,12 @@ GObject
|
|||
GstMimDec
|
||||
GstMimEnc
|
||||
GstModPlug
|
||||
GstMotioncells
|
||||
GstMpegPSDemux
|
||||
GstMssDemux
|
||||
GstOpencvTextOverlay
|
||||
GstPcapParse
|
||||
GstPitch
|
||||
GstPnmdec
|
||||
GstPnmenc
|
||||
GstPyramidSegment
|
||||
GstRTPBaseDepayload
|
||||
GstRTPOpusDepay
|
||||
GstRtpDTMFDepay
|
||||
|
@ -291,15 +274,16 @@ GObject
|
|||
GstSrtEnc
|
||||
GstTagMux
|
||||
GstId3Mux
|
||||
GstTemplateMatch
|
||||
GstUvcH264MjpgDemux
|
||||
GstVideoDecoder
|
||||
GstDaalaDec
|
||||
GstOpenJPEGDec
|
||||
GstRsvgDec
|
||||
GstSchroDec
|
||||
GstVdpDecoder
|
||||
GstVdpMpegDec
|
||||
GstVideoEncoder
|
||||
GstDaalaEnc
|
||||
GstOpenJPEGEnc
|
||||
GstSchroEnc
|
||||
GstWebvttEnc
|
||||
|
@ -427,7 +411,6 @@ GObject
|
|||
GInterface
|
||||
GTypePlugin
|
||||
GstChildProxy
|
||||
GstNavigation
|
||||
GstPhotography
|
||||
GstPreset
|
||||
GstTagSetter
|
||||
|
|
|
@ -5,6 +5,7 @@ GstAmrWbEnc GstPreset
|
|||
GstApExSink GstImplementsInterface GstMixer
|
||||
GstAsfMux GstTagSetter
|
||||
GstAudioEncoder GstPreset
|
||||
GstAudioMixer GstChildProxy
|
||||
GstAutoConvert GstChildProxy
|
||||
GstAutoVideoConvert GstChildProxy
|
||||
GstBaseCameraSrc GstChildProxy
|
||||
|
@ -16,6 +17,7 @@ GstCameraBin GstChildProxy GstTagSetter
|
|||
GstCameraBin2 GstChildProxy GstTagSetter
|
||||
GstCeltEnc GstPreset GstTagSetter
|
||||
GstCeltEnc GstTagSetter GstPreset
|
||||
GstDaalaEnc GstPreset
|
||||
GstDataURISrc GstURIHandler
|
||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||
GstDiracEnc GstPreset
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Computes an AccurateRip CRC</description>
|
||||
<filename>../../gst/accurip/.libs/libgstaccurip.so</filename>
|
||||
<basename>libgstaccurip.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM decoder</description>
|
||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||
<basename>libgstadpcmdec.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ADPCM encoder</description>
|
||||
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
|
||||
<basename>libgstadpcmenc.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASF Muxer Plugin</description>
|
||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||
<basename>libgstasfmux.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASS/SSA subtitle renderer</description>
|
||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||
<basename>libgstassrender.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Creates video visualizations of audio input</description>
|
||||
<filename>../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so</filename>
|
||||
<basename>libgstaudiovisualizers.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>GPL</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Take image snapshots and record movies from camera</description>
|
||||
<filename>../../gst/camerabin2/.libs/libgstcamerabin2.so</filename>
|
||||
<basename>libgstcamerabin2.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>CELT plugin library</description>
|
||||
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
||||
<basename>libgstcelt.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Calculate Chromaprint fingerprint from audio files</description>
|
||||
<filename>../../ext/chromaprint/.libs/libgstchromaprint.so</filename>
|
||||
<basename>libgstchromaprint.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Color Look-up Table filters</description>
|
||||
<filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
|
||||
<basename>libgstcoloreffects.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>libcurl-based elements</description>
|
||||
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
|
||||
<basename>libgstcurl.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVB subtitle renderer</description>
|
||||
<filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
|
||||
<basename>libgstdvbsuboverlay.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>EGL/GLES sink</description>
|
||||
<filename>../../ext/eglgles/.libs/libgsteglglessink.so</filename>
|
||||
<basename>libgsteglglessink.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Free AAC Encoder (FAAC)</description>
|
||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||
<basename>libgstfaac.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Video field analysis</description>
|
||||
<filename>../../gst/fieldanalysis/.libs/libgstfieldanalysis.so</filename>
|
||||
<basename>libgstfieldanalysis.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Flite speech synthesizer plugin</description>
|
||||
<filename>../../ext/flite/.libs/libgstflite.so</filename>
|
||||
<basename>libgstflite.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Gaudi video effects.</description>
|
||||
<filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
|
||||
<basename>libgstgaudieffects.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Payload/depayload GDP packets</description>
|
||||
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
|
||||
<basename>libgstgdp.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Various geometric image transform elements</description>
|
||||
<filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
|
||||
<basename>libgstgeometrictransform.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GME Audio Decoder</description>
|
||||
<filename>../../ext/gme/.libs/libgstgme.so</filename>
|
||||
<basename>libgstgme.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||
<basename>libgstsiren.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>plugin for inter-pipeline communication</description>
|
||||
<filename>../../gst/inter/.libs/libgstinter.so</filename>
|
||||
<basename>libgstinter.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Create an interlaced video stream</description>
|
||||
<filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
|
||||
<basename>libgstinterlace.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>JPEG interchange format plugin</description>
|
||||
<filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
|
||||
<basename>libgstjpegformat.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>unknown</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>unknown</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Element parsing raw pcap streams</description>
|
||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||
<basename>libgstpcapparse.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>PNM plugin</description>
|
||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||
<basename>libgstpnm.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Removes silence from an audio stream</description>
|
||||
<filename>../../gst/removesilence/.libs/libgstremovesilence.so</filename>
|
||||
<basename>libgstremovesilence.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Resin DVD playback elements</description>
|
||||
<filename>../../ext/resindvd/.libs/libgstresindvd.so</filename>
|
||||
<basename>libgstresindvd.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RTMP source and sink</description>
|
||||
<filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
|
||||
<basename>libgstrtmp.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Segment clip elements</description>
|
||||
<filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
|
||||
<basename>libgstsegmentclip.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>shared memory sink source</description>
|
||||
<filename>../../sys/shm/.libs/libgstshm.so</filename>
|
||||
<basename>libgstshm.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Apply a smooth filter to an image</description>
|
||||
<filename>../../gst/smooth/.libs/libgstsmooth.so</filename>
|
||||
<basename>libgstsmooth.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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>video/x-raw, format=(string)BGRA, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
||||
<details>video/x-raw, format=(string){ BGRx, BGRA }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demuxes/decodes YUV4MPEG streams</description>
|
||||
<filename>../../gst/y4m/.libs/libgsty4mdec.so</filename>
|
||||
<basename>libgsty4mdec.so</basename>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</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.1.1</version>
|
||||
<version>1.1.2</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.1.2</revision>
|
||||
<branch>1.1</branch>
|
||||
<name></name>
|
||||
<created>2013-07-11</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.1.2.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.1.1</revision>
|
||||
|
|
|
@ -336,7 +336,7 @@ bayer_orc_horiz_upsample_unaligned (guint8 * ORC_RESTRICT d1,
|
|||
static const orc_uint8 bc[] = {
|
||||
1, 9, 34, 98, 97, 121, 101, 114, 95, 111, 114, 99, 95, 104, 111, 114,
|
||||
105, 122, 95, 117, 112, 115, 97, 109, 112, 108, 101, 95, 117, 110, 97,
|
||||
108,
|
||||
108,
|
||||
105, 103, 110, 101, 100, 11, 2, 2, 11, 2, 2, 12, 2, 2, 14, 4,
|
||||
1, 0, 0, 0, 20, 2, 20, 1, 20, 1, 20, 1, 20, 1, 199, 34,
|
||||
33, 4, 83, 32, 4, 16, 199, 36, 35, 32, 39, 36, 34, 36, 196, 0,
|
||||
|
|
|
@ -283,7 +283,7 @@ fieldanalysis_orc_same_parity_sad_planar_yuv (guint32 * ORC_RESTRICT a1,
|
|||
static const orc_uint8 bc[] = {
|
||||
1, 9, 44, 102, 105, 101, 108, 100, 97, 110, 97, 108, 121, 115, 105, 115,
|
||||
95, 111, 114, 99, 95, 115, 97, 109, 101, 95, 112, 97, 114, 105, 116,
|
||||
121,
|
||||
121,
|
||||
95, 115, 97, 100, 95, 112, 108, 97, 110, 97, 114, 95, 121, 117, 118, 12,
|
||||
1, 1, 12, 1, 1, 13, 4, 16, 4, 20, 2, 20, 2, 20, 4, 20,
|
||||
4, 150, 32, 4, 150, 33, 5, 98, 32, 32, 33, 69, 32, 32, 154, 34,
|
||||
|
@ -466,9 +466,9 @@ fieldanalysis_orc_same_parity_ssd_planar_yuv (guint32 * ORC_RESTRICT a1,
|
|||
static const orc_uint8 bc[] = {
|
||||
1, 9, 44, 102, 105, 101, 108, 100, 97, 110, 97, 108, 121, 115, 105, 115,
|
||||
95, 111, 114, 99, 95, 115, 97, 109, 101, 95, 112, 97, 114, 105, 116,
|
||||
121,
|
||||
121,
|
||||
95, 115, 115, 100, 95, 112, 108, 97, 110, 97, 114, 95, 121, 117, 118,
|
||||
12,
|
||||
12,
|
||||
1, 1, 12, 1, 1, 13, 4, 16, 4, 20, 2, 20, 2, 20, 4, 20,
|
||||
4, 150, 32, 4, 150, 33, 5, 98, 32, 32, 33, 176, 34, 32, 32, 111,
|
||||
35, 34, 24, 106, 34, 34, 35, 181, 12, 34, 2, 0,
|
||||
|
@ -758,7 +758,7 @@ fieldanalysis_orc_same_parity_3_tap_planar_yuv (guint32 * ORC_RESTRICT a1,
|
|||
static const orc_uint8 bc[] = {
|
||||
1, 9, 46, 102, 105, 101, 108, 100, 97, 110, 97, 108, 121, 115, 105, 115,
|
||||
95, 111, 114, 99, 95, 115, 97, 109, 101, 95, 112, 97, 114, 105, 116,
|
||||
121,
|
||||
121,
|
||||
95, 51, 95, 116, 97, 112, 95, 112, 108, 97, 110, 97, 114, 95, 121, 117,
|
||||
118, 12, 1, 1, 12, 1, 1, 12, 1, 1, 12, 1, 1, 12, 1, 1,
|
||||
12, 1, 1, 13, 4, 14, 4, 2, 0, 0, 0, 16, 4, 20, 2, 20,
|
||||
|
@ -1099,7 +1099,7 @@ fieldanalysis_orc_opposite_parity_5_tap_planar_yuv (guint32 * ORC_RESTRICT a1,
|
|||
static const orc_uint8 bc[] = {
|
||||
1, 9, 50, 102, 105, 101, 108, 100, 97, 110, 97, 108, 121, 115, 105, 115,
|
||||
95, 111, 114, 99, 95, 111, 112, 112, 111, 115, 105, 116, 101, 95, 112,
|
||||
97,
|
||||
97,
|
||||
114, 105, 116, 121, 95, 53, 95, 116, 97, 112, 95, 112, 108, 97, 110, 97,
|
||||
114, 95, 121, 117, 118, 12, 1, 1, 12, 1, 1, 12, 1, 1, 12, 1,
|
||||
1, 12, 1, 1, 13, 4, 14, 4, 2, 0, 0, 0, 14, 4, 3, 0,
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
|
||||
#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
|
||||
|
||||
/* package origin */
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
@ -199,7 +199,7 @@
|
|||
#undef USE_POISONING
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.1.1.1"
|
||||
#define VERSION "1.1.2"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
|
|
Loading…
Reference in a new issue