gstreamer 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +6 -6
- data/lib/2.2/gstreamer.so +0 -0
- data/lib/2.3/gstreamer.so +0 -0
- data/lib/2.4/gstreamer.so +0 -0
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-device-monitor-1.0.exe +0 -0
- data/vendor/local/bin/gst-discoverer-1.0.exe +0 -0
- data/vendor/local/bin/gst-inspect-1.0.exe +0 -0
- data/vendor/local/bin/gst-launch-1.0.exe +0 -0
- data/vendor/local/bin/gst-play-1.0.exe +0 -0
- data/vendor/local/bin/gst-stats-1.0.exe +0 -0
- data/vendor/local/bin/gst-typefind-1.0.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstadaptivedemux-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstgl-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstinsertbin-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstmpegts-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstplayer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsturidownloader-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libopus-0.dll +0 -0
- data/vendor/local/bin/libsoup-2.4-1.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/badallocators.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h +75 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h +59 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h +19 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsink.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsrc.h +1 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-converter.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h +14 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-resampler.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h +3 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h +19 -7
- data/vendor/local/include/gstreamer-1.0/gst/base/gstaggregator.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbaseparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesink.h +9 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasetransform.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstdataqueue.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstqueuearray.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h +14 -14
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h +23 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h +83 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gl.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/glprototypes/fbo.h +4 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h +1 -2
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglapi.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontext.h +16 -8
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h +13 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfeature.h +2 -56
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfilter.h +0 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglformat.h +3 -7
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemory.h +18 -13
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h +8 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshader.h +11 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsl.h +16 -16
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglutils.h +4 -20
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglwindow.h +20 -29
- data/vendor/local/include/gstreamer-1.0/gst/gst.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstbin.h +5 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstbuffer.h +10 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstbufferpool.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstclock.h +12 -13
- data/vendor/local/include/gstreamer-1.0/gst/gstcompat.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstconfig.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstcontrolbinding.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdebugutils.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h +56 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstelement.h +51 -114
- data/vendor/local/include/gstreamer-1.0/gst/gstelementfactory.h +27 -27
- data/vendor/local/include/gstreamer-1.0/gst/gstenumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstevent.h +6 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstinfo.h +133 -24
- data/vendor/local/include/gstreamer-1.0/gst/gstmemory.h +3 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstmessage.h +5 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstmeta.h +5 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstminiobject.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstpad.h +18 -11
- data/vendor/local/include/gstreamer-1.0/gst/gstparamspecs.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstquery.h +30 -27
- data/vendor/local/include/gstreamer-1.0/gst/gststreamcollection.h +7 -1
- data/vendor/local/include/gstreamer-1.0/gst/gststreams.h +9 -3
- data/vendor/local/include/gstreamer-1.0/gst/gststructure.h +16 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracerrecord.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gsturi.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstutils.h +124 -55
- data/vendor/local/include/gstreamer-1.0/gst/gstvalue.h +15 -14
- data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography.h +146 -133
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-scte-section.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h +11 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h +21 -3
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer.h +15 -0
- data/vendor/local/include/gstreamer-1.0/gst/riff/riff-ids.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h +33 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h +25 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag.h +1 -5
- data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideometa.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideosink.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h +54 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-converter.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-enumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-format.h +54 -23
- data/vendor/local/include/gstreamer-1.0/gst/video/video-info.h +27 -2
- data/vendor/local/include/gstreamer-1.0/gst/video/video.h +1 -1
- data/vendor/local/include/libsoup-2.4/libsoup/soup-version.h +1 -1
- data/vendor/local/lib/girepository-1.0/Gst-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstApp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAudio-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBadAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBase-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstController-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstGL-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPlayer-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstRtsp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstTag-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstVideo-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Soup-2.4.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h +2 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.dll → libgstcamerabin.dll} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.dll.a → libgstcamerabin.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.la → libgstcamerabin.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.la → libgstencoding.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.dll.a → libgstfaceoverlay.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstdataurisrc.la → libgstpbtypes.la} +5 -5
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.la → libgstsoup.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.la +2 -2
- data/vendor/local/lib/libgstallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstallocators-1.0.la +2 -2
- data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstapp-1.0.la +2 -2
- data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadallocators-1.0.la +41 -0
- data/vendor/local/lib/libgstbadaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbadvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadvideo-1.0.la +2 -2
- data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.la +2 -2
- data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcodecparsers-1.0.la +2 -2
- data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-1.0.la +2 -2
- data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstfft-1.0.la +2 -2
- data/vendor/local/lib/libgstgl-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstgl-1.0.la +3 -3
- data/vendor/local/lib/libgstinsertbin-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstinsertbin-1.0.la +2 -2
- data/vendor/local/lib/libgstmpegts-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstmpegts-1.0.la +2 -2
- data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstnet-1.0.la +2 -2
- data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-1.0.la +2 -2
- data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-1.0.la +2 -2
- data/vendor/local/lib/libgstplayer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstplayer-1.0.la +2 -2
- data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-1.0.la +2 -2
- data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstriff-1.0.la +2 -2
- data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-1.0.la +2 -2
- data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-1.0.la +2 -2
- data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-1.0.la +2 -2
- data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsttag-1.0.la +2 -2
- data/vendor/local/lib/libgsturidownloader-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsturidownloader-1.0.la +2 -2
- data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-1.0.la +2 -2
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libopus.dll.a +0 -0
- data/vendor/local/lib/libsoup-2.4.a +0 -0
- data/vendor/local/lib/libsoup-2.4.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -3
- data/vendor/local/lib/pkgconfig/gstreamer-allocators-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-allocators-1.0.pc +16 -0
- data/vendor/local/lib/pkgconfig/gstreamer-bad-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-gl-1.0.pc +5 -2
- data/vendor/local/lib/pkgconfig/gstreamer-insertbin-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-mpegts-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-player-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/libsoup-2.4.pc +1 -1
- data/vendor/local/{share/bash-completion/helpers/gst-completion-helper-1.0.exe → libexec/gstreamer-1.0/gst-completion-helper.exe} +0 -0
- data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
- data/vendor/local/share/bash-completion/completions/gst-inspect-1.0 +6 -7
- data/vendor/local/share/bash-completion/completions/gst-launch-1.0 +6 -8
- data/vendor/local/share/bash-completion/helpers/gst +23 -1
- data/vendor/local/share/gir-1.0/Gst-1.0.gir +851 -397
- data/vendor/local/share/gir-1.0/GstAllocators-1.0.gir +96 -36
- data/vendor/local/share/gir-1.0/GstApp-1.0.gir +39 -0
- data/vendor/local/share/gir-1.0/GstAudio-1.0.gir +219 -248
- data/vendor/local/share/gir-1.0/GstBadAllocators-1.0.gir +92 -0
- data/vendor/local/share/gir-1.0/GstBase-1.0.gir +316 -362
- data/vendor/local/share/gir-1.0/GstController-1.0.gir +89 -0
- data/vendor/local/share/gir-1.0/GstGL-1.0.gir +719 -693
- data/vendor/local/share/gir-1.0/GstMpegts-1.0.gir +1 -1
- data/vendor/local/share/gir-1.0/GstNet-1.0.gir +0 -3
- data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +71 -49
- data/vendor/local/share/gir-1.0/GstPlayer-1.0.gir +221 -0
- data/vendor/local/share/gir-1.0/GstRtp-1.0.gir +24 -108
- data/vendor/local/share/gir-1.0/GstRtsp-1.0.gir +128 -6
- data/vendor/local/share/gir-1.0/GstSdp-1.0.gir +8 -8
- data/vendor/local/share/gir-1.0/GstTag-1.0.gir +34 -61
- data/vendor/local/share/gir-1.0/GstVideo-1.0.gir +872 -359
- data/vendor/local/share/gir-1.0/Soup-2.4.gir +7 -6
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-1.0.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +7 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +22 -8
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +53 -5
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregator.html → GstAggregator.html} +116 -86
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregatorPad.html → GstAggregatorPad.html} +35 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBaseFilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBufferPool.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLColorConvert.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLContext.html +48 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLDisplay.html +151 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFilter.html +62 -28
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFramebuffer.html +41 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLShader.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLUpload.html +52 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLViewConvert.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLWindow.html +8 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer.html → GstPlayer.html} +453 -375
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-mediainfo.html → GstPlayerMediaInfo.html} +364 -116
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-videooverlayvideorenderer.html → GstPlayerVideoOverlayVideoRenderer.html} +77 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-visualization.html → GstPlayerVisualization.html} +36 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstVideoAggregator.html → GstVideoAggregator.html} +36 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregatorPad.html +163 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/annotation-glossary.html +9 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-deprecated.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +586 -498
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/base.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/codecparsers.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gl.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +347 -319
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstEGLImage.html +58 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLAPI.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLBuffer.html +21 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemory.html +137 -125
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglmemorypbo.html → gst-plugins-bad-libs-GstGLMemoryPBO.html} +35 -35
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLOverlayCompositor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLQuery.html +55 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLRenderbuffer.html +96 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSL.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSyncMeta.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglbasememory.html → gst-plugins-bad-libs-GstGlBaseMemory.html} +124 -123
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPhotography.html +13 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-gmaincontextsignaldispatcher.html → gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html} +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Formats.html +111 -89
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html +277 -109
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-debugging.html +2 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstglmemoryegl.html +6 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstmpegvideometa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-h264parser.html +69 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-jpegparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpeg4parser.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-vc1parser.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-libs-hierarchy.html +28 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +26 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/player.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch01.html +9 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch02.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-1.0.devhelp2 +15 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-IQA.html +83 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-accurip.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffparse.html +31 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-assrender.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixer.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audioparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bs2b.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bulge.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-burn.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-camerabin.html +40 -70
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromium.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-circle.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-coloreffects.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compositor.html +18 -32
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvdilate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvequalizehist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cverode.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvlaplace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsmooth.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsobel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diffuse.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dilate.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dodge.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtmfdetect.html +10 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtsdec.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsrc.html +17 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvdspu.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-edgedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-exclusion.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faac.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faad.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceblur.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-facedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-festival.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fisheye.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fpsdisplaysink.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gaussianblur.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorbalance.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorconvert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorscale.html +14 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldeinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldifferencematte.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldownload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-blur.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-bulge.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-fisheye.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-glow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-heat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-identity.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-laplacian.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-lumaxpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-mirror.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sepia.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sobel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-square.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-squeeze.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-stretch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-tunnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-twirl.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xray.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterapp.html +9 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfiltercube.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterglass.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesink.html +24 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesinkelement.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmixerbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmosaic.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gloverlay.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glshader.html +46 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsinkbin.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsrcbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereomix.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereosplit.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltestsrc.html +18 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltransformation.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glupload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixer.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixerelement.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glviewconvert.html +19 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpegparse.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kaleidoscope.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-marble.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimdec.html +1 -119
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimenc.html +1 -151
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mirror.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-neonhttpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ofa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsink.html +10 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsrc.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opencvtextoverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pcapparse.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pinch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-aiff.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-assrender.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiovisualizers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-autoconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bayer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bs2b.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bz2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-camerabin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-coloreffects.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-curl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-debugutilsbad.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtsdec.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvb.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvdspu.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faac.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faad.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-festival.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gaudieffects.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-geometrictransform.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gsm.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jpegformat.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mms.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-modplug.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpeg2enc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mplex.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ofa.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openal.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opencv.html +7 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opengl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pcapparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rawparse.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rfbsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtmp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-sdp.html → gst-plugins-bad-plugins-plugin-sdpelem.html} +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-shm.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-soundtouch.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-speed.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-dataurisrc.html → gst-plugins-bad-plugins-plugin-ttmlsubs.html} +21 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voaacenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voamrwbenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtcdsp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-zbar.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawaudioparse.html +3 -190
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawvideoparse.html +6 -246
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsink.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsrc.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpdemux.html +9 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsink.html +10 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsrc.html +9 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-solarize.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spacescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spectrascope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-speed.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sphere.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-square.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stretch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-synaescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-templatematch.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlparse.html +181 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlrender.html +207 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tunnel.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-twirl.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedaudioparse.html +3 -38
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedvideoparse.html +5 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voaacenc.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voamrwbenc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waterripple.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wavescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcdsp.html +110 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcechoprobe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zbar.html +17 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/index.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesink.html → GstAudioBaseSink.html} +98 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesrc.html → GstAudioBaseSrc.html} +64 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiocdsrc.html → GstAudioCdSrc.html} +62 -75
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioclock.html → GstAudioClock.html} +45 -45
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiodecoder.html → GstAudioDecoder.html} +372 -202
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioencoder.html → GstAudioEncoder.html} +318 -207
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiofilter.html → GstAudioFilter.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioringbuffer.html → GstAudioRingBuffer.html} +207 -135
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosink.html → GstAudioSink.html} +36 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosrc.html → GstAudioSrc.html} +34 -62
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalance.html → GstColorBalance.html} +62 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalancechannel.html → GstColorBalanceChannel.html} +27 -30
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstdiscoverer.html → GstDiscoverer.html} +279 -279
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-encoding-profile.html → GstEncodingProfile.html} +606 -347
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstnavigation.html → GstNavigation.html} +158 -165
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbaseaudiopayload.html → GstRTPBaseAudioPayload.html} +52 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasedepayload.html → GstRTPBaseDepayload.html} +45 -87
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasepayload.html → GstRTPBasePayload.html} +70 -108
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gststreamvolume.html → GstStreamVolume.html} +58 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideodirection.html → GstVideoDirection.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideofilter.html → GstVideoFilter.html} +20 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideoorientation.html → GstVideoOrientation.html} +46 -46
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlay.html → GstVideoOverlay.html} +75 -105
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideosink.html → GstVideoSink.html} +38 -44
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/annotation-glossary.html +2 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-deprecated.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +2060 -1512
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +2847 -2638
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiochannels.html → gst-plugins-base-libs-Audio-channels.html} +63 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilscodecutils.html → gst-plugins-base-libs-Codec-utilities.html} +58 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsdescriptions.html → gst-plugins-base-libs-Descriptions.html} +31 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioiec61937.html → gst-plugins-base-libs-GstAudio-IEC61937.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudio.html → gst-plugins-base-libs-GstAudio.html} +1128 -218
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioConverter.html +146 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiometa.html → gst-plugins-base-libs-GstAudioDownmixMeta.html} +40 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioQuantize.html +35 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagexif.html → gst-plugins-base-libs-GstExiftag.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfft.html → gst-plugins-base-libs-GstFFT.html} +15 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf32.html → gst-plugins-base-libs-GstFFTF32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf64.html → gst-plugins-base-libs-GstFFTF64.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts16.html → gst-plugins-base-libs-GstFFTS16.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts32.html → gst-plugins-base-libs-GstFFTS32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstmikey.html → gst-plugins-base-libs-GstMIKEYMessage.html} +316 -278
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtcpbuffer.html → gst-plugins-base-libs-GstRTCPBuffer.html} +694 -219
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbuffer.html → gst-plugins-base-libs-GstRTPBuffer.html} +191 -117
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtppayloads.html → gst-plugins-base-libs-GstRTPPayloadInfo.html} +32 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspconnection.html → gst-plugins-base-libs-GstRTSPConnection.html} +359 -283
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspextension.html → gst-plugins-base-libs-GstRTSPExtension.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspmessage.html → gst-plugins-base-libs-GstRTSPMessage.html} +328 -220
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsptransport.html → gst-plugins-base-libs-GstRTSPRange.html} +68 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsprange.html → gst-plugins-base-libs-GstRTSPTimeRange.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspurl.html → gst-plugins-base-libs-GstRTSPUrl.html} +51 -51
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtphdrext.html → gst-plugins-base-libs-GstRtphdrext.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspdefs.html → gst-plugins-base-libs-GstRtspdefs.html} +143 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstsdpmessage.html → gst-plugins-base-libs-GstSDPMessage.html} +813 -728
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagdemux.html → gst-plugins-base-libs-GstTagDemux.html} +40 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagmux.html → gst-plugins-base-libs-GstTagMux.html} +31 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmpwriter.html → gst-plugins-base-libs-GstTagXmpWriter.html} +23 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideo.html → gst-plugins-base-libs-GstVideoAlignment.html} +2237 -716
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoChroma.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDecoder.html +184 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDither.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoEncoder.html +92 -61
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlaycomposition.html → gst-plugins-base-libs-GstVideoOverlayRectangle.html} +188 -198
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoPool.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoResampler.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoScaler.html +45 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagvorbis.html → gst-plugins-base-libs-GstVorbisTag.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmp.html → gst-plugins-base-libs-GstXmptag.html} +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagid3.html → gst-plugins-base-libs-ID3-tag-utils.html} +29 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglanguagecodes.html → gst-plugins-base-libs-ISO-639-lang-mappings.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsinstallplugins.html → gst-plugins-base-libs-Install-plugins.html} +302 -401
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglicenses.html → gst-plugins-base-libs-Licenses.html} +24 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsmissingplugins.html → gst-plugins-base-libs-Missing-plugins.html} +44 -58
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutils.html → gst-plugins-base-libs-Pbutils.html} +31 -42
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstriff.html → gst-plugins-base-libs-Riff-utilities.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttag.html → gst-plugins-base-libs-Tags.html} +60 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpluginsbaseversion.html → gst-plugins-base-libs-Version.html} +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsink.html +160 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-dmabuf.html +58 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-fdmemory.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideometa.html +146 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoutils.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-allocators.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-app.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-audio.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-base-utils.html +12 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-ffft.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +31 -31
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-mikey.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-plugins-base.html +71 -71
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-riff.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtsp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-sdp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-tag.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-video.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +72 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +12 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +42 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsamidisrc.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +13 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +11 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin3.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +29 -49
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +28 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmaudioparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmvideoparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusdec.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusenc.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +79 -113
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin3.html +74 -110
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playsink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opus.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-rawparse.html +93 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawaudioparse.html +339 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawvideoparse.html +326 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-socketsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ssaparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-streamsynchronizer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +18 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +33 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +18 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +14 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedaudioparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedvideoparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +12 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-urisourcebin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +35 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +31 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +28 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +48 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +36 -39
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +34 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/index.html +17 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-1.0.devhelp2 +21 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-3gppmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-agingtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apedemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apev2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioamplify.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiochebband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiocheblimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiodynamic.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioecho.html +40 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiofirfilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioiirfilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioinvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiokaraoke.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsincband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsinclimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cairooverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dicetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-directsoundsink.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-edgetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-10bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-3bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-nbands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvmux.html +18 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gamma.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufoverlay.html +43 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufsink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3v2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-iirequalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ismlmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskamux.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mj2mux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mp4mux.html +32 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpegaudioparse.html +4 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-optv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4sink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-1394.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-apetag.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audiofx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audioparsers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-auparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-autodetect.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-avi.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cacasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cairo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cutter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-debug.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-deinterlace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dtmf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-effectv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-equalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flac.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flxdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gdkpixbuf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom2k1.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-icydemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-imagefreeze.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-interleave.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-isomp4.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jpeg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-level.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-matroska.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mulaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multifile.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multipart.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-oss4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ossaudio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-png.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-pulseaudio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-replaygain.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtpmanager.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtsp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shapewipe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/{gst-plugins-good-plugins-plugin-shout2send.html → gst-plugins-good-plugins-plugin-shout2.html} +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-smpte.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-soup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-speex.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-taglib.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-udp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-video4linux2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videofilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-vpx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavpack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ximagesrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-y4menc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmux.html +41 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-quarktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-radioactv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-revtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rippletv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbin.html +61 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263ppay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp1sdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4adepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4apay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpadepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmparobustdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopusdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopuspay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmadepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmapay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmudepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmupay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqcelpdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqdm2depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxqueue.html +93 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxreceive.html +116 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsession.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirendepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirenpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexdepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsv3vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheoradepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheorapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbisdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbispay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpxqtdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtspsrc.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shagadelictv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shout2send.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smptealpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsink.html +71 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-streaktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2sink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vertigotv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobalance.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videoflip.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomedian.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-warptv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstAllocator.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +148 -123
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBuffer.html +62 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstClock.html +34 -25
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDeviceProviderFactory.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDynamicTypeFactory.html +153 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElement.html +92 -137
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +31 -31
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstEvent.html +11 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMemory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMessage.html +6 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +31 -51
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +16 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPlugin.html +26 -13
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPluginFeature.html +23 -22
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPreset.html +4 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstQuery.html +6 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstRegistry.html +26 -29
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSegment.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstStructure.html +211 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagList.html +16 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagSetter.html +30 -30
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTask.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTaskPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerRecord.html +4 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +32 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +18 -19
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstConfig.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceProvider.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +21 -21
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstInfo.html +335 -27
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMeta.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMiniObject.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParse.html +36 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstPoll.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstProtectionMeta.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStream.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStreamCollection.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTocSetter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTypeFind.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUri.html +46 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUtils.html +112 -12
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +7 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-hierarchy.html +4 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix01.html +160 -76
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix03.html +19 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix04.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix05.html +8 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix08.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/libgstreamer.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstARGBControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseParse.html +134 -127
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSink.html +14 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +13 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +97 -174
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +26 -42
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstDirectControlBinding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstInterpolationControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetClientClock.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTestClock.html +14 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTriggerControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-check.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-control.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBufferStraw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteReader.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstDataQueue.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstHarness.html +32 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstProxyControlBinding.html +130 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstStreamConsistency.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs.html +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix01.html +13 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +6 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +6 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-concat.html +6 -5
- data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dataurisrc.html → gstreamer-plugins-1.0/gstreamer-plugins-dataurisrc.html} +35 -33
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-downloadbuffer.html +8 -9
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +19 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +8 -7
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +9 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +15 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +7 -15
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +64 -96
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +5 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-streamiddemux.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +8 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/index.html +4 -1
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAddress.html +1079 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuth.html +921 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +928 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +339 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +391 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +284 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCache.html +428 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +108 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +219 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookie.html +1467 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +860 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +192 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +189 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupLogger.html +595 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessage.html +2737 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +1269 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +1904 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +533 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +396 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +118 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequest.html +491 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +86 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +132 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +133 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupServer.html +2407 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSession.html +3037 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +197 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSocket.html +1624 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupURI.html +1672 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +80 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch02.html +31 -29
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch03.html +13 -13
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch04.html +7 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch05.html +6 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/index.html +44 -41
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ix01.html +1540 -31
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +591 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +1888 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +469 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +196 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +204 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +1448 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +872 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +206 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +804 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 +1021 -57
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +8 -8
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +104 -104
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +27 -27
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +117 -117
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +38 -38
- data/vendor/local/share/license/libav/LICENSE.md +0 -2
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/libsoup.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/man/man1/gst-inspect-1.0.1 +32 -9
- data/vendor/local/share/man/man1/gst-launch-1.0.1 +103 -100
- data/vendor/local/share/man/man1/gst-stats-1.0.1 +30 -0
- data/vendor/local/share/man/man1/gst-typefind-1.0.1 +6 -7
- metadata +179 -136
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontrolbindingproxy.h +0 -61
- data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstVideoAggregatorPad.html +0 -170
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mimic.html +0 -85
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAddress.html +0 -74
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuth.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomain.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainBasic.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainDigest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthManager.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCache.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentDecoder.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentSniffer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookie.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJar.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarDB.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarText.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupLogger.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessage.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageBody.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageHeaders.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipart.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipartInputStream.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupProxyResolverDefault.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestData.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestFile.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestHTTP.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSession.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionAsync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionFeature.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionSync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSocket.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupURI.html +0 -53
@@ -2,12 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>ID3 tag utils: GStreamer Base Plugins 1.0 Library Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
|
8
8
|
<link rel="up" href="gstreamer-tag.html" title="Tag Support Library">
|
9
|
-
<link rel="prev" href="gst-plugins-base-libs-
|
10
|
-
<link rel="next" href="gst-plugins-base-libs-
|
9
|
+
<link rel="prev" href="gst-plugins-base-libs-GstVorbisTag.html" title="GstVorbisTag">
|
10
|
+
<link rel="next" href="gst-plugins-base-libs-GstExiftag.html" title="GstExiftag">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -15,25 +15,25 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
17
|
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
-
<a href="#gst-plugins-base-libs-
|
18
|
+
<a href="#gst-plugins-base-libs-ID3-tag-utils.description" class="shortcut">Description</a></span>
|
19
19
|
</td>
|
20
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
21
21
|
<td><a accesskey="u" href="gstreamer-tag.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
22
|
-
<td><a accesskey="p" href="gst-plugins-base-libs-
|
23
|
-
<td><a accesskey="n" href="gst-plugins-base-libs-
|
22
|
+
<td><a accesskey="p" href="gst-plugins-base-libs-GstVorbisTag.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
23
|
+
<td><a accesskey="n" href="gst-plugins-base-libs-GstExiftag.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
24
24
|
</tr></table>
|
25
25
|
<div class="refentry">
|
26
|
-
<a name="gst-plugins-base-libs-
|
26
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils"></a><div class="titlepage"></div>
|
27
27
|
<div class="refnamediv"><table width="100%"><tr>
|
28
28
|
<td valign="top">
|
29
|
-
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-
|
30
|
-
<p>
|
29
|
+
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-ID3-tag-utils.top_of_page"></a>ID3 tag utils</span></h2>
|
30
|
+
<p>ID3 tag utils — tag mappings and support functions for plugins
|
31
31
|
dealing with ID3v1 and ID3v2 tags</p>
|
32
32
|
</td>
|
33
33
|
<td class="gallery_image" valign="top" align="right"></td>
|
34
34
|
</tr></table></div>
|
35
35
|
<div class="refsect1">
|
36
|
-
<a name="gst-plugins-base-libs-
|
36
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.functions"></a><h2>Functions</h2>
|
37
37
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
38
38
|
<colgroup>
|
39
39
|
<col width="150px" class="functions_return">
|
@@ -45,14 +45,14 @@
|
|
45
45
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
|
-
<a class="link" href="gst-plugins-base-libs-
|
48
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-id3-genre-count" title="gst_tag_id3_genre_count ()">gst_tag_id3_genre_count</a> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
52
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
|
-
<a class="link" href="gst-plugins-base-libs-
|
55
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-id3-genre-get" title="gst_tag_id3_genre_get ()">gst_tag_id3_genre_get</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
@@ -60,28 +60,28 @@
|
|
60
60
|
<a href="/usr/share/gtk-doc/html/gstreamer-1.0GstTagList.html#GstTagList-struct"><span class="returnvalue">GstTagList</span></a> *
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
|
-
<a class="link" href="gst-plugins-base-libs-
|
63
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-list-new-from-id3v1" title="gst_tag_list_new_from_id3v1 ()">gst_tag_list_new_from_id3v1</a> <span class="c_punctuation">()</span>
|
64
64
|
</td>
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
67
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
68
68
|
</td>
|
69
69
|
<td class="function_name">
|
70
|
-
<a class="link" href="gst-plugins-base-libs-
|
70
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-from-id3-tag" title="gst_tag_from_id3_tag ()">gst_tag_from_id3_tag</a> <span class="c_punctuation">()</span>
|
71
71
|
</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
74
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
75
75
|
</td>
|
76
76
|
<td class="function_name">
|
77
|
-
<a class="link" href="gst-plugins-base-libs-
|
77
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-from-id3-user-tag" title="gst_tag_from_id3_user_tag ()">gst_tag_from_id3_user_tag</a> <span class="c_punctuation">()</span>
|
78
78
|
</td>
|
79
79
|
</tr>
|
80
80
|
<tr>
|
81
81
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
82
82
|
</td>
|
83
83
|
<td class="function_name">
|
84
|
-
<a class="link" href="gst-plugins-base-libs-
|
84
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-to-id3-tag" title="gst_tag_to_id3_tag ()">gst_tag_to_id3_tag</a> <span class="c_punctuation">()</span>
|
85
85
|
</td>
|
86
86
|
</tr>
|
87
87
|
<tr>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
90
90
|
</td>
|
91
91
|
<td class="function_name">
|
92
|
-
<a class="link" href="gst-plugins-base-libs-
|
92
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-list-add-id3-image" title="gst_tag_list_add_id3_image ()">gst_tag_list_add_id3_image</a> <span class="c_punctuation">()</span>
|
93
93
|
</td>
|
94
94
|
</tr>
|
95
95
|
<tr>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
98
98
|
</td>
|
99
99
|
<td class="function_name">
|
100
|
-
<a class="link" href="gst-plugins-base-libs-
|
100
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-get-id3v2-tag-size" title="gst_tag_get_id3v2_tag_size ()">gst_tag_get_id3v2_tag_size</a> <span class="c_punctuation">()</span>
|
101
101
|
</td>
|
102
102
|
</tr>
|
103
103
|
<tr>
|
@@ -105,33 +105,29 @@
|
|
105
105
|
<a href="/usr/share/gtk-doc/html/gstreamer-1.0GstTagList.html#GstTagList-struct"><span class="returnvalue">GstTagList</span></a> *
|
106
106
|
</td>
|
107
107
|
<td class="function_name">
|
108
|
-
<a class="link" href="gst-plugins-base-libs-
|
108
|
+
<a class="link" href="gst-plugins-base-libs-ID3-tag-utils.html#gst-tag-list-from-id3v2-tag" title="gst_tag_list_from_id3v2_tag ()">gst_tag_list_from_id3v2_tag</a> <span class="c_punctuation">()</span>
|
109
109
|
</td>
|
110
110
|
</tr>
|
111
111
|
</tbody>
|
112
112
|
</table></div>
|
113
113
|
</div>
|
114
114
|
<div class="refsect1">
|
115
|
-
<a name="gst-plugins-base-libs-
|
115
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.includes"></a><h2>Includes</h2>
|
116
116
|
<pre class="synopsis">#include <gst/tag/tag.h>
|
117
117
|
</pre>
|
118
118
|
</div>
|
119
119
|
<div class="refsect1">
|
120
|
-
<a name="gst-plugins-base-libs-
|
121
|
-
<
|
122
|
-
|
123
|
-
Contains various utility functions for plugins to parse or create
|
124
|
-
ID3 tags and map ID3v2 identifiers to and from GStreamer identifiers.
|
125
|
-
</p>
|
126
|
-
</div>
|
120
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.description"></a><h2>Description</h2>
|
121
|
+
<p>Contains various utility functions for plugins to parse or create
|
122
|
+
ID3 tags and map ID3v2 identifiers to and from GStreamer identifiers.</p>
|
127
123
|
</div>
|
128
124
|
<div class="refsect1">
|
129
|
-
<a name="gst-plugins-base-libs-
|
125
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.functions_details"></a><h2>Functions</h2>
|
130
126
|
<div class="refsect2">
|
131
127
|
<a name="gst-tag-id3-genre-count"></a><h3>gst_tag_id3_genre_count ()</h3>
|
132
128
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
133
129
|
gst_tag_id3_genre_count (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
134
|
-
<p>Gets the number of ID3v1 genres that can be identified. Winamp genres are
|
130
|
+
<p>Gets the number of ID3v1 genres that can be identified. Winamp genres are
|
135
131
|
included.</p>
|
136
132
|
<div class="refsect3">
|
137
133
|
<a name="gst-tag-id3-genre-count.returns"></a><h4>Returns</h4>
|
@@ -287,7 +283,7 @@ gst_tag_list_add_id3_image (<em class="parameter"><code><a href="/usr/share/gtk-
|
|
287
283
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="type">guint</span></a> image_data_len</code></em>,
|
288
284
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="type">guint</span></a> id3_picture_type</code></em>);</pre>
|
289
285
|
<p>Adds an image from an ID3 APIC frame (or similar, such as used in FLAC)
|
290
|
-
to the given tag list. Also see <a class="link" href="gst-plugins-base-libs-
|
286
|
+
to the given tag list. Also see <a class="link" href="gst-plugins-base-libs-Tags.html#gst-tag-image-data-to-image-sample" title="gst_tag_image_data_to_image_sample ()"><code class="function">gst_tag_image_data_to_image_sample()</code></a> for
|
291
287
|
more information on image tags in GStreamer.</p>
|
292
288
|
<div class="refsect3">
|
293
289
|
<a name="gst-tag-list-add-id3-image.parameters"></a><h4>Parameters</h4>
|
@@ -334,7 +330,7 @@ the APIC frame (0 = unknown/other)</p></td>
|
|
334
330
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
335
331
|
gst_tag_get_id3v2_tag_size (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gstreamer-1.0GstBuffer.html#GstBuffer-struct"><span class="type">GstBuffer</span></a> *buffer</code></em>);</pre>
|
336
332
|
<p>Determines size of an ID3v2 tag on buffer containing at least ID3v2 header,
|
337
|
-
i.e. at least <a class="link" href="gst-plugins-base-libs-
|
333
|
+
i.e. at least <a class="link" href="gst-plugins-base-libs-Tags.html#GST-TAG-ID3V2-HEADER-SIZE:CAPS" title="GST_TAG_ID3V2_HEADER_SIZE"><span class="type">GST_TAG_ID3V2_HEADER_SIZE</span></a> (10) bytes;</p>
|
338
334
|
<div class="refsect3">
|
339
335
|
<a name="gst-tag-get-id3v2-tag-size.parameters"></a><h4>Parameters</h4>
|
340
336
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -385,10 +381,10 @@ given vorbiscomment buffer or NULL on error.</p>
|
|
385
381
|
</div>
|
386
382
|
</div>
|
387
383
|
<div class="refsect1">
|
388
|
-
<a name="gst-plugins-base-libs-
|
384
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.other_details"></a><h2>Types and Values</h2>
|
389
385
|
</div>
|
390
386
|
<div class="refsect1">
|
391
|
-
<a name="gst-plugins-base-libs-
|
387
|
+
<a name="gst-plugins-base-libs-ID3-tag-utils.see-also"></a><h2>See Also</h2>
|
392
388
|
<p><a href="/usr/share/gtk-doc/html/gstreamer-1.0GstTagList.html#GstTagList-struct"><span class="type">GstTagList</span></a></p>
|
393
389
|
</div>
|
394
390
|
</div>
|
@@ -2,12 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>ISO-639 lang mappings: GStreamer Base Plugins 1.0 Library Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
|
8
8
|
<link rel="up" href="gstreamer-tag.html" title="Tag Support Library">
|
9
|
-
<link rel="prev" href="gst-plugins-base-libs-
|
10
|
-
<link rel="next" href="gst-plugins-base-libs-
|
9
|
+
<link rel="prev" href="gst-plugins-base-libs-GstTagMux.html" title="GstTagMux">
|
10
|
+
<link rel="next" href="gst-plugins-base-libs-Licenses.html" title="Licenses">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -15,24 +15,24 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
17
|
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
-
<a href="#gst-plugins-base-libs-
|
18
|
+
<a href="#gst-plugins-base-libs-ISO-639-lang-mappings.description" class="shortcut">Description</a></span>
|
19
19
|
</td>
|
20
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
21
21
|
<td><a accesskey="u" href="gstreamer-tag.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
22
|
-
<td><a accesskey="p" href="gst-plugins-base-libs-
|
23
|
-
<td><a accesskey="n" href="gst-plugins-base-libs-
|
22
|
+
<td><a accesskey="p" href="gst-plugins-base-libs-GstTagMux.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
23
|
+
<td><a accesskey="n" href="gst-plugins-base-libs-Licenses.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
24
24
|
</tr></table>
|
25
25
|
<div class="refentry">
|
26
|
-
<a name="gst-plugins-base-libs-
|
26
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings"></a><div class="titlepage"></div>
|
27
27
|
<div class="refnamediv"><table width="100%"><tr>
|
28
28
|
<td valign="top">
|
29
|
-
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-
|
30
|
-
<p>
|
29
|
+
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-ISO-639-lang-mappings.top_of_page"></a>ISO-639 lang mappings</span></h2>
|
30
|
+
<p>ISO-639 lang mappings — mappings for ISO-639 language codes and names</p>
|
31
31
|
</td>
|
32
32
|
<td class="gallery_image" valign="top" align="right"></td>
|
33
33
|
</tr></table></div>
|
34
34
|
<div class="refsect1">
|
35
|
-
<a name="gst-plugins-base-libs-
|
35
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.functions"></a><h2>Functions</h2>
|
36
36
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
37
37
|
<colgroup>
|
38
38
|
<col width="150px" class="functions_return">
|
@@ -44,41 +44,41 @@
|
|
44
44
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
|
-
<a class="link" href="gst-plugins-base-libs-
|
47
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-codes" title="gst_tag_get_language_codes ()">gst_tag_get_language_codes</a> <span class="c_punctuation">()</span>
|
48
48
|
</td>
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
52
52
|
</td>
|
53
53
|
<td class="function_name">
|
54
|
-
<a class="link" href="gst-plugins-base-libs-
|
54
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-name" title="gst_tag_get_language_name ()">gst_tag_get_language_name</a> <span class="c_punctuation">()</span>
|
55
55
|
</td>
|
56
56
|
</tr>
|
57
57
|
<tr>
|
58
58
|
<td class="define_keyword">#define</td>
|
59
59
|
<td class="function_name">
|
60
|
-
<a class="link" href="gst-plugins-base-libs-
|
60
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-code" title="gst_tag_get_language_code()">gst_tag_get_language_code</a><span class="c_punctuation">()</span>
|
61
61
|
</td>
|
62
62
|
</tr>
|
63
63
|
<tr>
|
64
64
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
65
65
|
</td>
|
66
66
|
<td class="function_name">
|
67
|
-
<a class="link" href="gst-plugins-base-libs-
|
67
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-code-iso-639-1" title="gst_tag_get_language_code_iso_639_1 ()">gst_tag_get_language_code_iso_639_1</a> <span class="c_punctuation">()</span>
|
68
68
|
</td>
|
69
69
|
</tr>
|
70
70
|
<tr>
|
71
71
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
|
-
<a class="link" href="gst-plugins-base-libs-
|
74
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-code-iso-639-2B" title="gst_tag_get_language_code_iso_639_2B ()">gst_tag_get_language_code_iso_639_2B</a> <span class="c_punctuation">()</span>
|
75
75
|
</td>
|
76
76
|
</tr>
|
77
77
|
<tr>
|
78
78
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
|
-
<a class="link" href="gst-plugins-base-libs-
|
81
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-code-iso-639-2T" title="gst_tag_get_language_code_iso_639_2T ()">gst_tag_get_language_code_iso_639_2T</a> <span class="c_punctuation">()</span>
|
82
82
|
</td>
|
83
83
|
</tr>
|
84
84
|
<tr>
|
@@ -86,28 +86,24 @@
|
|
86
86
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
|
-
<a class="link" href="gst-plugins-base-libs-
|
89
|
+
<a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-check-language-code" title="gst_tag_check_language_code ()">gst_tag_check_language_code</a> <span class="c_punctuation">()</span>
|
90
90
|
</td>
|
91
91
|
</tr>
|
92
92
|
</tbody>
|
93
93
|
</table></div>
|
94
94
|
</div>
|
95
95
|
<div class="refsect1">
|
96
|
-
<a name="gst-plugins-base-libs-
|
96
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.includes"></a><h2>Includes</h2>
|
97
97
|
<pre class="synopsis">#include <gst/tag/tag.h>
|
98
98
|
</pre>
|
99
99
|
</div>
|
100
100
|
<div class="refsect1">
|
101
|
-
<a name="gst-plugins-base-libs-
|
102
|
-
<
|
103
|
-
|
104
|
-
Provides helper functions to convert between the various ISO-639 language
|
105
|
-
codes, and to map language codes to language names.
|
106
|
-
</p>
|
107
|
-
</div>
|
101
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.description"></a><h2>Description</h2>
|
102
|
+
<p>Provides helper functions to convert between the various ISO-639 language
|
103
|
+
codes, and to map language codes to language names.</p>
|
108
104
|
</div>
|
109
105
|
<div class="refsect1">
|
110
|
-
<a name="gst-plugins-base-libs-
|
106
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.functions_details"></a><h2>Functions</h2>
|
111
107
|
<div class="refsect2">
|
112
108
|
<a name="gst-tag-get-language-codes"></a><h3>gst_tag_get_language_codes ()</h3>
|
113
109
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
@@ -161,7 +157,7 @@ application is terminated.</p>
|
|
161
157
|
<div class="refsect2">
|
162
158
|
<a name="gst-tag-get-language-code"></a><h3>gst_tag_get_language_code()</h3>
|
163
159
|
<pre class="programlisting">#define gst_tag_get_language_code(lang_code)</pre>
|
164
|
-
<p>Convenience macro wrapping <a class="link" href="gst-plugins-base-libs-
|
160
|
+
<p>Convenience macro wrapping <a class="link" href="gst-plugins-base-libs-ISO-639-lang-mappings.html#gst-tag-get-language-code-iso-639-1" title="gst_tag_get_language_code_iso_639_1 ()"><code class="function">gst_tag_get_language_code_iso_639_1()</code></a>.</p>
|
165
161
|
<div class="refsect3">
|
166
162
|
<a name="gst-tag-get-language-code.parameters"></a><h4>Parameters</h4>
|
167
163
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -313,10 +309,10 @@ is a valid ISO-639 language code.</p>
|
|
313
309
|
</div>
|
314
310
|
</div>
|
315
311
|
<div class="refsect1">
|
316
|
-
<a name="gst-plugins-base-libs-
|
312
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.other_details"></a><h2>Types and Values</h2>
|
317
313
|
</div>
|
318
314
|
<div class="refsect1">
|
319
|
-
<a name="gst-plugins-base-libs-
|
315
|
+
<a name="gst-plugins-base-libs-ISO-639-lang-mappings.see-also"></a><h2>See Also</h2>
|
320
316
|
<p><a href="/usr/share/gtk-doc/html/gstreamer-1.0GstTagList.html#GstTagList-struct"><span class="type">GstTagList</span></a></p>
|
321
317
|
</div>
|
322
318
|
</div>
|
@@ -2,12 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Install-plugins: GStreamer Base Plugins 1.0 Library Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
|
8
8
|
<link rel="up" href="gstreamer-base-utils.html" title="Base Utils Library">
|
9
|
-
<link rel="prev" href="gst-plugins-base-libs-
|
10
|
-
<link rel="next" href="
|
9
|
+
<link rel="prev" href="gst-plugins-base-libs-Missing-plugins.html" title="Missing plugins">
|
10
|
+
<link rel="next" href="GstDiscoverer.html" title="GstDiscoverer">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -15,24 +15,24 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
17
|
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
-
<a href="#gst-plugins-base-libs-
|
18
|
+
<a href="#gst-plugins-base-libs-Install-plugins.description" class="shortcut">Description</a></span>
|
19
19
|
</td>
|
20
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
21
21
|
<td><a accesskey="u" href="gstreamer-base-utils.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
22
|
-
<td><a accesskey="p" href="gst-plugins-base-libs-
|
23
|
-
<td><a accesskey="n" href="
|
22
|
+
<td><a accesskey="p" href="gst-plugins-base-libs-Missing-plugins.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
23
|
+
<td><a accesskey="n" href="GstDiscoverer.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
24
24
|
</tr></table>
|
25
25
|
<div class="refentry">
|
26
|
-
<a name="gst-plugins-base-libs-
|
26
|
+
<a name="gst-plugins-base-libs-Install-plugins"></a><div class="titlepage"></div>
|
27
27
|
<div class="refnamediv"><table width="100%"><tr>
|
28
28
|
<td valign="top">
|
29
|
-
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-
|
30
|
-
<p>
|
29
|
+
<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-Install-plugins.top_of_page"></a>Install-plugins</span></h2>
|
30
|
+
<p>Install-plugins — Missing plugin installation support for applications</p>
|
31
31
|
</td>
|
32
32
|
<td class="gallery_image" valign="top" align="right"></td>
|
33
33
|
</tr></table></div>
|
34
34
|
<div class="refsect1">
|
35
|
-
<a name="gst-plugins-base-libs-
|
35
|
+
<a name="gst-plugins-base-libs-Install-plugins.functions"></a><h2>Functions</h2>
|
36
36
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
37
37
|
<colgroup>
|
38
38
|
<col width="150px" class="functions_return">
|
@@ -44,30 +44,30 @@
|
|
44
44
|
<span class="returnvalue">void</span>
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
|
-
<span class="c_punctuation">(</span><a class="link" href="gst-plugins-base-libs-
|
47
|
+
<span class="c_punctuation">(</span><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsResultFunc" title="GstInstallPluginsResultFunc ()">*GstInstallPluginsResultFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
48
48
|
</td>
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a class="link" href="gst-plugins-base-libs-
|
52
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="returnvalue">GstInstallPluginsReturn</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
|
-
<a class="link" href="gst-plugins-base-libs-
|
55
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()">gst_install_plugins_async</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
59
|
<td class="function_type">
|
60
|
-
<a class="link" href="gst-plugins-base-libs-
|
60
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="returnvalue">GstInstallPluginsReturn</span></a>
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
|
-
<a class="link" href="gst-plugins-base-libs-
|
63
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-sync" title="gst_install_plugins_sync ()">gst_install_plugins_sync</a> <span class="c_punctuation">()</span>
|
64
64
|
</td>
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
67
|
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
68
68
|
</td>
|
69
69
|
<td class="function_name">
|
70
|
-
<a class="link" href="gst-plugins-base-libs-
|
70
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-return-get-name" title="gst_install_plugins_return_get_name ()">gst_install_plugins_return_get_name</a> <span class="c_punctuation">()</span>
|
71
71
|
</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
@@ -75,7 +75,7 @@
|
|
75
75
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
76
76
|
</td>
|
77
77
|
<td class="function_name">
|
78
|
-
<a class="link" href="gst-plugins-base-libs-
|
78
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-installation-in-progress" title="gst_install_plugins_installation_in_progress ()">gst_install_plugins_installation_in_progress</a> <span class="c_punctuation">()</span>
|
79
79
|
</td>
|
80
80
|
</tr>
|
81
81
|
<tr>
|
@@ -83,15 +83,15 @@
|
|
83
83
|
<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
84
84
|
</td>
|
85
85
|
<td class="function_name">
|
86
|
-
<a class="link" href="gst-plugins-base-libs-
|
86
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-supported" title="gst_install_plugins_supported ()">gst_install_plugins_supported</a> <span class="c_punctuation">()</span>
|
87
87
|
</td>
|
88
88
|
</tr>
|
89
89
|
<tr>
|
90
90
|
<td class="function_type">
|
91
|
-
<a class="link" href="gst-plugins-base-libs-
|
91
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="returnvalue">GstInstallPluginsContext</span></a> *
|
92
92
|
</td>
|
93
93
|
<td class="function_name">
|
94
|
-
<a class="link" href="gst-plugins-base-libs-
|
94
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-new" title="gst_install_plugins_context_new ()">gst_install_plugins_context_new</a> <span class="c_punctuation">()</span>
|
95
95
|
</td>
|
96
96
|
</tr>
|
97
97
|
<tr>
|
@@ -99,7 +99,7 @@
|
|
99
99
|
<span class="returnvalue">void</span>
|
100
100
|
</td>
|
101
101
|
<td class="function_name">
|
102
|
-
<a class="link" href="gst-plugins-base-libs-
|
102
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-free" title="gst_install_plugins_context_free ()">gst_install_plugins_context_free</a> <span class="c_punctuation">()</span>
|
103
103
|
</td>
|
104
104
|
</tr>
|
105
105
|
<tr>
|
@@ -107,7 +107,7 @@
|
|
107
107
|
<span class="returnvalue">void</span>
|
108
108
|
</td>
|
109
109
|
<td class="function_name">
|
110
|
-
<a class="link" href="gst-plugins-base-libs-
|
110
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-set-xid" title="gst_install_plugins_context_set_xid ()">gst_install_plugins_context_set_xid</a> <span class="c_punctuation">()</span>
|
111
111
|
</td>
|
112
112
|
</tr>
|
113
113
|
<tr>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
<span class="returnvalue">void</span>
|
116
116
|
</td>
|
117
117
|
<td class="function_name">
|
118
|
-
<a class="link" href="gst-plugins-base-libs-
|
118
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-set-confirm-search" title="gst_install_plugins_context_set_confirm_search ()">gst_install_plugins_context_set_confirm_search</a> <span class="c_punctuation">()</span>
|
119
119
|
</td>
|
120
120
|
</tr>
|
121
121
|
<tr>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
<span class="returnvalue">void</span>
|
124
124
|
</td>
|
125
125
|
<td class="function_name">
|
126
|
-
<a class="link" href="gst-plugins-base-libs-
|
126
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-set-desktop-id" title="gst_install_plugins_context_set_desktop_id ()">gst_install_plugins_context_set_desktop_id</a> <span class="c_punctuation">()</span>
|
127
127
|
</td>
|
128
128
|
</tr>
|
129
129
|
<tr>
|
@@ -131,14 +131,14 @@
|
|
131
131
|
<span class="returnvalue">void</span>
|
132
132
|
</td>
|
133
133
|
<td class="function_name">
|
134
|
-
<a class="link" href="gst-plugins-base-libs-
|
134
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-set-startup-notification-id" title="gst_install_plugins_context_set_startup_notification_id ()">gst_install_plugins_context_set_startup_notification_id</a> <span class="c_punctuation">()</span>
|
135
135
|
</td>
|
136
136
|
</tr>
|
137
137
|
</tbody>
|
138
138
|
</table></div>
|
139
139
|
</div>
|
140
140
|
<div class="refsect1">
|
141
|
-
<a name="gst-plugins-base-libs-
|
141
|
+
<a name="gst-plugins-base-libs-Install-plugins.other"></a><h2>Types and Values</h2>
|
142
142
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
143
143
|
<colgroup>
|
144
144
|
<col width="150px" class="name">
|
@@ -147,385 +147,258 @@
|
|
147
147
|
<tbody>
|
148
148
|
<tr>
|
149
149
|
<td class="datatype_keyword">enum</td>
|
150
|
-
<td class="function_name"><a class="link" href="gst-plugins-base-libs-
|
150
|
+
<td class="function_name"><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn">GstInstallPluginsReturn</a></td>
|
151
151
|
</tr>
|
152
152
|
<tr>
|
153
153
|
<td class="datatype_keyword"> </td>
|
154
|
-
<td class="function_name"><a class="link" href="gst-plugins-base-libs-
|
154
|
+
<td class="function_name"><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext">GstInstallPluginsContext</a></td>
|
155
155
|
</tr>
|
156
156
|
</tbody>
|
157
157
|
</table></div>
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
|
-
<a name="gst-plugins-base-libs-
|
160
|
+
<a name="gst-plugins-base-libs-Install-plugins.includes"></a><h2>Includes</h2>
|
161
161
|
<pre class="synopsis">#include <gst/pbutils/install-plugins.h>
|
162
162
|
</pre>
|
163
163
|
</div>
|
164
164
|
<div class="refsect1">
|
165
|
-
<a name="gst-plugins-base-libs-
|
166
|
-
<div class="
|
167
|
-
<a name="id-1.2.14.8.6.2"></a><
|
168
|
-
<p>
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
(
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
</p>
|
181
|
-
<p>
|
182
|
-
From the application perspective, plugin installation is usually triggered
|
183
|
-
either
|
184
|
-
</p>
|
165
|
+
<a name="gst-plugins-base-libs-Install-plugins.description"></a><h2>Description</h2>
|
166
|
+
<div class="refsect3">
|
167
|
+
<a name="id-1.2.14.8.6.2"></a><h4>Overview</h4>
|
168
|
+
<p>Using this API, applications can request the installation of missing
|
169
|
+
GStreamer plugins. These may be missing decoders/demuxers or
|
170
|
+
encoders/muxers for a certain format, sources or sinks for a certain URI
|
171
|
+
protocol (e.g. 'http'), or certain elements known by their element
|
172
|
+
factory name ('audioresample').</p>
|
173
|
+
<p>Whether plugin installation is supported or not depends on the operating
|
174
|
+
system and/or distribution in question. The vendor of the operating
|
175
|
+
system needs to make sure the necessary hooks and mechanisms are in
|
176
|
+
place for plugin installation to work. See below for more detailed
|
177
|
+
information.</p>
|
178
|
+
<p>From the application perspective, plugin installation is usually
|
179
|
+
triggered either</p>
|
185
180
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
186
|
-
<li class="listitem"><p>
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
decodebin) that one or more plugins are missing <span class="emphasis"><em>and</em></span>
|
193
|
-
the application has decided that it wants to install one or more of those
|
194
|
-
missing plugins
|
195
|
-
</p></li>
|
181
|
+
<li class="listitem"><p>when the application itself has found that it wants or needs to
|
182
|
+
install a certain element</p></li>
|
183
|
+
<li class="listitem"><p>when the application has been notified by an element (such as
|
184
|
+
playbin or decodebin) that one or more plugins are missing *and* the
|
185
|
+
application has decided that it wants to install one or more of
|
186
|
+
those missing plugins</p></li>
|
196
187
|
</ul></div>
|
197
|
-
<p>
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
<p>
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
</
|
211
|
-
<
|
212
|
-
|
213
|
-
<a class="link" href="gst-plugins-base-libs-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
</
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
from a missing-plugin message using the function
|
225
|
-
<a class="link" href="gst-plugins-base-libs-gstpbutilsmissingplugins.html#gst-missing-plugin-message-get-installer-detail" title="gst_missing_plugin_message_get_installer_detail ()"><code class="function">gst_missing_plugin_message_get_installer_detail()</code></a>. The missing-plugin
|
226
|
-
message is either posted by another element and then found on the bus
|
227
|
-
by the application, or the application has created it itself as described
|
228
|
-
above.
|
229
|
-
</p>
|
230
|
-
<p>
|
231
|
-
The application will then call <a class="link" href="gst-plugins-base-libs-gstpbutilsinstallplugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a>, passing a
|
188
|
+
<p>The install functions in this section all take one or more 'detail
|
189
|
+
strings'. These detail strings contain information about the type of
|
190
|
+
plugin that needs to be installed (decoder, encoder, source, sink, or
|
191
|
+
named element), and some additional information such GStreamer version
|
192
|
+
used and a human-readable description of the component to install for
|
193
|
+
user dialogs.</p>
|
194
|
+
<p>Applications should not concern themselves with the composition of the
|
195
|
+
string itself. They should regard the string as if it was a shared
|
196
|
+
secret between GStreamer and the plugin installer application.</p>
|
197
|
+
<p>Detail strings can be obtained using the function
|
198
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-plugin-message-get-installer-detail" title="gst_missing_plugin_message_get_installer_detail ()"><code class="function">gst_missing_plugin_message_get_installer_detail()</code></a> on a
|
199
|
+
missing-plugin message. Such a message will either have been found by
|
200
|
+
the application on a pipeline's <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstBus.html#GstBus-struct"><span class="type">GstBus</span></a>, or the application will have
|
201
|
+
created it itself using <a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-element-message-new" title="gst_missing_element_message_new ()"><code class="function">gst_missing_element_message_new()</code></a>,
|
202
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-decoder-message-new" title="gst_missing_decoder_message_new ()"><code class="function">gst_missing_decoder_message_new()</code></a>,
|
203
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-encoder-message-new" title="gst_missing_encoder_message_new ()"><code class="function">gst_missing_encoder_message_new()</code></a>,
|
204
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-uri-sink-message-new" title="gst_missing_uri_sink_message_new ()"><code class="function">gst_missing_uri_sink_message_new()</code></a>, or
|
205
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-uri-source-message-new" title="gst_missing_uri_source_message_new ()"><code class="function">gst_missing_uri_source_message_new()</code></a>.</p>
|
206
|
+
<p>For each GStreamer element/plugin/component that should be installed,
|
207
|
+
the application needs one of those 'installer detail' string mentioned
|
208
|
+
in the previous section. This string can be obtained, as already
|
209
|
+
mentioned above, from a missing-plugin message using the function
|
210
|
+
<a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-plugin-message-get-installer-detail" title="gst_missing_plugin_message_get_installer_detail ()"><code class="function">gst_missing_plugin_message_get_installer_detail()</code></a>. The
|
211
|
+
missing-plugin message is either posted by another element and then
|
212
|
+
found on the bus by the application, or the application has created it
|
213
|
+
itself as described above.</p>
|
214
|
+
<p>The application will then call <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a>, passing a
|
232
215
|
NULL-terminated array of installer detail strings, and a function that
|
233
216
|
should be called when the installation of the plugins has finished
|
234
|
-
(successfully or not). Optionally, a <a class="link" href="gst-plugins-base-libs-
|
235
|
-
with <a class="link" href="gst-plugins-base-libs-
|
236
|
-
additional optional arguments like the application window's XID can
|
237
|
-
passed to the external installer application
|
238
|
-
|
239
|
-
<p>
|
240
|
-
<a class="link" href="gst-plugins-base-libs-gstpbutilsinstallplugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a> will return almost immediately, with the
|
217
|
+
(successfully or not). Optionally, a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> created
|
218
|
+
with <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-new" title="gst_install_plugins_context_new ()"><code class="function">gst_install_plugins_context_new()</code></a> may be passed as well. This
|
219
|
+
way additional optional arguments like the application window's XID can
|
220
|
+
be passed to the external installer application.</p>
|
221
|
+
<p>gst_install_plugins_async() will return almost immediately, with the
|
241
222
|
return code indicating whether plugin installation was started or not.
|
242
223
|
If the necessary hooks for plugin installation are in place and an
|
243
224
|
external installer application has in fact been called, the passed in
|
244
|
-
function will be called with a result code as soon as the external
|
245
|
-
has finished. If the result code indicates that new plugins
|
246
|
-
installed, the application will want to call
|
247
|
-
run-time plugin registry is updated and
|
248
|
-
to the application
|
249
|
-
|
250
|
-
<
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
g_main_context_iteration (NULL,FALSE);
|
256
|
-
</pre>
|
257
|
-
from your code.
|
225
|
+
function will be called with a result code as soon as the external
|
226
|
+
installer has finished. If the result code indicates that new plugins
|
227
|
+
have been installed, the application will want to call
|
228
|
+
<a href="/usr/share/gtk-doc/html/gstreamer-1.0gstreamer-Gst.html#gst-update-registry"><code class="function">gst_update_registry()</code></a> so the run-time plugin registry is updated and
|
229
|
+
the new plugins are made available to the application.</p>
|
230
|
+
<div class="blockquote"><blockquote class="blockquote">
|
231
|
+
<p>A Gtk/GLib main loop must be running in order for the result function
|
232
|
+
to be called when the external installer has finished. If this is not
|
233
|
+
the case, make sure to regularly call in your code:</p>
|
234
|
+
<p>g_main_context_iteration (NULL,FALSE);</p>
|
235
|
+
</blockquote></div>
|
258
236
|
</div>
|
259
|
-
<
|
260
|
-
</
|
261
|
-
<p>
|
262
|
-
<
|
263
|
-
|
264
|
-
<p>
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
</p>
|
269
|
-
<p>
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
</
|
284
|
-
<p>
|
285
|
-
|
286
|
-
|
287
|
-
argument munging is required to transform the command line arguments
|
288
|
-
passed by GStreamer to the helper application into arguments that are
|
289
|
-
understood by the real installer.
|
290
|
-
</p>
|
291
|
-
<p>
|
292
|
-
The helper application path defined at compile time can be overriden at
|
293
|
-
runtime by setting the <code class="envar">GST_INSTALL_PLUGINS_HELPER</code>
|
294
|
-
environment variable. This can be useful for testing/debugging purposes.
|
295
|
-
</p>
|
296
|
-
<p>
|
297
|
-
<span class="emphasis"><em>2. Arguments passed to the install helper</em></span>
|
298
|
-
</p>
|
299
|
-
<p>
|
300
|
-
GStreamer will pass the following arguments to the install helper (this is
|
301
|
-
in addition to the path of the executable itself, which is by convention
|
302
|
-
argv[0]):
|
303
|
-
</p>
|
237
|
+
<div class="refsect3">
|
238
|
+
<a name="id-1.2.14.8.6.3"></a><h4>1. Installer hook</h4>
|
239
|
+
<p>When GStreamer applications initiate plugin installation via
|
240
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a> or <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-sync" title="gst_install_plugins_sync ()"><code class="function">gst_install_plugins_sync()</code></a>, a
|
241
|
+
pre-defined helper application will be called.</p>
|
242
|
+
<p>The exact path of the helper application to be called is set at compile
|
243
|
+
time, usually by the <code class="literal">./configure</code> script based on the install prefix.
|
244
|
+
For a normal package build into the <code class="literal">/usr</code> prefix, this will usually
|
245
|
+
default to <code class="literal">/usr/libexec/gst-install-plugins-helper</code> or
|
246
|
+
<code class="literal">/usr/lib/gst-install-plugins-helper</code>.</p>
|
247
|
+
<p>Vendors/distros who want to support GStreamer plugin installation should
|
248
|
+
either provide such a helper script/application or use the <code class="literal">./configure</code>
|
249
|
+
option <code class="literal">--with-install-plugins-helper=/path/to/installer</code> to make
|
250
|
+
GStreamer call an installer of their own directly.</p>
|
251
|
+
<p>It is strongly recommended that vendors provide a small helper
|
252
|
+
application as interlocutor to the real installer though, even more so
|
253
|
+
if command line argument munging is required to transform the command
|
254
|
+
line arguments passed by GStreamer to the helper application into
|
255
|
+
arguments that are understood by the real installer.</p>
|
256
|
+
<p>The helper application path defined at compile time can be overriden at
|
257
|
+
runtime by setting the GST_INSTALL_PLUGINS_HELPER environment
|
258
|
+
variable. This can be useful for testing/debugging purposes.</p>
|
259
|
+
</div>
|
260
|
+
<div class="refsect3">
|
261
|
+
<a name="id-1.2.14.8.6.4"></a><h4>2. Arguments passed to the install helper</h4>
|
262
|
+
<p>GStreamer will pass the following arguments to the install helper (this
|
263
|
+
is in addition to the path of the executable itself, which is by
|
264
|
+
convention argv[0]):</p>
|
304
265
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
305
|
-
<li class="listitem"><p>
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
</p></li>
|
313
|
-
<li class="listitem"><p>
|
314
|
-
one 'installer detail string' argument for each plugin to be installed;
|
315
|
-
these strings will have a <code class="literal">gstreamer</code> prefix; the
|
316
|
-
exact format of the detail string is explained below
|
317
|
-
</p></li>
|
266
|
+
<li class="listitem"><p>none to many optional arguments in the form of <code class="literal">--foo-bar=val</code>.
|
267
|
+
Example: <code class="literal">--transient-for=XID</code> where XID is the X Window ID of the
|
268
|
+
main window of the calling application (so the installer can make
|
269
|
+
itself transient to that window). Unknown optional arguments should
|
270
|
+
be ignored by the installer.</p></li>
|
271
|
+
<li class="listitem"><p>one 'installer detail string' argument for each plugin to be
|
272
|
+
installed; these strings will have a <code class="literal">gstreamer</code> prefix; the exact
|
273
|
+
format of the detail string is explained below</p></li>
|
318
274
|
</ul></div>
|
319
|
-
|
320
|
-
|
321
|
-
<
|
322
|
-
<
|
323
|
-
|
324
|
-
|
325
|
-
The string is in UTF-8 encoding and is made up of several fields, separated
|
326
|
-
by '|' characters (but neither the first nor the last character is a '|').
|
327
|
-
The fields are:
|
328
|
-
</p>
|
275
|
+
</div>
|
276
|
+
<div class="refsect3">
|
277
|
+
<a name="id-1.2.14.8.6.5"></a><h4>3. Detail string describing the missing plugin</h4>
|
278
|
+
<p>The string is in UTF-8 encoding and is made up of several fields,
|
279
|
+
separated by '|' characters (but neither the first nor the last
|
280
|
+
character is a '|'). The fields are:</p>
|
329
281
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
282
|
+
<li class="listitem"><p>plugin system identifier, ie. "gstreamer"
|
283
|
+
This identifier determines the format of the rest of the detail
|
284
|
+
string. Automatic plugin installers should not process detail
|
285
|
+
strings with unknown identifiers. This allows other plugin-based
|
286
|
+
libraries to use the same mechanism for their automatic plugin
|
287
|
+
installation needs, or for the format to be changed should it turn
|
288
|
+
out to be insufficient.</p></li>
|
289
|
+
<li class="listitem"><p>plugin system version, e.g. "0.10"
|
290
|
+
This is required so that when there is a GStreamer-0.12 or
|
291
|
+
GStreamer-1.0 at some point in future, the different major versions
|
292
|
+
can still co-exist and use the same plugin install mechanism in the
|
293
|
+
same way.</p></li>
|
294
|
+
<li class="listitem"><p>application identifier, e.g. "totem"
|
295
|
+
This may also be in the form of "pid/12345" if the program name
|
296
|
+
can't be obtained for some reason.</p></li>
|
297
|
+
<li class="listitem"><p>human-readable localised description of the required component, e.g.
|
298
|
+
"Vorbis audio decoder"</p></li>
|
330
299
|
<li class="listitem">
|
331
|
-
<p>
|
332
|
-
|
333
|
-
|
334
|
-
<p>
|
335
|
-
This identifier determines the format of the rest of the detail string.
|
336
|
-
Automatic plugin installers should not process detail strings with
|
337
|
-
unknown identifiers. This allows other plugin-based libraries to use
|
338
|
-
the same mechanism for their automatic plugin installation needs, or
|
339
|
-
for the format to be changed should it turn out to be insufficient.
|
340
|
-
</p>
|
341
|
-
</li>
|
342
|
-
<li class="listitem">
|
343
|
-
<p>
|
344
|
-
plugin system version, e.g. "0.10"
|
345
|
-
</p>
|
346
|
-
<p>
|
347
|
-
This is required so that when there is a GStreamer-0.12 or GStreamer-1.0
|
348
|
-
at some point in future, the different major versions can still co-exist
|
349
|
-
and use the same plugin install mechanism in the same way.
|
350
|
-
</p>
|
351
|
-
</li>
|
352
|
-
<li class="listitem">
|
353
|
-
<p>
|
354
|
-
application identifier, e.g. "totem"
|
355
|
-
</p>
|
356
|
-
<p>
|
357
|
-
This may also be in the form of "pid/12345" if the program name can't
|
358
|
-
be obtained for some reason.
|
359
|
-
</p>
|
360
|
-
</li>
|
361
|
-
<li class="listitem"><p>
|
362
|
-
human-readable localised description of the required component,
|
363
|
-
e.g. "Vorbis audio decoder"
|
364
|
-
</p></li>
|
365
|
-
<li class="listitem">
|
366
|
-
<p>
|
367
|
-
identifier string for the required component (see below for details about
|
368
|
-
how to map this to the package/plugin that needs installing), e.g.
|
369
|
-
</p>
|
300
|
+
<p>identifier string for the required component (see below for details
|
301
|
+
about how to map this to the package/plugin that needs installing),
|
302
|
+
e.g.</p>
|
370
303
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
|
371
|
-
<li class="listitem"><p>
|
372
|
-
|
373
|
-
|
374
|
-
<li class="listitem"><p>
|
375
|
-
element-$(ELEMENT_REQUIRED), e.g. element-videoconvert
|
376
|
-
</p></li>
|
304
|
+
<li class="listitem"><p>urisource-$(PROTOCOL_REQUIRED), e.g. urisource-http or
|
305
|
+
urisource-mms</p></li>
|
306
|
+
<li class="listitem"><p>element-$(ELEMENT_REQUIRED), e.g. element-videoconvert</p></li>
|
377
307
|
<li class="listitem">
|
378
|
-
<p>
|
379
|
-
|
380
|
-
</p>
|
308
|
+
<p>decoder-$(CAPS_REQUIRED), e.g. (do read below for more
|
309
|
+
details!):</p>
|
381
310
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
|
382
311
|
<li class="listitem"><p>decoder-audio/x-vorbis</p></li>
|
383
312
|
<li class="listitem"><p>decoder-application/ogg</p></li>
|
384
313
|
<li class="listitem"><p>decoder-audio/mpeg, mpegversion=(int)4</p></li>
|
385
|
-
<li class="listitem"><p>decoder-video/mpeg, systemstream=(boolean)true,
|
314
|
+
<li class="listitem"><p>decoder-video/mpeg, systemstream=(boolean)true,
|
315
|
+
mpegversion=(int)2</p></li>
|
386
316
|
</ul></div>
|
387
|
-
<p>
|
388
|
-
</p>
|
389
317
|
</li>
|
390
|
-
<li class="listitem"><p>
|
391
|
-
encoder-$(CAPS_REQUIRED), e.g. encoder-audio/x-vorbis
|
392
|
-
</p></li>
|
318
|
+
<li class="listitem"><p>encoder-$(CAPS_REQUIRED), e.g. encoder-audio/x-vorbis</p></li>
|
393
319
|
</ul></div>
|
394
|
-
<p>
|
395
|
-
</p>
|
396
320
|
</li>
|
397
|
-
<li class="listitem"><p>
|
398
|
-
optional further fields not yet specified
|
399
|
-
</p></li>
|
321
|
+
<li class="listitem"><p>optional further fields not yet specified</p></li>
|
400
322
|
</ul></div>
|
401
|
-
<p>
|
402
|
-
</p>
|
403
|
-
<p>
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
</p>
|
409
|
-
<p>
|
410
|
-
Plugin installers parsing this ID string should expect further fields also
|
411
|
-
separated by '|' symbols and either ignore them, warn the user, or error
|
412
|
-
out when encountering them.
|
413
|
-
</p>
|
414
|
-
<p>
|
415
|
-
Those unfamiliar with the GStreamer 'caps' system should note a few things
|
416
|
-
about the caps string used in the above decoder/encoder case:
|
417
|
-
</p>
|
323
|
+
<p>An entire ID string might then look like this, for example: <code class="literal">
|
324
|
+
gstreamer|0.10|totem|Vorbis audio decoder|decoder-audio/x-vorbis</code></p>
|
325
|
+
<p>Plugin installers parsing this ID string should expect further fields
|
326
|
+
also separated by '|' symbols and either ignore them, warn the user, or
|
327
|
+
error out when encountering them.</p>
|
328
|
+
<p>Those unfamiliar with the GStreamer 'caps' system should note a few
|
329
|
+
things about the caps string used in the above decoder/encoder case:</p>
|
418
330
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
419
|
-
<li class="listitem"><p>
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
<li class="listitem"><p>
|
426
|
-
a caps string may or may not have additional comma-separated fields
|
427
|
-
of various types (as seen in the examples above)
|
428
|
-
</p></li>
|
331
|
+
<li class="listitem"><p>the first part ("video/mpeg") of the caps string is a GStreamer
|
332
|
+
media type and *not* a MIME type. Wherever possible, the GStreamer
|
333
|
+
media type will be the same as the corresponding MIME type, but
|
334
|
+
often it is not.</p></li>
|
335
|
+
<li class="listitem"><p>a caps string may or may not have additional comma-separated fields
|
336
|
+
of various types (as seen in the examples above)</p></li>
|
429
337
|
<li class="listitem">
|
430
|
-
<p>
|
431
|
-
|
432
|
-
|
433
|
-
may have fields with non-fixed values. Compare for example:
|
434
|
-
</p>
|
338
|
+
<p>the caps string of a 'required' component (as above) will always
|
339
|
+
have fields with fixed values, whereas an introspected string (see
|
340
|
+
below) may have fields with non-fixed values. Compare for example:</p>
|
435
341
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
|
436
|
-
<li class="listitem"><p>
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
<li class="listitem"><p>
|
441
|
-
<code class="literal">video/mpeg, mpegversion=(int)2</code> vs.
|
442
|
-
<code class="literal">video/mpeg, systemstream=(boolean){ true, false}, mpegversion=(int)[1, 2]</code>
|
443
|
-
</p></li>
|
342
|
+
<li class="listitem"><p><code class="literal">audio/mpeg, mpegversion=(int)4</code> vs.
|
343
|
+
<code class="literal">audio/mpeg, mpegversion=(int){2, 4}</code></p></li>
|
344
|
+
<li class="listitem"><p><code class="literal">video/mpeg, mpegversion=(int)2</code> vs.
|
345
|
+
<code class="literal">video/mpeg, systemstream=(boolean){ true, false}, mpegversion=(int)[1, 2]</code></p></li>
|
444
346
|
</ul></div>
|
445
|
-
<p>
|
446
|
-
</p>
|
447
347
|
</li>
|
448
348
|
</ul></div>
|
449
|
-
|
450
|
-
|
451
|
-
<
|
452
|
-
<
|
453
|
-
|
454
|
-
<p>
|
455
|
-
The installer should return one of the following exit codes when it exits:
|
456
|
-
</p>
|
349
|
+
</div>
|
350
|
+
<div class="refsect3">
|
351
|
+
<a name="id-1.2.14.8.6.6"></a><h4>4. Exit codes the installer should return</h4>
|
352
|
+
<p>The installer should return one of the following exit codes when it
|
353
|
+
exits:</p>
|
457
354
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
458
|
-
<li class="listitem"><p>
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
<
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
<li class="listitem"><p>
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
(<a class="link" href="gst-plugins-base-libs-gstpbutilsinstallplugins.html#GST-INSTALL-PLUGINS-ERROR:CAPS"><span class="type">GST_INSTALL_PLUGINS_ERROR</span></a>)
|
472
|
-
</p></li>
|
473
|
-
<li class="listitem"><p>
|
474
|
-
3 if some of the requested plugins could be installed, but not all
|
475
|
-
(<a class="link" href="gst-plugins-base-libs-gstpbutilsinstallplugins.html#GST-INSTALL-PLUGINS-PARTIAL-SUCCESS:CAPS"><span class="type">GST_INSTALL_PLUGINS_PARTIAL_SUCCESS</span></a>)
|
476
|
-
</p></li>
|
477
|
-
<li class="listitem"><p>
|
478
|
-
4 if the user aborted the installation (<a class="link" href="gst-plugins-base-libs-gstpbutilsinstallplugins.html#GST-INSTALL-PLUGINS-USER-ABORT:CAPS"><span class="type">GST_INSTALL_PLUGINS_USER_ABORT</span></a>)
|
479
|
-
</p></li>
|
355
|
+
<li class="listitem"><p>0 if all of the requested plugins could be installed
|
356
|
+
(<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-SUCCESS:CAPS"><span class="type">GST_INSTALL_PLUGINS_SUCCESS</span></a>)</p></li>
|
357
|
+
<li class="listitem"><p>1 if no appropriate installation candidate for any of the requested
|
358
|
+
plugins could be found. Only return this if nothing has been
|
359
|
+
installed (<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-NOT-FOUND:CAPS"><span class="type">GST_INSTALL_PLUGINS_NOT_FOUND</span></a>)</p></li>
|
360
|
+
<li class="listitem"><p>2 if an error occured during the installation. The application will
|
361
|
+
assume that the user will already have seen an error message by the
|
362
|
+
installer in this case and will usually not show another one
|
363
|
+
(<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-ERROR:CAPS"><span class="type">GST_INSTALL_PLUGINS_ERROR</span></a>)</p></li>
|
364
|
+
<li class="listitem"><p>3 if some of the requested plugins could be installed, but not all
|
365
|
+
(<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-PARTIAL-SUCCESS:CAPS"><span class="type">GST_INSTALL_PLUGINS_PARTIAL_SUCCESS</span></a>)</p></li>
|
366
|
+
<li class="listitem"><p>4 if the user aborted the installation
|
367
|
+
(<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-USER-ABORT:CAPS"><span class="type">GST_INSTALL_PLUGINS_USER_ABORT</span></a>)</p></li>
|
480
368
|
</ul></div>
|
481
|
-
|
482
|
-
|
483
|
-
<
|
484
|
-
<
|
485
|
-
</p>
|
486
|
-
<p>
|
487
|
-
It is up to the vendor to find mechanism to map required components from
|
369
|
+
</div>
|
370
|
+
<div class="refsect3">
|
371
|
+
<a name="id-1.2.14.8.6.7"></a><h4>5. How to map the required detail string to packages</h4>
|
372
|
+
<p>It is up to the vendor to find mechanism to map required components from
|
488
373
|
the detail string to the actual packages/plugins to install. This could
|
489
|
-
be a hardcoded list of mappings, for example, or be part of the
|
490
|
-
system metadata
|
491
|
-
|
492
|
-
<
|
493
|
-
|
494
|
-
<code class="literal">gst-inspect</code> utility has a special command line option
|
495
|
-
that will output information similar to what is required. For example
|
496
|
-
<span class="command"><strong>
|
374
|
+
be a hardcoded list of mappings, for example, or be part of the
|
375
|
+
packaging system metadata.</p>
|
376
|
+
<p>GStreamer plugin files can be introspected for this information. The
|
377
|
+
<code class="literal">gst-inspect</code> utility has a special command line option that will output
|
378
|
+
information similar to what is required. For example <code class="literal">
|
497
379
|
$ gst-inspect-1.0 --print-plugin-auto-install-info /path/to/libgstvorbis.so
|
498
|
-
</strong></span>
|
499
380
|
should output something along the lines of
|
500
|
-
<code class="
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
</
|
508
|
-
|
509
|
-
complex with additional fields, e.g.
|
510
|
-
<code class="literal">audio/mpeg,mpegversion=(int){2,4}</code>, so they will not
|
511
|
-
always exactly match the caps wanted by the application. It is up to the
|
512
|
-
installer to deal with this (either by doing proper caps intersection using
|
513
|
-
the GStreamer <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstCaps.html#GstCaps-struct"><span class="type">GstCaps</span></a> API, or by only taking into account the media type).
|
514
|
-
</p>
|
515
|
-
<p>
|
516
|
-
Another potential source of problems are plugins such as ladspa or
|
381
|
+
</code>decoder-audio/x-vorbis<code class="literal">, </code>element-vorbisdec<code class="literal"> </code>element-vorbisenc<code class="literal">
|
382
|
+
</code>element-vorbisparse<code class="literal">, </code>element-vorbistag<code class="literal">, </code>encoder-audio/x-vorbis`</p>
|
383
|
+
<p>Note that in the encoder and decoder case the introspected caps can be
|
384
|
+
more complex with additional fields, e.g.
|
385
|
+
<code class="literal">audio/mpeg,mpegversion=(int){2,4}</code>, so they will not always exactly
|
386
|
+
match the caps wanted by the application. It is up to the installer to
|
387
|
+
deal with this (either by doing proper caps intersection using the
|
388
|
+
GStreamer <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstCaps.html#GstCaps-struct"><span class="type">GstCaps</span></a> API, or by only taking into account the media type).</p>
|
389
|
+
<p>Another potential source of problems are plugins such as ladspa or
|
517
390
|
libvisual where the list of elements depends on the installed
|
518
|
-
ladspa/libvisual plugins at the time. This is also up to the
|
519
|
-
to handle (but usually not relevant for playback
|
520
|
-
|
391
|
+
ladspa/libvisual plugins at the time. This is also up to the
|
392
|
+
distribution to handle (but usually not relevant for playback
|
393
|
+
applications).</p>
|
521
394
|
</div>
|
522
395
|
</div>
|
523
396
|
<div class="refsect1">
|
524
|
-
<a name="gst-plugins-base-libs-
|
397
|
+
<a name="gst-plugins-base-libs-Install-plugins.functions_details"></a><h2>Functions</h2>
|
525
398
|
<div class="refsect2">
|
526
399
|
<a name="GstInstallPluginsResultFunc"></a><h3>GstInstallPluginsResultFunc ()</h3>
|
527
400
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
528
|
-
<span class="c_punctuation">(</span>*GstInstallPluginsResultFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
401
|
+
<span class="c_punctuation">(</span>*GstInstallPluginsResultFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="type">GstInstallPluginsReturn</span></a> result</code></em>,
|
529
402
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
530
403
|
<p>The prototype of the callback function that will be called once the
|
531
404
|
external plugin installer program has returned. You only need to provide
|
@@ -546,7 +419,7 @@ a callback function if you are using the asynchronous interface.</p>
|
|
546
419
|
</tr>
|
547
420
|
<tr>
|
548
421
|
<td class="parameter_name"><p>user_data</p></td>
|
549
|
-
<td class="parameter_description"><p>the user data passed to <a class="link" href="gst-plugins-base-libs-
|
422
|
+
<td class="parameter_description"><p>the user data passed to <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a></p></td>
|
550
423
|
<td class="parameter_annotations"> </td>
|
551
424
|
</tr>
|
552
425
|
</tbody>
|
@@ -556,10 +429,10 @@ a callback function if you are using the asynchronous interface.</p>
|
|
556
429
|
<hr>
|
557
430
|
<div class="refsect2">
|
558
431
|
<a name="gst-install-plugins-async"></a><h3>gst_install_plugins_async ()</h3>
|
559
|
-
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-
|
432
|
+
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="returnvalue">GstInstallPluginsReturn</span></a>
|
560
433
|
gst_install_plugins_async (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> * const *details</code></em>,
|
561
|
-
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
562
|
-
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
434
|
+
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>,
|
435
|
+
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsResultFunc" title="GstInstallPluginsResultFunc ()"><span class="type">GstInstallPluginsResultFunc</span></a> func</code></em>,
|
563
436
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
564
437
|
<p>Requests plugin installation without blocking. Once the plugins have been
|
565
438
|
installed or installation has failed, <em class="parameter"><code>func</code></em>
|
@@ -571,9 +444,9 @@ running a GLib/Gtk main loop, make sure to regularly call
|
|
571
444
|
g_main_context_iteration(NULL,FALSE).</p>
|
572
445
|
<p>The installer strings that make up <em class="parameter"><code>detail</code></em>
|
573
446
|
are typically obtained by
|
574
|
-
calling <a class="link" href="gst-plugins-base-libs-
|
447
|
+
calling <a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-plugin-message-get-installer-detail" title="gst_missing_plugin_message_get_installer_detail ()"><code class="function">gst_missing_plugin_message_get_installer_detail()</code></a> on missing-plugin
|
575
448
|
messages that have been caught on a pipeline's bus or created by the
|
576
|
-
application via the provided API, such as <a class="link" href="gst-plugins-base-libs-
|
449
|
+
application via the provided API, such as <a class="link" href="gst-plugins-base-libs-Missing-plugins.html#gst-missing-element-message-new" title="gst_missing_element_message_new ()"><code class="function">gst_missing_element_message_new()</code></a>.</p>
|
577
450
|
<p>It is possible to request the installation of multiple missing plugins in
|
578
451
|
one go (as might be required if there is a demuxer for a certain format
|
579
452
|
installed but no suitable video decoder and no suitable audio decoder).</p>
|
@@ -594,7 +467,7 @@ of installer string details (see below). </p></td>
|
|
594
467
|
</tr>
|
595
468
|
<tr>
|
596
469
|
<td class="parameter_name"><p>ctx</p></td>
|
597
|
-
<td class="parameter_description"><p> a <a class="link" href="gst-plugins-base-libs-
|
470
|
+
<td class="parameter_description"><p> a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a>, or NULL. </p></td>
|
598
471
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
599
472
|
</tr>
|
600
473
|
<tr>
|
@@ -619,16 +492,16 @@ when called, or NULL. </p></td>
|
|
619
492
|
<hr>
|
620
493
|
<div class="refsect2">
|
621
494
|
<a name="gst-install-plugins-sync"></a><h3>gst_install_plugins_sync ()</h3>
|
622
|
-
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-
|
495
|
+
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="returnvalue">GstInstallPluginsReturn</span></a>
|
623
496
|
gst_install_plugins_sync (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> * const *details</code></em>,
|
624
|
-
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
497
|
+
<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>);</pre>
|
625
498
|
<p>Requests plugin installation and block until the plugins have been
|
626
499
|
installed or installation has failed.</p>
|
627
500
|
<p>This function should almost never be used, it only exists for cases where
|
628
501
|
a non-GLib main loop is running and the user wants to run it in a separate
|
629
502
|
thread and marshal the result back asynchronously into the main thread
|
630
503
|
using the other non-GLib main loop. You should almost always use
|
631
|
-
<a class="link" href="gst-plugins-base-libs-
|
504
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a> instead of this function.</p>
|
632
505
|
<div class="refsect3">
|
633
506
|
<a name="gst-install-plugins-sync.parameters"></a><h4>Parameters</h4>
|
634
507
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -646,7 +519,7 @@ of installer string details. </p></td>
|
|
646
519
|
</tr>
|
647
520
|
<tr>
|
648
521
|
<td class="parameter_name"><p>ctx</p></td>
|
649
|
-
<td class="parameter_description"><p> a <a class="link" href="gst-plugins-base-libs-
|
522
|
+
<td class="parameter_description"><p> a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a>, or NULL. </p></td>
|
650
523
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
651
524
|
</tr>
|
652
525
|
</tbody>
|
@@ -661,7 +534,7 @@ of installer string details. </p></td>
|
|
661
534
|
<div class="refsect2">
|
662
535
|
<a name="gst-install-plugins-return-get-name"></a><h3>gst_install_plugins_return_get_name ()</h3>
|
663
536
|
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
664
|
-
gst_install_plugins_return_get_name (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
537
|
+
gst_install_plugins_return_get_name (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsReturn" title="enum GstInstallPluginsReturn"><span class="type">GstInstallPluginsReturn</span></a> ret</code></em>);</pre>
|
665
538
|
<p>Convenience function to return the descriptive string associated
|
666
539
|
with a status code. This function returns English strings and
|
667
540
|
should not be used for user messages. It is here only to assist
|
@@ -717,21 +590,21 @@ exists.</p>
|
|
717
590
|
<hr>
|
718
591
|
<div class="refsect2">
|
719
592
|
<a name="gst-install-plugins-context-new"></a><h3>gst_install_plugins_context_new ()</h3>
|
720
|
-
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-
|
593
|
+
<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="returnvalue">GstInstallPluginsContext</span></a> *
|
721
594
|
gst_install_plugins_context_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
722
|
-
<p>Creates a new <a class="link" href="gst-plugins-base-libs-
|
595
|
+
<p>Creates a new <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a>.</p>
|
723
596
|
<div class="refsect3">
|
724
597
|
<a name="gst-install-plugins-context-new.returns"></a><h4>Returns</h4>
|
725
|
-
<p> a new <a class="link" href="gst-plugins-base-libs-
|
726
|
-
<a class="link" href="gst-plugins-base-libs-
|
598
|
+
<p> a new <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a>. Free with
|
599
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-context-free" title="gst_install_plugins_context_free ()"><code class="function">gst_install_plugins_context_free()</code></a> when no longer needed</p>
|
727
600
|
</div>
|
728
601
|
</div>
|
729
602
|
<hr>
|
730
603
|
<div class="refsect2">
|
731
604
|
<a name="gst-install-plugins-context-free"></a><h3>gst_install_plugins_context_free ()</h3>
|
732
605
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
733
|
-
gst_install_plugins_context_free (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
734
|
-
<p>Frees a <a class="link" href="gst-plugins-base-libs-
|
606
|
+
gst_install_plugins_context_free (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>);</pre>
|
607
|
+
<p>Frees a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a>.</p>
|
735
608
|
<div class="refsect3">
|
736
609
|
<a name="gst-install-plugins-context-free.parameters"></a><h4>Parameters</h4>
|
737
610
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -742,7 +615,7 @@ gst_install_plugins_context_free (<em class="parameter"><code><a class="link" hr
|
|
742
615
|
</colgroup>
|
743
616
|
<tbody><tr>
|
744
617
|
<td class="parameter_name"><p>ctx</p></td>
|
745
|
-
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-
|
618
|
+
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a></p></td>
|
746
619
|
<td class="parameter_annotations"> </td>
|
747
620
|
</tr></tbody>
|
748
621
|
</table></div>
|
@@ -752,7 +625,7 @@ gst_install_plugins_context_free (<em class="parameter"><code><a class="link" hr
|
|
752
625
|
<div class="refsect2">
|
753
626
|
<a name="gst-install-plugins-context-set-xid"></a><h3>gst_install_plugins_context_set_xid ()</h3>
|
754
627
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
755
|
-
gst_install_plugins_context_set_xid (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
628
|
+
gst_install_plugins_context_set_xid (<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>,
|
756
629
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="type">guint</span></a> xid</code></em>);</pre>
|
757
630
|
<p>This function is for X11-based applications (such as most Gtk/Qt
|
758
631
|
applications on linux/unix) only. You can use it to tell the external
|
@@ -763,17 +636,34 @@ installation.</p>
|
|
763
636
|
command line option.</p>
|
764
637
|
<p>Gtk+/Gnome application should be able to obtain the XID of the top-level
|
765
638
|
window like this:</p>
|
766
|
-
<
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
639
|
+
<div class="informalexample">
|
640
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
641
|
+
<tbody>
|
642
|
+
<tr>
|
643
|
+
<td class="listing_lines" align="right"><pre>1
|
644
|
+
2
|
645
|
+
3
|
646
|
+
4
|
647
|
+
5
|
648
|
+
6
|
649
|
+
7
|
650
|
+
8
|
651
|
+
9</pre></td>
|
652
|
+
<td class="listing_code"><pre class="programlisting"><span class="gtkdoc ppc">##include <gtk/gtk.h></span>
|
653
|
+
<span class="gtkdoc ppc">##ifdef GDK_WINDOWING_X11</span>
|
654
|
+
<span class="gtkdoc ppc">##include <gdk/gdkx.h></span>
|
655
|
+
<span class="gtkdoc ppc">##endif</span>
|
656
|
+
<span class="gtkdoc opt">...</span>
|
657
|
+
<span class="gtkdoc ppc">##ifdef GDK_WINDOWING_X11</span>
|
658
|
+
xid <span class="gtkdoc opt">=</span> <span class="function"><a href="/usr/share/gtk-doc/html/gdk2gdk2-X-Window-System-Interaction.html#GDK-WINDOW-XWINDOW:CAPS">GDK_WINDOW_XWINDOW</a></span> <span class="gtkdoc opt">(</span><span class="function">GTK_WIDGET</span> <span class="gtkdoc opt">(</span>application_window<span class="gtkdoc opt">)-></span>window<span class="gtkdoc opt">);</span>
|
659
|
+
<span class="gtkdoc ppc">##endif</span>
|
660
|
+
<span class="gtkdoc opt">...</span></pre></td>
|
661
|
+
</tr>
|
662
|
+
</tbody>
|
663
|
+
</table>
|
664
|
+
</div>
|
665
|
+
|
666
|
+
<p></p>
|
777
667
|
<div class="refsect3">
|
778
668
|
<a name="gst-install-plugins-context-set-xid.parameters"></a><h4>Parameters</h4>
|
779
669
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -785,7 +675,7 @@ window like this:</p>
|
|
785
675
|
<tbody>
|
786
676
|
<tr>
|
787
677
|
<td class="parameter_name"><p>ctx</p></td>
|
788
|
-
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-
|
678
|
+
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a></p></td>
|
789
679
|
<td class="parameter_annotations"> </td>
|
790
680
|
</tr>
|
791
681
|
<tr>
|
@@ -802,7 +692,7 @@ window like this:</p>
|
|
802
692
|
<a name="gst-install-plugins-context-set-confirm-search"></a><h3>gst_install_plugins_context_set_confirm_search ()</h3>
|
803
693
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
804
694
|
gst_install_plugins_context_set_confirm_search
|
805
|
-
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
695
|
+
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>,
|
806
696
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> confirm_search</code></em>);</pre>
|
807
697
|
<p>This function is used to tell the external installer process whether it
|
808
698
|
should ask for confirmation or not before searching for missing plugins.</p>
|
@@ -819,7 +709,7 @@ should ask for confirmation or not before searching for missing plugins.</p>
|
|
819
709
|
<tbody>
|
820
710
|
<tr>
|
821
711
|
<td class="parameter_name"><p>ctx</p></td>
|
822
|
-
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-
|
712
|
+
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a></p></td>
|
823
713
|
<td class="parameter_annotations"> </td>
|
824
714
|
</tr>
|
825
715
|
<tr>
|
@@ -837,7 +727,7 @@ should ask for confirmation or not before searching for missing plugins.</p>
|
|
837
727
|
<a name="gst-install-plugins-context-set-desktop-id"></a><h3>gst_install_plugins_context_set_desktop_id ()</h3>
|
838
728
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
839
729
|
gst_install_plugins_context_set_desktop_id
|
840
|
-
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
730
|
+
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>,
|
841
731
|
<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_id</code></em>);</pre>
|
842
732
|
<p>This function is used to pass the calling application's desktop file ID to
|
843
733
|
the external installer process.</p>
|
@@ -856,7 +746,7 @@ the external installer process.</p>
|
|
856
746
|
<tbody>
|
857
747
|
<tr>
|
858
748
|
<td class="parameter_name"><p>ctx</p></td>
|
859
|
-
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-
|
749
|
+
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a></p></td>
|
860
750
|
<td class="parameter_annotations"> </td>
|
861
751
|
</tr>
|
862
752
|
<tr>
|
@@ -874,7 +764,7 @@ the external installer process.</p>
|
|
874
764
|
<a name="gst-install-plugins-context-set-startup-notification-id"></a><h3>gst_install_plugins_context_set_startup_notification_id ()</h3>
|
875
765
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
876
766
|
gst_install_plugins_context_set_startup_notification_id
|
877
|
-
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-
|
767
|
+
(<em class="parameter"><code><a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a> *ctx</code></em>,
|
878
768
|
<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *startup_id</code></em>);</pre>
|
879
769
|
<p>Sets the startup notification ID for the launched process.</p>
|
880
770
|
<p>This is typically used to to pass the current X11 event timestamp to the
|
@@ -885,11 +775,22 @@ external installer process.</p>
|
|
885
775
|
--startup-notification-id= command line option.</p>
|
886
776
|
<p>GTK+/GNOME applications should be able to create a startup notification ID
|
887
777
|
like this:</p>
|
888
|
-
<
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
778
|
+
<div class="informalexample">
|
779
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
780
|
+
<tbody>
|
781
|
+
<tr>
|
782
|
+
<td class="listing_lines" align="right"><pre>1
|
783
|
+
2
|
784
|
+
3</pre></td>
|
785
|
+
<td class="listing_code"><pre class="programlisting">timestamp <span class="gtkdoc opt">=</span> <span class="function"><a href="/usr/share/gtk-doc/html/gtk3gtk3-General.html#gtk-get-current-event-time">gtk_get_current_event_time</a></span> <span class="gtkdoc opt">();</span>
|
786
|
+
startup_id <span class="gtkdoc opt">=</span> <span class="function"><a href="/usr/share/gtk-doc/html/glibglib-String-Utility-Functions.html#g-strdup-printf">g_strdup_printf</a></span> <span class="gtkdoc opt">(</span><span class="string">"_TIME%u"</span><span class="gtkdoc opt">,</span> timestamp<span class="gtkdoc opt">);</span>
|
787
|
+
<span class="gtkdoc opt">...</span></pre></td>
|
788
|
+
</tr>
|
789
|
+
</tbody>
|
790
|
+
</table>
|
791
|
+
</div>
|
792
|
+
|
793
|
+
<p></p>
|
893
794
|
<div class="refsect3">
|
894
795
|
<a name="gst-install-plugins-context-set-startup-notification-id.parameters"></a><h4>Parameters</h4>
|
895
796
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -901,7 +802,7 @@ like this:</p>
|
|
901
802
|
<tbody>
|
902
803
|
<tr>
|
903
804
|
<td class="parameter_name"><p>ctx</p></td>
|
904
|
-
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-
|
805
|
+
<td class="parameter_description"><p>a <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsContext" title="GstInstallPluginsContext"><span class="type">GstInstallPluginsContext</span></a></p></td>
|
905
806
|
<td class="parameter_annotations"> </td>
|
906
807
|
</tr>
|
907
808
|
<tr>
|
@@ -916,12 +817,12 @@ like this:</p>
|
|
916
817
|
</div>
|
917
818
|
</div>
|
918
819
|
<div class="refsect1">
|
919
|
-
<a name="gst-plugins-base-libs-
|
820
|
+
<a name="gst-plugins-base-libs-Install-plugins.other_details"></a><h2>Types and Values</h2>
|
920
821
|
<div class="refsect2">
|
921
822
|
<a name="GstInstallPluginsReturn"></a><h3>enum GstInstallPluginsReturn</h3>
|
922
|
-
<p>Result codes returned by <a class="link" href="gst-plugins-base-libs-
|
923
|
-
<a class="link" href="gst-plugins-base-libs-
|
924
|
-
<a class="link" href="gst-plugins-base-libs-
|
823
|
+
<p>Result codes returned by <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a> and
|
824
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-sync" title="gst_install_plugins_sync ()"><code class="function">gst_install_plugins_sync()</code></a>, and also the result code passed to the
|
825
|
+
<a class="link" href="gst-plugins-base-libs-Install-plugins.html#GstInstallPluginsResultFunc" title="GstInstallPluginsResultFunc ()"><span class="type">GstInstallPluginsResultFunc</span></a> specified with <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a>.</p>
|
925
826
|
<p>These codes indicate success or failure of starting an external installer
|
926
827
|
program and to what extent the requested plugins could be installed.</p>
|
927
828
|
<div class="refsect3">
|
@@ -946,7 +847,7 @@ program and to what extent the requested plugins could be installed.</p>
|
|
946
847
|
<td class="enum_member_description">
|
947
848
|
<p>no appropriate installation candidate for
|
948
849
|
any of the requested plugins could be found. Only return this if nothing
|
949
|
-
has been installed. Return <a class="link" href="gst-plugins-base-libs-
|
850
|
+
has been installed. Return <a class="link" href="gst-plugins-base-libs-Install-plugins.html#GST-INSTALL-PLUGINS-PARTIAL-SUCCESS:CAPS"><span class="type">GST_INSTALL_PLUGINS_PARTIAL_SUCCESS</span></a> if
|
950
851
|
some (but not all) of the requested plugins could be installed.</p>
|
951
852
|
</td>
|
952
853
|
<td class="enum_member_annotations"> </td>
|
@@ -993,7 +894,7 @@ program and to what extent the requested plugins could be installed.</p>
|
|
993
894
|
<tr>
|
994
895
|
<td class="enum_member_name"><p><a name="GST-INSTALL-PLUGINS-STARTED-OK:CAPS"></a>GST_INSTALL_PLUGINS_STARTED_OK</p></td>
|
995
896
|
<td class="enum_member_description">
|
996
|
-
<p>returned by <a class="link" href="gst-plugins-base-libs-
|
897
|
+
<p>returned by <a class="link" href="gst-plugins-base-libs-Install-plugins.html#gst-install-plugins-async" title="gst_install_plugins_async ()"><code class="function">gst_install_plugins_async()</code></a> to
|
997
898
|
indicate that everything went fine so far and the provided callback
|
998
899
|
will be called with the result of the installation later</p>
|
999
900
|
</td>
|