gstreamer 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- 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
@@ -6,7 +6,7 @@ includedir=${prefix}/include/gstreamer-1.0
|
|
6
6
|
Name: GStreamer codec parsers
|
7
7
|
Description: Bitstream parsers for GStreamer elements
|
8
8
|
Requires: gstreamer-1.0 gstreamer-base-1.0
|
9
|
-
Version: 1.
|
9
|
+
Version: 1.12.1
|
10
10
|
Libs: -L${libdir} -lgstcodecparsers-1.0
|
11
11
|
Cflags: -I${includedir}
|
12
12
|
|
@@ -10,6 +10,6 @@ typelibdir=${libdir}/girepository-1.0
|
|
10
10
|
Name: GStreamer controller
|
11
11
|
Description: Dynamic parameter control for GStreamer elements
|
12
12
|
Requires: gstreamer-1.0
|
13
|
-
Version: 1.
|
13
|
+
Version: 1.12.1
|
14
14
|
Libs: -L${libdir} -lgstcontroller-1.0
|
15
15
|
Cflags: -I${includedir}
|
@@ -3,11 +3,14 @@ exec_prefix=${prefix}
|
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include/gstreamer-1.0
|
5
5
|
pluginsdir=${exec_prefix}/lib/gstreamer-1.0
|
6
|
+
gl_platforms=wgl
|
7
|
+
gl_winsys=win32
|
8
|
+
gl_apis=gl
|
6
9
|
|
7
10
|
Name: GStreamer OpenGL Plugins Libraries
|
8
11
|
Description: Streaming media framework, OpenGL plugins libraries
|
9
|
-
Version: 1.
|
12
|
+
Version: 1.12.1
|
10
13
|
Requires: gstreamer-base-1.0 gstreamer-1.0
|
11
14
|
|
12
|
-
Libs: -L${libdir} -lgstgl-1.0
|
15
|
+
Libs: -L${libdir} -lgstgl-1.0
|
13
16
|
Cflags: -I${includedir} -I${libdir}/gstreamer-1.0/include
|
@@ -6,7 +6,7 @@ includedir=${prefix}/include/gstreamer-1.0
|
|
6
6
|
Name: GStreamer Insert Bin
|
7
7
|
Description: Bin to automatically and insertally link elements
|
8
8
|
Requires: gstreamer-1.0
|
9
|
-
Version: 1.
|
9
|
+
Version: 1.12.1
|
10
10
|
Libs: -L${libdir} -lgstinsertbin-1.0
|
11
11
|
Cflags: -I${includedir}
|
12
12
|
|
@@ -10,6 +10,6 @@ typelibdir=${libdir}/girepository-1.0
|
|
10
10
|
Name: GStreamer networking library
|
11
11
|
Description: Network-enabled GStreamer plug-ins and clocking
|
12
12
|
Requires: gstreamer-1.0 gio-2.0
|
13
|
-
Version: 1.
|
13
|
+
Version: 1.12.1
|
14
14
|
Libs: -L${libdir} -lgstnet-1.0
|
15
15
|
Cflags: -I${includedir}
|
@@ -6,7 +6,7 @@ includedir=${prefix}/include/gstreamer-1.0
|
|
6
6
|
Name: GStreamer Player
|
7
7
|
Description: GStreamer Player convenience library
|
8
8
|
Requires: gstreamer-1.0 gstreamer-video-1.0
|
9
|
-
Version: 1.
|
9
|
+
Version: 1.12.1
|
10
10
|
Libs: -L${libdir} -lgstplayer-1.0
|
11
11
|
Cflags: -I${includedir}
|
12
12
|
|
@@ -10,7 +10,7 @@ typelibdir=${libdir}/girepository-1.0
|
|
10
10
|
Name: GStreamer RTP Library
|
11
11
|
Description: RTP base classes and helper functions
|
12
12
|
Requires: gstreamer-1.0 gstreamer-base-1.0
|
13
|
-
Version: 1.
|
13
|
+
Version: 1.12.1
|
14
14
|
Libs: -L${libdir} -lgstrtp-1.0
|
15
15
|
Cflags: -I${includedir}
|
16
16
|
|
@@ -10,7 +10,7 @@ typelibdir=${libdir}/girepository-1.0
|
|
10
10
|
Name: GStreamer RTSP Library
|
11
11
|
Description: RTSP base classes and helper functions
|
12
12
|
Requires: gstreamer-1.0 gstreamer-sdp-1.0 gio-2.0
|
13
|
-
Version: 1.
|
13
|
+
Version: 1.12.1
|
14
14
|
Libs: -L${libdir} -lgstrtsp-1.0
|
15
15
|
Cflags: -I${includedir}
|
16
16
|
|
@@ -10,7 +10,7 @@ typelibdir=${libdir}/girepository-1.0
|
|
10
10
|
Name: GStreamer Video Library
|
11
11
|
Description: Video base classes and helper functions
|
12
12
|
Requires: gstreamer-1.0 gstreamer-base-1.0
|
13
|
-
Version: 1.
|
13
|
+
Version: 1.12.1
|
14
14
|
Libs: -L${libdir} -lgstvideo-1.0
|
15
15
|
Cflags: -I${includedir}
|
16
16
|
|
Binary file
|
Binary file
|
@@ -21,7 +21,7 @@
|
|
21
21
|
_GST_HELPERDIR="${BASH_SOURCE[0]%/*}/../helpers"
|
22
22
|
|
23
23
|
if [[ ! -d "$_GST_HELPERDIR" ]]; then
|
24
|
-
_GST_HELPERDIR="$(pkg-config --variable=
|
24
|
+
_GST_HELPERDIR="$(pkg-config --variable=bashhelpersdir gstreamer-1.0)"
|
25
25
|
else
|
26
26
|
_GST_HELPERDIR=`cd "$_GST_HELPERDIR"; pwd`
|
27
27
|
fi
|
@@ -29,11 +29,9 @@ fi
|
|
29
29
|
# Common definitions
|
30
30
|
. "$_GST_HELPERDIR"/gst
|
31
31
|
|
32
|
-
_GST_HELPER="$_GST_HELPERDIR/gst-completion-helper-1.0"
|
33
|
-
|
34
32
|
_gst_inspect_all_arguments ()
|
35
33
|
{
|
36
|
-
|
34
|
+
_gst_all_arguments gst-inspect-1.0
|
37
35
|
}
|
38
36
|
|
39
37
|
_gst_inspect_all_elements ()
|
@@ -41,7 +39,7 @@ _gst_inspect_all_elements ()
|
|
41
39
|
COMPREPLY=( $(compgen -W "$($_GST_HELPER -l)" -- $cur) )
|
42
40
|
}
|
43
41
|
|
44
|
-
_gstinspect___atleast_version () { _gst_mandatory_argument; }
|
42
|
+
_gstinspect___atleast_version () { _gst_mandatory_argument gst-inspect-1.0; }
|
45
43
|
|
46
44
|
_gstinspect___exists ()
|
47
45
|
{
|
@@ -56,7 +54,7 @@ __inspect_main ()
|
|
56
54
|
do
|
57
55
|
local var
|
58
56
|
var="${COMP_WORDS[i]}"
|
59
|
-
if [[ "$var" == "
|
57
|
+
if [[ "$var" == "-"* ]]
|
60
58
|
then
|
61
59
|
command="$var"
|
62
60
|
fi
|
@@ -73,7 +71,8 @@ __inspect_main ()
|
|
73
71
|
|
74
72
|
function_exists=$?
|
75
73
|
|
76
|
-
if [[ "$cur" == "
|
74
|
+
if [[ "$cur" == "-"* ]]
|
75
|
+
then
|
77
76
|
_gst_inspect_all_arguments
|
78
77
|
elif [ $function_exists -eq 0 ]
|
79
78
|
then
|
@@ -21,7 +21,7 @@
|
|
21
21
|
_GST_HELPERDIR="${BASH_SOURCE[0]%/*}/../helpers"
|
22
22
|
|
23
23
|
if [[ ! -d "$_GST_HELPERDIR" ]]; then
|
24
|
-
_GST_HELPERDIR="$(pkg-config --variable=
|
24
|
+
_GST_HELPERDIR="$(pkg-config --variable=bashhelpersdir gstreamer-1.0)"
|
25
25
|
else
|
26
26
|
_GST_HELPERDIR=`cd "$_GST_HELPERDIR"; pwd`
|
27
27
|
fi
|
@@ -29,11 +29,9 @@ fi
|
|
29
29
|
# Common definitions
|
30
30
|
. "$_GST_HELPERDIR"/gst
|
31
31
|
|
32
|
-
_GST_HELPER="$_GST_HELPERDIR/gst-completion-helper-1.0"
|
33
|
-
|
34
32
|
_gst_launch_all_arguments ()
|
35
33
|
{
|
36
|
-
|
34
|
+
_gst_all_arguments gst-launch-1.0
|
37
35
|
}
|
38
36
|
|
39
37
|
_gst_complete_compatible_elements ()
|
@@ -51,7 +49,7 @@ _gst_complete_element_properties ()
|
|
51
49
|
COMPREPLY=( $(compgen -W "$($_GST_HELPER --element-properties $previous_element)" -- $cur) )
|
52
50
|
}
|
53
51
|
|
54
|
-
_gstlaunch___exclude_ () { _gst_mandatory_argument; }
|
52
|
+
_gstlaunch___exclude_ () { _gst_mandatory_argument gst-launch-1.0; }
|
55
53
|
|
56
54
|
_gst_launch_main ()
|
57
55
|
{
|
@@ -61,7 +59,7 @@ _gst_launch_main ()
|
|
61
59
|
do
|
62
60
|
local var
|
63
61
|
var="${COMP_WORDS[i]}"
|
64
|
-
if [[ "$var" == "
|
62
|
+
if [[ "$var" == "-"* ]]
|
65
63
|
then
|
66
64
|
command="$var"
|
67
65
|
fi
|
@@ -74,7 +72,7 @@ _gst_launch_main ()
|
|
74
72
|
local var
|
75
73
|
var="${COMP_WORDS[i]}"
|
76
74
|
|
77
|
-
if [[ "$var" == "
|
75
|
+
if [[ "$var" == "-"* ]]
|
78
76
|
then
|
79
77
|
i=$(($i+1))
|
80
78
|
continue
|
@@ -105,7 +103,7 @@ _gst_launch_main ()
|
|
105
103
|
|
106
104
|
function_exists=$?
|
107
105
|
|
108
|
-
if [[ "$cur" == "
|
106
|
+
if [[ "$cur" == "-"* ]]; then
|
109
107
|
_gst_launch_all_arguments
|
110
108
|
elif [ $function_exists -eq 0 ]
|
111
109
|
then
|
@@ -18,17 +18,39 @@
|
|
18
18
|
# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
19
19
|
# Boston, MA 02110-1301, USA.
|
20
20
|
|
21
|
+
_GST_HELPER="/home/vagrant/ruby-gnome2.win64/gstreamer/vendor/local/libexec/gstreamer-1.0/gst-completion-helper"
|
22
|
+
if [[ ! -x "$_GST_HELPER" ]]
|
23
|
+
then
|
24
|
+
helper="$(pkg-config --variable=helpersdir gstreamer-1.0)/gst-completion-helper"
|
25
|
+
|
26
|
+
if [ -x "$helper" ]
|
27
|
+
then
|
28
|
+
_GST_HELPER=$helper
|
29
|
+
fi
|
30
|
+
fi
|
31
|
+
|
21
32
|
___gst_debug_level () { _gst_mandatory_argument; }
|
22
33
|
___gst_debug () { _gst_mandatory_argument; }
|
23
34
|
___gst_debug_color_mode () { _gst_mandatory_argument; }
|
24
35
|
___gst_plugin_path () { _gst_mandatory_argument; }
|
25
36
|
___gst_plugin_load () { _gst_mandatory_argument; }
|
26
37
|
|
38
|
+
_gst_all_arguments ()
|
39
|
+
{
|
40
|
+
COMPREPLY=( $(compgen -W "$($1 --help-all | grep "^ -" | grep -oh '[[:graph:]]*--[[:graph:]]*\|-[[:alpha:]],' | cut -d'=' -f1 | cut -d',' -f1)" -- $cur) )
|
41
|
+
}
|
42
|
+
|
27
43
|
_gst_mandatory_argument ()
|
28
44
|
{
|
45
|
+
__app=$1
|
46
|
+
if [[ -z $__app ]]
|
47
|
+
then
|
48
|
+
__app=gst-launch-1.0
|
49
|
+
fi
|
50
|
+
|
29
51
|
if [[ "$prev" != "$command" ]]
|
30
52
|
then
|
31
|
-
|
53
|
+
_gst_all_arguments $__app
|
32
54
|
else
|
33
55
|
COMPREPLY=("$cur")
|
34
56
|
fi
|
@@ -517,17 +517,17 @@ the queue is empty.</doc>
|
|
517
517
|
</parameters>
|
518
518
|
</method>
|
519
519
|
</record>
|
520
|
-
<constant name="BUFFER_COPY_ALL" value="
|
520
|
+
<constant name="BUFFER_COPY_ALL" value="15" c:type="GST_BUFFER_COPY_ALL">
|
521
521
|
<doc xml:space="preserve">Combination of all possible fields that can be copied with
|
522
522
|
gst_buffer_copy_into().</doc>
|
523
523
|
<type name="BufferCopyFlags" c:type="GstBufferCopyFlags"/>
|
524
524
|
</constant>
|
525
525
|
<constant name="BUFFER_COPY_METADATA"
|
526
|
-
value="
|
526
|
+
value="7"
|
527
527
|
c:type="GST_BUFFER_COPY_METADATA">
|
528
528
|
<doc xml:space="preserve">Combination of all possible metadata fields that can be copied with
|
529
529
|
gst_buffer_copy_into().</doc>
|
530
|
-
<type name="
|
530
|
+
<type name="BufferCopyFlags" c:type="GstBufferCopyFlags"/>
|
531
531
|
</constant>
|
532
532
|
<constant name="BUFFER_OFFSET_NONE"
|
533
533
|
value="18446744073709551615"
|
@@ -570,104 +570,74 @@ The #GstBin::element-added signal is fired whenever a new element is added to
|
|
570
570
|
the bin. Likewise the #GstBin::element-removed signal is fired whenever an
|
571
571
|
element is removed from the bin.
|
572
572
|
|
573
|
-
|
574
|
-
|
573
|
+
## Notes
|
574
|
+
|
575
575
|
A #GstBin internally intercepts every #GstMessage posted by its children and
|
576
576
|
implements the following default behaviour for each of them:
|
577
|
-
<variablelist>
|
578
|
-
<varlistentry>
|
579
|
-
<term>GST_MESSAGE_EOS</term>
|
580
|
-
<listitem><para>This message is only posted by sinks in the PLAYING
|
581
|
-
state. If all sinks posted the EOS message, this bin will post and EOS
|
582
|
-
message upwards.</para></listitem>
|
583
|
-
</varlistentry>
|
584
|
-
<varlistentry>
|
585
|
-
<term>GST_MESSAGE_SEGMENT_START</term>
|
586
|
-
<listitem><para>just collected and never forwarded upwards.
|
587
|
-
The messages are used to decide when all elements have completed playback
|
588
|
-
of their segment.</para></listitem>
|
589
|
-
</varlistentry>
|
590
|
-
<varlistentry>
|
591
|
-
<term>GST_MESSAGE_SEGMENT_DONE</term>
|
592
|
-
<listitem><para> Is posted by #GstBin when all elements that posted
|
593
|
-
a SEGMENT_START have posted a SEGMENT_DONE.</para></listitem>
|
594
|
-
</varlistentry>
|
595
|
-
<varlistentry>
|
596
|
-
<term>GST_MESSAGE_DURATION_CHANGED</term>
|
597
|
-
<listitem><para> Is posted by an element that detected a change
|
598
|
-
in the stream duration. The default bin behaviour is to clear any
|
599
|
-
cached duration values so that the next duration query will perform
|
600
|
-
a full duration recalculation. The duration change is posted to the
|
601
|
-
application so that it can refetch the new duration with a duration
|
602
|
-
query. Note that these messages can be posted before the bin is
|
603
|
-
prerolled, in which case the duration query might fail.
|
604
|
-
</para></listitem>
|
605
|
-
</varlistentry>
|
606
|
-
<varlistentry>
|
607
|
-
<term>GST_MESSAGE_CLOCK_LOST</term>
|
608
|
-
<listitem><para> This message is posted by an element when it
|
609
|
-
can no longer provide a clock. The default bin behaviour is to
|
610
|
-
check if the lost clock was the one provided by the bin. If so and
|
611
|
-
the bin is currently in the PLAYING state, the message is forwarded to
|
612
|
-
the bin parent.
|
613
|
-
This message is also generated when a clock provider is removed from
|
614
|
-
the bin. If this message is received by the application, it should
|
615
|
-
PAUSE the pipeline and set it back to PLAYING to force a new clock
|
616
|
-
distribution.
|
617
|
-
</para></listitem>
|
618
|
-
</varlistentry>
|
619
|
-
<varlistentry>
|
620
|
-
<term>GST_MESSAGE_CLOCK_PROVIDE</term>
|
621
|
-
<listitem><para> This message is generated when an element
|
622
|
-
can provide a clock. This mostly happens when a new clock
|
623
|
-
provider is added to the bin. The default behaviour of the bin is to
|
624
|
-
mark the currently selected clock as dirty, which will perform a clock
|
625
|
-
recalculation the next time the bin is asked to provide a clock.
|
626
|
-
This message is never sent tot the application but is forwarded to
|
627
|
-
the parent of the bin.
|
628
|
-
</para></listitem>
|
629
|
-
</varlistentry>
|
630
|
-
<varlistentry>
|
631
|
-
<term>OTHERS</term>
|
632
|
-
<listitem><para> posted upwards.</para></listitem>
|
633
|
-
</varlistentry>
|
634
|
-
</variablelist>
|
635
577
|
|
578
|
+
* GST_MESSAGE_EOS: This message is only posted by sinks in the PLAYING
|
579
|
+
state. If all sinks posted the EOS message, this bin will post and EOS
|
580
|
+
message upwards.
|
581
|
+
|
582
|
+
* GST_MESSAGE_SEGMENT_START: Just collected and never forwarded upwards.
|
583
|
+
The messages are used to decide when all elements have completed playback
|
584
|
+
of their segment.
|
585
|
+
|
586
|
+
* GST_MESSAGE_SEGMENT_DONE: Is posted by #GstBin when all elements that posted
|
587
|
+
a SEGMENT_START have posted a SEGMENT_DONE.
|
588
|
+
|
589
|
+
* GST_MESSAGE_DURATION_CHANGED: Is posted by an element that detected a change
|
590
|
+
in the stream duration. The default bin behaviour is to clear any
|
591
|
+
cached duration values so that the next duration query will perform
|
592
|
+
a full duration recalculation. The duration change is posted to the
|
593
|
+
application so that it can refetch the new duration with a duration
|
594
|
+
query. Note that these messages can be posted before the bin is
|
595
|
+
prerolled, in which case the duration query might fail.
|
596
|
+
|
597
|
+
* GST_MESSAGE_CLOCK_LOST: This message is posted by an element when it
|
598
|
+
can no longer provide a clock. The default bin behaviour is to
|
599
|
+
check if the lost clock was the one provided by the bin. If so and
|
600
|
+
the bin is currently in the PLAYING state, the message is forwarded to
|
601
|
+
the bin parent.
|
602
|
+
This message is also generated when a clock provider is removed from
|
603
|
+
the bin. If this message is received by the application, it should
|
604
|
+
PAUSE the pipeline and set it back to PLAYING to force a new clock
|
605
|
+
distribution.
|
606
|
+
|
607
|
+
* GST_MESSAGE_CLOCK_PROVIDE: This message is generated when an element
|
608
|
+
can provide a clock. This mostly happens when a new clock
|
609
|
+
provider is added to the bin. The default behaviour of the bin is to
|
610
|
+
mark the currently selected clock as dirty, which will perform a clock
|
611
|
+
recalculation the next time the bin is asked to provide a clock.
|
612
|
+
This message is never sent tot the application but is forwarded to
|
613
|
+
the parent of the bin.
|
614
|
+
|
615
|
+
* OTHERS: posted upwards.
|
636
616
|
|
637
617
|
A #GstBin implements the following default behaviour for answering to a
|
638
618
|
#GstQuery:
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
sink is in the bin, the query fails.</para></listitem>
|
662
|
-
</varlistentry>
|
663
|
-
</variablelist>
|
664
|
-
|
665
|
-
A #GstBin will by default forward any event sent to it to all sink elements.
|
666
|
-
If all the sinks return %TRUE, the bin will also return %TRUE, else %FALSE is
|
667
|
-
returned. If no sinks are in the bin, the event handler will return %TRUE.
|
668
|
-
|
669
|
-
</para>
|
670
|
-
</refsect2></doc>
|
619
|
+
|
620
|
+
* GST_QUERY_DURATION:If the query has been asked before with the same format
|
621
|
+
and the bin is a toplevel bin (ie. has no parent),
|
622
|
+
use the cached previous value. If no previous value was cached, the
|
623
|
+
query is sent to all sink elements in the bin and the MAXIMUM of all
|
624
|
+
values is returned. If the bin is a toplevel bin the value is cached.
|
625
|
+
If no sinks are available in the bin, the query fails.
|
626
|
+
|
627
|
+
* GST_QUERY_POSITION:The query is sent to all sink elements in the bin and the
|
628
|
+
MAXIMUM of all values is returned. If no sinks are available in the bin,
|
629
|
+
the query fails.
|
630
|
+
|
631
|
+
* OTHERS:the query is forwarded to all sink elements, the result
|
632
|
+
of the first sink that answers the query successfully is returned. If no
|
633
|
+
sink is in the bin, the query fails.
|
634
|
+
|
635
|
+
A #GstBin will by default forward any event sent to it to all sink
|
636
|
+
(#GST_EVENT_TYPE_DOWNSTREAM) or source (#GST_EVENT_TYPE_UPSTREAM) elements
|
637
|
+
depending on the event type.
|
638
|
+
If all the elements return %TRUE, the bin will also return %TRUE, else %FALSE
|
639
|
+
is returned. If no elements of the required type are in the bin, the event
|
640
|
+
handler will return %TRUE.</doc>
|
671
641
|
<implements name="ChildProxy"/>
|
672
642
|
<constructor name="new" c:identifier="gst_bin_new">
|
673
643
|
<doc xml:space="preserve">Creates a new bin with the given name.</doc>
|
@@ -799,13 +769,11 @@ takes ownership of the element. An element can only be added to one bin.
|
|
799
769
|
If the element's pads are linked to other pads, the pads will be unlinked
|
800
770
|
before the element is added to the bin.
|
801
771
|
|
802
|
-
&
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
The bin or pipeline will not take care of this for you.
|
808
|
-
</note>
|
772
|
+
> When you add an element to an already-running pipeline, you will have to
|
773
|
+
> take care to set the state of the newly-added element to the desired
|
774
|
+
> state (usually PLAYING or PAUSED, same you set the pipeline to originally)
|
775
|
+
> with gst_element_set_state(), or use gst_element_sync_state_with_parent().
|
776
|
+
> The bin or pipeline will not take care of this for you.
|
809
777
|
|
810
778
|
MT safe.</doc>
|
811
779
|
<return-value transfer-ownership="none">
|
@@ -1339,7 +1307,7 @@ The @handle_message method can be overridden to implement custom
|
|
1339
1307
|
message handling. @handle_message takes ownership of the message, just like
|
1340
1308
|
#gst_element_post_message.
|
1341
1309
|
|
1342
|
-
The @
|
1310
|
+
The @deep_element_added vfunc will be called when a new element has been
|
1343
1311
|
added to any bin inside this bin, so it will also be called if a new child
|
1344
1312
|
was added to a sub-bin of this bin. #GstBin implementations that override
|
1345
1313
|
this message should chain up to the parent class implementation so the
|
@@ -2450,7 +2418,9 @@ gst_buffer_is_writable() to check that if needed.</doc>
|
|
2450
2418
|
</parameter>
|
2451
2419
|
</parameters>
|
2452
2420
|
</method>
|
2453
|
-
<method name="iterate_meta"
|
2421
|
+
<method name="iterate_meta"
|
2422
|
+
c:identifier="gst_buffer_iterate_meta"
|
2423
|
+
introspectable="0">
|
2454
2424
|
<doc xml:space="preserve">Retrieve the next #GstMeta after @current. If @state points
|
2455
2425
|
to %NULL, the first metadata is returned.
|
2456
2426
|
|
@@ -2474,6 +2444,38 @@ when there are no more items.</doc>
|
|
2474
2444
|
</parameter>
|
2475
2445
|
</parameters>
|
2476
2446
|
</method>
|
2447
|
+
<method name="iterate_meta_filtered"
|
2448
|
+
c:identifier="gst_buffer_iterate_meta_filtered"
|
2449
|
+
version="1.12"
|
2450
|
+
introspectable="0">
|
2451
|
+
<doc xml:space="preserve">Retrieve the next #GstMeta of type @meta_api_type after the current one
|
2452
|
+
according to @state. If @state points to %NULL, the first metadata of
|
2453
|
+
type @meta_api_type is returned.
|
2454
|
+
|
2455
|
+
@state will be updated with an opaque state pointer</doc>
|
2456
|
+
<return-value transfer-ownership="none" nullable="1">
|
2457
|
+
<doc xml:space="preserve">The next #GstMeta of type
|
2458
|
+
@meta_api_type or %NULL when there are no more items.</doc>
|
2459
|
+
<type name="Meta" c:type="GstMeta*"/>
|
2460
|
+
</return-value>
|
2461
|
+
<parameters>
|
2462
|
+
<instance-parameter name="buffer" transfer-ownership="none">
|
2463
|
+
<doc xml:space="preserve">a #GstBuffer</doc>
|
2464
|
+
<type name="Buffer" c:type="GstBuffer*"/>
|
2465
|
+
</instance-parameter>
|
2466
|
+
<parameter name="state"
|
2467
|
+
transfer-ownership="none"
|
2468
|
+
nullable="1"
|
2469
|
+
allow-none="1">
|
2470
|
+
<doc xml:space="preserve">an opaque state pointer</doc>
|
2471
|
+
<type name="gpointer" c:type="gpointer*"/>
|
2472
|
+
</parameter>
|
2473
|
+
<parameter name="meta_api_type" transfer-ownership="none">
|
2474
|
+
<doc xml:space="preserve">only return #GstMeta of this type</doc>
|
2475
|
+
<type name="GType" c:type="GType"/>
|
2476
|
+
</parameter>
|
2477
|
+
</parameters>
|
2478
|
+
</method>
|
2477
2479
|
<method name="map" c:identifier="gst_buffer_map">
|
2478
2480
|
<doc xml:space="preserve">This function fills @info with the #GstMapInfo of all merged memory
|
2479
2481
|
blocks in @buffer.
|
@@ -6099,8 +6101,8 @@ contained in @caps. The caller becomes the owner of the returned structure.</doc
|
|
6099
6101
|
</method>
|
6100
6102
|
<method name="subtract" c:identifier="gst_caps_subtract">
|
6101
6103
|
<doc xml:space="preserve">Subtracts the @subtrahend from the @minuend.
|
6102
|
-
&
|
6103
|
-
are included on one caps and omitted on the other
|
6104
|
+
> This function does not work reliably if optional properties for caps
|
6105
|
+
> are included on one caps and omitted on the other.</doc>
|
6104
6106
|
<return-value transfer-ownership="full">
|
6105
6107
|
<doc xml:space="preserve">the resulting caps</doc>
|
6106
6108
|
<type name="Caps" c:type="GstCaps*"/>
|
@@ -8036,9 +8038,9 @@ than the value of gst_clock_get_internal_time() when this function is called.
|
|
8036
8038
|
Subsequent calls to gst_clock_get_time() will return clock times computed as
|
8037
8039
|
follows:
|
8038
8040
|
|
8039
|
-
|
8041
|
+
|[
|
8040
8042
|
time = (internal_time - internal) * rate_num / rate_denom + external
|
8041
|
-
|
8043
|
+
]|
|
8042
8044
|
|
8043
8045
|
This formula is implemented in gst_clock_adjust_unlocked(). Of course, it
|
8044
8046
|
tries to do the integer arithmetic as precisely as possible.
|
@@ -8268,7 +8270,6 @@ after @timeout nanoseconds.
|
|
8268
8270
|
|
8269
8271
|
For asynchronous waiting, the GstClock::synced signal can be used.
|
8270
8272
|
|
8271
|
-
|
8272
8273
|
This returns immediately with TRUE if GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC
|
8273
8274
|
is not set on the clock, or if the clock is already synced.</doc>
|
8274
8275
|
<return-value transfer-ownership="none">
|
@@ -10202,11 +10203,9 @@ gst_debug_category_set_threshold().</doc>
|
|
10202
10203
|
<doc xml:space="preserve">Sets the threshold of the category to the given level. Debug information will
|
10203
10204
|
only be output if the threshold is lower or equal to the level of the
|
10204
10205
|
debugging message.
|
10205
|
-
&
|
10206
|
-
|
10207
|
-
|
10208
|
-
function to use when debugging (even from gdb).
|
10209
|
-
</para></note></doc>
|
10206
|
+
> Do not use this function in production code, because other functions may
|
10207
|
+
> change the threshold of categories as side effect. It is however a nice
|
10208
|
+
> function to use when debugging (even from gdb).</doc>
|
10210
10209
|
<return-value transfer-ownership="none">
|
10211
10210
|
<type name="none" c:type="void"/>
|
10212
10211
|
</return-value>
|
@@ -10874,7 +10873,6 @@ removed.
|
|
10874
10873
|
The device monitor will monitor all devices matching the filters that
|
10875
10874
|
the application has set.
|
10876
10875
|
|
10877
|
-
|
10878
10876
|
The basic use pattern of a device monitor is as follows:
|
10879
10877
|
|[
|
10880
10878
|
static gboolean
|
@@ -11628,7 +11626,8 @@ dynamically loaded plugins.)</doc>
|
|
11628
11626
|
c:identifier="gst_device_provider_class_set_metadata"
|
11629
11627
|
version="1.4">
|
11630
11628
|
<doc xml:space="preserve">Sets the detailed information for a #GstDeviceProviderClass.
|
11631
|
-
|
11629
|
+
|
11630
|
+
> This function is for use in _class_init functions only.</doc>
|
11632
11631
|
<return-value transfer-ownership="none">
|
11633
11632
|
<type name="none" c:type="void"/>
|
11634
11633
|
</return-value>
|
@@ -11664,7 +11663,8 @@ multiple author metadata. E.g: "Joe Bloggs &lt;joe.blogs at foo.com&gt;"
|
|
11664
11663
|
c:identifier="gst_device_provider_class_set_static_metadata"
|
11665
11664
|
version="1.4">
|
11666
11665
|
<doc xml:space="preserve">Sets the detailed information for a #GstDeviceProviderClass.
|
11667
|
-
|
11666
|
+
|
11667
|
+
> This function is for use in _class_init functions only.
|
11668
11668
|
|
11669
11669
|
Same as gst_device_provider_class_set_metadata(), but @longname, @classification,
|
11670
11670
|
@description, and @author must be static strings or inlined strings, as
|
@@ -11918,6 +11918,48 @@ metadata. Free with g_strfreev() when no longer needed.</doc>
|
|
11918
11918
|
glib:get-type="gst_double_range_get_type"
|
11919
11919
|
glib:fundamental="1">
|
11920
11920
|
</class>
|
11921
|
+
<class name="DynamicTypeFactory"
|
11922
|
+
c:symbol-prefix="dynamic_type_factory"
|
11923
|
+
c:type="GstDynamicTypeFactory"
|
11924
|
+
parent="PluginFeature"
|
11925
|
+
glib:type-name="GstDynamicTypeFactory"
|
11926
|
+
glib:get-type="gst_dynamic_type_factory_get_type"
|
11927
|
+
glib:type-struct="DynamicTypeFactoryClass">
|
11928
|
+
<doc xml:space="preserve">#GstDynamicTypeFactory is used to represent a type that can be
|
11929
|
+
automatically loaded the first time it is used. For example,
|
11930
|
+
a non-standard type for use in caps fields.
|
11931
|
+
|
11932
|
+
In general, applications and plugins don't need to use the factory
|
11933
|
+
beyond registering the type in a plugin init function. Once that is
|
11934
|
+
done, the type is stored in the registry, and ready as soon as the
|
11935
|
+
registry is loaded.
|
11936
|
+
|
11937
|
+
## Registering a type for dynamic loading
|
11938
|
+
|
11939
|
+
|[<!-- language="C" -->
|
11940
|
+
|
11941
|
+
static gboolean
|
11942
|
+
plugin_init (GstPlugin * plugin)
|
11943
|
+
{
|
11944
|
+
return gst_dynamic_type_register (plugin, GST_TYPE_CUSTOM_CAPS_FIELD);
|
11945
|
+
}
|
11946
|
+
]|</doc>
|
11947
|
+
<function name="load" c:identifier="gst_dynamic_type_factory_load">
|
11948
|
+
<return-value transfer-ownership="none">
|
11949
|
+
<type name="GType" c:type="GType"/>
|
11950
|
+
</return-value>
|
11951
|
+
<parameters>
|
11952
|
+
<parameter name="factoryname" transfer-ownership="none">
|
11953
|
+
<type name="utf8" c:type="const gchar*"/>
|
11954
|
+
</parameter>
|
11955
|
+
</parameters>
|
11956
|
+
</function>
|
11957
|
+
</class>
|
11958
|
+
<record name="DynamicTypeFactoryClass"
|
11959
|
+
c:type="GstDynamicTypeFactoryClass"
|
11960
|
+
disguised="1"
|
11961
|
+
glib:is-gtype-struct-for="DynamicTypeFactory">
|
11962
|
+
</record>
|
11921
11963
|
<constant name="ELEMENT_FACTORY_KLASS_DECODER"
|
11922
11964
|
value="Decoder"
|
11923
11965
|
c:type="GST_ELEMENT_FACTORY_KLASS_DECODER">
|
@@ -12007,65 +12049,65 @@ metadata. Free with g_strfreev() when no longer needed.</doc>
|
|
12007
12049
|
value="562949953421311"
|
12008
12050
|
c:type="GST_ELEMENT_FACTORY_TYPE_ANY">
|
12009
12051
|
<doc xml:space="preserve">Elements of any of the defined GST_ELEMENT_FACTORY_LIST types</doc>
|
12010
|
-
<type name="
|
12052
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12011
12053
|
</constant>
|
12012
12054
|
<constant name="ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS"
|
12013
12055
|
value="3940649673949188"
|
12014
12056
|
c:type="GST_ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS">
|
12015
12057
|
<doc xml:space="preserve">All sinks handling audio, video or image media types</doc>
|
12016
|
-
<type name="
|
12058
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12017
12059
|
</constant>
|
12018
12060
|
<constant name="ELEMENT_FACTORY_TYPE_AUDIO_ENCODER"
|
12019
12061
|
value="1125899906842626"
|
12020
12062
|
c:type="GST_ELEMENT_FACTORY_TYPE_AUDIO_ENCODER">
|
12021
12063
|
<doc xml:space="preserve">All encoders handling audio media types</doc>
|
12022
|
-
<type name="
|
12064
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12023
12065
|
</constant>
|
12024
12066
|
<constant name="ELEMENT_FACTORY_TYPE_DECODABLE"
|
12025
12067
|
value="353"
|
12026
12068
|
c:type="GST_ELEMENT_FACTORY_TYPE_DECODABLE">
|
12027
12069
|
<doc xml:space="preserve">All elements used to 'decode' streams (decoders, demuxers, parsers, depayloaders)</doc>
|
12028
|
-
<type name="
|
12070
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12029
12071
|
</constant>
|
12030
12072
|
<constant name="ELEMENT_FACTORY_TYPE_DECODER"
|
12031
12073
|
value="1"
|
12032
12074
|
c:type="GST_ELEMENT_FACTORY_TYPE_DECODER">
|
12033
|
-
<type name="
|
12075
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12034
12076
|
</constant>
|
12035
12077
|
<constant name="ELEMENT_FACTORY_TYPE_DECRYPTOR"
|
12036
12078
|
value="1024"
|
12037
12079
|
c:type="GST_ELEMENT_FACTORY_TYPE_DECRYPTOR">
|
12038
|
-
<type name="
|
12080
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12039
12081
|
</constant>
|
12040
12082
|
<constant name="ELEMENT_FACTORY_TYPE_DEMUXER"
|
12041
12083
|
value="32"
|
12042
12084
|
c:type="GST_ELEMENT_FACTORY_TYPE_DEMUXER">
|
12043
|
-
<type name="
|
12085
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12044
12086
|
</constant>
|
12045
12087
|
<constant name="ELEMENT_FACTORY_TYPE_DEPAYLOADER"
|
12046
12088
|
value="256"
|
12047
12089
|
c:type="GST_ELEMENT_FACTORY_TYPE_DEPAYLOADER">
|
12048
|
-
<type name="
|
12090
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12049
12091
|
</constant>
|
12050
12092
|
<constant name="ELEMENT_FACTORY_TYPE_ENCODER"
|
12051
12093
|
value="2"
|
12052
12094
|
c:type="GST_ELEMENT_FACTORY_TYPE_ENCODER">
|
12053
|
-
<type name="
|
12095
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12054
12096
|
</constant>
|
12055
12097
|
<constant name="ELEMENT_FACTORY_TYPE_ENCRYPTOR"
|
12056
12098
|
value="2048"
|
12057
12099
|
c:type="GST_ELEMENT_FACTORY_TYPE_ENCRYPTOR">
|
12058
|
-
<type name="
|
12100
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12059
12101
|
</constant>
|
12060
12102
|
<constant name="ELEMENT_FACTORY_TYPE_FORMATTER"
|
12061
12103
|
value="512"
|
12062
12104
|
c:type="GST_ELEMENT_FACTORY_TYPE_FORMATTER">
|
12063
|
-
<type name="
|
12105
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12064
12106
|
</constant>
|
12065
12107
|
<constant name="ELEMENT_FACTORY_TYPE_MAX_ELEMENTS"
|
12066
12108
|
value="281474976710656"
|
12067
12109
|
c:type="GST_ELEMENT_FACTORY_TYPE_MAX_ELEMENTS">
|
12068
|
-
<type name="
|
12110
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12069
12111
|
</constant>
|
12070
12112
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_ANY"
|
12071
12113
|
value="18446462598732840960"
|
@@ -12075,63 +12117,63 @@ metadata. Free with g_strfreev() when no longer needed.</doc>
|
|
12075
12117
|
Note: Do not use this if you wish to not filter against any of the defined
|
12076
12118
|
media types. If you wish to do this, simply don't specify any
|
12077
12119
|
GST_ELEMENT_FACTORY_TYPE_MEDIA flag.</doc>
|
12078
|
-
<type name="
|
12120
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12079
12121
|
</constant>
|
12080
12122
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_AUDIO"
|
12081
12123
|
value="1125899906842624"
|
12082
12124
|
c:type="GST_ELEMENT_FACTORY_TYPE_MEDIA_AUDIO">
|
12083
|
-
<type name="
|
12125
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12084
12126
|
</constant>
|
12085
12127
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_IMAGE"
|
12086
12128
|
value="2251799813685248"
|
12087
12129
|
c:type="GST_ELEMENT_FACTORY_TYPE_MEDIA_IMAGE">
|
12088
|
-
<type name="
|
12130
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12089
12131
|
</constant>
|
12090
12132
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_METADATA"
|
12091
12133
|
value="9007199254740992"
|
12092
12134
|
c:type="GST_ELEMENT_FACTORY_TYPE_MEDIA_METADATA">
|
12093
|
-
<type name="
|
12135
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12094
12136
|
</constant>
|
12095
12137
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_SUBTITLE"
|
12096
12138
|
value="4503599627370496"
|
12097
12139
|
c:type="GST_ELEMENT_FACTORY_TYPE_MEDIA_SUBTITLE">
|
12098
|
-
<type name="
|
12140
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12099
12141
|
</constant>
|
12100
12142
|
<constant name="ELEMENT_FACTORY_TYPE_MEDIA_VIDEO"
|
12101
12143
|
value="562949953421312"
|
12102
12144
|
c:type="GST_ELEMENT_FACTORY_TYPE_MEDIA_VIDEO">
|
12103
|
-
<type name="
|
12145
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12104
12146
|
</constant>
|
12105
12147
|
<constant name="ELEMENT_FACTORY_TYPE_MUXER"
|
12106
12148
|
value="16"
|
12107
12149
|
c:type="GST_ELEMENT_FACTORY_TYPE_MUXER">
|
12108
|
-
<type name="
|
12150
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12109
12151
|
</constant>
|
12110
12152
|
<constant name="ELEMENT_FACTORY_TYPE_PARSER"
|
12111
12153
|
value="64"
|
12112
12154
|
c:type="GST_ELEMENT_FACTORY_TYPE_PARSER">
|
12113
|
-
<type name="
|
12155
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12114
12156
|
</constant>
|
12115
12157
|
<constant name="ELEMENT_FACTORY_TYPE_PAYLOADER"
|
12116
12158
|
value="128"
|
12117
12159
|
c:type="GST_ELEMENT_FACTORY_TYPE_PAYLOADER">
|
12118
|
-
<type name="
|
12160
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12119
12161
|
</constant>
|
12120
12162
|
<constant name="ELEMENT_FACTORY_TYPE_SINK"
|
12121
12163
|
value="4"
|
12122
12164
|
c:type="GST_ELEMENT_FACTORY_TYPE_SINK">
|
12123
|
-
<type name="
|
12165
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12124
12166
|
</constant>
|
12125
12167
|
<constant name="ELEMENT_FACTORY_TYPE_SRC"
|
12126
12168
|
value="8"
|
12127
12169
|
c:type="GST_ELEMENT_FACTORY_TYPE_SRC">
|
12128
|
-
<type name="
|
12170
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12129
12171
|
</constant>
|
12130
12172
|
<constant name="ELEMENT_FACTORY_TYPE_VIDEO_ENCODER"
|
12131
12173
|
value="2814749767106562"
|
12132
12174
|
c:type="GST_ELEMENT_FACTORY_TYPE_VIDEO_ENCODER">
|
12133
12175
|
<doc xml:space="preserve">All encoders handling video or image media types</doc>
|
12134
|
-
<type name="
|
12176
|
+
<type name="ElementFactoryListType" c:type="GstElementFactoryListType"/>
|
12135
12177
|
</constant>
|
12136
12178
|
<constant name="ELEMENT_METADATA_AUTHOR"
|
12137
12179
|
value="author"
|
@@ -12187,9 +12229,9 @@ call. To be used as the debug argument in #GST_ELEMENT_ERROR.</doc>
|
|
12187
12229
|
<constant name="EVENT_NUM_SHIFT" value="8" c:type="GST_EVENT_NUM_SHIFT">
|
12188
12230
|
<type name="gint" c:type="gint"/>
|
12189
12231
|
</constant>
|
12190
|
-
<constant name="EVENT_TYPE_BOTH" value="
|
12232
|
+
<constant name="EVENT_TYPE_BOTH" value="3" c:type="GST_EVENT_TYPE_BOTH">
|
12191
12233
|
<doc xml:space="preserve">The same thing as #GST_EVENT_TYPE_UPSTREAM | #GST_EVENT_TYPE_DOWNSTREAM.</doc>
|
12192
|
-
<type name="
|
12234
|
+
<type name="EventTypeFlags" c:type="GstEventTypeFlags"/>
|
12193
12235
|
</constant>
|
12194
12236
|
<class name="Element"
|
12195
12237
|
c:symbol-prefix="element"
|
@@ -12485,8 +12527,8 @@ MT safe.</doc>
|
|
12485
12527
|
</virtual-method>
|
12486
12528
|
<virtual-method name="provide_clock" invoker="provide_clock">
|
12487
12529
|
<doc xml:space="preserve">Get the clock provided by the given element.
|
12488
|
-
&
|
12489
|
-
state. Some elements can provide a clock in other states
|
12530
|
+
> An element is only required to provide a clock in the PAUSED
|
12531
|
+
> state. Some elements can provide a clock in other states.</doc>
|
12490
12532
|
<return-value transfer-ownership="full" nullable="1">
|
12491
12533
|
<doc xml:space="preserve">the GstClock provided by the
|
12492
12534
|
element or %NULL if no clock could be provided. Unref after usage.
|
@@ -13709,8 +13751,8 @@ MT safe.</doc>
|
|
13709
13751
|
</method>
|
13710
13752
|
<method name="provide_clock" c:identifier="gst_element_provide_clock">
|
13711
13753
|
<doc xml:space="preserve">Get the clock provided by the given element.
|
13712
|
-
&
|
13713
|
-
state. Some elements can provide a clock in other states
|
13754
|
+
> An element is only required to provide a clock in the PAUSED
|
13755
|
+
> state. Some elements can provide a clock in other states.</doc>
|
13714
13756
|
<return-value transfer-ownership="full" nullable="1">
|
13715
13757
|
<doc xml:space="preserve">the GstClock provided by the
|
13716
13758
|
element or %NULL if no clock could be provided. Unref after usage.
|
@@ -14414,8 +14456,9 @@ state will yield the running_time against the clock.</doc>
|
|
14414
14456
|
<type name="guint32" c:type="guint32"/>
|
14415
14457
|
</field>
|
14416
14458
|
<field name="contexts">
|
14459
|
+
<doc xml:space="preserve">list of contexts</doc>
|
14417
14460
|
<type name="GLib.List" c:type="GList*">
|
14418
|
-
<type name="
|
14461
|
+
<type name="Context"/>
|
14419
14462
|
</type>
|
14420
14463
|
</field>
|
14421
14464
|
<field name="_gst_reserved" readable="0" private="1">
|
@@ -14950,9 +14993,9 @@ the old one is replaced by the new one.</doc>
|
|
14950
14993
|
<method name="get_pad_template"
|
14951
14994
|
c:identifier="gst_element_class_get_pad_template">
|
14952
14995
|
<doc xml:space="preserve">Retrieves a padtemplate from @element_class with the given name.
|
14953
|
-
&
|
14954
|
-
that has subclasses, make sure to pass the g_class parameter of the
|
14955
|
-
#GInstanceInitFunc here
|
14996
|
+
> If you use this function in the #GInstanceInitFunc of an object class
|
14997
|
+
> that has subclasses, make sure to pass the g_class parameter of the
|
14998
|
+
> #GInstanceInitFunc here.</doc>
|
14956
14999
|
<return-value transfer-ownership="none" nullable="1">
|
14957
15000
|
<doc xml:space="preserve">the #GstPadTemplate with the
|
14958
15001
|
given name, or %NULL if none was found. No unreferencing is
|
@@ -14974,9 +15017,9 @@ that has subclasses, make sure to pass the g_class parameter of the
|
|
14974
15017
|
c:identifier="gst_element_class_get_pad_template_list">
|
14975
15018
|
<doc xml:space="preserve">Retrieves a list of the pad templates associated with @element_class. The
|
14976
15019
|
list must not be modified by the calling code.
|
14977
|
-
&
|
14978
|
-
that has subclasses, make sure to pass the g_class parameter of the
|
14979
|
-
#GInstanceInitFunc here
|
15020
|
+
> If you use this function in the #GInstanceInitFunc of an object class
|
15021
|
+
> that has subclasses, make sure to pass the g_class parameter of the
|
15022
|
+
> #GInstanceInitFunc here.</doc>
|
14980
15023
|
<return-value transfer-ownership="none">
|
14981
15024
|
<doc xml:space="preserve">the #GList of
|
14982
15025
|
pad templates.</doc>
|
@@ -14994,7 +15037,7 @@ that has subclasses, make sure to pass the g_class parameter of the
|
|
14994
15037
|
<method name="set_metadata"
|
14995
15038
|
c:identifier="gst_element_class_set_metadata">
|
14996
15039
|
<doc xml:space="preserve">Sets the detailed information for a #GstElementClass.
|
14997
|
-
&
|
15040
|
+
> This function is for use in _class_init functions only.</doc>
|
14998
15041
|
<return-value transfer-ownership="none">
|
14999
15042
|
<type name="none" c:type="void"/>
|
15000
15043
|
</return-value>
|
@@ -15028,7 +15071,8 @@ multiple author metadata. E.g: "Joe Bloggs &lt;joe.blogs at foo.com&gt;"
|
|
15028
15071
|
<method name="set_static_metadata"
|
15029
15072
|
c:identifier="gst_element_class_set_static_metadata">
|
15030
15073
|
<doc xml:space="preserve">Sets the detailed information for a #GstElementClass.
|
15031
|
-
|
15074
|
+
|
15075
|
+
> This function is for use in _class_init functions only.
|
15032
15076
|
|
15033
15077
|
Same as gst_element_class_set_metadata(), but @longname, @classification,
|
15034
15078
|
@description, and @author must be static strings or inlined strings, as
|
@@ -15082,9 +15126,8 @@ convenient shortcut.
|
|
15082
15126
|
|
15083
15127
|
The following code example shows you how to create a GstFileSrc element.
|
15084
15128
|
|
15085
|
-
|
15086
|
-
<
|
15087
|
-
<programlisting language="c">
|
15129
|
+
## Using an element factory
|
15130
|
+
|[<!-- language="C" -->
|
15088
15131
|
#include &lt;gst/gst.h&gt;
|
15089
15132
|
|
15090
15133
|
GstElement *src;
|
@@ -15097,8 +15140,7 @@ The following code example shows you how to create a GstFileSrc element.
|
|
15097
15140
|
src = gst_element_factory_create (srcfactory, "src");
|
15098
15141
|
g_return_if_fail (src != NULL);
|
15099
15142
|
...
|
15100
|
-
|
15101
|
-
</example></doc>
|
15143
|
+
]|</doc>
|
15102
15144
|
<function name="find" c:identifier="gst_element_factory_find">
|
15103
15145
|
<doc xml:space="preserve">Search for an element factory of the given name. Refs the returned
|
15104
15146
|
element factory; caller is responsible for unreffing.</doc>
|
@@ -16040,7 +16082,7 @@ in #GST_EVENT_STREAM_START, #GST_EVENT_STREAM_COLLECTION or
|
|
16040
16082
|
<doc xml:space="preserve">the list of streams to
|
16041
16083
|
activate</doc>
|
16042
16084
|
<type name="GLib.List" c:type="GList*">
|
16043
|
-
<type name="
|
16085
|
+
<type name="utf8"/>
|
16044
16086
|
</type>
|
16045
16087
|
</parameter>
|
16046
16088
|
</parameters>
|
@@ -16149,7 +16191,7 @@ new pads can be exposed before sending EOS on the existing pads.</doc>
|
|
16149
16191
|
<parameters>
|
16150
16192
|
<parameter name="group_id" transfer-ownership="none">
|
16151
16193
|
<doc xml:space="preserve">the group id of the stream group which is ending</doc>
|
16152
|
-
<type name="guint" c:type="
|
16194
|
+
<type name="guint" c:type="guint"/>
|
16153
16195
|
</parameter>
|
16154
16196
|
</parameters>
|
16155
16197
|
</constructor>
|
@@ -16717,7 +16759,7 @@ and make a copy if you want to modify it or store it for later use.</doc>
|
|
16717
16759
|
transfer-ownership="full">
|
16718
16760
|
<doc xml:space="preserve">the streams</doc>
|
16719
16761
|
<type name="GLib.List" c:type="GList**">
|
16720
|
-
<type name="
|
16762
|
+
<type name="utf8"/>
|
16721
16763
|
</type>
|
16722
16764
|
</parameter>
|
16723
16765
|
</parameters>
|
@@ -17397,8 +17439,12 @@ gst_event_type_get_flags() function.</doc>
|
|
17397
17439
|
</member>
|
17398
17440
|
</bitfield>
|
17399
17441
|
<constant name="FLAG_SET_MASK_EXACT"
|
17400
|
-
value="
|
17401
|
-
c:type="GST_FLAG_SET_MASK_EXACT"
|
17442
|
+
value="4294967295"
|
17443
|
+
c:type="GST_FLAG_SET_MASK_EXACT"
|
17444
|
+
version="1.6">
|
17445
|
+
<doc xml:space="preserve">A mask value with all bits set, for use as a
|
17446
|
+
#GstFlagSet mask where all flag bits must match
|
17447
|
+
exactly</doc>
|
17402
17448
|
<type name="guint" c:type="guint"/>
|
17403
17449
|
</constant>
|
17404
17450
|
<constant name="FORMAT_PERCENT_MAX"
|
@@ -17417,11 +17463,10 @@ its real value.</doc>
|
|
17417
17463
|
<constant name="FOURCC_FORMAT" value="c%c%c%c" c:type="GST_FOURCC_FORMAT">
|
17418
17464
|
<doc xml:space="preserve">Can be used together with #GST_FOURCC_ARGS to properly output a
|
17419
17465
|
#guint32 fourcc value in a printf()-style text message.
|
17420
|
-
|
17421
|
-
|
17466
|
+
|
17467
|
+
|[
|
17422
17468
|
printf ("fourcc: %" GST_FOURCC_FORMAT "\n", GST_FOURCC_ARGS (fcc));
|
17423
|
-
|
17424
|
-
</informalexample></doc>
|
17469
|
+
]|</doc>
|
17425
17470
|
<type name="utf8" c:type="gchar*"/>
|
17426
17471
|
</constant>
|
17427
17472
|
<class name="FlagSet"
|
@@ -18666,10 +18711,10 @@ The function will be called with the iterator lock held.</doc>
|
|
18666
18711
|
<type name="utf8" c:type="gchar*"/>
|
18667
18712
|
</constant>
|
18668
18713
|
<constant name="LOCK_FLAG_READWRITE"
|
18669
|
-
value="
|
18714
|
+
value="3"
|
18670
18715
|
c:type="GST_LOCK_FLAG_READWRITE">
|
18671
18716
|
<doc xml:space="preserve">GstLockFlags value alias for GST_LOCK_FLAG_READ | GST_LOCK_FLAG_WRITE</doc>
|
18672
|
-
<type name="
|
18717
|
+
<type name="LockFlags" c:type="GstLockFlags"/>
|
18673
18718
|
</constant>
|
18674
18719
|
<enumeration name="LibraryError"
|
18675
18720
|
glib:type-name="GstLibraryError"
|
@@ -18804,9 +18849,9 @@ Use G_GNUC_NO_INSTRUMENT on that function.</doc>
|
|
18804
18849
|
</parameter>
|
18805
18850
|
</parameters>
|
18806
18851
|
</callback>
|
18807
|
-
<constant name="MAP_READWRITE" value="
|
18852
|
+
<constant name="MAP_READWRITE" value="3" c:type="GST_MAP_READWRITE">
|
18808
18853
|
<doc xml:space="preserve">GstMapFlags value alias for GST_MAP_READ | GST_MAP_WRITE</doc>
|
18809
|
-
<type name="
|
18854
|
+
<type name="MapFlags" c:type="GstMapFlags"/>
|
18810
18855
|
</constant>
|
18811
18856
|
<constant name="META_TAG_MEMORY_STR"
|
18812
18857
|
value="memory"
|
@@ -18817,7 +18862,7 @@ Use G_GNUC_NO_INSTRUMENT on that function.</doc>
|
|
18817
18862
|
</constant>
|
18818
18863
|
<constant name="MSECOND" value="1000000" c:type="GST_MSECOND">
|
18819
18864
|
<doc xml:space="preserve">Constant that defines one GStreamer millisecond.</doc>
|
18820
|
-
<type name="
|
18865
|
+
<type name="ClockTimeDiff" c:type="GstClockTimeDiff"/>
|
18821
18866
|
</constant>
|
18822
18867
|
<bitfield name="MapFlags"
|
18823
18868
|
glib:type-name="GstMapFlags"
|
@@ -21040,7 +21085,7 @@ Typical usage of this function might be:
|
|
21040
21085
|
case GST_MESSAGE_ERROR: {
|
21041
21086
|
GError *err = NULL;
|
21042
21087
|
gchar *dbg_info = NULL;
|
21043
|
-
|
21088
|
+
|
21044
21089
|
gst_message_parse_error (msg, &amp;err, &amp;dbg_info);
|
21045
21090
|
g_printerr ("ERROR from element %s: %s\n",
|
21046
21091
|
GST_OBJECT_NAME (msg->src), err->message);
|
@@ -21666,7 +21711,7 @@ Typical usage of this function might be:
|
|
21666
21711
|
switch (GST_MESSAGE_TYPE (msg)) {
|
21667
21712
|
case GST_MESSAGE_STATE_CHANGED: {
|
21668
21713
|
GstState old_state, new_state;
|
21669
|
-
|
21714
|
+
|
21670
21715
|
gst_message_parse_state_changed (msg, &amp;old_state, &amp;new_state, NULL);
|
21671
21716
|
g_print ("Element %s changed state from %s to %s.\n",
|
21672
21717
|
GST_OBJECT_NAME (msg->src),
|
@@ -21995,7 +22040,7 @@ Typical usage of this function might be:
|
|
21995
22040
|
switch (GST_MESSAGE_TYPE (msg)) {
|
21996
22041
|
case GST_MESSAGE_TAG: {
|
21997
22042
|
GstTagList *tags = NULL;
|
21998
|
-
|
22043
|
+
|
21999
22044
|
gst_message_parse_tag (msg, &amp;tags);
|
22000
22045
|
g_print ("Got tags from element %s\n", GST_OBJECT_NAME (msg->src));
|
22001
22046
|
handle_tags (tags);
|
@@ -22858,11 +22903,6 @@ structure.</doc>
|
|
22858
22903
|
<doc xml:space="preserve">function for transforming the metadata</doc>
|
22859
22904
|
<type name="MetaTransformFunction" c:type="GstMetaTransformFunction"/>
|
22860
22905
|
</field>
|
22861
|
-
<field name="_gst_reserved" readable="0" private="1">
|
22862
|
-
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
22863
|
-
<type name="gpointer" c:type="gpointer"/>
|
22864
|
-
</array>
|
22865
|
-
</field>
|
22866
22906
|
</record>
|
22867
22907
|
<callback name="MetaInitFunction" c:type="GstMetaInitFunction">
|
22868
22908
|
<doc xml:space="preserve">Function called when @meta is initialized in @buffer.</doc>
|
@@ -23491,7 +23531,7 @@ last ref and @obj is about to be freed.</doc>
|
|
23491
23531
|
</callback>
|
23492
23532
|
<constant name="NSECOND" value="1" c:type="GST_NSECOND">
|
23493
23533
|
<doc xml:space="preserve">Constant that defines one GStreamer nanosecond</doc>
|
23494
|
-
<type name="
|
23534
|
+
<type name="ClockTimeDiff" c:type="GstClockTimeDiff"/>
|
23495
23535
|
</constant>
|
23496
23536
|
<class name="Object"
|
23497
23537
|
c:symbol-prefix="object"
|
@@ -23518,9 +23558,8 @@ In contrast to #GObject instances, #GstObject adds a name property. The function
|
|
23518
23558
|
gst_object_set_name() and gst_object_get_name() are used to set/get the name
|
23519
23559
|
of the object.
|
23520
23560
|
|
23521
|
-
|
23522
|
-
|
23523
|
-
<para>
|
23561
|
+
## controlled properties
|
23562
|
+
|
23524
23563
|
Controlled properties offers a lightweight way to adjust gobject properties
|
23525
23564
|
over stream-time. It works by using time-stamped value pairs that are queued
|
23526
23565
|
for element-properties. At run-time the elements continuously pull value
|
@@ -23528,42 +23567,29 @@ changes for the current stream-time.
|
|
23528
23567
|
|
23529
23568
|
What needs to be changed in a #GstElement?
|
23530
23569
|
Very little - it is just two steps to make a plugin controllable!
|
23531
|
-
|
23532
|
-
|
23533
|
-
mark gobject-properties paramspecs that make sense to be controlled,
|
23570
|
+
|
23571
|
+
* mark gobject-properties paramspecs that make sense to be controlled,
|
23534
23572
|
by GST_PARAM_CONTROLLABLE.
|
23535
|
-
|
23536
|
-
|
23537
|
-
when processing data (get, chain, loop function) at the beginning call
|
23573
|
+
|
23574
|
+
* when processing data (get, chain, loop function) at the beginning call
|
23538
23575
|
gst_object_sync_values(element,timestamp).
|
23539
23576
|
This will make the controller update all GObject properties that are
|
23540
23577
|
under its control with the current values based on the timestamp.
|
23541
|
-
|
23542
|
-
|
23543
|
-
|
23544
|
-
|
23545
|
-
Again it's not a lot to change.
|
23546
|
-
<orderedlist>
|
23547
|
-
<listitem><para>
|
23548
|
-
create a #GstControlSource.
|
23578
|
+
|
23579
|
+
What needs to be done in applications? Again it's not a lot to change.
|
23580
|
+
|
23581
|
+
* create a #GstControlSource.
|
23549
23582
|
csource = gst_interpolation_control_source_new ();
|
23550
23583
|
g_object_set (csource, "mode", GST_INTERPOLATION_MODE_LINEAR, NULL);
|
23551
|
-
|
23552
|
-
|
23553
|
-
Attach the #GstControlSource on the controller to a property.
|
23584
|
+
|
23585
|
+
* Attach the #GstControlSource on the controller to a property.
|
23554
23586
|
gst_object_add_control_binding (object, gst_direct_control_binding_new (object, "prop1", csource));
|
23555
|
-
|
23556
|
-
|
23557
|
-
Set the control values
|
23587
|
+
|
23588
|
+
* Set the control values
|
23558
23589
|
gst_timed_value_control_source_set ((GstTimedValueControlSource *)csource,0 * GST_SECOND, value1);
|
23559
23590
|
gst_timed_value_control_source_set ((GstTimedValueControlSource *)csource,1 * GST_SECOND, value2);
|
23560
|
-
|
23561
|
-
|
23562
|
-
start your pipeline
|
23563
|
-
</para></listitem>
|
23564
|
-
</orderedlist>
|
23565
|
-
</para>
|
23566
|
-
</refsect2></doc>
|
23591
|
+
|
23592
|
+
* start your pipeline</doc>
|
23567
23593
|
<function name="check_uniqueness"
|
23568
23594
|
c:identifier="gst_object_check_uniqueness">
|
23569
23595
|
<doc xml:space="preserve">Checks to see if there is any object named @name in @list. This function
|
@@ -23826,7 +23852,9 @@ curve or apply a control curve sample by sample.</doc>
|
|
23826
23852
|
</parameter>
|
23827
23853
|
<parameter name="values" transfer-ownership="none">
|
23828
23854
|
<doc xml:space="preserve">array to put control-values in</doc>
|
23829
|
-
<
|
23855
|
+
<array length="3" zero-terminated="0" c:type="GValue*">
|
23856
|
+
<type name="GObject.Value" c:type="GValue"/>
|
23857
|
+
</array>
|
23830
23858
|
</parameter>
|
23831
23859
|
</parameters>
|
23832
23860
|
</method>
|
@@ -23910,7 +23938,9 @@ or %NULL if the property isn't controlled.</doc>
|
|
23910
23938
|
</parameter>
|
23911
23939
|
</parameters>
|
23912
23940
|
</method>
|
23913
|
-
<method name="get_value_array"
|
23941
|
+
<method name="get_value_array"
|
23942
|
+
c:identifier="gst_object_get_value_array"
|
23943
|
+
introspectable="0">
|
23914
23944
|
<doc xml:space="preserve">Gets a number of values for the given controlled property starting at the
|
23915
23945
|
requested time. The array @values need to hold enough space for @n_values of
|
23916
23946
|
the same type as the objects property's type.
|
@@ -25270,6 +25300,22 @@ contents should not be interpreted.</doc>
|
|
25270
25300
|
</instance-parameter>
|
25271
25301
|
</parameters>
|
25272
25302
|
</method>
|
25303
|
+
<method name="get_task_state"
|
25304
|
+
c:identifier="gst_pad_get_task_state"
|
25305
|
+
version="1.12">
|
25306
|
+
<doc xml:space="preserve">Get @pad task state. If no task is currently
|
25307
|
+
set, #GST_TASK_STOPPED is returned.</doc>
|
25308
|
+
<return-value transfer-ownership="none">
|
25309
|
+
<doc xml:space="preserve">The current state of @pad's task.</doc>
|
25310
|
+
<type name="TaskState" c:type="GstTaskState"/>
|
25311
|
+
</return-value>
|
25312
|
+
<parameters>
|
25313
|
+
<instance-parameter name="pad" transfer-ownership="none">
|
25314
|
+
<doc xml:space="preserve">the #GstPad to get task state from</doc>
|
25315
|
+
<type name="Pad" c:type="GstPad*"/>
|
25316
|
+
</instance-parameter>
|
25317
|
+
</parameters>
|
25318
|
+
</method>
|
25273
25319
|
<method name="has_current_caps" c:identifier="gst_pad_has_current_caps">
|
25274
25320
|
<doc xml:space="preserve">Check if @pad has caps set on it with a #GST_EVENT_CAPS event.</doc>
|
25275
25321
|
<return-value transfer-ownership="none">
|
@@ -27391,12 +27437,10 @@ the caller must call gst_iterator_free() after usage.</doc>
|
|
27391
27437
|
and @GST_PAD_LINK_CHECK_TEMPLATE_CAPS are mutually exclusive. If both are
|
27392
27438
|
specified, expensive but safe @GST_PAD_LINK_CHECK_CAPS are performed.
|
27393
27439
|
|
27394
|
-
&
|
27395
|
-
|
27396
|
-
|
27397
|
-
|
27398
|
-
for linking the pads.
|
27399
|
-
</para></warning></doc>
|
27440
|
+
> Only disable some of the checks if you are 100% certain you know the link
|
27441
|
+
> will not fail because of hierarchy/caps compatibility failures. If uncertain,
|
27442
|
+
> use the default checks (%GST_PAD_LINK_CHECK_DEFAULT) or the regular methods
|
27443
|
+
> for linking the pads.</doc>
|
27400
27444
|
<member name="nothing"
|
27401
27445
|
value="0"
|
27402
27446
|
c:identifier="GST_PAD_LINK_CHECK_NOTHING"
|
@@ -27425,6 +27469,13 @@ for linking the pads.
|
|
27425
27469
|
glib:nick="caps">
|
27426
27470
|
<doc xml:space="preserve">Check if the pads are compatible by comparing the
|
27427
27471
|
caps returned by gst_pad_query_caps().</doc>
|
27472
|
+
</member>
|
27473
|
+
<member name="no_reconfigure"
|
27474
|
+
value="8"
|
27475
|
+
c:identifier="GST_PAD_LINK_CHECK_NO_RECONFIGURE"
|
27476
|
+
glib:nick="no-reconfigure">
|
27477
|
+
<doc xml:space="preserve">Disables pushing a reconfigure event when pads are
|
27478
|
+
linked.</doc>
|
27428
27479
|
</member>
|
27429
27480
|
<member name="default"
|
27430
27481
|
value="5"
|
@@ -27700,8 +27751,9 @@ The callback is allowed to modify the data pointer in @info.</doc>
|
|
27700
27751
|
glib:nick="drop">
|
27701
27752
|
<doc xml:space="preserve">drop data in data probes. For push mode this means that
|
27702
27753
|
the data item is not sent downstream. For pull mode, it means that
|
27703
|
-
the data item is not passed upstream. In both cases, no
|
27704
|
-
are called and
|
27754
|
+
the data item is not passed upstream. In both cases, no other probes
|
27755
|
+
are called for this item and %GST_FLOW_OK or %TRUE is returned to the
|
27756
|
+
caller.</doc>
|
27705
27757
|
</member>
|
27706
27758
|
<member name="ok"
|
27707
27759
|
value="1"
|
@@ -27710,8 +27762,8 @@ The callback is allowed to modify the data pointer in @info.</doc>
|
|
27710
27762
|
<doc xml:space="preserve">normal probe return value. This leaves the probe in
|
27711
27763
|
place, and defers decisions about dropping or passing data to other
|
27712
27764
|
probes, if any. If there are no other probes, the default behaviour
|
27713
|
-
for the probe type applies (block for blocking probes,
|
27714
|
-
non-blocking probes).</doc>
|
27765
|
+
for the probe type applies ('block' for blocking probes,
|
27766
|
+
and 'pass' for non-blocking probes).</doc>
|
27715
27767
|
</member>
|
27716
27768
|
<member name="remove"
|
27717
27769
|
value="2"
|
@@ -27732,7 +27784,7 @@ The callback is allowed to modify the data pointer in @info.</doc>
|
|
27732
27784
|
glib:nick="handled">
|
27733
27785
|
<doc xml:space="preserve">Data has been handled in the probe and will not be
|
27734
27786
|
forwarded further. For events and buffers this is the same behaviour as
|
27735
|
-
|
27787
|
+
%GST_PAD_PROBE_DROP (except that in this case you need to unref the buffer
|
27736
27788
|
or event yourself). For queries it will also return %TRUE to the caller.
|
27737
27789
|
The probe can also modify the #GstFlowReturn value by using the
|
27738
27790
|
#GST_PAD_PROBE_INFO_FLOW_RETURN() accessor.
|
@@ -28208,6 +28260,13 @@ Unref after usage.</doc>
|
|
28208
28260
|
</parameter>
|
28209
28261
|
</parameters>
|
28210
28262
|
</callback>
|
28263
|
+
<class name="ParamArray"
|
28264
|
+
c:symbol-prefix="param_spec_array"
|
28265
|
+
parent="GObject.ParamSpec"
|
28266
|
+
glib:type-name="GstParamArray"
|
28267
|
+
glib:get-type="gst_param_spec_array_get_type"
|
28268
|
+
glib:fundamental="1">
|
28269
|
+
</class>
|
28211
28270
|
<class name="ParamFraction"
|
28212
28271
|
c:symbol-prefix="param_spec_fraction"
|
28213
28272
|
parent="GObject.ParamSpec"
|
@@ -28215,6 +28274,17 @@ Unref after usage.</doc>
|
|
28215
28274
|
glib:get-type="gst_param_spec_fraction_get_type"
|
28216
28275
|
glib:fundamental="1">
|
28217
28276
|
</class>
|
28277
|
+
<record name="ParamSpecArray" c:type="GstParamSpecArray">
|
28278
|
+
<doc xml:space="preserve">A GParamSpec derived structure that contains the meta data for fractional
|
28279
|
+
properties.</doc>
|
28280
|
+
<field name="parent_instance" writable="1">
|
28281
|
+
<doc xml:space="preserve">super class</doc>
|
28282
|
+
<type name="GObject.ParamSpec" c:type="GParamSpec"/>
|
28283
|
+
</field>
|
28284
|
+
<field name="element_spec" writable="1">
|
28285
|
+
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
28286
|
+
</field>
|
28287
|
+
</record>
|
28218
28288
|
<record name="ParamSpecFraction" c:type="GstParamSpecFraction">
|
28219
28289
|
<doc xml:space="preserve">A GParamSpec derived structure that contains the meta data for fractional
|
28220
28290
|
properties.</doc>
|
@@ -28291,6 +28361,19 @@ Free-function: gst_parse_context_free</doc>
|
|
28291
28361
|
<type name="ParseContext" c:type="GstParseContext*"/>
|
28292
28362
|
</return-value>
|
28293
28363
|
</constructor>
|
28364
|
+
<method name="copy" c:identifier="gst_parse_context_copy">
|
28365
|
+
<doc xml:space="preserve">Copies the @context.</doc>
|
28366
|
+
<return-value transfer-ownership="full">
|
28367
|
+
<doc xml:space="preserve">A copied #GstParseContext</doc>
|
28368
|
+
<type name="ParseContext" c:type="GstParseContext*"/>
|
28369
|
+
</return-value>
|
28370
|
+
<parameters>
|
28371
|
+
<instance-parameter name="context" transfer-ownership="none">
|
28372
|
+
<doc xml:space="preserve">a #GstParseContext</doc>
|
28373
|
+
<type name="ParseContext" c:type="const GstParseContext*"/>
|
28374
|
+
</instance-parameter>
|
28375
|
+
</parameters>
|
28376
|
+
</method>
|
28294
28377
|
<method name="free" c:identifier="gst_parse_context_free">
|
28295
28378
|
<doc xml:space="preserve">Frees a parse context previously allocated with gst_parse_context_new().</doc>
|
28296
28379
|
<return-value transfer-ownership="none">
|
@@ -29294,13 +29377,13 @@ available.</doc>
|
|
29294
29377
|
<doc xml:space="preserve">Loads @plugin. Note that the *return value* is the loaded plugin; @plugin is
|
29295
29378
|
untouched. The normal use pattern of this function goes like this:
|
29296
29379
|
|
29297
|
-
|
29380
|
+
|[
|
29298
29381
|
GstPlugin *loaded_plugin;
|
29299
29382
|
loaded_plugin = gst_plugin_load (plugin);
|
29300
29383
|
// presumably, we're no longer interested in the potentially-unloaded plugin
|
29301
29384
|
gst_object_unref (plugin);
|
29302
29385
|
plugin = loaded_plugin;
|
29303
|
-
|
29386
|
+
]|</doc>
|
29304
29387
|
<return-value transfer-ownership="full">
|
29305
29388
|
<doc xml:space="preserve">a reference to a loaded plugin, or %NULL on error.</doc>
|
29306
29389
|
<type name="Plugin" c:type="GstPlugin*"/>
|
@@ -31025,9 +31108,9 @@ gst_event_new_qos() method.</doc>
|
|
31025
31108
|
<constant name="QUERY_NUM_SHIFT" value="8" c:type="GST_QUERY_NUM_SHIFT">
|
31026
31109
|
<type name="gint" c:type="gint"/>
|
31027
31110
|
</constant>
|
31028
|
-
<constant name="QUERY_TYPE_BOTH" value="
|
31111
|
+
<constant name="QUERY_TYPE_BOTH" value="3" c:type="GST_QUERY_TYPE_BOTH">
|
31029
31112
|
<doc xml:space="preserve">The same thing as #GST_QUERY_TYPE_UPSTREAM | #GST_QUERY_TYPE_DOWNSTREAM.</doc>
|
31030
|
-
<type name="
|
31113
|
+
<type name="QueryTypeFlags" c:type="GstQueryTypeFlags"/>
|
31031
31114
|
</constant>
|
31032
31115
|
<record name="Query"
|
31033
31116
|
c:type="GstQuery"
|
@@ -31584,15 +31667,11 @@ scheduling mode array of the query's structure.</doc>
|
|
31584
31667
|
c:identifier="gst_query_has_scheduling_mode">
|
31585
31668
|
<doc xml:space="preserve">Check if @query has scheduling mode set.
|
31586
31669
|
|
31587
|
-
&
|
31588
|
-
|
31589
|
-
|
31590
|
-
|
31591
|
-
|
31592
|
-
gst_query_parse_scheduling() have the seeking flag set (meaning
|
31593
|
-
random access is supported, not only sequential pulls).
|
31594
|
-
</para>
|
31595
|
-
</note></doc>
|
31670
|
+
> When checking if upstream supports pull mode, it is usually not
|
31671
|
+
> enough to just check for GST_PAD_MODE_PULL with this function, you
|
31672
|
+
> also want to check whether the scheduling flags returned by
|
31673
|
+
> gst_query_parse_scheduling() have the seeking flag set (meaning
|
31674
|
+
> random access is supported, not only sequential pulls).</doc>
|
31596
31675
|
<return-value transfer-ownership="none">
|
31597
31676
|
<doc xml:space="preserve">%TRUE when @mode is in the list of scheduling modes.</doc>
|
31598
31677
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -33344,48 +33423,28 @@ and location of the cache file is internal to gstreamer.
|
|
33344
33423
|
|
33345
33424
|
On startup, plugins are searched for in the plugin search path. The following
|
33346
33425
|
locations are checked in this order:
|
33347
|
-
|
33348
|
-
|
33349
|
-
|
33350
|
-
|
33351
|
-
|
33352
|
-
|
33353
|
-
|
33354
|
-
|
33355
|
-
|
33356
|
-
|
33357
|
-
|
33358
|
-
<para>default locations (if GST_PLUGIN_SYSTEM_PATH is not set). Those
|
33359
|
-
default locations are:
|
33360
|
-
<filename>$XDG_DATA_HOME/gstreamer-$GST_API_VERSION/plugins/</filename>
|
33361
|
-
and <filename>$prefix/libs/gstreamer-$GST_API_VERSION/</filename>.
|
33362
|
-
<ulink url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">
|
33363
|
-
<filename>$XDG_DATA_HOME</filename></ulink> defaults to
|
33364
|
-
<filename>$HOME/.local/share</filename>.
|
33365
|
-
</para>
|
33366
|
-
</listitem>
|
33367
|
-
</itemizedlist>
|
33426
|
+
|
33427
|
+
* location from --gst-plugin-path commandline option.
|
33428
|
+
* the GST_PLUGIN_PATH environment variable.
|
33429
|
+
* the GST_PLUGIN_SYSTEM_PATH environment variable.
|
33430
|
+
* default locations (if GST_PLUGIN_SYSTEM_PATH is not set).
|
33431
|
+
Those default locations are:
|
33432
|
+
`$XDG_DATA_HOME/gstreamer-$GST_API_VERSION/plugins/`
|
33433
|
+
and `$prefix/libs/gstreamer-$GST_API_VERSION/`.
|
33434
|
+
[$XDG_DATA_HOME](http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html) defaults to
|
33435
|
+
`$HOME/.local/share`.
|
33436
|
+
|
33368
33437
|
The registry cache file is loaded from
|
33369
|
-
|
33370
|
-
(where
|
33371
|
-
<ulink url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">
|
33372
|
-
<filename>$XDG_CACHE_HOME</filename></ulink> defaults to
|
33373
|
-
<filename>$HOME/.cache</filename>) or the file listed in the GST_REGISTRY
|
33438
|
+
`$XDG_CACHE_HOME/gstreamer-$GST_API_VERSION/registry-$ARCH.bin`
|
33439
|
+
(where $XDG_CACHE_HOME defaults to `$HOME/.cache`) or the file listed in the `GST_REGISTRY`
|
33374
33440
|
env var. One reason to change the registry location is for testing.
|
33375
33441
|
|
33376
33442
|
For each plugin that is found in the plugin search path, there could be 3
|
33377
33443
|
possibilities for cached information:
|
33378
|
-
|
33379
|
-
|
33380
|
-
|
33381
|
-
|
33382
|
-
<listitem>
|
33383
|
-
<para>the cache may have stale information.</para>
|
33384
|
-
</listitem>
|
33385
|
-
<listitem>
|
33386
|
-
<para>the cache may have current information.</para>
|
33387
|
-
</listitem>
|
33388
|
-
</itemizedlist>
|
33444
|
+
|
33445
|
+
* the cache may not contain information about a given file.
|
33446
|
+
* the cache may have stale information.
|
33447
|
+
* the cache may have current information.
|
33389
33448
|
|
33390
33449
|
In the first two cases, the plugin is loaded and the cache updated. In
|
33391
33450
|
addition to these cases, the cache may have entries for plugins that are not
|
@@ -33397,7 +33456,7 @@ A dirty cache is written out at the end of initialization. Each entry is
|
|
33397
33456
|
checked to make sure the information is minimally valid. If not, the entry is
|
33398
33457
|
simply dropped.
|
33399
33458
|
|
33400
|
-
|
33459
|
+
## Implementation notes:
|
33401
33460
|
|
33402
33461
|
The "cache" and "registry" are different concepts and can represent
|
33403
33462
|
different sets of plugins. For various reasons, at init time, the cache is
|
@@ -33972,7 +34031,7 @@ both reading and writing, or either (but unspecified which).</doc>
|
|
33972
34031
|
</enumeration>
|
33973
34032
|
<constant name="SECOND" value="1000000000" c:type="GST_SECOND">
|
33974
34033
|
<doc xml:space="preserve">Constant that defines one GStreamer second.</doc>
|
33975
|
-
<type name="
|
34034
|
+
<type name="ClockTimeDiff" c:type="GstClockTimeDiff"/>
|
33976
34035
|
</constant>
|
33977
34036
|
<constant name="SEGMENT_FORMAT" value="paB" c:type="GST_SEGMENT_FORMAT">
|
33978
34037
|
<doc xml:space="preserve">printf format type used to debug GStreamer segments. You can use this in
|
@@ -34357,10 +34416,9 @@ gst_event_new_seek() or when doing gst_segment_do_seek ().</doc>
|
|
34357
34416
|
interest in a media file, called a segment.
|
34358
34417
|
|
34359
34418
|
The structure can be used for two purposes:
|
34360
|
-
|
34361
|
-
|
34362
|
-
|
34363
|
-
</itemizedlist>
|
34419
|
+
|
34420
|
+
* performing seeks (handling seek events)
|
34421
|
+
* tracking playback regions (handling newsegment events)
|
34364
34422
|
|
34365
34423
|
The segment is usually configured by the application with a seek event which
|
34366
34424
|
is propagated upstream and eventually handled by an element that performs the seek.
|
@@ -35078,6 +35136,18 @@ values of the seek flags.</doc>
|
|
35078
35136
|
possible (Since 1.6)</doc>
|
35079
35137
|
</member>
|
35080
35138
|
</bitfield>
|
35139
|
+
<bitfield name="StackTraceFlags"
|
35140
|
+
glib:type-name="GstStackTraceFlags"
|
35141
|
+
glib:get-type="gst_stack_trace_flags_get_type"
|
35142
|
+
c:type="GstStackTraceFlags">
|
35143
|
+
<member name="full"
|
35144
|
+
value="1"
|
35145
|
+
c:identifier="GST_STACK_TRACE_SHOW_FULL"
|
35146
|
+
glib:nick="full">
|
35147
|
+
<doc xml:space="preserve">Try to retrieve as much information as
|
35148
|
+
possible when getting the stack trace</doc>
|
35149
|
+
</member>
|
35150
|
+
</bitfield>
|
35081
35151
|
<enumeration name="State"
|
35082
35152
|
glib:type-name="GstState"
|
35083
35153
|
glib:get-type="gst_state_get_type"
|
@@ -35130,150 +35200,84 @@ and %GST_STATE_PLAYING &rArr; %GST_STATE_NULL a downwards state change.</doc
|
|
35130
35200
|
c:identifier="GST_STATE_CHANGE_NULL_TO_READY"
|
35131
35201
|
glib:nick="null-to-ready">
|
35132
35202
|
<doc xml:space="preserve">state change from NULL to READY.
|
35133
|
-
|
35134
|
-
<listitem><para>
|
35135
|
-
The element must check if the resources it needs are available. Device
|
35203
|
+
* The element must check if the resources it needs are available. Device
|
35136
35204
|
sinks and -sources typically try to probe the device to constrain their
|
35137
35205
|
caps.
|
35138
|
-
|
35139
|
-
<listitem><para>
|
35140
|
-
The element opens the device (in case feature need to be probed).
|
35141
|
-
</para></listitem>
|
35142
|
-
</itemizedlist></doc>
|
35206
|
+
* The element opens the device (in case feature need to be probed).</doc>
|
35143
35207
|
</member>
|
35144
35208
|
<member name="ready_to_paused"
|
35145
35209
|
value="19"
|
35146
35210
|
c:identifier="GST_STATE_CHANGE_READY_TO_PAUSED"
|
35147
35211
|
glib:nick="ready-to-paused">
|
35148
35212
|
<doc xml:space="preserve">state change from READY to PAUSED.
|
35149
|
-
|
35150
|
-
<listitem><para>
|
35151
|
-
The element pads are activated in order to receive data in PAUSED.
|
35213
|
+
* The element pads are activated in order to receive data in PAUSED.
|
35152
35214
|
Streaming threads are started.
|
35153
|
-
|
35154
|
-
<listitem><para>
|
35155
|
-
Some elements might need to return %GST_STATE_CHANGE_ASYNC and complete
|
35215
|
+
* Some elements might need to return %GST_STATE_CHANGE_ASYNC and complete
|
35156
35216
|
the state change when they have enough information. It is a requirement
|
35157
35217
|
for sinks to return %GST_STATE_CHANGE_ASYNC and complete the state change
|
35158
35218
|
when they receive the first buffer or %GST_EVENT_EOS (preroll).
|
35159
35219
|
Sinks also block the dataflow when in PAUSED.
|
35160
|
-
|
35161
|
-
|
35162
|
-
A pipeline resets the running_time to 0.
|
35163
|
-
</para></listitem>
|
35164
|
-
<listitem><para>
|
35165
|
-
Live sources return %GST_STATE_CHANGE_NO_PREROLL and don't generate data.
|
35166
|
-
</para></listitem>
|
35167
|
-
</itemizedlist></doc>
|
35220
|
+
* A pipeline resets the running_time to 0.
|
35221
|
+
* Live sources return %GST_STATE_CHANGE_NO_PREROLL and don't generate data.</doc>
|
35168
35222
|
</member>
|
35169
35223
|
<member name="paused_to_playing"
|
35170
35224
|
value="28"
|
35171
35225
|
c:identifier="GST_STATE_CHANGE_PAUSED_TO_PLAYING"
|
35172
35226
|
glib:nick="paused-to-playing">
|
35173
35227
|
<doc xml:space="preserve">state change from PAUSED to PLAYING.
|
35174
|
-
|
35175
|
-
|
35176
|
-
Most elements ignore this state change.
|
35177
|
-
</para></listitem>
|
35178
|
-
<listitem><para>
|
35179
|
-
The pipeline selects a #GstClock and distributes this to all the children
|
35228
|
+
* Most elements ignore this state change.
|
35229
|
+
* The pipeline selects a #GstClock and distributes this to all the children
|
35180
35230
|
before setting them to PLAYING. This means that it is only allowed to
|
35181
35231
|
synchronize on the #GstClock in the PLAYING state.
|
35182
|
-
|
35183
|
-
<listitem><para>
|
35184
|
-
The pipeline uses the #GstClock and the running_time to calculate the
|
35232
|
+
* The pipeline uses the #GstClock and the running_time to calculate the
|
35185
35233
|
base_time. The base_time is distributed to all children when performing
|
35186
35234
|
the state change.
|
35187
|
-
|
35188
|
-
<listitem><para>
|
35189
|
-
Sink elements stop blocking on the preroll buffer or event and start
|
35235
|
+
* Sink elements stop blocking on the preroll buffer or event and start
|
35190
35236
|
rendering the data.
|
35191
|
-
|
35192
|
-
<listitem><para>
|
35193
|
-
Sinks can post %GST_MESSAGE_EOS in the PLAYING state. It is not allowed
|
35237
|
+
* Sinks can post %GST_MESSAGE_EOS in the PLAYING state. It is not allowed
|
35194
35238
|
to post %GST_MESSAGE_EOS when not in the PLAYING state.
|
35195
|
-
|
35196
|
-
<listitem><para>
|
35197
|
-
While streaming in PAUSED or PLAYING elements can create and remove
|
35239
|
+
* While streaming in PAUSED or PLAYING elements can create and remove
|
35198
35240
|
sometimes pads.
|
35199
|
-
|
35200
|
-
<listitem><para>
|
35201
|
-
Live sources start generating data and return %GST_STATE_CHANGE_SUCCESS.
|
35202
|
-
</para></listitem>
|
35203
|
-
</itemizedlist></doc>
|
35241
|
+
* Live sources start generating data and return %GST_STATE_CHANGE_SUCCESS.</doc>
|
35204
35242
|
</member>
|
35205
35243
|
<member name="playing_to_paused"
|
35206
35244
|
value="35"
|
35207
35245
|
c:identifier="GST_STATE_CHANGE_PLAYING_TO_PAUSED"
|
35208
35246
|
glib:nick="playing-to-paused">
|
35209
35247
|
<doc xml:space="preserve">state change from PLAYING to PAUSED.
|
35210
|
-
|
35211
|
-
|
35212
|
-
Most elements ignore this state change.
|
35213
|
-
</para></listitem>
|
35214
|
-
<listitem><para>
|
35215
|
-
The pipeline calculates the running_time based on the last selected
|
35248
|
+
* Most elements ignore this state change.
|
35249
|
+
* The pipeline calculates the running_time based on the last selected
|
35216
35250
|
#GstClock and the base_time. It stores this information to continue
|
35217
35251
|
playback when going back to the PLAYING state.
|
35218
|
-
|
35219
|
-
|
35220
|
-
|
35221
|
-
</para></listitem>
|
35222
|
-
<listitem><para>
|
35223
|
-
When a sink does not have a pending buffer to play, it returns
|
35224
|
-
%GST_STATE_CHANGE_ASYNC from this state change and completes the state
|
35252
|
+
* Sinks unblock any #GstClock wait calls.
|
35253
|
+
* When a sink does not have a pending buffer to play, it returns
|
35254
|
+
#GST_STATE_CHANGE_ASYNC from this state change and completes the state
|
35225
35255
|
change when it receives a new buffer or an %GST_EVENT_EOS.
|
35226
|
-
|
35227
|
-
<listitem><para>
|
35228
|
-
Any queued %GST_MESSAGE_EOS items are removed since they will be reposted
|
35256
|
+
* Any queued %GST_MESSAGE_EOS items are removed since they will be reposted
|
35229
35257
|
when going back to the PLAYING state. The EOS messages are queued in
|
35230
35258
|
#GstBin containers.
|
35231
|
-
|
35232
|
-
<listitem><para>
|
35233
|
-
Live sources stop generating data and return %GST_STATE_CHANGE_NO_PREROLL.
|
35234
|
-
</para></listitem>
|
35235
|
-
</itemizedlist></doc>
|
35259
|
+
* Live sources stop generating data and return %GST_STATE_CHANGE_NO_PREROLL.</doc>
|
35236
35260
|
</member>
|
35237
35261
|
<member name="paused_to_ready"
|
35238
35262
|
value="26"
|
35239
35263
|
c:identifier="GST_STATE_CHANGE_PAUSED_TO_READY"
|
35240
35264
|
glib:nick="paused-to-ready">
|
35241
35265
|
<doc xml:space="preserve">state change from PAUSED to READY.
|
35242
|
-
|
35243
|
-
|
35244
|
-
|
35245
|
-
|
35246
|
-
<listitem><para>
|
35247
|
-
Elements unblock any waits on devices
|
35248
|
-
</para></listitem>
|
35249
|
-
<listitem><para>
|
35250
|
-
Chain or get_range functions return %GST_FLOW_FLUSHING.
|
35251
|
-
</para></listitem>
|
35252
|
-
<listitem><para>
|
35253
|
-
The element pads are deactivated so that streaming becomes impossible and
|
35266
|
+
* Sinks unblock any waits in the preroll.
|
35267
|
+
* Elements unblock any waits on devices
|
35268
|
+
* Chain or get_range functions return %GST_FLOW_FLUSHING.
|
35269
|
+
* The element pads are deactivated so that streaming becomes impossible and
|
35254
35270
|
all streaming threads are stopped.
|
35255
|
-
|
35256
|
-
|
35257
|
-
The sink forgets all negotiated formats
|
35258
|
-
</para></listitem>
|
35259
|
-
<listitem><para>
|
35260
|
-
Elements remove all sometimes pads
|
35261
|
-
</para></listitem>
|
35262
|
-
</itemizedlist></doc>
|
35271
|
+
* The sink forgets all negotiated formats
|
35272
|
+
* Elements remove all sometimes pads</doc>
|
35263
35273
|
</member>
|
35264
35274
|
<member name="ready_to_null"
|
35265
35275
|
value="17"
|
35266
35276
|
c:identifier="GST_STATE_CHANGE_READY_TO_NULL"
|
35267
35277
|
glib:nick="ready-to-null">
|
35268
35278
|
<doc xml:space="preserve">state change from READY to NULL.
|
35269
|
-
|
35270
|
-
|
35271
|
-
Elements close devices
|
35272
|
-
</para></listitem>
|
35273
|
-
<listitem><para>
|
35274
|
-
Elements reset any internal state.
|
35275
|
-
</para></listitem>
|
35276
|
-
</itemizedlist></doc>
|
35279
|
+
* Elements close devices
|
35280
|
+
* Elements reset any internal state.</doc>
|
35277
35281
|
</member>
|
35278
35282
|
</enumeration>
|
35279
35283
|
<enumeration name="StateChangeReturn"
|
@@ -36603,6 +36607,35 @@ release with either g_free() or the suitable function for the boxed type.</doc>
|
|
36603
36607
|
</parameter>
|
36604
36608
|
</parameters>
|
36605
36609
|
</method>
|
36610
|
+
<method name="get_array" c:identifier="gst_structure_get_array">
|
36611
|
+
<doc xml:space="preserve">This is useful in language bindings where unknown #GValue types are not
|
36612
|
+
supported. This function will convert the %GST_TYPE_ARRAY and
|
36613
|
+
%GST_TYPE_LIST into a newly allocated #GValueArray and return it through
|
36614
|
+
@array. Be aware that this is slower then getting the #GValue directly.</doc>
|
36615
|
+
<return-value transfer-ownership="none">
|
36616
|
+
<doc xml:space="preserve">%TRUE if the value could be set correctly. If there was no field
|
36617
|
+
with @fieldname or the existing field did not contain an int, this function
|
36618
|
+
returns %FALSE.</doc>
|
36619
|
+
<type name="gboolean" c:type="gboolean"/>
|
36620
|
+
</return-value>
|
36621
|
+
<parameters>
|
36622
|
+
<instance-parameter name="structure" transfer-ownership="none">
|
36623
|
+
<doc xml:space="preserve">a #GstStructure</doc>
|
36624
|
+
<type name="Structure" c:type="GstStructure*"/>
|
36625
|
+
</instance-parameter>
|
36626
|
+
<parameter name="fieldname" transfer-ownership="none">
|
36627
|
+
<doc xml:space="preserve">the name of a field</doc>
|
36628
|
+
<type name="utf8" c:type="const gchar*"/>
|
36629
|
+
</parameter>
|
36630
|
+
<parameter name="array"
|
36631
|
+
direction="out"
|
36632
|
+
caller-allocates="0"
|
36633
|
+
transfer-ownership="full">
|
36634
|
+
<doc xml:space="preserve">a pointer to a #GValueArray</doc>
|
36635
|
+
<type name="GObject.ValueArray" c:type="GValueArray**"/>
|
36636
|
+
</parameter>
|
36637
|
+
</parameters>
|
36638
|
+
</method>
|
36606
36639
|
<method name="get_boolean" c:identifier="gst_structure_get_boolean">
|
36607
36640
|
<doc xml:space="preserve">Sets the boolean pointed to by @value corresponding to the value of the
|
36608
36641
|
given field. Caller is responsible for making sure the field exists
|
@@ -36939,6 +36972,37 @@ returns %FALSE.</doc>
|
|
36939
36972
|
</parameter>
|
36940
36973
|
</parameters>
|
36941
36974
|
</method>
|
36975
|
+
<method name="get_list" c:identifier="gst_structure_get_list">
|
36976
|
+
<doc xml:space="preserve">This is useful in language bindings where unknown #GValue types are not
|
36977
|
+
supported. This function will convert the %GST_TYPE_ARRAY and
|
36978
|
+
%GST_TYPE_LIST into a newly allocated GValueArray and return it through
|
36979
|
+
@array. Be aware that this is slower then getting the #GValue directly.</doc>
|
36980
|
+
<return-value transfer-ownership="none">
|
36981
|
+
<doc xml:space="preserve">%TRUE if the value could be set correctly. If there was no field
|
36982
|
+
with @fieldname or the existing field did not contain an int, this function
|
36983
|
+
returns %FALSE.
|
36984
|
+
|
36985
|
+
Since 1.12</doc>
|
36986
|
+
<type name="gboolean" c:type="gboolean"/>
|
36987
|
+
</return-value>
|
36988
|
+
<parameters>
|
36989
|
+
<instance-parameter name="structure" transfer-ownership="none">
|
36990
|
+
<doc xml:space="preserve">a #GstStructure</doc>
|
36991
|
+
<type name="Structure" c:type="GstStructure*"/>
|
36992
|
+
</instance-parameter>
|
36993
|
+
<parameter name="fieldname" transfer-ownership="none">
|
36994
|
+
<doc xml:space="preserve">the name of a field</doc>
|
36995
|
+
<type name="utf8" c:type="const gchar*"/>
|
36996
|
+
</parameter>
|
36997
|
+
<parameter name="array"
|
36998
|
+
direction="out"
|
36999
|
+
caller-allocates="0"
|
37000
|
+
transfer-ownership="full">
|
37001
|
+
<doc xml:space="preserve">a pointer to a #GValueArray</doc>
|
37002
|
+
<type name="GObject.ValueArray" c:type="GValueArray**"/>
|
37003
|
+
</parameter>
|
37004
|
+
</parameters>
|
37005
|
+
</method>
|
36942
37006
|
<method name="get_name" c:identifier="gst_structure_get_name">
|
36943
37007
|
<doc xml:space="preserve">Get the name of @structure as a string.</doc>
|
36944
37008
|
<return-value transfer-ownership="none">
|
@@ -37569,6 +37633,56 @@ Variable arguments should be in the form field name, field type
|
|
37569
37633
|
</parameter>
|
37570
37634
|
</parameters>
|
37571
37635
|
</method>
|
37636
|
+
<method name="set_array" c:identifier="gst_structure_set_array">
|
37637
|
+
<doc xml:space="preserve">This is useful in language bindings where unknown GValue types are not
|
37638
|
+
supported. This function will convert a @array to %GST_TYPE_ARRAY and set
|
37639
|
+
the field specified by @fieldname. Be aware that this is slower then using
|
37640
|
+
%GST_TYPE_ARRAY in a #GValue directly.
|
37641
|
+
|
37642
|
+
Since 1.12</doc>
|
37643
|
+
<return-value transfer-ownership="none">
|
37644
|
+
<type name="none" c:type="void"/>
|
37645
|
+
</return-value>
|
37646
|
+
<parameters>
|
37647
|
+
<instance-parameter name="structure" transfer-ownership="none">
|
37648
|
+
<doc xml:space="preserve">a #GstStructure</doc>
|
37649
|
+
<type name="Structure" c:type="GstStructure*"/>
|
37650
|
+
</instance-parameter>
|
37651
|
+
<parameter name="fieldname" transfer-ownership="none">
|
37652
|
+
<doc xml:space="preserve">the name of a field</doc>
|
37653
|
+
<type name="utf8" c:type="const gchar*"/>
|
37654
|
+
</parameter>
|
37655
|
+
<parameter name="array" transfer-ownership="none">
|
37656
|
+
<doc xml:space="preserve">a pointer to a #GValueArray</doc>
|
37657
|
+
<type name="GObject.ValueArray" c:type="const GValueArray*"/>
|
37658
|
+
</parameter>
|
37659
|
+
</parameters>
|
37660
|
+
</method>
|
37661
|
+
<method name="set_list" c:identifier="gst_structure_set_list">
|
37662
|
+
<doc xml:space="preserve">This is useful in language bindings where unknown GValue types are not
|
37663
|
+
supported. This function will convert a @array to %GST_TYPE_ARRAY and set
|
37664
|
+
the field specified by @fieldname. Be aware that this is slower then using
|
37665
|
+
%GST_TYPE_ARRAY in a #GValue directly.
|
37666
|
+
|
37667
|
+
Since 1.12</doc>
|
37668
|
+
<return-value transfer-ownership="none">
|
37669
|
+
<type name="none" c:type="void"/>
|
37670
|
+
</return-value>
|
37671
|
+
<parameters>
|
37672
|
+
<instance-parameter name="structure" transfer-ownership="none">
|
37673
|
+
<doc xml:space="preserve">a #GstStructure</doc>
|
37674
|
+
<type name="Structure" c:type="GstStructure*"/>
|
37675
|
+
</instance-parameter>
|
37676
|
+
<parameter name="fieldname" transfer-ownership="none">
|
37677
|
+
<doc xml:space="preserve">the name of a field</doc>
|
37678
|
+
<type name="utf8" c:type="const gchar*"/>
|
37679
|
+
</parameter>
|
37680
|
+
<parameter name="array" transfer-ownership="none">
|
37681
|
+
<doc xml:space="preserve">a pointer to a #GValueArray</doc>
|
37682
|
+
<type name="GObject.ValueArray" c:type="const GValueArray*"/>
|
37683
|
+
</parameter>
|
37684
|
+
</parameters>
|
37685
|
+
</method>
|
37572
37686
|
<method name="set_name" c:identifier="gst_structure_set_name">
|
37573
37687
|
<doc xml:space="preserve">Sets the name of the structure to the given @name. The string
|
37574
37688
|
provided is copied before being used. It must not be empty, start with a
|
@@ -39974,19 +40088,19 @@ const GstTagList *application_tags;
|
|
39974
40088
|
const GstTagList *event_tags;
|
39975
40089
|
GstTagSetter *tagsetter;
|
39976
40090
|
GstTagList *result;
|
39977
|
-
|
40091
|
+
|
39978
40092
|
tagsetter = GST_TAG_SETTER (element);
|
39979
|
-
|
40093
|
+
|
39980
40094
|
merge_mode = gst_tag_setter_get_tag_merge_mode (tagsetter);
|
39981
40095
|
application_tags = gst_tag_setter_get_tag_list (tagsetter);
|
39982
40096
|
event_tags = (const GstTagList *) element->event_tags;
|
39983
|
-
|
40097
|
+
|
39984
40098
|
GST_LOG_OBJECT (tagsetter, "merging tags, merge mode = %d", merge_mode);
|
39985
40099
|
GST_LOG_OBJECT (tagsetter, "event tags: %" GST_PTR_FORMAT, event_tags);
|
39986
40100
|
GST_LOG_OBJECT (tagsetter, "set tags: %" GST_PTR_FORMAT, application_tags);
|
39987
|
-
|
40101
|
+
|
39988
40102
|
result = gst_tag_list_merge (application_tags, event_tags, merge_mode);
|
39989
|
-
|
40103
|
+
|
39990
40104
|
GST_LOG_OBJECT (tagsetter, "final tags: %" GST_PTR_FORMAT, result);
|
39991
40105
|
]|</doc>
|
39992
40106
|
<prerequisite name="Element"/>
|
@@ -41794,8 +41908,8 @@ logs to understand the values.</doc>
|
|
41794
41908
|
value="2"
|
41795
41909
|
c:identifier="GST_TRACER_VALUE_FLAGS_AGGREGATED"
|
41796
41910
|
glib:nick="aggregated">
|
41797
|
-
<doc xml:space="preserve">the value is combined since the
|
41798
|
-
tracing
|
41911
|
+
<doc xml:space="preserve">the value is a combined figure, since the
|
41912
|
+
start of tracing. Examples are averages or timestamps.</doc>
|
41799
41913
|
</member>
|
41800
41914
|
</bitfield>
|
41801
41915
|
<enumeration name="TracerValueScope"
|
@@ -42528,7 +42642,7 @@ Returns #GST_URI_UNKNOWN if the @handler isn't implemented correctly.</doc>
|
|
42528
42642
|
</constant>
|
42529
42643
|
<constant name="USECOND" value="1000" c:type="GST_USECOND">
|
42530
42644
|
<doc xml:space="preserve">Constant that defines one GStreamer microsecond.</doc>
|
42531
|
-
<type name="
|
42645
|
+
<type name="ClockTimeDiff" c:type="GstClockTimeDiff"/>
|
42532
42646
|
</constant>
|
42533
42647
|
<record name="Uri"
|
42534
42648
|
c:type="GstUri"
|
@@ -42719,6 +42833,38 @@ If @uri is %NULL then returns %NULL.</doc>
|
|
42719
42833
|
</instance-parameter>
|
42720
42834
|
</parameters>
|
42721
42835
|
</method>
|
42836
|
+
<method name="get_media_fragment_table"
|
42837
|
+
c:identifier="gst_uri_get_media_fragment_table"
|
42838
|
+
version="1.12">
|
42839
|
+
<doc xml:space="preserve">Get the media fragment table from the URI, as defined by "Media Fragments URI 1.0".
|
42840
|
+
Hash table returned by this API is a list of "key-value" pairs, and the each
|
42841
|
+
pair is generated by splitting "URI fragment" per "&" sub-delims, then "key"
|
42842
|
+
and "value" are splitted by "=" sub-delims. The "key" returned by this API may
|
42843
|
+
be undefined keyword by standard.
|
42844
|
+
A value may be %NULL to indicate that the key should appear in the fragment
|
42845
|
+
string in the URI, but does not have a value. Free the returned #GHashTable
|
42846
|
+
with #g_hash_table_unref() when it is no longer required.
|
42847
|
+
Modifying this hash table does not affect the fragment in the URI.
|
42848
|
+
|
42849
|
+
See more about Media Fragments URI 1.0 (W3C) at https://www.w3.org/TR/media-frags/</doc>
|
42850
|
+
<return-value transfer-ownership="full">
|
42851
|
+
<doc xml:space="preserve">The fragment hash table
|
42852
|
+
from the URI.</doc>
|
42853
|
+
<type name="GLib.HashTable" c:type="GHashTable*">
|
42854
|
+
<type name="utf8"/>
|
42855
|
+
<type name="utf8"/>
|
42856
|
+
</type>
|
42857
|
+
</return-value>
|
42858
|
+
<parameters>
|
42859
|
+
<instance-parameter name="uri"
|
42860
|
+
transfer-ownership="none"
|
42861
|
+
nullable="1"
|
42862
|
+
allow-none="1">
|
42863
|
+
<doc xml:space="preserve">The #GstUri to get the fragment table from.</doc>
|
42864
|
+
<type name="Uri" c:type="const GstUri*"/>
|
42865
|
+
</instance-parameter>
|
42866
|
+
</parameters>
|
42867
|
+
</method>
|
42722
42868
|
<method name="get_path" c:identifier="gst_uri_get_path" version="1.6">
|
42723
42869
|
<doc xml:space="preserve">Extract the path string from the URI object.</doc>
|
42724
42870
|
<return-value transfer-ownership="full">
|
@@ -43599,11 +43745,11 @@ determine a order for the two provided values.</doc>
|
|
43599
43745
|
<doc xml:space="preserve">The major version of GStreamer at compile time:</doc>
|
43600
43746
|
<type name="gint" c:type="gint"/>
|
43601
43747
|
</constant>
|
43602
|
-
<constant name="VERSION_MICRO" value="
|
43748
|
+
<constant name="VERSION_MICRO" value="1" c:type="GST_VERSION_MICRO">
|
43603
43749
|
<doc xml:space="preserve">The micro version of GStreamer at compile time:</doc>
|
43604
43750
|
<type name="gint" c:type="gint"/>
|
43605
43751
|
</constant>
|
43606
|
-
<constant name="VERSION_MINOR" value="
|
43752
|
+
<constant name="VERSION_MINOR" value="12" c:type="GST_VERSION_MINOR">
|
43607
43753
|
<doc xml:space="preserve">The minor version of GStreamer at compile time:</doc>
|
43608
43754
|
<type name="gint" c:type="gint"/>
|
43609
43755
|
</constant>
|
@@ -43931,6 +44077,79 @@ together to make room for the new block.</doc>
|
|
43931
44077
|
<type name="guint" c:type="guint"/>
|
43932
44078
|
</return-value>
|
43933
44079
|
</function>
|
44080
|
+
<function name="calculate_linear_regression"
|
44081
|
+
c:identifier="gst_calculate_linear_regression"
|
44082
|
+
version="1.12">
|
44083
|
+
<doc xml:space="preserve">Calculates the linear regression of the values @xy and places the
|
44084
|
+
result in @m_num, @m_denom, @b and @xbase, representing the function
|
44085
|
+
y(x) = m_num/m_denom * (x - xbase) + b
|
44086
|
+
that has the least-square distance from all points @x and @y.
|
44087
|
+
|
44088
|
+
@r_squared will contain the remaining error.
|
44089
|
+
|
44090
|
+
If @temp is not %NULL, it will be used as temporary space for the function,
|
44091
|
+
in which case the function works without any allocation at all. If @temp is
|
44092
|
+
%NULL, an allocation will take place. @temp should have at least the same
|
44093
|
+
amount of memory allocated as @xy, i.e. 2*n*sizeof(GstClockTime).
|
44094
|
+
|
44095
|
+
> This function assumes (x,y) values with reasonable large differences
|
44096
|
+
> between them. It will not calculate the exact results if the differences
|
44097
|
+
> between neighbouring values are too small due to not being able to
|
44098
|
+
> represent sub-integer values during the calculations.</doc>
|
44099
|
+
<return-value transfer-ownership="none">
|
44100
|
+
<doc xml:space="preserve">%TRUE if the linear regression was successfully calculated</doc>
|
44101
|
+
<type name="gboolean" c:type="gboolean"/>
|
44102
|
+
</return-value>
|
44103
|
+
<parameters>
|
44104
|
+
<parameter name="xy" transfer-ownership="none">
|
44105
|
+
<doc xml:space="preserve">Pairs of (x,y) values</doc>
|
44106
|
+
<type name="ClockTime" c:type="const GstClockTime*"/>
|
44107
|
+
</parameter>
|
44108
|
+
<parameter name="temp" transfer-ownership="none">
|
44109
|
+
<doc xml:space="preserve">Temporary scratch space used by the function</doc>
|
44110
|
+
<type name="ClockTime" c:type="GstClockTime*"/>
|
44111
|
+
</parameter>
|
44112
|
+
<parameter name="n" transfer-ownership="none">
|
44113
|
+
<doc xml:space="preserve">number of (x,y) pairs</doc>
|
44114
|
+
<type name="guint" c:type="guint"/>
|
44115
|
+
</parameter>
|
44116
|
+
<parameter name="m_num"
|
44117
|
+
direction="out"
|
44118
|
+
caller-allocates="0"
|
44119
|
+
transfer-ownership="full">
|
44120
|
+
<doc xml:space="preserve">numerator of calculated slope</doc>
|
44121
|
+
<type name="ClockTime" c:type="GstClockTime*"/>
|
44122
|
+
</parameter>
|
44123
|
+
<parameter name="m_denom"
|
44124
|
+
direction="out"
|
44125
|
+
caller-allocates="0"
|
44126
|
+
transfer-ownership="full">
|
44127
|
+
<doc xml:space="preserve">denominator of calculated slope</doc>
|
44128
|
+
<type name="ClockTime" c:type="GstClockTime*"/>
|
44129
|
+
</parameter>
|
44130
|
+
<parameter name="b"
|
44131
|
+
direction="out"
|
44132
|
+
caller-allocates="0"
|
44133
|
+
transfer-ownership="full">
|
44134
|
+
<doc xml:space="preserve">Offset at Y-axis</doc>
|
44135
|
+
<type name="ClockTime" c:type="GstClockTime*"/>
|
44136
|
+
</parameter>
|
44137
|
+
<parameter name="xbase"
|
44138
|
+
direction="out"
|
44139
|
+
caller-allocates="0"
|
44140
|
+
transfer-ownership="full">
|
44141
|
+
<doc xml:space="preserve">Offset at X-axis</doc>
|
44142
|
+
<type name="ClockTime" c:type="GstClockTime*"/>
|
44143
|
+
</parameter>
|
44144
|
+
<parameter name="r_squared"
|
44145
|
+
direction="out"
|
44146
|
+
caller-allocates="0"
|
44147
|
+
transfer-ownership="full">
|
44148
|
+
<doc xml:space="preserve">R-squared</doc>
|
44149
|
+
<type name="gdouble" c:type="gdouble*"/>
|
44150
|
+
</parameter>
|
44151
|
+
</parameters>
|
44152
|
+
</function>
|
43934
44153
|
<function name="caps_features_from_string"
|
43935
44154
|
c:identifier="gst_caps_features_from_string"
|
43936
44155
|
moved-to="CapsFeatures.from_string"
|
@@ -44118,6 +44337,22 @@ The caller has to free the list after use.</doc>
|
|
44118
44337
|
<type name="DebugLevel" c:type="GstDebugLevel"/>
|
44119
44338
|
</return-value>
|
44120
44339
|
</function>
|
44340
|
+
<function name="debug_get_stack_trace"
|
44341
|
+
c:identifier="gst_debug_get_stack_trace"
|
44342
|
+
version="1.12">
|
44343
|
+
<doc xml:space="preserve">If libunwind or glibc backtrace are present, a stack trace
|
44344
|
+
is returned.</doc>
|
44345
|
+
<return-value transfer-ownership="full">
|
44346
|
+
<type name="utf8" c:type="gchar*"/>
|
44347
|
+
</return-value>
|
44348
|
+
<parameters>
|
44349
|
+
<parameter name="flags" transfer-ownership="none">
|
44350
|
+
<doc xml:space="preserve">A set of #GstStackTraceFlags to determine how the stack
|
44351
|
+
trace should look like. Pass 0 to retrieve a minimal backtrace.</doc>
|
44352
|
+
<type name="StackTraceFlags" c:type="GstStackTraceFlags"/>
|
44353
|
+
</parameter>
|
44354
|
+
</parameters>
|
44355
|
+
</function>
|
44121
44356
|
<function name="debug_is_active" c:identifier="gst_debug_is_active">
|
44122
44357
|
<doc xml:space="preserve">Checks if debugging output is activated.</doc>
|
44123
44358
|
<return-value transfer-ownership="none">
|
@@ -44294,8 +44529,8 @@ gst_debug_remove_log_function(gst_debug_log_default);</doc>
|
|
44294
44529
|
</function>
|
44295
44530
|
<function name="debug_print_stack_trace"
|
44296
44531
|
c:identifier="gst_debug_print_stack_trace">
|
44297
|
-
<doc xml:space="preserve">If
|
44298
|
-
|
44532
|
+
<doc xml:space="preserve">If libunwind or glibc backtrace are present
|
44533
|
+
a stack trace is printed.</doc>
|
44299
44534
|
<return-value transfer-ownership="none">
|
44300
44535
|
<type name="none" c:type="void"/>
|
44301
44536
|
</return-value>
|
@@ -44340,8 +44575,8 @@ gstreamer code, which can be printed with this function.</doc>
|
|
44340
44575
|
<doc xml:space="preserve">If activated, debugging messages are sent to the debugging
|
44341
44576
|
handlers.
|
44342
44577
|
It makes sense to deactivate it for speed issues.
|
44343
|
-
&
|
44344
|
-
during initialization
|
44578
|
+
> This function is not threadsafe. It makes sense to only call it
|
44579
|
+
during initialization.</doc>
|
44345
44580
|
<return-value transfer-ownership="none">
|
44346
44581
|
<type name="none" c:type="void"/>
|
44347
44582
|
</return-value>
|
@@ -44485,6 +44720,20 @@ After this call GStreamer (including this method) should not be used anymore.</d
|
|
44485
44720
|
<type name="none" c:type="void"/>
|
44486
44721
|
</return-value>
|
44487
44722
|
</function>
|
44723
|
+
<function name="dynamic_type_register"
|
44724
|
+
c:identifier="gst_dynamic_type_register">
|
44725
|
+
<return-value transfer-ownership="none">
|
44726
|
+
<type name="gboolean" c:type="gboolean"/>
|
44727
|
+
</return-value>
|
44728
|
+
<parameters>
|
44729
|
+
<parameter name="plugin" transfer-ownership="none">
|
44730
|
+
<type name="Plugin" c:type="GstPlugin*"/>
|
44731
|
+
</parameter>
|
44732
|
+
<parameter name="type" transfer-ownership="none">
|
44733
|
+
<type name="GType" c:type="GType"/>
|
44734
|
+
</parameter>
|
44735
|
+
</parameters>
|
44736
|
+
</function>
|
44488
44737
|
<function name="error_get_message" c:identifier="gst_error_get_message">
|
44489
44738
|
<doc xml:space="preserve">Get a string describing the error message in the current locale.</doc>
|
44490
44739
|
<return-value transfer-ownership="full">
|
@@ -44718,7 +44967,7 @@ is unknown.</doc>
|
|
44718
44967
|
c:identifier="gst_info_strdup_printf"
|
44719
44968
|
version="1.8"
|
44720
44969
|
introspectable="0">
|
44721
|
-
<doc xml:space="preserve">Allocates, fills and returns a
|
44970
|
+
<doc xml:space="preserve">Allocates, fills and returns a 0-terminated string from the printf style
|
44722
44971
|
@format string and corresponding arguments.
|
44723
44972
|
|
44724
44973
|
See gst_info_vasprintf() for when this function is required.
|
@@ -44810,11 +45059,9 @@ details and section
|
|
44810
45059
|
<link linkend="gst-running">Running GStreamer Applications</link>
|
44811
45060
|
for how to disable automatic registry updates.
|
44812
45061
|
|
44813
|
-
&
|
44814
|
-
|
44815
|
-
|
44816
|
-
use gst_init_check() instead.
|
44817
|
-
</para></note>
|
45062
|
+
> This function will terminate your program if it was unable to initialize
|
45063
|
+
> GStreamer for some reason. If you want your program to fall back,
|
45064
|
+
> use gst_init_check() instead.
|
44818
45065
|
|
44819
45066
|
WARNING: This function does not work in the same way as corresponding
|
44820
45067
|
functions in other glib-style libraries, such as gtk_init\(\). In
|
@@ -45182,6 +45429,38 @@ Either @newdata and the value pointed to by @olddata may be %NULL.</doc>
|
|
45182
45429
|
</parameter>
|
45183
45430
|
</parameters>
|
45184
45431
|
</function>
|
45432
|
+
<function name="param_spec_array" c:identifier="gst_param_spec_array">
|
45433
|
+
<doc xml:space="preserve">This function creates a GstArray GParamSpec for use by objects/elements
|
45434
|
+
that want to expose properties of GstArray type. This function is
|
45435
|
+
typically * used in connection with g_object_class_install_property() in a
|
45436
|
+
GObjects's instance_init function.</doc>
|
45437
|
+
<return-value transfer-ownership="full">
|
45438
|
+
<doc xml:space="preserve">a newly created parameter specification</doc>
|
45439
|
+
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
45440
|
+
</return-value>
|
45441
|
+
<parameters>
|
45442
|
+
<parameter name="name" transfer-ownership="none">
|
45443
|
+
<doc xml:space="preserve">canonical name of the property specified</doc>
|
45444
|
+
<type name="utf8" c:type="const gchar*"/>
|
45445
|
+
</parameter>
|
45446
|
+
<parameter name="nick" transfer-ownership="none">
|
45447
|
+
<doc xml:space="preserve">nick name for the property specified</doc>
|
45448
|
+
<type name="utf8" c:type="const gchar*"/>
|
45449
|
+
</parameter>
|
45450
|
+
<parameter name="blurb" transfer-ownership="none">
|
45451
|
+
<doc xml:space="preserve">description of the property specified</doc>
|
45452
|
+
<type name="utf8" c:type="const gchar*"/>
|
45453
|
+
</parameter>
|
45454
|
+
<parameter name="element_spec" transfer-ownership="none">
|
45455
|
+
<doc xml:space="preserve">GParamSpec of the array</doc>
|
45456
|
+
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
45457
|
+
</parameter>
|
45458
|
+
<parameter name="flags" transfer-ownership="none">
|
45459
|
+
<doc xml:space="preserve">flags for the property specified</doc>
|
45460
|
+
<type name="GObject.ParamFlags" c:type="GParamFlags"/>
|
45461
|
+
</parameter>
|
45462
|
+
</parameters>
|
45463
|
+
</function>
|
45185
45464
|
<function name="param_spec_fraction"
|
45186
45465
|
c:identifier="gst_param_spec_fraction">
|
45187
45466
|
<doc xml:space="preserve">This function creates a fraction GParamSpec for use by objects/elements
|
@@ -45510,6 +45789,130 @@ system presets.</doc>
|
|
45510
45789
|
</parameter>
|
45511
45790
|
</parameters>
|
45512
45791
|
</function>
|
45792
|
+
<function name="print"
|
45793
|
+
c:identifier="gst_print"
|
45794
|
+
version="1.12"
|
45795
|
+
introspectable="0">
|
45796
|
+
<doc xml:space="preserve">Outputs a formatted message via the GLib print handler. The default print
|
45797
|
+
handler simply outputs the message to stdout.
|
45798
|
+
|
45799
|
+
This function will not append a new-line character at the end, unlike
|
45800
|
+
gst_println() which will.
|
45801
|
+
|
45802
|
+
All strings must be in ASCII or UTF-8 encoding.
|
45803
|
+
|
45804
|
+
This function differs from g_print() in that it supports all the additional
|
45805
|
+
printf specifiers that are supported by GStreamer's debug logging system,
|
45806
|
+
such as #GST_PTR_FORMAT and #GST_SEGMENT_FORMAT.
|
45807
|
+
|
45808
|
+
This function is primarily for printing debug output.</doc>
|
45809
|
+
<return-value transfer-ownership="none">
|
45810
|
+
<type name="none" c:type="void"/>
|
45811
|
+
</return-value>
|
45812
|
+
<parameters>
|
45813
|
+
<parameter name="format" transfer-ownership="none">
|
45814
|
+
<doc xml:space="preserve">a printf style format string</doc>
|
45815
|
+
<type name="utf8" c:type="const gchar*"/>
|
45816
|
+
</parameter>
|
45817
|
+
<parameter name="..." transfer-ownership="none">
|
45818
|
+
<doc xml:space="preserve">the printf arguments for @format</doc>
|
45819
|
+
<varargs/>
|
45820
|
+
</parameter>
|
45821
|
+
</parameters>
|
45822
|
+
</function>
|
45823
|
+
<function name="printerr"
|
45824
|
+
c:identifier="gst_printerr"
|
45825
|
+
version="1.12"
|
45826
|
+
introspectable="0">
|
45827
|
+
<doc xml:space="preserve">Outputs a formatted message via the GLib error message handler. The default
|
45828
|
+
handler simply outputs the message to stderr.
|
45829
|
+
|
45830
|
+
This function will not append a new-line character at the end, unlike
|
45831
|
+
gst_printerrln() which will.
|
45832
|
+
|
45833
|
+
All strings must be in ASCII or UTF-8 encoding.
|
45834
|
+
|
45835
|
+
This function differs from g_printerr() in that it supports the additional
|
45836
|
+
printf specifiers that are supported by GStreamer's debug logging system,
|
45837
|
+
such as #GST_PTR_FORMAT and #GST_SEGMENT_FORMAT.
|
45838
|
+
|
45839
|
+
This function is primarily for printing debug output.</doc>
|
45840
|
+
<return-value transfer-ownership="none">
|
45841
|
+
<type name="none" c:type="void"/>
|
45842
|
+
</return-value>
|
45843
|
+
<parameters>
|
45844
|
+
<parameter name="format" transfer-ownership="none">
|
45845
|
+
<doc xml:space="preserve">a printf style format string</doc>
|
45846
|
+
<type name="utf8" c:type="const gchar*"/>
|
45847
|
+
</parameter>
|
45848
|
+
<parameter name="..." transfer-ownership="none">
|
45849
|
+
<doc xml:space="preserve">the printf arguments for @format</doc>
|
45850
|
+
<varargs/>
|
45851
|
+
</parameter>
|
45852
|
+
</parameters>
|
45853
|
+
</function>
|
45854
|
+
<function name="printerrln"
|
45855
|
+
c:identifier="gst_printerrln"
|
45856
|
+
version="1.12"
|
45857
|
+
introspectable="0">
|
45858
|
+
<doc xml:space="preserve">Outputs a formatted message via the GLib error message handler. The default
|
45859
|
+
handler simply outputs the message to stderr.
|
45860
|
+
|
45861
|
+
This function will append a new-line character at the end, unlike
|
45862
|
+
gst_printerr() which will not.
|
45863
|
+
|
45864
|
+
All strings must be in ASCII or UTF-8 encoding.
|
45865
|
+
|
45866
|
+
This function differs from g_printerr() in that it supports the additional
|
45867
|
+
printf specifiers that are supported by GStreamer's debug logging system,
|
45868
|
+
such as #GST_PTR_FORMAT and #GST_SEGMENT_FORMAT.
|
45869
|
+
|
45870
|
+
This function is primarily for printing debug output.</doc>
|
45871
|
+
<return-value transfer-ownership="none">
|
45872
|
+
<type name="none" c:type="void"/>
|
45873
|
+
</return-value>
|
45874
|
+
<parameters>
|
45875
|
+
<parameter name="format" transfer-ownership="none">
|
45876
|
+
<doc xml:space="preserve">a printf style format string</doc>
|
45877
|
+
<type name="utf8" c:type="const gchar*"/>
|
45878
|
+
</parameter>
|
45879
|
+
<parameter name="..." transfer-ownership="none">
|
45880
|
+
<doc xml:space="preserve">the printf arguments for @format</doc>
|
45881
|
+
<varargs/>
|
45882
|
+
</parameter>
|
45883
|
+
</parameters>
|
45884
|
+
</function>
|
45885
|
+
<function name="println"
|
45886
|
+
c:identifier="gst_println"
|
45887
|
+
version="1.12"
|
45888
|
+
introspectable="0">
|
45889
|
+
<doc xml:space="preserve">Outputs a formatted message via the GLib print handler. The default print
|
45890
|
+
handler simply outputs the message to stdout.
|
45891
|
+
|
45892
|
+
This function will append a new-line character at the end, unlike
|
45893
|
+
gst_print() which will not.
|
45894
|
+
|
45895
|
+
All strings must be in ASCII or UTF-8 encoding.
|
45896
|
+
|
45897
|
+
This function differs from g_print() in that it supports all the additional
|
45898
|
+
printf specifiers that are supported by GStreamer's debug logging system,
|
45899
|
+
such as #GST_PTR_FORMAT and #GST_SEGMENT_FORMAT.
|
45900
|
+
|
45901
|
+
This function is primarily for printing debug output.</doc>
|
45902
|
+
<return-value transfer-ownership="none">
|
45903
|
+
<type name="none" c:type="void"/>
|
45904
|
+
</return-value>
|
45905
|
+
<parameters>
|
45906
|
+
<parameter name="format" transfer-ownership="none">
|
45907
|
+
<doc xml:space="preserve">a printf style format string</doc>
|
45908
|
+
<type name="utf8" c:type="const gchar*"/>
|
45909
|
+
</parameter>
|
45910
|
+
<parameter name="..." transfer-ownership="none">
|
45911
|
+
<doc xml:space="preserve">the printf arguments for @format</doc>
|
45912
|
+
<varargs/>
|
45913
|
+
</parameter>
|
45914
|
+
</parameters>
|
45915
|
+
</function>
|
45513
45916
|
<function name="protection_meta_api_get_type"
|
45514
45917
|
c:identifier="gst_protection_meta_api_get_type">
|
45515
45918
|
<return-value transfer-ownership="none">
|
@@ -46472,6 +46875,33 @@ the result in @res_n and @res_d.</doc>
|
|
46472
46875
|
</parameter>
|
46473
46876
|
</parameters>
|
46474
46877
|
</function>
|
46878
|
+
<function name="util_get_object_array"
|
46879
|
+
c:identifier="gst_util_get_object_array"
|
46880
|
+
version="1.12">
|
46881
|
+
<doc xml:space="preserve">Get a property of type %GST_TYPE_ARRAY and transform it into a
|
46882
|
+
#GValueArray. This allow language bindings to get GST_TYPE_ARRAY
|
46883
|
+
properties which are otherwise not an accessible type.</doc>
|
46884
|
+
<return-value transfer-ownership="none">
|
46885
|
+
<type name="gboolean" c:type="gboolean"/>
|
46886
|
+
</return-value>
|
46887
|
+
<parameters>
|
46888
|
+
<parameter name="object" transfer-ownership="none">
|
46889
|
+
<doc xml:space="preserve">the object to set the array to</doc>
|
46890
|
+
<type name="GObject.Object" c:type="GObject*"/>
|
46891
|
+
</parameter>
|
46892
|
+
<parameter name="name" transfer-ownership="none">
|
46893
|
+
<doc xml:space="preserve">the name of the property to set</doc>
|
46894
|
+
<type name="utf8" c:type="const gchar*"/>
|
46895
|
+
</parameter>
|
46896
|
+
<parameter name="array"
|
46897
|
+
direction="out"
|
46898
|
+
caller-allocates="0"
|
46899
|
+
transfer-ownership="full">
|
46900
|
+
<doc xml:space="preserve">a return #GValueArray</doc>
|
46901
|
+
<type name="GObject.ValueArray" c:type="GValueArray**"/>
|
46902
|
+
</parameter>
|
46903
|
+
</parameters>
|
46904
|
+
</function>
|
46475
46905
|
<function name="util_get_timestamp" c:identifier="gst_util_get_timestamp">
|
46476
46906
|
<doc xml:space="preserve">Get a timestamp as GstClockTime to be used for interval measurements.
|
46477
46907
|
The timestamp should not be interpreted in any other way.</doc>
|
@@ -46600,6 +47030,30 @@ Note that this function silently returns if @object has no property named
|
|
46600
47030
|
</parameter>
|
46601
47031
|
</parameters>
|
46602
47032
|
</function>
|
47033
|
+
<function name="util_set_object_array"
|
47034
|
+
c:identifier="gst_util_set_object_array"
|
47035
|
+
version="1.12">
|
47036
|
+
<doc xml:space="preserve">Transfer a #GValueArray to %GST_TYPE_ARRAY and set this value on the
|
47037
|
+
specified property name. This allow language bindings to set GST_TYPE_ARRAY
|
47038
|
+
properties which are otherwise not an accessible type.</doc>
|
47039
|
+
<return-value transfer-ownership="none">
|
47040
|
+
<type name="gboolean" c:type="gboolean"/>
|
47041
|
+
</return-value>
|
47042
|
+
<parameters>
|
47043
|
+
<parameter name="object" transfer-ownership="none">
|
47044
|
+
<doc xml:space="preserve">the object to set the array to</doc>
|
47045
|
+
<type name="GObject.Object" c:type="GObject*"/>
|
47046
|
+
</parameter>
|
47047
|
+
<parameter name="name" transfer-ownership="none">
|
47048
|
+
<doc xml:space="preserve">the name of the property to set</doc>
|
47049
|
+
<type name="utf8" c:type="const gchar*"/>
|
47050
|
+
</parameter>
|
47051
|
+
<parameter name="array" transfer-ownership="none">
|
47052
|
+
<doc xml:space="preserve">a #GValueArray containing the values</doc>
|
47053
|
+
<type name="GObject.ValueArray" c:type="const GValueArray*"/>
|
47054
|
+
</parameter>
|
47055
|
+
</parameters>
|
47056
|
+
</function>
|
46603
47057
|
<function name="util_set_value_from_string"
|
46604
47058
|
c:identifier="gst_util_set_value_from_string">
|
46605
47059
|
<doc xml:space="preserve">Converts the string to the type of the value and
|