mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Release 0.10.22
Highlights: - hlsdemux: Add HTTP live streaming parser/demuxer element - new elements: h263parse, zebrastripe, patchdetect - scenechange: new scene change detection element - removed audioparsersbad plugin, it has been moved to -good - make opencv plugin work with OpenCV 2.2 - countless (still experimental) camerabin2 fixes and improvements - experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet) - curlsink: add libcurl-based sink element (acts as client, not server) - decklink: add decklink plugin - linsys: add plugin for Linear Systems SDI boards - sdi: add raw SDI muxing/demuxing elements - camerabin now relies on muxers to mux based on running time (ie. latest base/good/ugly releases) - many other fixes and improvements
This commit is contained in:
parent
72574962ef
commit
28e08b18ab
116 changed files with 4474 additions and 459 deletions
147
NEWS
147
NEWS
|
@ -1,4 +1,149 @@
|
|||
This is GStreamer Bad Plug-ins 0.10.21, "Pink Noise"
|
||||
This is GStreamer Bad Plug-ins 0.10.22, "Toy Piano"
|
||||
|
||||
Changes since 0.10.21:
|
||||
|
||||
* aiffparse: add support for 32 bit and 64 bit floating point formats
|
||||
* aiffparse: the SSND header is 16 bytes large, not 8 + 16 bytes
|
||||
* assrender: refactor blitting, avoid writing past end of buffer
|
||||
* camerabin2: Add a property to select the encoding profile
|
||||
* camerabin2: Add custom filter properties
|
||||
* camerabin2: Add image-done message
|
||||
* camerabin2: Adding audio support for video recordings
|
||||
* camerabin2: Adding properties for image capture settings
|
||||
* camerabin2: Add methods for preview image message posting
|
||||
* camerabin2: Add preview-filter property
|
||||
* camerabin2: Adds new idle property
|
||||
* camerabin2: Add viewfinder caps related properties
|
||||
* camerabin2: Add viewfinder-sink property
|
||||
* camerabin2: Implement previewing
|
||||
* camerabin2: Implement tagsetter interface
|
||||
* camerabin2: Move preview helper functions to basecamerabinsrc
|
||||
* camerabin2: Move to encodebin
|
||||
* camerabin2: Moving preview image properties to basecamerasrc
|
||||
* camerabin: adding audio related properties
|
||||
* camerabin: Always take photo when preview-caps is set
|
||||
* camerabin: don't rely on the application running the default GLib main loop
|
||||
* camerabin: Events with select-all in input-selector
|
||||
* camerabin: Fix corner case for preview posting
|
||||
* camerabin: Use running time for muxing
|
||||
* celtenc: Fix compilation with celt >= 0.11.0
|
||||
* colorspace: add 16-bit-per-channel handling
|
||||
* colorspace: add dithering, add support for r210 and fix YUV->RGB matrixing
|
||||
* curlsink: add libcurl-based sink element
|
||||
* decklink: Add decklink plugin
|
||||
* directdrawsink: avoid aspect-ratio borders overlying other windows
|
||||
* directdrawsink: avoid rendering to invalid area
|
||||
* dshowvideosink: update for latest GstXOverlay changes
|
||||
* dvbsuboverlay: Fix using alpha values in blitting
|
||||
* dvdspu: don't write clipped lines to the output buffer
|
||||
* dvdsubdec: make up clut values if they weren't set
|
||||
* fieldanalysis: new fieldanalysis element
|
||||
* fpsdisplaysink: add "silent" property, fix "sync" property default value
|
||||
* fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties
|
||||
* fpsdisplaysink: add "last-message" property and never print anything to stdout
|
||||
* gme: fix infinite looping by fading out after two loops
|
||||
* h263parse: add an h263parse element
|
||||
* hlsdemux: Add HTTP live streaming parser/demuxer element
|
||||
* id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
|
||||
* jifmux: Add GstTagXmpWriter support
|
||||
* jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)
|
||||
* jp2kdec: post proper error when the image's colour space is not supported
|
||||
* jpegparse: misc. fixes
|
||||
* linsys: Add plugin for Linear Systems SDI boards
|
||||
* logoinsert: add "data" property; fix memleaks
|
||||
* mpegtsdemux: new (not-yet autoplugged) MPEG TS demuxer rewrite
|
||||
* mpegtsmux: add byte-stream to h264 template pad caps
|
||||
* mpegtsmux: don't error out if downstream fails to handle the newsegment event
|
||||
* mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding()
|
||||
* opencv: make work with openCV 2.2
|
||||
* patchdetect: new element
|
||||
* rsvgoverlay: allow negative values for x/y/width/height
|
||||
* rsvgoverlay: implement x/y/width/height (absolute and relative) positioning and dimensioning
|
||||
* rtpvp8: Add simple payloaders and depayloaders for VP8
|
||||
* scenechange: new scene change detection element
|
||||
* sdi: Add raw SDI muxing/demuxing elements
|
||||
* shm: Allow ShmPipe to save a data pointer for applications
|
||||
* shm: Keep the ShmPipe alive as long as there are blocks left
|
||||
* shm: Make default perm u+rw g+r for shm area
|
||||
* shmsink: ensure gst_poll_wait is called first on descriptors
|
||||
* shmsink: Keep shmsink referenced while there are still buffers around
|
||||
* shmsrc: Keep GstPoll for whole src lifetime
|
||||
* shmsrc: Only connect to sink in PLAYING in live mode
|
||||
* vdpau: fixup GstFlowReturn handling
|
||||
* vdpausink: fix bug where we didn't setup vdpau on a user set window
|
||||
* videoparsers: new h263parse element
|
||||
* videoparsers: baseparse-based dirac parser, new baseparse-based h264parse
|
||||
* xvidenc: proxy downstream caps restrictions upstream via get_caps()
|
||||
* zebrastripe: New element
|
||||
|
||||
Bugs fixed since 0.10.21:
|
||||
|
||||
* 646211 : [camerabin] state changes need to be made when recording a video
|
||||
* 608786 : [mpegtsmux] Internal H.264 byte-stream wrapping isn't working correctly
|
||||
* 334107 : xviddec: segmentation fault after a few frames
|
||||
* 582167 : jacksink does not flush the jack port when going to READY
|
||||
* 586848 : qtmux, asfmux: remuxing streams with different start times
|
||||
* 591651 : dvbsrc: use better nicks for GstDvbSrcModulation and other enums
|
||||
* 594035 : [hlsdemux] Add HTTP Live Streaming playback support
|
||||
* 594280 : directdrawsink: avoid rendering to invalid area
|
||||
* 602847 : [dvdspu] Segfaults on seeking in matroska file
|
||||
* 611061 : [mpegtsmux] some buffers are forgotten to push in m2ts_mode
|
||||
* 615655 : [camerabin] shouldn't rely on running GLib main loop
|
||||
* 616814 : Photography interface extension: colour tone mode and noise reduction settings
|
||||
* 617532 : [qtmux] Take into account new-segments for incoming streams
|
||||
* 622276 : Add an h263parse element
|
||||
* 626618 : jpegparse doesn't handle APP12 marker
|
||||
* 632056 : Directdrawsink draws black stripes over the overlying dialog windows.
|
||||
* 639502 : [camerabin] should not re-create preview pipeline when setting new preview caps
|
||||
* 639763 : [dvbsuboverlay] Green borders around subtitles
|
||||
* 639841 : examples: camerabin: Don't set default values for GstPhotography interface settings
|
||||
* 640286 : elements/imagecapturebin check fails
|
||||
* 640287 : camerabin2 checks fail
|
||||
* 640327 : Add VP8 RTP payloaders and depayloaders
|
||||
* 640561 : opencv textwrite element renaming and proper structuring:
|
||||
* 640637 : Camerabin has warning: Internal GStreamer error: clock problem.
|
||||
* 640885 : Permission problems building bad
|
||||
* 641047 : [mpegaudioparse] Multiple issues with new mpegaudioparse element from -bad, lower rank?
|
||||
* 641178 : rtpvp8: build problem, needs to link with libgstbase-0.10
|
||||
* 641496 : New plugin: curlsink
|
||||
* 641530 : Camerabin should capture image if preview_caps is set even if filename is not set
|
||||
* 641712 : XWindow is never created in gst-camerabin-test example application
|
||||
* 641796 : opencv: make plugin work with opencv 2.2.0 release
|
||||
* 641857 : baseparse: Update min/max bitrate before first posting them
|
||||
* 641858 : mpegaudioparse: Post CBR bitrate as nominal bitrate
|
||||
* 642116 : rsvgoverlay: add position/dimension parameters
|
||||
* 642658 : rsvgoverlay: allow negative values for position/dimension parameters
|
||||
* 642671 : fieldanalysis: New element for analysing video input to produce progressive output
|
||||
* 643469 : fpsdisplaysink: add frames-dropped and frames-rendered properties
|
||||
* 643471 : fpsdisplaysink: fix default sync property value
|
||||
* 643607 : [celt] Doesn't compile with celt 0.11.1
|
||||
* 644176 : videofilters: needs to link against libm
|
||||
* 644208 : dcaparse: add depth and endianness to dts caps to allow elements to negotiate on these certain stream format requirements
|
||||
* 644429 : [mpegtsmux] in m2ts-mode, the tp_extra_header is incorrect
|
||||
* 645006 : [mpegtsmux] in m2ts-mode, PAT is written only once
|
||||
* 645053 : shm: multiple compile failures on Solaris 10
|
||||
* 645412 : [h264parse] h264parse doesn't set framed=True on src caps
|
||||
* 645420 : [scaletempo] Incorrectly handles new segments with stop == -1
|
||||
* 645502 : [h264parse] leaks fatally on certain streams
|
||||
* 645568 : aiffparse: doesn't play 24-bit AIFF properly
|
||||
* 645711 : patchdetect: link error while using gcc-4.52
|
||||
* 646256 : qtmux " buffer without timestamp/duration " error message could be more helpful
|
||||
* 646495 : hlsdemux: Add missing patches from my local branch
|
||||
* 646840 : shmsink: ensure gst_poll_wait is the first gst_poll function called on a descriptor
|
||||
* 646955 : dshowvideosink: Update to reflect latest GstXOverlay changes
|
||||
* 647030 : [fpsdisplaysink] " silent " property
|
||||
* 647364 : VGM files loop indefinately
|
||||
* 647498 : xvidenc not forwarding caps
|
||||
* 647564 : gst-plugins-bad configure.ac summary wrongly claims an exif plugin
|
||||
* 647830 : assrender: crashes with very large subtitles
|
||||
* 647852 : [schroenc] Crashes after some time when getting buffers after EOS
|
||||
* 647853 : [schrodec] Impossible to play very short files
|
||||
* 647854 : [schrodec] Allocates buffers with NULL caps from downstream
|
||||
* 648001 : configure: Fix linsys/decklink checks for Linux
|
||||
* 648929 : [tsdemux] Memory leaks everywhere
|
||||
* 649005 : y4mdec: add plugin description
|
||||
* 647751 : [hlsdemux] Fix usage of the element in players
|
||||
* 621027 : mpegtsparse problem when parsing EIT and obtaining Transport Stream packet size
|
||||
|
||||
Changes since 0.10.20:
|
||||
|
||||
|
|
371
RELEASE
371
RELEASE
|
@ -1,5 +1,5 @@
|
|||
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.21 "Pink Noise"
|
||||
Release notes for GStreamer Bad Plug-ins 0.10.22 "Toy Piano"
|
||||
|
||||
|
||||
|
||||
|
@ -60,195 +60,148 @@ contains a set of well-supported plug-ins, but might pose problems for
|
|||
|
||||
Features of this release
|
||||
|
||||
* alsaspdif: removed alsaspdifsink element (replaced by alsasink device=spdif)
|
||||
* metadata: remove metadata plugin
|
||||
* jack: jack plugin has moved to gst-plugins-good (0.10.27)
|
||||
* selector: input-selector and output-selector have moved to GStreamer core (0.10.32)
|
||||
* valve: has moved to gstreamer core (0.10.32)
|
||||
* applemedia: new plugin for Apple multimedia APIs (avfvideosrc, celvideosrc, qtkitvideosrc, miovideosrc, vth264decbin, vth264encbin, vtdec, vtenc)
|
||||
* applemedia: new iOS video source based on AVFoundation
|
||||
* y4mdec: new y4mdec element
|
||||
* dcaparse: new dts/dca audio parser
|
||||
* camerabin2: new camerabin element (work-in-progress, experimental)
|
||||
* opencv: new plugin with elements facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace, cverode, cvequalizehist, cvdilate, textwrite, templatematch, pyramidsegment
|
||||
* interlace: new element
|
||||
* geometrictransform: new rotate element
|
||||
* jp2kdecimator: add a JPEG2000 decimator element (drop details without reencoding)
|
||||
* audioparsers: add dcaparse, a dts/dca parser, and mpegaudioparse (mp3parse replacement)
|
||||
* autoconvert: add autovideoconvert, an autoconvert based video format converter
|
||||
* checksumsink, chopmydata: new debug elements
|
||||
* dvbsuboverlay: new element to overlay DVB subtitle
|
||||
* rsvgoverlay: new element for scalable and relative svg overlay with cairo
|
||||
* qtmux: add new ismlmux element, for fragmented isml major brand
|
||||
* ac3parse: properly parse E-AC3 frame header and use proper EAC-3 caps
|
||||
* ac3parse: relax BSID checking, performance improvements
|
||||
* applemedia mtapi: update to reflect new API on iOS 4.x
|
||||
* applemedia vtenc: bump H.264 level from 1.3 to 3.0
|
||||
* applemedia vtenc: remove keyframe enforcement workaround
|
||||
* applemedia celapi: update to reflect new API on iOS 4.x
|
||||
* applemedia cvapi: add wrapper for IO surface access
|
||||
* audioparse: add support for setting the channel-positions
|
||||
* audioparsers: increase ranks to enable auto-plugging (incl. new mp3 parser)
|
||||
* baseparse: enhancements for timestamp marked framed formats
|
||||
* baseparse: increase keyframe awareness
|
||||
* baseparse: perform bitrate handling and posting after newsegment sending
|
||||
* baseparse: post duration message if average bitrates is updated
|
||||
* baseparse: prevent indefinite resyncing
|
||||
* baseparse: add index support, seek table and accurate seek support
|
||||
* baseparse: support reverse playback
|
||||
* baseparse: use determined seekability in answering SEEKING query
|
||||
* basevideo: Add handling of GstForceKeyUnit events
|
||||
* basevideodecoder: add capture pattern handling; don't blow away field information
|
||||
* bayer2rgb: add format=bggr/etc. to caps, add framerate to the sink caps
|
||||
* camerabin: add "preview-source-filter","ready-for-capture", "idle" properties
|
||||
* camerabin: change "zoom" property from int to float
|
||||
* camerabin: enable all conversion flags by default to make it work out-of-the-box everywhere
|
||||
* coloreffects: Add chromahold effect
|
||||
* cog: improvements in colorspace and scaler; add fast paths for colorspace conversion
|
||||
* colorspace: revive element and add support for many more pixellayouts/colorspaces
|
||||
* colorspace: add support for SDTV/HDTV YUV conversions
|
||||
* dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
|
||||
* tools: misc. improvements to element-maker tool
|
||||
* faac: handle trailing encoder output
|
||||
* faad: support reverse playback; cater for decoder delay and renegotiation
|
||||
* faad: tweak output buffer timestamping
|
||||
* flacparse: don't drop the last frame if it is followed by garbage
|
||||
* flacparse: don't parse the complete FLAC frames but only look for valid frame headers (for performance)
|
||||
* flacparse: fix picture parsing, fix parsing with unknown framesizes
|
||||
* flacparse: parse seektable
|
||||
* frei0r: add support for the FREI0R_PATH environment variable
|
||||
* frei0r: fix crashes if plugins don't provide correct property information
|
||||
* frei0r: fix scanning of plugin subdirectories and support different vendors
|
||||
* frei0r: update frei0r interface specification to 1.2
|
||||
* gaudieffects: avoid divide by 0 in burn element, make filter parameters dynamic and controllable
|
||||
* id3mux: map GST_TAG_ALBUM_ARTIST, give PRIMARY rank
|
||||
* invtelecine: Fix name of 30p/60i pattern
|
||||
* jasperdec: don't fail hard on decoding error
|
||||
* jifmux: detect EOI correctly; do not limit the size of the image on 16bits
|
||||
* jp2kenc: Emit SOP markers in every codestream packet
|
||||
* jpegparse: avoid infinite loop when resyncing; discard incomplete image
|
||||
* kate: add segment tracking, and various other improvements
|
||||
* kate: ensure the kate pad does not shoot ahead of the video pad
|
||||
* mpegtsdemux: extract language for DVB subtitle streams
|
||||
* mpegtsdemux: enable gather_pes only for DVB subtitle private streams
|
||||
* mpegtsdemux: fix re-syncing on invalid data after seek
|
||||
* mpegtsmux: Initialize PES packet before getting the header size
|
||||
* mpegtsmux: Set adaptation flag when appropriate
|
||||
* mpegtsmux: Set random_access_indicator for keyframes
|
||||
* mpegtsparse: send TDT tables messages in a serialized event downstream
|
||||
* ofa: Call g_object_notify() after the fingerprint was created
|
||||
* pcapparse: Add support for Linux Cooked Capture (SLL) frames
|
||||
* photography: add missing property and cabability flag for noise reduction
|
||||
* photography: Add "zoom" and "image-preview-supported-caps" interface properties
|
||||
* photography: add gst_photography_{set,get}_noise_reduction() and CAPS_NOISE_REDUCTION flag
|
||||
* qtmux: add support for fragmented mp4
|
||||
* qtmux: add "streamable" property to avoid building fragmented mfra index
|
||||
* qtmux: timestamp tracking fixes and many other fixes
|
||||
* resindvd: attempt to use glib language setting for DVD menus/audio
|
||||
* resindvd: improve error messages on read errors; button state tracking fixes
|
||||
* rfbsrc: fail more gracefully if source gets disconnected or geometry changes
|
||||
* sdlvideosink: re-enable YVYU and UYVY support
|
||||
* sdpdemux: error out if no streams found in sdp message
|
||||
* sdpdemux: redirect SDP with an rtsp control URL and add property to disable redirect
|
||||
* ssim: add I420 support
|
||||
* tiger: outline text by default, to make it easier to read
|
||||
* winks: add property probing support; fix framerate fraction range mapping
|
||||
* winks: ignore unsupported formats; work around shutdown deadlock
|
||||
* winks: performance improvements
|
||||
* zbar: make scanner cache optional, disable it by default
|
||||
* zbar: use correct strides, support more formats
|
||||
* aiffparse: add support for 32 bit and 64 bit floating point formats
|
||||
* aiffparse: the SSND header is 16 bytes large, not 8 + 16 bytes
|
||||
* assrender: refactor blitting, avoid writing past end of buffer
|
||||
* camerabin2: Add a property to select the encoding profile
|
||||
* camerabin2: Add custom filter properties
|
||||
* camerabin2: Add image-done message
|
||||
* camerabin2: Adding audio support for video recordings
|
||||
* camerabin2: Adding properties for image capture settings
|
||||
* camerabin2: Add methods for preview image message posting
|
||||
* camerabin2: Add preview-filter property
|
||||
* camerabin2: Adds new idle property
|
||||
* camerabin2: Add viewfinder caps related properties
|
||||
* camerabin2: Add viewfinder-sink property
|
||||
* camerabin2: Implement previewing
|
||||
* camerabin2: Implement tagsetter interface
|
||||
* camerabin2: Move preview helper functions to basecamerabinsrc
|
||||
* camerabin2: Move to encodebin
|
||||
* camerabin2: Moving preview image properties to basecamerasrc
|
||||
* camerabin: adding audio related properties
|
||||
* camerabin: Always take photo when preview-caps is set
|
||||
* camerabin: don't rely on the application running the default GLib main loop
|
||||
* camerabin: Events with select-all in input-selector
|
||||
* camerabin: Fix corner case for preview posting
|
||||
* camerabin: Use running time for muxing
|
||||
* celtenc: Fix compilation with celt >= 0.11.0
|
||||
* colorspace: add 16-bit-per-channel handling
|
||||
* colorspace: add dithering, add support for r210 and fix YUV->RGB matrixing
|
||||
* curlsink: add libcurl-based sink element
|
||||
* decklink: Add decklink plugin
|
||||
* directdrawsink: avoid aspect-ratio borders overlying other windows
|
||||
* directdrawsink: avoid rendering to invalid area
|
||||
* dshowvideosink: update for latest GstXOverlay changes
|
||||
* dvbsuboverlay: Fix using alpha values in blitting
|
||||
* dvdspu: don't write clipped lines to the output buffer
|
||||
* dvdsubdec: make up clut values if they weren't set
|
||||
* fieldanalysis: new fieldanalysis element
|
||||
* fpsdisplaysink: add "silent" property, fix "sync" property default value
|
||||
* fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties
|
||||
* fpsdisplaysink: add "last-message" property and never print anything to stdout
|
||||
* gme: fix infinite looping by fading out after two loops
|
||||
* h263parse: add an h263parse element
|
||||
* hlsdemux: Add HTTP live streaming parser/demuxer element
|
||||
* id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
|
||||
* jifmux: Add GstTagXmpWriter support
|
||||
* jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)
|
||||
* jp2kdec: post proper error when the image's colour space is not supported
|
||||
* jpegparse: misc. fixes
|
||||
* linsys: Add plugin for Linear Systems SDI boards
|
||||
* logoinsert: add "data" property; fix memleaks
|
||||
* mpegtsdemux: new (not-yet autoplugged) MPEG TS demuxer rewrite
|
||||
* mpegtsmux: add byte-stream to h264 template pad caps
|
||||
* mpegtsmux: don't error out if downstream fails to handle the newsegment event
|
||||
* mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding()
|
||||
* opencv: make work with openCV 2.2
|
||||
* patchdetect: new element
|
||||
* rsvgoverlay: allow negative values for x/y/width/height
|
||||
* rsvgoverlay: implement x/y/width/height (absolute and relative) positioning and dimensioning
|
||||
* rtpvp8: Add simple payloaders and depayloaders for VP8
|
||||
* scenechange: new scene change detection element
|
||||
* sdi: Add raw SDI muxing/demuxing elements
|
||||
* shm: Allow ShmPipe to save a data pointer for applications
|
||||
* shm: Keep the ShmPipe alive as long as there are blocks left
|
||||
* shm: Make default perm u+rw g+r for shm area
|
||||
* shmsink: ensure gst_poll_wait is called first on descriptors
|
||||
* shmsink: Keep shmsink referenced while there are still buffers around
|
||||
* shmsrc: Keep GstPoll for whole src lifetime
|
||||
* shmsrc: Only connect to sink in PLAYING in live mode
|
||||
* vdpau: fixup GstFlowReturn handling
|
||||
* vdpausink: fix bug where we didn't setup vdpau on a user set window
|
||||
* videoparsers: new h263parse element
|
||||
* videoparsers: baseparse-based dirac parser, new baseparse-based h264parse
|
||||
* xvidenc: proxy downstream caps restrictions upstream via get_caps()
|
||||
* zebrastripe: New element
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 628609 : The qtwrapperaudiodec_samr decoder doesn't handle buffers containing many AMR frames properly
|
||||
* 639296 : [y4mdec] Doesn't handle files which don't specify a colorspace
|
||||
* 613379 : camerabin: Do not use audio clock after stopping video capture
|
||||
* 636279 : REGRESSION: Video often freezes during playback of mpeg2 files
|
||||
* 630255 : [examples] camerabin example still uses old GstXOverlay interface
|
||||
* 631232 : [colorspace] AYUV/ARGB handling broken on big endian systems
|
||||
* 627229 : fpsdisplaysink should not measure fps relative to pipeline clock
|
||||
* 435120 : cairosvgoverlay
|
||||
* 486659 : xmp/exif metadata handling
|
||||
* 578629 : libgstphotography missing exports for MSVC
|
||||
* 587223 : mpegtsdemux seg.fault due to invalid PMT_pid
|
||||
* 598078 : osxvideosrc doesn't build in snow leopard x86_64
|
||||
* 600929 : [kate] tiger element doesn't handle segments and text/video synchronization properly
|
||||
* 603063 : camerabin example fails to start recording
|
||||
* 611428 : [gdiscreencapsrc] leaks memory (ICONINFO)
|
||||
* 613633 : [resindvd] scrambled DVDs yield useless generic error message if dvdcss is not available
|
||||
* 646211 : [camerabin] state changes need to be made when recording a video
|
||||
* 608786 : [mpegtsmux] Internal H.264 byte-stream wrapping isn't working correctly
|
||||
* 334107 : xviddec: segmentation fault after a few frames
|
||||
* 582167 : jacksink does not flush the jack port when going to READY
|
||||
* 586848 : qtmux, asfmux: remuxing streams with different start times
|
||||
* 591651 : dvbsrc: use better nicks for GstDvbSrcModulation and other enums
|
||||
* 594035 : [hlsdemux] Add HTTP Live Streaming playback support
|
||||
* 594280 : directdrawsink: avoid rendering to invalid area
|
||||
* 602847 : [dvdspu] Segfaults on seeking in matroska file
|
||||
* 611061 : [mpegtsmux] some buffers are forgotten to push in m2ts_mode
|
||||
* 615655 : [camerabin] shouldn't rely on running GLib main loop
|
||||
* 616814 : Photography interface extension: colour tone mode and noise reduction settings
|
||||
* 616923 : camerabin: remove photography interface implementation
|
||||
* 618045 : [cogcolorspace] No Y41B support
|
||||
* 618542 : DVB subtitles support
|
||||
* 625558 : [basevideoencoder] [vp8] encoder timestamps are wrong when there are gaps
|
||||
* 626425 : cog_virt_frame_new_convert_u8 has bogus source data
|
||||
* 627134 : photography interface: add API for capture correction
|
||||
* 627211 : jpegformat: Push tags after setting srcpad caps
|
||||
* 627253 : [mpegtsparse] Post tags of channel and currently running event
|
||||
* 627992 : dtmfsrc doesn't support gst_element_send_event
|
||||
* 628326 : vdpau: don't change structure in setcaps function
|
||||
* 628527 : videoanalyse: classificication is wrong
|
||||
* 628548 : [mpegtsmux] Initialize PES packet before getting the header size
|
||||
* 628570 : cogcolorspace: element classificication is wrong
|
||||
* 629554 : dvbsrc: Fix example usage, bandwidth=8 not 8MHz
|
||||
* 629897 : [cog] Ignores --disable-orc and always requires orc
|
||||
* 629910 : jpegparse: properly clean up comment string
|
||||
* 629917 : [output-selector] Recheck pending_pad after pushing a buffer
|
||||
* 630046 : sdpdemux: Add optional support for rtspsrc as session element
|
||||
* 630253 : [sdl] Still uses old GstXOverlay interface
|
||||
* 630254 : [vdpau] Still uses old GstXOverlay interface
|
||||
* 630783 : [frei0r] Crashes if broken plugins don't give correct property information
|
||||
* 630808 : valve: move to core
|
||||
* 631200 : flacparse: major performance improvements
|
||||
* 631389 : [flacparse] backport/check corner case fixes done in flacdec
|
||||
* 631449 : [audioparse] doest not support several channel numbers
|
||||
* 631501 : [faad] failed to dynamically switch from 2 audio channels to 6
|
||||
* 631814 : [flacparse] unit test failures
|
||||
* 631993 : [flacparse] imperfect timestamping
|
||||
* 632070 : qtmux: infinite loop
|
||||
* 632668 : Gaudi Effects [review]
|
||||
* 632885 : Gaudi Effects dynamically controllable parameters [review]
|
||||
* 632911 : qtmux: add fragmented mp4 support (isml brand)
|
||||
* 633466 : [katedec] Pushes events before the final caps are known
|
||||
* 633917 : [mpegtsparse] [PATCH] Send TDT messages in an serialized event downstream
|
||||
* 635200 : [dvbbasebin] [PATCH] Add TDT to the initial pids filter for dvbsrc
|
||||
* 635202 : mpeg4videoparse: Minor fixes
|
||||
* 635204 : mpeg4videoparse: Set srcpad caps before forwarding newsegment
|
||||
* 635205 : h264parse: Set srcpad caps before forwarding newsegment
|
||||
* 635229 : celtenc: uninitialized tags variable can cause segfault
|
||||
* 635304 : [opencv] fix caps issues and extend supported caps for some elements [PATCH]
|
||||
* 635397 : rfbsrc: avoid infinite loop if source gets disconnected and don't crash if frame geometry changes
|
||||
* 635529 : interlace: Add pattern offset and fix timestamps
|
||||
* 635720 : vp8enc incorrectly sets timestamps based on theoretical framerate
|
||||
* 635786 : [audioparse] Fix division-by-zero exception
|
||||
* 635878 : [qtmux] gst_qtmux_check_difference subtract 2 unsigned numbers without taking care of the result sign
|
||||
* 636106 : autocolorspace: new plugin for auto space convertor selection
|
||||
* 636109 : [SSIM] klass should be Filter/Effect/Video
|
||||
* 636185 : qtmux: msvc incompatibility
|
||||
* 637062 : [ac3parse] parse problems on some MTS streams
|
||||
* 637224 : [bayer2rgb] missing framerate in sink caps
|
||||
* 637308 : gst-plugins-bad did not find xvidcore on my box
|
||||
* 637359 : Internal GStreamer error, during pcap to mp4 conversion
|
||||
* 637403 : qtmux do not store 1st TS when detect 1st buffer
|
||||
* 637486 : qtmux: error if no buffers have arrived to one pad at EOS
|
||||
* 637532 : applemedia: redundant declaration of 'parent_class'
|
||||
* 637590 : [PATCH] fix gst-plugins-bad compile against latest gtk+
|
||||
* 637824 : mpeg4videoparse: gst_buffer_is_metadata_writable warning (regression)
|
||||
* 637929 : mve: do not use the pad buffer allocation functions in demuxers
|
||||
* 637931 : mpegdemux: do not use the pad buffer allocation functions in demuxers
|
||||
* 638004 : tiger: fallback on headers in caps to initialize if headers are absent
|
||||
* 638288 : qtmux: fails to handle out-of-order buffers without duration
|
||||
* 638412 : kate: reenable the sending of a message for tags
|
||||
* 638527 : tiger: outline text by default, to make it easier to read
|
||||
* 638604 : basecamerasrc isn't build by default but camerabin2 is and requires it
|
||||
* 639063 : mpegtsparse: fix (re)sync with invalid data at beginning
|
||||
* 639338 : [qtmux] Protect against copying a null caps
|
||||
* 639413 : Camerabin should use output-selector:pad-negotiation-mode=active
|
||||
* 639456 : [camerabin] Should have all conversion flags enabled by default
|
||||
* 639555 : [audioparsers] Be careful to not lose the event ref
|
||||
* 639950 : flacparse: avoid unref'ing NULL buffer
|
||||
* 630830 : zbar: Fixes, single frame scan and width/stride fix
|
||||
* 635281 : [mpegtsparse] TDT packets are only parsed for odd hours
|
||||
* 617532 : [qtmux] Take into account new-segments for incoming streams
|
||||
* 622276 : Add an h263parse element
|
||||
* 626618 : jpegparse doesn't handle APP12 marker
|
||||
* 632056 : Directdrawsink draws black stripes over the overlying dialog windows.
|
||||
* 639502 : [camerabin] should not re-create preview pipeline when setting new preview caps
|
||||
* 639763 : [dvbsuboverlay] Green borders around subtitles
|
||||
* 639841 : examples: camerabin: Don't set default values for GstPhotography interface settings
|
||||
* 640286 : elements/imagecapturebin check fails
|
||||
* 640287 : camerabin2 checks fail
|
||||
* 640327 : Add VP8 RTP payloaders and depayloaders
|
||||
* 640561 : opencv textwrite element renaming and proper structuring:
|
||||
* 640637 : Camerabin has warning: Internal GStreamer error: clock problem.
|
||||
* 640885 : Permission problems building bad
|
||||
* 641047 : [mpegaudioparse] Multiple issues with new mpegaudioparse element from -bad, lower rank?
|
||||
* 641178 : rtpvp8: build problem, needs to link with libgstbase-0.10
|
||||
* 641496 : New plugin: curlsink
|
||||
* 641530 : Camerabin should capture image if preview_caps is set even if filename is not set
|
||||
* 641712 : XWindow is never created in gst-camerabin-test example application
|
||||
* 641796 : opencv: make plugin work with opencv 2.2.0 release
|
||||
* 641857 : baseparse: Update min/max bitrate before first posting them
|
||||
* 641858 : mpegaudioparse: Post CBR bitrate as nominal bitrate
|
||||
* 642116 : rsvgoverlay: add position/dimension parameters
|
||||
* 642658 : rsvgoverlay: allow negative values for position/dimension parameters
|
||||
* 642671 : fieldanalysis: New element for analysing video input to produce progressive output
|
||||
* 643469 : fpsdisplaysink: add frames-dropped and frames-rendered properties
|
||||
* 643471 : fpsdisplaysink: fix default sync property value
|
||||
* 643607 : [celt] Doesn't compile with celt 0.11.1
|
||||
* 644176 : videofilters: needs to link against libm
|
||||
* 644208 : dcaparse: add depth and endianness to dts caps to allow elements to negotiate on these certain stream format requirements
|
||||
* 644429 : [mpegtsmux] in m2ts-mode, the tp_extra_header is incorrect
|
||||
* 645006 : [mpegtsmux] in m2ts-mode, PAT is written only once
|
||||
* 645053 : shm: multiple compile failures on Solaris 10
|
||||
* 645412 : [h264parse] h264parse doesn't set framed=True on src caps
|
||||
* 645420 : [scaletempo] Incorrectly handles new segments with stop == -1
|
||||
* 645502 : [h264parse] leaks fatally on certain streams
|
||||
* 645568 : aiffparse: doesn't play 24-bit AIFF properly
|
||||
* 645711 : patchdetect: link error while using gcc-4.52
|
||||
* 646256 : qtmux " buffer without timestamp/duration " error message could be more helpful
|
||||
* 646495 : hlsdemux: Add missing patches from my local branch
|
||||
* 646840 : shmsink: ensure gst_poll_wait is the first gst_poll function called on a descriptor
|
||||
* 646955 : dshowvideosink: Update to reflect latest GstXOverlay changes
|
||||
* 647030 : [fpsdisplaysink] " silent " property
|
||||
* 647364 : VGM files loop indefinately
|
||||
* 647498 : xvidenc not forwarding caps
|
||||
* 647564 : gst-plugins-bad configure.ac summary wrongly claims an exif plugin
|
||||
* 647830 : assrender: crashes with very large subtitles
|
||||
* 647852 : [schroenc] Crashes after some time when getting buffers after EOS
|
||||
* 647853 : [schrodec] Impossible to play very short files
|
||||
* 647854 : [schrodec] Allocates buffers with NULL caps from downstream
|
||||
* 648001 : configure: Fix linsys/decklink checks for Linux
|
||||
* 648929 : [tsdemux] Memory leaks everywhere
|
||||
* 649005 : y4mdec: add plugin description
|
||||
* 647751 : [hlsdemux] Fix usage of the element in players
|
||||
* 621027 : mpegtsparse problem when parsing EIT and obtaining Transport Stream packet size
|
||||
|
||||
Download
|
||||
|
||||
|
@ -277,61 +230,47 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Alejandro Gonzalez
|
||||
* Aleksey Lim
|
||||
* Alessandro Decina
|
||||
* Alexey Fisher
|
||||
* Andoni Morales Alastruey
|
||||
* Andres Colubri
|
||||
* André Dieb Martins
|
||||
* Andreas Frisch
|
||||
* Arun Raghavan
|
||||
* Benjamin Gaignard
|
||||
* Byeong-ryeol Kim
|
||||
* Carl-Anton Ingmarsson
|
||||
* Christian Berentsen
|
||||
* Damien Lespiau
|
||||
* David Hoyt
|
||||
* Chris E Jones
|
||||
* Christian Fredrik Kalager Schaller
|
||||
* David Schleef
|
||||
* Edward Hervey
|
||||
* Felipe Contreras
|
||||
* Francis Rammeloo
|
||||
* Hoseok Chang
|
||||
* Fabrizio Milo
|
||||
* Haakon Sporsheim
|
||||
* Hu Gang
|
||||
* Jan Schmidt
|
||||
* Janne Grunau
|
||||
* Jonathan Rosser
|
||||
* Josh Doe
|
||||
* Kaj-Michael Lang
|
||||
* Karol Sobczak
|
||||
* Knut Inge Hvidsten
|
||||
* Lasse Laukkanen
|
||||
* Leo Singer
|
||||
* Lauri Lehtinen
|
||||
* Luciana Fujii Pontello
|
||||
* Luis de Bethencourt
|
||||
* Marc-André Lureau
|
||||
* Mark Nauwelaerts
|
||||
* Mart Raudsepp
|
||||
* Matthew Ife
|
||||
* Mike Sheldon
|
||||
* Noam
|
||||
* Ole André Vadla Ravnås
|
||||
* Mihai Draghicioiu
|
||||
* Olivier Aubert
|
||||
* Olivier Crête
|
||||
* Rob Clark
|
||||
* Patricia Muscalu
|
||||
* Philip Jägenstedt
|
||||
* Philippe Normand
|
||||
* Raimo Järvi
|
||||
* René Stadler
|
||||
* Reynaldo H. Verdejo Pinochet
|
||||
* Robert Swain
|
||||
* Saleem Abdulrasool
|
||||
* Sebastian Dröge
|
||||
* Sebastian Pölsterl
|
||||
* Sjoerd Simons
|
||||
* Sreerenj Balachandran
|
||||
* Stefan Kost
|
||||
* Teemu Katajisto
|
||||
* Thiago Santos
|
||||
* Thibault Saunier
|
||||
* Thijs Vermeir
|
||||
* Tim-Philipp Müller
|
||||
* Tristan Matthews
|
||||
* Vincent Penquerc'h
|
||||
* Víctor Manuel Jáquez Leal
|
||||
* Wim Taymans
|
||||
* Youness Alaoui
|
||||
* benjamin gaignard
|
||||
* kapil
|
||||
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.60)
|
|||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.21.4,
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.22,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-bad)
|
||||
|
||||
|
@ -52,8 +52,8 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.32.2
|
||||
GSTPB_REQ=0.10.32.2
|
||||
GST_REQ=0.10.33
|
||||
GSTPB_REQ=0.10.33
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
|
@ -26550,7 +26550,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>physics</NICK>
|
||||
<BLURB>water density: from 1 to 4.</BLURB>
|
||||
<DEFAULT>4.62958e-299</DEFAULT>
|
||||
<DEFAULT>4.77831e-299</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26590,7 +26590,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>4.63015e-299</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26600,7 +26600,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>splash</NICK>
|
||||
<BLURB>make a big splash in the center.</BLURB>
|
||||
<DEFAULT>8.20251e-304</DEFAULT>
|
||||
<DEFAULT>4.77831e-299</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26630,7 +26630,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ratiox</NICK>
|
||||
<BLURB>x-ratio.</BLURB>
|
||||
<DEFAULT>8.62145e-321</DEFAULT>
|
||||
<DEFAULT>1.87849e-316</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26640,7 +26640,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>ratioy</NICK>
|
||||
<BLURB>y-ratio.</BLURB>
|
||||
<DEFAULT>1.18576e-322</DEFAULT>
|
||||
<DEFAULT>8.52263e-321</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26650,7 +26650,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>DelayTime</NICK>
|
||||
<BLURB>the delay time.</BLURB>
|
||||
<DEFAULT>1.3852e-309</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -26700,7 +26700,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Color-R</NICK>
|
||||
<BLURB>the color of the image.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
<DEFAULT>1.44112e-37</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27030,7 +27030,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>lredscale</NICK>
|
||||
<BLURB>multiplier for downscaling non-edge brightness.</BLURB>
|
||||
<DEFAULT>4.77831e-299</DEFAULT>
|
||||
<DEFAULT>1.2957e-318</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27050,7 +27050,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>lupscale</NICK>
|
||||
<BLURB>multiplier for upscaling edge brightness.</BLURB>
|
||||
<DEFAULT>4.62957e-299</DEFAULT>
|
||||
<DEFAULT>1.36347e+161</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27220,7 +27220,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>blend</NICK>
|
||||
<BLURB>blend factor.</BLURB>
|
||||
<DEFAULT>4.74303e-322</DEFAULT>
|
||||
<DEFAULT>4.77831e-299</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27230,7 +27230,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>fader</NICK>
|
||||
<BLURB>the fader position.</BLURB>
|
||||
<DEFAULT>1.37974e-309</DEFAULT>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
@ -27410,7 +27410,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>HSync</NICK>
|
||||
<BLURB>the hsync offset.</BLURB>
|
||||
<DEFAULT>1.89195e-316</DEFAULT>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
|
|
@ -13,8 +13,6 @@ GObject
|
|||
GstBin
|
||||
GstPipeline
|
||||
GstCameraBin
|
||||
GstCameraBin2
|
||||
GstFPSDisplaySink
|
||||
GstGSettingsSwitchSink
|
||||
GstGSettingsAudioSink
|
||||
GstGSettingsVideoSink
|
||||
|
@ -26,12 +24,10 @@ GObject
|
|||
GstAutoConvert
|
||||
GstAutoVideoConvert
|
||||
GstSDPDemux
|
||||
GstViewfinderBin
|
||||
GstImageCaptureBin
|
||||
GstBaseCameraSrc
|
||||
GstWrapperCameraBinSrc
|
||||
GstFPSDisplaySink
|
||||
GstWildmidi
|
||||
GstMpeg2enc
|
||||
GstBaseSink
|
||||
GstChecksumSink
|
||||
GstVideoSink
|
||||
GstSDLVideoSink
|
||||
GstDfbVideoSink
|
||||
|
@ -47,9 +43,7 @@ GObject
|
|||
GstFBDEVSink
|
||||
GstDCCPServerSink
|
||||
GstDCCPClientSink
|
||||
GstChopMyData
|
||||
GstWildmidi
|
||||
GstMpeg2enc
|
||||
GstChecksumSink
|
||||
GstAssRender
|
||||
GstCeltEnc
|
||||
GstCeltDec
|
||||
|
@ -416,6 +410,7 @@ GObject
|
|||
MpegTSBase
|
||||
MpegTSParse2
|
||||
GstTSDemux
|
||||
GstChopMyData
|
||||
ADPCMDec
|
||||
GstInterlace
|
||||
GstFestival
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
GstBin GstChildProxy
|
||||
GstPipeline GstChildProxy
|
||||
GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter
|
||||
GstCameraBin2 GstChildProxy GstTagSetter
|
||||
GstFPSDisplaySink GstChildProxy
|
||||
GstGSettingsSwitchSink GstChildProxy
|
||||
GstGSettingsAudioSink GstChildProxy
|
||||
GstGSettingsVideoSink GstChildProxy
|
||||
|
@ -14,14 +12,11 @@ DvbBaseBin GstChildProxy GstURIHandler
|
|||
GstAutoConvert GstChildProxy
|
||||
GstAutoVideoConvert GstChildProxy
|
||||
GstSDPDemux GstChildProxy
|
||||
GstViewfinderBin GstChildProxy
|
||||
GstImageCaptureBin GstChildProxy
|
||||
GstBaseCameraSrc GstChildProxy
|
||||
GstWrapperCameraBinSrc GstChildProxy
|
||||
GstFPSDisplaySink GstChildProxy
|
||||
GstMpeg2enc GstPreset
|
||||
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
|
||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||
VdpSink GstImplementsInterface GstNavigation GstXOverlay
|
||||
GstMpeg2enc GstPreset
|
||||
GstCeltEnc GstTagSetter GstPreset
|
||||
GstCDAudio GstURIHandler
|
||||
GstRTMPSrc GstURIHandler
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ADPCM decoder</description>
|
||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||
<basename>libgstadpcmdec.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ADPCM encoder</description>
|
||||
<filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
|
||||
<basename>libgstadpcmenc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Create and parse Audio Interchange File Format (AIFF) files</description>
|
||||
<filename>../../gst/aiff/.libs/libgstaiff.so</filename>
|
||||
<basename>libgstaiff.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Adaptive Multi-Rate Wide-Band Encoder</description>
|
||||
<filename>../../ext/amrwbenc/.libs/libgstamrwbenc.so</filename>
|
||||
<basename>libgstamrwbenc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ASF Muxer Plugin</description>
|
||||
<filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
|
||||
<basename>libgstasfmux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ASS/SSA subtitle renderer</description>
|
||||
<filename>../../ext/assrender/.libs/libgstassrender.so</filename>
|
||||
<basename>libgstassrender.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Selects convertor element based on caps</description>
|
||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||
<basename>libgstautoconvert.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Elements to convert Bayer images</description>
|
||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||
<basename>libgstbayer.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Compress or decompress streams</description>
|
||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||
<basename>libgstbz2.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High level api for DC (Digital Camera) application</description>
|
||||
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
||||
<basename>libgstcamerabin.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Play CD audio through the CD Drive</description>
|
||||
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
||||
<basename>libgstcdaudio.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
||||
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
||||
<basename>libgstcdxaparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>CELT plugin library</description>
|
||||
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
||||
<basename>libgstcelt.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Cog plugin</description>
|
||||
<filename>../../ext/cog/.libs/libgstcog.so</filename>
|
||||
<basename>libgstcog.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Color Look-up Table filters</description>
|
||||
<filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
|
||||
<basename>libgstcoloreffects.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Colorspace conversion</description>
|
||||
<filename>../../gst/colorspace/.libs/libgstcolorspace.so</filename>
|
||||
<basename>libgstcolorspace.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package></package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>libcurl-based elements</description>
|
||||
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
|
||||
<basename>libgstcurl.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>data: URI source</description>
|
||||
<filename>../../gst/dataurisrc/.libs/libgstdataurisrc.so</filename>
|
||||
<basename>libgstdataurisrc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>1394 IIDC Video Source</description>
|
||||
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
||||
<basename>libgstdc1394.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>transfer data over the network via DCCP.</description>
|
||||
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
||||
<basename>libgstdccp.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>DCCP</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<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>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DirectFB video output plugin</description>
|
||||
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
||||
<basename>libgstdfbvideosink.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Dirac plugin</description>
|
||||
<filename>../../ext/dirac/.libs/libgstdirac.so</filename>
|
||||
<basename>libgstdirac.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DTMF plugins</description>
|
||||
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
||||
<basename>libgstdtmf.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decodes DTS audio streams</description>
|
||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||
<basename>libgstdtsdec.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVB elements</description>
|
||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||
<basename>libgstdvb.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVB subtitle renderer</description>
|
||||
<filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
|
||||
<basename>libgstdvbsuboverlay.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DVD Sub-picture Overlay element</description>
|
||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||
<basename>libgstdvdspu.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Encoder (FAAC)</description>
|
||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||
<basename>libgstfaac.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Free AAC Decoder (FAAD)</description>
|
||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||
<basename>libgstfaad.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>linux framebuffer video sink</description>
|
||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||
<basename>libgstfbdevsink.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Synthesizes plain text into audio</description>
|
||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||
<basename>libgstfestival.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Stream freezer</description>
|
||||
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
||||
<basename>libgstfreeze.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>frei0r plugin library</description>
|
||||
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||
<basename>libgstfrei0r.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Gaudi video effects.</description>
|
||||
<filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
|
||||
<basename>libgstgaudieffects.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Various geometric image transform elements</description>
|
||||
<filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
|
||||
<basename>libgstgeometrictransform.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GSettings plugin</description>
|
||||
<filename>../../ext/gsettings/.libs/libgstgsettingselements.so</filename>
|
||||
<basename>libgstgsettingselements.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GSM encoder/decoder</description>
|
||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||
<basename>libgstgsm.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||
<basename>libgstsiren.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Element parsing raw h264 streams</description>
|
||||
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
||||
<basename>libgsth264parse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>HDV private stream parser</description>
|
||||
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
||||
<basename>libgsthdvparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ID3 v1 and v2 muxing plugin</description>
|
||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||
<basename>libgstid3tag.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Create an interlaced video stream</description>
|
||||
<filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
|
||||
<basename>libgstinterlace.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Inverse Telecine</description>
|
||||
<filename>../../gst/invtelecine/.libs/libgstinvtelecine.so</filename>
|
||||
<basename>libgstinvtelecine.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>IVF parser</description>
|
||||
<filename>../../gst/ivfparse/.libs/libgstivfparse.so</filename>
|
||||
<basename>libgstivfparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>JPEG2000 decimator</description>
|
||||
<filename>../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so</filename>
|
||||
<basename>libgstjp2kdecimator.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>JPEG interchange format plugin</description>
|
||||
<filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
|
||||
<basename>libgstjpegformat.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Kate plugin</description>
|
||||
<filename>../../ext/kate/.libs/libgstkate.so</filename>
|
||||
<basename>libgstkate.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>All LADSPA plugins</description>
|
||||
<filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
|
||||
<basename>libgstladspa.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Resamples audio</description>
|
||||
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
||||
<basename>libgstlegacyresample.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Adds multiple live discontinuous streams</description>
|
||||
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
||||
<basename>libgstliveadder.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Mimic codec</description>
|
||||
<filename>../../ext/mimic/.libs/libgstmimic.so</filename>
|
||||
<basename>libgstmimic.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||
<basename>libgstmms.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>.MOD audio decoding</description>
|
||||
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||
<basename>libgstmodplug.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High-quality MPEG-1/2 video encoder</description>
|
||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||
<basename>libgstmpeg2enc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-4 video parser</description>
|
||||
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
||||
<basename>libgstmpeg4videoparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG demuxers</description>
|
||||
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
||||
<basename>libgstmpegdemux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-PS muxer</description>
|
||||
<filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
|
||||
<basename>libgstmpegpsmux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG TS demuxer</description>
|
||||
<filename>../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so</filename>
|
||||
<basename>libgstmpegtsdemux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>unknown</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-TS muxer</description>
|
||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||
<basename>libgstmpegtsmux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MPEG-1 and MPEG-2 video parser</description>
|
||||
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
||||
<basename>libgstmpegvideoparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||
<basename>libgstmplex.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Musepack decoder</description>
|
||||
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
||||
<basename>libgstmusepack.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>A TRM signature producer based on libmusicbrainz</description>
|
||||
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
||||
<basename>libgsttrm.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Interplay MVE movie format manipulation</description>
|
||||
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
||||
<basename>libgstmve.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MXF plugin library</description>
|
||||
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
||||
<basename>libgstmxf.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>lib MythTV src</description>
|
||||
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
||||
<basename>libgstmythtvsrc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>NAS (Network Audio System) support for GStreamer</description>
|
||||
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
||||
<basename>libgstnassink.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>lib neon http client src</description>
|
||||
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
||||
<basename>libgstneonhttpsrc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Uses nosefart to decode .nsf files</description>
|
||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||
<basename>libgstnsf.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Demuxes MythTV NuppelVideo files</description>
|
||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||
<basename>libgstnuvdemux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Calculate MusicIP fingerprint from audio files</description>
|
||||
<filename>../../ext/ofa/.libs/libgstofa.so</filename>
|
||||
<basename>libgstofa.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GStreamer OpenCV Plugins</description>
|
||||
<filename>../../ext/opencv/.libs/libgstopencv.so</filename>
|
||||
<basename>libgstopencv.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Element parsing raw pcap streams</description>
|
||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||
<basename>libgstpcapparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>PNM plugin</description>
|
||||
<filename>../../gst/pnm/.libs/libgstpnm.so</filename>
|
||||
<basename>libgstpnm.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parses byte streams into raw frames</description>
|
||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||
<basename>libgstrawparse.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Decode REAL streams</description>
|
||||
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
||||
<basename>libgstreal.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Resin DVD playback elements</description>
|
||||
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
||||
<basename>libresindvd.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||
<basename>libgstrfbsrc.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RSVG plugin library</description>
|
||||
<filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
|
||||
<basename>libgstrsvg.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RTMP source</description>
|
||||
<filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
|
||||
<basename>libgstrtmp.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RTP Muxer plugins</description>
|
||||
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
||||
<basename>libgstrtpmux.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>rtpvp8</description>
|
||||
<filename>../../gst/rtpvp8/.libs/libgstrtpvp8.so</filename>
|
||||
<basename>libgstrtpvp8.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Scale audio tempo in sync with playback rate</description>
|
||||
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
||||
<basename>libgstscaletempoplugin.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Schroedinger plugin</description>
|
||||
<filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
|
||||
<basename>libgstschro.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
||||
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
||||
<basename>libgstsdl.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>configure streaming sessions using SDP</description>
|
||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||
<basename>libgstsdpelem.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Segment clip elements</description>
|
||||
<filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
|
||||
<basename>libgstsegmentclip.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>shared memory sink source</description>
|
||||
<filename>../../sys/shm/.libs/libgstshm.so</filename>
|
||||
<basename>libgstshm.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>use libsndfile to read and write audio from and to files</description>
|
||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||
<basename>libgstsndfile.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio Pitch Controller & BPM Detection</description>
|
||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||
<basename>libgstsoundtouch.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||
<basename>libgstspeed.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||
<basename>libgststereo.so</basename>
|
||||
<version>0.10.21.4</version>
|
||||
<version>0.10.22</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-bad</source>
|
||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||
<package>GStreamer Bad Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue