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
@@ -165,6 +165,28 @@ GstTimedValue.</doc>
|
|
165
165
|
</array>
|
166
166
|
</field>
|
167
167
|
</union>
|
168
|
+
<method name="copy" c:identifier="gst_control_point_copy">
|
169
|
+
<return-value transfer-ownership="full">
|
170
|
+
<type name="ControlPoint" c:type="GstControlPoint*"/>
|
171
|
+
</return-value>
|
172
|
+
<parameters>
|
173
|
+
<instance-parameter name="cp" transfer-ownership="none">
|
174
|
+
<type name="ControlPoint" c:type="GstControlPoint*"/>
|
175
|
+
</instance-parameter>
|
176
|
+
</parameters>
|
177
|
+
</method>
|
178
|
+
<method name="free" c:identifier="gst_control_point_free">
|
179
|
+
<doc xml:space="preserve">Frees all data allocated by a #GstControlPoint instance.</doc>
|
180
|
+
<return-value transfer-ownership="none">
|
181
|
+
<type name="none" c:type="void"/>
|
182
|
+
</return-value>
|
183
|
+
<parameters>
|
184
|
+
<instance-parameter name="cp" transfer-ownership="none">
|
185
|
+
<doc xml:space="preserve">the object to free</doc>
|
186
|
+
<type name="ControlPoint" c:type="GstControlPoint*"/>
|
187
|
+
</instance-parameter>
|
188
|
+
</parameters>
|
189
|
+
</method>
|
168
190
|
</record>
|
169
191
|
<class name="DirectControlBinding"
|
170
192
|
c:symbol-prefix="direct_control_binding"
|
@@ -540,6 +562,73 @@ To get a n nanosecond shift to the left use
|
|
540
562
|
<doc xml:space="preserve">triangle waveform</doc>
|
541
563
|
</member>
|
542
564
|
</enumeration>
|
565
|
+
<class name="ProxyControlBinding"
|
566
|
+
c:symbol-prefix="proxy_control_binding"
|
567
|
+
c:type="GstProxyControlBinding"
|
568
|
+
parent="Gst.ControlBinding"
|
569
|
+
glib:type-name="GstProxyControlBinding"
|
570
|
+
glib:get-type="gst_proxy_control_binding_get_type"
|
571
|
+
glib:type-struct="ProxyControlBindingClass">
|
572
|
+
<doc xml:space="preserve">A #GstControlBinding that forwards requests to another #GstControlBinding</doc>
|
573
|
+
<constructor name="new"
|
574
|
+
c:identifier="gst_proxy_control_binding_new"
|
575
|
+
version="1.12">
|
576
|
+
<doc xml:space="preserve">#GstProxyControlBinding forwards all access to data or sync_values()
|
577
|
+
requests from @property_name on @object to the control binding at
|
578
|
+
@ref_property_name on @ref_object.</doc>
|
579
|
+
<return-value transfer-ownership="none">
|
580
|
+
<doc xml:space="preserve">a new #GstControlBinding that proxies the control interface between
|
581
|
+
properties on different #GstObject's</doc>
|
582
|
+
<type name="Gst.ControlBinding" c:type="GstControlBinding*"/>
|
583
|
+
</return-value>
|
584
|
+
<parameters>
|
585
|
+
<parameter name="object" transfer-ownership="none">
|
586
|
+
<doc xml:space="preserve">a #GstObject</doc>
|
587
|
+
<type name="Gst.Object" c:type="GstObject*"/>
|
588
|
+
</parameter>
|
589
|
+
<parameter name="property_name" transfer-ownership="none">
|
590
|
+
<doc xml:space="preserve">the property name in @object to control</doc>
|
591
|
+
<type name="utf8" c:type="const gchar*"/>
|
592
|
+
</parameter>
|
593
|
+
<parameter name="ref_object" transfer-ownership="none">
|
594
|
+
<doc xml:space="preserve">a #GstObject to forward all
|
595
|
+
#GstControlBinding requests to</doc>
|
596
|
+
<type name="Gst.Object" c:type="GstObject*"/>
|
597
|
+
</parameter>
|
598
|
+
<parameter name="ref_property_name" transfer-ownership="none">
|
599
|
+
<doc xml:space="preserve">the property_name in @ref_object to control</doc>
|
600
|
+
<type name="utf8" c:type="const gchar*"/>
|
601
|
+
</parameter>
|
602
|
+
</parameters>
|
603
|
+
</constructor>
|
604
|
+
<field name="parent" readable="0" private="1">
|
605
|
+
<type name="Gst.ControlBinding" c:type="GstControlBinding"/>
|
606
|
+
</field>
|
607
|
+
<field name="ref_object" readable="0" private="1">
|
608
|
+
<type name="GObject.WeakRef" c:type="GWeakRef"/>
|
609
|
+
</field>
|
610
|
+
<field name="property_name" readable="0" private="1">
|
611
|
+
<type name="utf8" c:type="gchar*"/>
|
612
|
+
</field>
|
613
|
+
<field name="_padding" readable="0" private="1">
|
614
|
+
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
615
|
+
<type name="gpointer" c:type="gpointer"/>
|
616
|
+
</array>
|
617
|
+
</field>
|
618
|
+
</class>
|
619
|
+
<record name="ProxyControlBindingClass"
|
620
|
+
c:type="GstProxyControlBindingClass"
|
621
|
+
glib:is-gtype-struct-for="ProxyControlBinding">
|
622
|
+
<doc xml:space="preserve">Opaque #GstProxyControlBindingClass struct</doc>
|
623
|
+
<field name="parent_class" readable="0" private="1">
|
624
|
+
<type name="Gst.ControlBindingClass" c:type="GstControlBindingClass"/>
|
625
|
+
</field>
|
626
|
+
<field name="_padding" readable="0" private="1">
|
627
|
+
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
628
|
+
<type name="gpointer" c:type="gpointer"/>
|
629
|
+
</array>
|
630
|
+
</field>
|
631
|
+
</record>
|
543
632
|
<class name="TimedValueControlSource"
|
544
633
|
c:symbol-prefix="timed_value_control_source"
|
545
634
|
c:type="GstTimedValueControlSource"
|
@@ -32,7 +32,7 @@ synchronization metadata on buffers from the pool.</doc>
|
|
32
32
|
<constant name="BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES"
|
33
33
|
value="GstBufferPoolOptionGLTextureTargetExternalOES"
|
34
34
|
c:type="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES">
|
35
|
-
<doc xml:space="preserve">String used for %
|
35
|
+
<doc xml:space="preserve">String used for %GST_GL_TEXTURE_TARGET_EXTERNAL_OES as a #GstBufferPool pool option</doc>
|
36
36
|
<type name="utf8" c:type="gchar*"/>
|
37
37
|
</constant>
|
38
38
|
<constant name="BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE"
|
@@ -701,7 +701,11 @@ is available and current in the calling thread.</doc>
|
|
701
701
|
c:type="GstGLBaseFilterPrivate"
|
702
702
|
disguised="1">
|
703
703
|
</record>
|
704
|
-
<record name="GLBaseMemory"
|
704
|
+
<record name="GLBaseMemory"
|
705
|
+
c:type="GstGLBaseMemory"
|
706
|
+
glib:type-name="GstGLBaseMemory"
|
707
|
+
glib:get-type="gst_gl_base_memory_get_type"
|
708
|
+
c:symbol-prefix="gl_base_memory">
|
705
709
|
<doc xml:space="preserve">GstGLBaseMemory is a #GstMemory subclass providing the basis of support
|
706
710
|
for the mapping of GL buffers.
|
707
711
|
|
@@ -840,9 +844,8 @@ Data is uploaded or downloaded from the GPU as is necessary.</doc>
|
|
840
844
|
</method>
|
841
845
|
<function name="alloc"
|
842
846
|
c:identifier="gst_gl_base_memory_alloc"
|
843
|
-
version="1.8"
|
844
|
-
|
845
|
-
<return-value>
|
847
|
+
version="1.8">
|
848
|
+
<return-value transfer-ownership="full">
|
846
849
|
<doc xml:space="preserve">a new #GstGLBaseMemory from @allocator with the requested @params.</doc>
|
847
850
|
<type name="GLBaseMemory" c:type="GstGLBaseMemory*"/>
|
848
851
|
</return-value>
|
@@ -884,8 +887,8 @@ multiple times. This must be called before any other GstGLBaseMemory operation.
|
|
884
887
|
glib:get-type="gst_gl_base_memory_allocator_get_type"
|
885
888
|
glib:type-struct="GLBaseMemoryAllocatorClass">
|
886
889
|
<doc xml:space="preserve">Opaque #GstGLBaseMemoryAllocator struct</doc>
|
887
|
-
<virtual-method name="alloc"
|
888
|
-
<return-value>
|
890
|
+
<virtual-method name="alloc">
|
891
|
+
<return-value transfer-ownership="full">
|
889
892
|
<doc xml:space="preserve">a newly allocated #GstGLBaseMemory from @allocator and @params</doc>
|
890
893
|
<type name="GLBaseMemory" c:type="GstGLBaseMemory*"/>
|
891
894
|
</return-value>
|
@@ -915,10 +918,9 @@ multiple times. This must be called before any other GstGLBaseMemory operation.
|
|
915
918
|
</class>
|
916
919
|
<callback name="GLBaseMemoryAllocatorAllocFunction"
|
917
920
|
c:type="GstGLBaseMemoryAllocatorAllocFunction"
|
918
|
-
version="1.8"
|
919
|
-
introspectable="0">
|
921
|
+
version="1.8">
|
920
922
|
<doc xml:space="preserve">Note: not called with a GL context current</doc>
|
921
|
-
<return-value>
|
923
|
+
<return-value transfer-ownership="full">
|
922
924
|
<doc xml:space="preserve">a newly allocated #GstGLBaseMemory from @allocator and @params</doc>
|
923
925
|
<type name="GLBaseMemory" c:type="GstGLBaseMemory*"/>
|
924
926
|
</return-value>
|
@@ -942,8 +944,8 @@ multiple times. This must be called before any other GstGLBaseMemory operation.
|
|
942
944
|
<doc xml:space="preserve">the parent class</doc>
|
943
945
|
<type name="Gst.AllocatorClass" c:type="GstAllocatorClass"/>
|
944
946
|
</field>
|
945
|
-
<field name="alloc"
|
946
|
-
<doc xml:space="preserve">a #
|
947
|
+
<field name="alloc">
|
948
|
+
<doc xml:space="preserve">a #GstGLBaseMemoryAllocatorAllocFunction</doc>
|
947
949
|
<type name="GLBaseMemoryAllocatorAllocFunction"
|
948
950
|
c:type="GstGLBaseMemoryAllocatorAllocFunction"/>
|
949
951
|
</field>
|
@@ -962,7 +964,7 @@ multiple times. This must be called before any other GstGLBaseMemory operation.
|
|
962
964
|
<type name="GLBaseMemoryAllocatorUnmapFunction"
|
963
965
|
c:type="GstGLBaseMemoryAllocatorUnmapFunction"/>
|
964
966
|
</field>
|
965
|
-
<field name="copy"
|
967
|
+
<field name="copy">
|
966
968
|
<doc xml:space="preserve">a #GstGLBaseMemoryAllocatorCopyFunction</doc>
|
967
969
|
<type name="GLBaseMemoryAllocatorCopyFunction"
|
968
970
|
c:type="GstGLBaseMemoryAllocatorCopyFunction"/>
|
@@ -980,10 +982,9 @@ multiple times. This must be called before any other GstGLBaseMemory operation.
|
|
980
982
|
</record>
|
981
983
|
<callback name="GLBaseMemoryAllocatorCopyFunction"
|
982
984
|
c:type="GstGLBaseMemoryAllocatorCopyFunction"
|
983
|
-
version="1.8"
|
984
|
-
introspectable="0">
|
985
|
+
version="1.8">
|
985
986
|
<doc xml:space="preserve">Also see gst_memory_copy();</doc>
|
986
|
-
<return-value>
|
987
|
+
<return-value transfer-ownership="full">
|
987
988
|
<doc xml:space="preserve">the newly copied #GstGLMemory or %NULL</doc>
|
988
989
|
<type name="GLBaseMemory" c:type="GstGLBaseMemory*"/>
|
989
990
|
</return-value>
|
@@ -1140,7 +1141,10 @@ multiple times. This must be called before any other #GstGLBuffer operation.</d
|
|
1140
1141
|
</function>
|
1141
1142
|
</record>
|
1142
1143
|
<record name="GLBufferAllocationParams"
|
1143
|
-
c:type="GstGLBufferAllocationParams"
|
1144
|
+
c:type="GstGLBufferAllocationParams"
|
1145
|
+
glib:type-name="GstGLBufferAllocationParams"
|
1146
|
+
glib:get-type="gst_gl_buffer_allocation_params_get_type"
|
1147
|
+
c:symbol-prefix="gl_buffer_allocation_params">
|
1144
1148
|
<field name="parent" writable="1">
|
1145
1149
|
<doc xml:space="preserve">parent object</doc>
|
1146
1150
|
<type name="GLAllocationParams" c:type="GstGLAllocationParams"/>
|
@@ -1158,11 +1162,10 @@ multiple times. This must be called before any other #GstGLBuffer operation.</d
|
|
1158
1162
|
<type name="gpointer" c:type="gpointer"/>
|
1159
1163
|
</array>
|
1160
1164
|
</field>
|
1161
|
-
<
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
<return-value>
|
1165
|
+
<constructor name="new"
|
1166
|
+
c:identifier="gst_gl_buffer_allocation_params_new"
|
1167
|
+
version="1.8">
|
1168
|
+
<return-value transfer-ownership="full">
|
1166
1169
|
<doc xml:space="preserve">a new #GstGLBufferAllocationParams for allocating OpenGL buffer
|
1167
1170
|
objects</doc>
|
1168
1171
|
<type name="GLBufferAllocationParams"
|
@@ -1193,7 +1196,7 @@ multiple times. This must be called before any other #GstGLBuffer operation.</d
|
|
1193
1196
|
<type name="guint" c:type="guint"/>
|
1194
1197
|
</parameter>
|
1195
1198
|
</parameters>
|
1196
|
-
</
|
1199
|
+
</constructor>
|
1197
1200
|
</record>
|
1198
1201
|
<class name="GLBufferAllocator"
|
1199
1202
|
c:symbol-prefix="gl_buffer_allocator"
|
@@ -1777,6 +1780,34 @@ the #GstGLWindow chosen.</doc>
|
|
1777
1780
|
</instance-parameter>
|
1778
1781
|
</parameters>
|
1779
1782
|
</virtual-method>
|
1783
|
+
<virtual-method name="get_gl_platform_version"
|
1784
|
+
invoker="get_gl_platform_version">
|
1785
|
+
<doc xml:space="preserve">Get the version of the OpenGL platform (GLX, EGL, etc) used. Only valid
|
1786
|
+
after a call to gst_gl_context_create_context().</doc>
|
1787
|
+
<return-value transfer-ownership="none">
|
1788
|
+
<type name="none" c:type="void"/>
|
1789
|
+
</return-value>
|
1790
|
+
<parameters>
|
1791
|
+
<instance-parameter name="context" transfer-ownership="none">
|
1792
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
1793
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
1794
|
+
</instance-parameter>
|
1795
|
+
<parameter name="major"
|
1796
|
+
direction="out"
|
1797
|
+
caller-allocates="0"
|
1798
|
+
transfer-ownership="full">
|
1799
|
+
<doc xml:space="preserve">return for the major version</doc>
|
1800
|
+
<type name="gint" c:type="gint*"/>
|
1801
|
+
</parameter>
|
1802
|
+
<parameter name="minor"
|
1803
|
+
direction="out"
|
1804
|
+
caller-allocates="0"
|
1805
|
+
transfer-ownership="full">
|
1806
|
+
<doc xml:space="preserve">return for the minor version</doc>
|
1807
|
+
<type name="gint" c:type="gint*"/>
|
1808
|
+
</parameter>
|
1809
|
+
</parameters>
|
1810
|
+
</virtual-method>
|
1780
1811
|
<virtual-method name="swap_buffers">
|
1781
1812
|
<return-value transfer-ownership="none">
|
1782
1813
|
<type name="none" c:type="void"/>
|
@@ -1951,19 +1982,6 @@ Should only be called once.</doc>
|
|
1951
1982
|
</parameter>
|
1952
1983
|
</parameters>
|
1953
1984
|
</method>
|
1954
|
-
<method name="del_shader" c:identifier="gst_gl_context_del_shader">
|
1955
|
-
<return-value transfer-ownership="none">
|
1956
|
-
<type name="none" c:type="void"/>
|
1957
|
-
</return-value>
|
1958
|
-
<parameters>
|
1959
|
-
<instance-parameter name="context" transfer-ownership="none">
|
1960
|
-
<type name="GLContext" c:type="GstGLContext*"/>
|
1961
|
-
</instance-parameter>
|
1962
|
-
<parameter name="shader" transfer-ownership="none">
|
1963
|
-
<type name="GLShader" c:type="GstGLShader*"/>
|
1964
|
-
</parameter>
|
1965
|
-
</parameters>
|
1966
|
-
</method>
|
1967
1985
|
<method name="destroy"
|
1968
1986
|
c:identifier="gst_gl_context_destroy"
|
1969
1987
|
version="1.6">
|
@@ -1998,25 +2016,6 @@ allow wrapped contexts to be used as regular #GstGLContext's.</doc>
|
|
1998
2016
|
</instance-parameter>
|
1999
2017
|
</parameters>
|
2000
2018
|
</method>
|
2001
|
-
<method name="gen_shader" c:identifier="gst_gl_context_gen_shader">
|
2002
|
-
<return-value transfer-ownership="none">
|
2003
|
-
<type name="gboolean" c:type="gboolean"/>
|
2004
|
-
</return-value>
|
2005
|
-
<parameters>
|
2006
|
-
<instance-parameter name="context" transfer-ownership="none">
|
2007
|
-
<type name="GLContext" c:type="GstGLContext*"/>
|
2008
|
-
</instance-parameter>
|
2009
|
-
<parameter name="shader_vertex_source" transfer-ownership="none">
|
2010
|
-
<type name="utf8" c:type="const gchar*"/>
|
2011
|
-
</parameter>
|
2012
|
-
<parameter name="shader_fragment_source" transfer-ownership="none">
|
2013
|
-
<type name="utf8" c:type="const gchar*"/>
|
2014
|
-
</parameter>
|
2015
|
-
<parameter name="shader" transfer-ownership="none">
|
2016
|
-
<type name="GLShader" c:type="GstGLShader**"/>
|
2017
|
-
</parameter>
|
2018
|
-
</parameters>
|
2019
|
-
</method>
|
2020
2019
|
<method name="get_display"
|
2021
2020
|
c:identifier="gst_gl_context_get_display"
|
2022
2021
|
version="1.4">
|
@@ -2079,6 +2078,34 @@ the #GstGLWindow chosen.</doc>
|
|
2079
2078
|
</instance-parameter>
|
2080
2079
|
</parameters>
|
2081
2080
|
</method>
|
2081
|
+
<method name="get_gl_platform_version"
|
2082
|
+
c:identifier="gst_gl_context_get_gl_platform_version">
|
2083
|
+
<doc xml:space="preserve">Get the version of the OpenGL platform (GLX, EGL, etc) used. Only valid
|
2084
|
+
after a call to gst_gl_context_create_context().</doc>
|
2085
|
+
<return-value transfer-ownership="none">
|
2086
|
+
<type name="none" c:type="void"/>
|
2087
|
+
</return-value>
|
2088
|
+
<parameters>
|
2089
|
+
<instance-parameter name="context" transfer-ownership="none">
|
2090
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
2091
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
2092
|
+
</instance-parameter>
|
2093
|
+
<parameter name="major"
|
2094
|
+
direction="out"
|
2095
|
+
caller-allocates="0"
|
2096
|
+
transfer-ownership="full">
|
2097
|
+
<doc xml:space="preserve">return for the major version</doc>
|
2098
|
+
<type name="gint" c:type="gint*"/>
|
2099
|
+
</parameter>
|
2100
|
+
<parameter name="minor"
|
2101
|
+
direction="out"
|
2102
|
+
caller-allocates="0"
|
2103
|
+
transfer-ownership="full">
|
2104
|
+
<doc xml:space="preserve">return for the minor version</doc>
|
2105
|
+
<type name="gint" c:type="gint*"/>
|
2106
|
+
</parameter>
|
2107
|
+
</parameters>
|
2108
|
+
</method>
|
2082
2109
|
<method name="get_gl_version"
|
2083
2110
|
c:identifier="gst_gl_context_get_gl_version"
|
2084
2111
|
version="1.4">
|
@@ -2452,6 +2479,33 @@ MT-safe</doc>
|
|
2452
2479
|
</parameters>
|
2453
2480
|
</callback>
|
2454
2481
|
</field>
|
2482
|
+
<field name="get_gl_platform_version">
|
2483
|
+
<callback name="get_gl_platform_version">
|
2484
|
+
<return-value transfer-ownership="none">
|
2485
|
+
<type name="none" c:type="void"/>
|
2486
|
+
</return-value>
|
2487
|
+
<parameters>
|
2488
|
+
<parameter name="context" transfer-ownership="none">
|
2489
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
2490
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
2491
|
+
</parameter>
|
2492
|
+
<parameter name="major"
|
2493
|
+
direction="out"
|
2494
|
+
caller-allocates="0"
|
2495
|
+
transfer-ownership="full">
|
2496
|
+
<doc xml:space="preserve">return for the major version</doc>
|
2497
|
+
<type name="gint" c:type="gint*"/>
|
2498
|
+
</parameter>
|
2499
|
+
<parameter name="minor"
|
2500
|
+
direction="out"
|
2501
|
+
caller-allocates="0"
|
2502
|
+
transfer-ownership="full">
|
2503
|
+
<doc xml:space="preserve">return for the minor version</doc>
|
2504
|
+
<type name="gint" c:type="gint*"/>
|
2505
|
+
</parameter>
|
2506
|
+
</parameters>
|
2507
|
+
</callback>
|
2508
|
+
</field>
|
2455
2509
|
<field name="_reserved" readable="0" private="1">
|
2456
2510
|
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
2457
2511
|
<type name="gpointer" c:type="gpointer"/>
|
@@ -2512,49 +2566,6 @@ MT-safe</doc>
|
|
2512
2566
|
</parameter>
|
2513
2567
|
</parameters>
|
2514
2568
|
</callback>
|
2515
|
-
<class name="GLControlBindingProxy"
|
2516
|
-
c:symbol-prefix="gl_control_binding_proxy"
|
2517
|
-
c:type="GstGLControlBindingProxy"
|
2518
|
-
parent="Gst.ControlBinding"
|
2519
|
-
glib:type-name="GstGLControlBindingProxy"
|
2520
|
-
glib:get-type="gst_gl_control_binding_proxy_get_type"
|
2521
|
-
glib:type-struct="GLControlBindingProxyClass">
|
2522
|
-
<constructor name="new" c:identifier="gst_gl_control_binding_proxy_new">
|
2523
|
-
<return-value transfer-ownership="none">
|
2524
|
-
<type name="Gst.ControlBinding" c:type="GstControlBinding*"/>
|
2525
|
-
</return-value>
|
2526
|
-
<parameters>
|
2527
|
-
<parameter name="object" transfer-ownership="none">
|
2528
|
-
<type name="Gst.Object" c:type="GstObject*"/>
|
2529
|
-
</parameter>
|
2530
|
-
<parameter name="property_name" transfer-ownership="none">
|
2531
|
-
<type name="utf8" c:type="const gchar*"/>
|
2532
|
-
</parameter>
|
2533
|
-
<parameter name="ref_object" transfer-ownership="none">
|
2534
|
-
<type name="Gst.Object" c:type="GstObject*"/>
|
2535
|
-
</parameter>
|
2536
|
-
<parameter name="ref_property_name" transfer-ownership="none">
|
2537
|
-
<type name="utf8" c:type="const gchar*"/>
|
2538
|
-
</parameter>
|
2539
|
-
</parameters>
|
2540
|
-
</constructor>
|
2541
|
-
<field name="parent">
|
2542
|
-
<type name="Gst.ControlBinding" c:type="GstControlBinding"/>
|
2543
|
-
</field>
|
2544
|
-
<field name="ref_object">
|
2545
|
-
<type name="Gst.Object" c:type="GstObject*"/>
|
2546
|
-
</field>
|
2547
|
-
<field name="property_name">
|
2548
|
-
<type name="utf8" c:type="const gchar*"/>
|
2549
|
-
</field>
|
2550
|
-
</class>
|
2551
|
-
<record name="GLControlBindingProxyClass"
|
2552
|
-
c:type="GstGLControlBindingProxyClass"
|
2553
|
-
glib:is-gtype-struct-for="GLControlBindingProxy">
|
2554
|
-
<field name="parent_class">
|
2555
|
-
<type name="Gst.ControlBindingClass" c:type="GstControlBindingClass"/>
|
2556
|
-
</field>
|
2557
|
-
</record>
|
2558
2569
|
<class name="GLDisplay"
|
2559
2570
|
c:symbol-prefix="gl_display"
|
2560
2571
|
c:type="GstGLDisplay"
|
@@ -2575,19 +2586,32 @@ platform and window system specific functionality.
|
|
2575
2586
|
- GST_GL_API influences the OpenGL API requested by the OpenGL platform.
|
2576
2587
|
Common values are 'opengl' and 'gles2'.
|
2577
2588
|
|
2578
|
-
&
|
2579
|
-
initialize threading support. As this GStreamer GL library does not preclude
|
2580
|
-
concurrent access to the windowing system, it is strongly advised that
|
2581
|
-
applications ensure that threading support has been initialized before any
|
2582
|
-
other toolkit/library functionality is accessed. Failure to do so could
|
2583
|
-
result in sudden application abortion during execution. The most notably
|
2584
|
-
example of such a function is X11's XInitThreads()
|
2589
|
+
> Certain window systems require a special function to be called to
|
2590
|
+
> initialize threading support. As this GStreamer GL library does not preclude
|
2591
|
+
> concurrent access to the windowing system, it is strongly advised that
|
2592
|
+
> applications ensure that threading support has been initialized before any
|
2593
|
+
> other toolkit/library functionality is accessed. Failure to do so could
|
2594
|
+
> result in sudden application abortion during execution. The most notably
|
2595
|
+
> example of such a function is X11's XInitThreads\().</doc>
|
2585
2596
|
<constructor name="new" c:identifier="gst_gl_display_new" version="1.4">
|
2586
2597
|
<return-value transfer-ownership="full">
|
2587
2598
|
<doc xml:space="preserve">a new #GstGLDisplay</doc>
|
2588
2599
|
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2589
2600
|
</return-value>
|
2590
2601
|
</constructor>
|
2602
|
+
<virtual-method name="create_window" invoker="create_window">
|
2603
|
+
<doc xml:space="preserve">It requires the display's object lock to be held.</doc>
|
2604
|
+
<return-value transfer-ownership="full">
|
2605
|
+
<doc xml:space="preserve">a new #GstGLWindow for @display or %NULL.</doc>
|
2606
|
+
<type name="GLWindow" c:type="GstGLWindow*"/>
|
2607
|
+
</return-value>
|
2608
|
+
<parameters>
|
2609
|
+
<instance-parameter name="display" transfer-ownership="none">
|
2610
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
2611
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2612
|
+
</instance-parameter>
|
2613
|
+
</parameters>
|
2614
|
+
</virtual-method>
|
2591
2615
|
<virtual-method name="get_handle" invoker="get_handle" version="1.4">
|
2592
2616
|
<return-value transfer-ownership="none">
|
2593
2617
|
<doc xml:space="preserve">the native handle for the display</doc>
|
@@ -2648,6 +2672,19 @@ Must be called with the object lock held.</doc>
|
|
2648
2672
|
</parameter>
|
2649
2673
|
</parameters>
|
2650
2674
|
</method>
|
2675
|
+
<method name="create_window" c:identifier="gst_gl_display_create_window">
|
2676
|
+
<doc xml:space="preserve">It requires the display's object lock to be held.</doc>
|
2677
|
+
<return-value transfer-ownership="full">
|
2678
|
+
<doc xml:space="preserve">a new #GstGLWindow for @display or %NULL.</doc>
|
2679
|
+
<type name="GLWindow" c:type="GstGLWindow*"/>
|
2680
|
+
</return-value>
|
2681
|
+
<parameters>
|
2682
|
+
<instance-parameter name="display" transfer-ownership="none">
|
2683
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
2684
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2685
|
+
</instance-parameter>
|
2686
|
+
</parameters>
|
2687
|
+
</method>
|
2651
2688
|
<method name="filter_gl_api" c:identifier="gst_gl_display_filter_gl_api">
|
2652
2689
|
<doc xml:space="preserve">limit the use of OpenGL to the requested @gl_api. This is intended to allow
|
2653
2690
|
application and elements to request a specific set of OpenGL API's based on
|
@@ -2667,6 +2704,37 @@ API supported by a #GstGLContext.</doc>
|
|
2667
2704
|
</parameter>
|
2668
2705
|
</parameters>
|
2669
2706
|
</method>
|
2707
|
+
<method name="find_window"
|
2708
|
+
c:identifier="gst_gl_display_find_window"
|
2709
|
+
version="1.12">
|
2710
|
+
<doc xml:space="preserve">Execute @compare_func over the list of windows stored by @display. The
|
2711
|
+
first argment to @compare_func is the #GstGLWindow being checked and the
|
2712
|
+
second argument is @data.</doc>
|
2713
|
+
<return-value transfer-ownership="none">
|
2714
|
+
<doc xml:space="preserve">The first #GstGLWindow that causes a match
|
2715
|
+
from @compare_func</doc>
|
2716
|
+
<type name="GLWindow" c:type="GstGLWindow*"/>
|
2717
|
+
</return-value>
|
2718
|
+
<parameters>
|
2719
|
+
<instance-parameter name="display" transfer-ownership="none">
|
2720
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
2721
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2722
|
+
</instance-parameter>
|
2723
|
+
<parameter name="data"
|
2724
|
+
transfer-ownership="none"
|
2725
|
+
nullable="1"
|
2726
|
+
allow-none="1">
|
2727
|
+
<doc xml:space="preserve">some data to pass to @compare_func</doc>
|
2728
|
+
<type name="gpointer" c:type="gpointer"/>
|
2729
|
+
</parameter>
|
2730
|
+
<parameter name="compare_func"
|
2731
|
+
transfer-ownership="none"
|
2732
|
+
scope="call">
|
2733
|
+
<doc xml:space="preserve">a comparison function to run</doc>
|
2734
|
+
<type name="GLib.CompareFunc" c:type="GCompareFunc"/>
|
2735
|
+
</parameter>
|
2736
|
+
</parameters>
|
2737
|
+
</method>
|
2670
2738
|
<method name="get_gl_api" c:identifier="gst_gl_display_get_gl_api">
|
2671
2739
|
<doc xml:space="preserve">see gst_gl_display_filter_gl_api() for what the returned value represents</doc>
|
2672
2740
|
<return-value transfer-ownership="none">
|
@@ -2739,12 +2807,44 @@ Must be called with the object lock held.</doc>
|
|
2739
2807
|
</instance-parameter>
|
2740
2808
|
</parameters>
|
2741
2809
|
</method>
|
2810
|
+
<method name="remove_window"
|
2811
|
+
c:identifier="gst_gl_display_remove_window"
|
2812
|
+
version="1.12">
|
2813
|
+
<return-value transfer-ownership="none">
|
2814
|
+
<doc xml:space="preserve">if @window could be removed from @display</doc>
|
2815
|
+
<type name="gboolean" c:type="gboolean"/>
|
2816
|
+
</return-value>
|
2817
|
+
<parameters>
|
2818
|
+
<instance-parameter name="display" transfer-ownership="none">
|
2819
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
2820
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2821
|
+
</instance-parameter>
|
2822
|
+
<parameter name="window" transfer-ownership="none">
|
2823
|
+
<doc xml:space="preserve">a #GstGLWindow to remove</doc>
|
2824
|
+
<type name="GLWindow" c:type="GstGLWindow*"/>
|
2825
|
+
</parameter>
|
2826
|
+
</parameters>
|
2827
|
+
</method>
|
2742
2828
|
<field name="object" readable="0" private="1">
|
2743
2829
|
<type name="Gst.Object" c:type="GstObject"/>
|
2744
2830
|
</field>
|
2745
2831
|
<field name="type" readable="0" private="1">
|
2746
2832
|
<type name="GLDisplayType" c:type="GstGLDisplayType"/>
|
2747
2833
|
</field>
|
2834
|
+
<field name="windows" readable="0" private="1">
|
2835
|
+
<type name="GLib.List" c:type="GList*">
|
2836
|
+
<type name="gpointer" c:type="gpointer"/>
|
2837
|
+
</type>
|
2838
|
+
</field>
|
2839
|
+
<field name="main_context" readable="0" private="1">
|
2840
|
+
<type name="GLib.MainContext" c:type="GMainContext*"/>
|
2841
|
+
</field>
|
2842
|
+
<field name="main_loop" readable="0" private="1">
|
2843
|
+
<type name="GLib.MainLoop" c:type="GMainLoop*"/>
|
2844
|
+
</field>
|
2845
|
+
<field name="event_source" readable="0" private="1">
|
2846
|
+
<type name="GLib.Source" c:type="GSource*"/>
|
2847
|
+
</field>
|
2748
2848
|
<field name="priv" readable="0" private="1">
|
2749
2849
|
<type name="GLDisplayPrivate" c:type="GstGLDisplayPrivate*"/>
|
2750
2850
|
</field>
|
@@ -2784,6 +2884,20 @@ display's object lock held.</doc>
|
|
2784
2884
|
</parameters>
|
2785
2885
|
</callback>
|
2786
2886
|
</field>
|
2887
|
+
<field name="create_window">
|
2888
|
+
<callback name="create_window">
|
2889
|
+
<return-value transfer-ownership="full">
|
2890
|
+
<doc xml:space="preserve">a new #GstGLWindow for @display or %NULL.</doc>
|
2891
|
+
<type name="GLWindow" c:type="GstGLWindow*"/>
|
2892
|
+
</return-value>
|
2893
|
+
<parameters>
|
2894
|
+
<parameter name="display" transfer-ownership="none">
|
2895
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
2896
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
2897
|
+
</parameter>
|
2898
|
+
</parameters>
|
2899
|
+
</callback>
|
2900
|
+
</field>
|
2787
2901
|
<field name="_padding" readable="0" private="1">
|
2788
2902
|
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
2789
2903
|
<type name="gpointer" c:type="gpointer"/>
|
@@ -2818,49 +2932,16 @@ display's object lock held.</doc>
|
|
2818
2932
|
<member name="egl" value="32" c:identifier="GST_GL_DISPLAY_TYPE_EGL">
|
2819
2933
|
<doc xml:space="preserve">EGL display</doc>
|
2820
2934
|
</member>
|
2935
|
+
<member name="viv_fb"
|
2936
|
+
value="64"
|
2937
|
+
c:identifier="GST_GL_DISPLAY_TYPE_VIV_FB">
|
2938
|
+
</member>
|
2821
2939
|
<member name="any"
|
2822
2940
|
value="4294967295"
|
2823
2941
|
c:identifier="GST_GL_DISPLAY_TYPE_ANY">
|
2824
2942
|
<doc xml:space="preserve">any display type</doc>
|
2825
2943
|
</member>
|
2826
2944
|
</bitfield>
|
2827
|
-
<record name="GLFeatureData" c:type="GstGLFeatureData">
|
2828
|
-
<field name="feature_name" writable="1">
|
2829
|
-
<type name="utf8" c:type="const char*"/>
|
2830
|
-
</field>
|
2831
|
-
<field name="gl_availability" writable="1">
|
2832
|
-
<type name="GLAPI" c:type="GstGLAPI"/>
|
2833
|
-
</field>
|
2834
|
-
<field name="min_gl_major" writable="1">
|
2835
|
-
<type name="gint" c:type="int"/>
|
2836
|
-
</field>
|
2837
|
-
<field name="min_gl_minor" writable="1">
|
2838
|
-
<type name="gint" c:type="int"/>
|
2839
|
-
</field>
|
2840
|
-
<field name="min_gles_major" writable="1">
|
2841
|
-
<type name="gint" c:type="int"/>
|
2842
|
-
</field>
|
2843
|
-
<field name="min_gles_minor" writable="1">
|
2844
|
-
<type name="gint" c:type="int"/>
|
2845
|
-
</field>
|
2846
|
-
<field name="namespaces" writable="1">
|
2847
|
-
<type name="utf8" c:type="const char*"/>
|
2848
|
-
</field>
|
2849
|
-
<field name="extension_names" writable="1">
|
2850
|
-
<type name="utf8" c:type="const char*"/>
|
2851
|
-
</field>
|
2852
|
-
<field name="functions" writable="1">
|
2853
|
-
<type name="GLFeatureFunction" c:type="const GstGLFeatureFunction*"/>
|
2854
|
-
</field>
|
2855
|
-
</record>
|
2856
|
-
<record name="GLFeatureFunction" c:type="GstGLFeatureFunction">
|
2857
|
-
<field name="name" writable="1">
|
2858
|
-
<type name="utf8" c:type="const char*"/>
|
2859
|
-
</field>
|
2860
|
-
<field name="pointer_offset" writable="1">
|
2861
|
-
<type name="guint" c:type="unsigned"/>
|
2862
|
-
</field>
|
2863
|
-
</record>
|
2864
2945
|
<class name="GLFilter"
|
2865
2946
|
c:symbol-prefix="gl_filter"
|
2866
2947
|
c:type="GstGLFilter"
|
@@ -2870,26 +2951,6 @@ display's object lock held.</doc>
|
|
2870
2951
|
glib:type-struct="GLFilterClass">
|
2871
2952
|
<doc xml:space="preserve">#GstGLFilter helps to implement simple OpenGL filter elements taking a
|
2872
2953
|
single input and producing a single output with a #GstGLFramebuffer</doc>
|
2873
|
-
<virtual-method name="display_init_cb">
|
2874
|
-
<return-value transfer-ownership="none">
|
2875
|
-
<type name="none" c:type="void"/>
|
2876
|
-
</return-value>
|
2877
|
-
<parameters>
|
2878
|
-
<instance-parameter name="filter" transfer-ownership="none">
|
2879
|
-
<type name="GLFilter" c:type="GstGLFilter*"/>
|
2880
|
-
</instance-parameter>
|
2881
|
-
</parameters>
|
2882
|
-
</virtual-method>
|
2883
|
-
<virtual-method name="display_reset_cb">
|
2884
|
-
<return-value transfer-ownership="none">
|
2885
|
-
<type name="none" c:type="void"/>
|
2886
|
-
</return-value>
|
2887
|
-
<parameters>
|
2888
|
-
<instance-parameter name="filter" transfer-ownership="none">
|
2889
|
-
<type name="GLFilter" c:type="GstGLFilter*"/>
|
2890
|
-
</instance-parameter>
|
2891
|
-
</parameters>
|
2892
|
-
</virtual-method>
|
2893
2954
|
<virtual-method name="filter">
|
2894
2955
|
<return-value transfer-ownership="none">
|
2895
2956
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -3237,30 +3298,6 @@ See also: gst_gl_filter_render_to_target()</doc>
|
|
3237
3298
|
</parameters>
|
3238
3299
|
</callback>
|
3239
3300
|
</field>
|
3240
|
-
<field name="display_init_cb">
|
3241
|
-
<callback name="display_init_cb">
|
3242
|
-
<return-value transfer-ownership="none">
|
3243
|
-
<type name="none" c:type="void"/>
|
3244
|
-
</return-value>
|
3245
|
-
<parameters>
|
3246
|
-
<parameter name="filter" transfer-ownership="none">
|
3247
|
-
<type name="GLFilter" c:type="GstGLFilter*"/>
|
3248
|
-
</parameter>
|
3249
|
-
</parameters>
|
3250
|
-
</callback>
|
3251
|
-
</field>
|
3252
|
-
<field name="display_reset_cb">
|
3253
|
-
<callback name="display_reset_cb">
|
3254
|
-
<return-value transfer-ownership="none">
|
3255
|
-
<type name="none" c:type="void"/>
|
3256
|
-
</return-value>
|
3257
|
-
<parameters>
|
3258
|
-
<parameter name="filter" transfer-ownership="none">
|
3259
|
-
<type name="GLFilter" c:type="GstGLFilter*"/>
|
3260
|
-
</parameter>
|
3261
|
-
</parameters>
|
3262
|
-
</callback>
|
3263
|
-
</field>
|
3264
3301
|
<field name="_padding" readable="0" private="1">
|
3265
3302
|
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
3266
3303
|
<type name="gpointer" c:type="gpointer"/>
|
@@ -3522,14 +3559,6 @@ between multiple OpenGL contexts.</doc>
|
|
3522
3559
|
<type name="GLFramebufferPrivate" c:type="GstGLFramebufferPrivate*"/>
|
3523
3560
|
</field>
|
3524
3561
|
</class>
|
3525
|
-
<record name="GLFramebufferAllocator"
|
3526
|
-
c:type="GstGLFramebufferAllocator"
|
3527
|
-
disguised="1">
|
3528
|
-
</record>
|
3529
|
-
<record name="GLFramebufferAllocatorClass"
|
3530
|
-
c:type="GstGLFramebufferAllocatorClass"
|
3531
|
-
disguised="1">
|
3532
|
-
</record>
|
3533
3562
|
<record name="GLFramebufferClass"
|
3534
3563
|
c:type="GstGLFramebufferClass"
|
3535
3564
|
glib:is-gtype-struct-for="GLFramebuffer">
|
@@ -7932,10 +7961,8 @@ Data is uploaded or downloaded from the GPU as is necessary.</doc>
|
|
7932
7961
|
<doc xml:space="preserve">the GL texture target for this memory</doc>
|
7933
7962
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
7934
7963
|
</field>
|
7935
|
-
<field name="
|
7936
|
-
<
|
7937
|
-
<type name="GstVideo.VideoGLTextureType"
|
7938
|
-
c:type="GstVideoGLTextureType"/>
|
7964
|
+
<field name="tex_format" writable="1">
|
7965
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
7939
7966
|
</field>
|
7940
7967
|
<field name="info" writable="1">
|
7941
7968
|
<doc xml:space="preserve">the texture's #GstVideoInfo</doc>
|
@@ -7973,7 +8000,7 @@ Data is uploaded or downloaded from the GPU as is necessary.</doc>
|
|
7973
8000
|
c:identifier="gst_gl_memory_copy_into"
|
7974
8001
|
version="1.8">
|
7975
8002
|
<doc xml:space="preserve">Copies @gl_mem into the texture specfified by @tex_id. The format of @tex_id
|
7976
|
-
is specified by @
|
8003
|
+
is specified by @tex_format, @width and @height.</doc>
|
7977
8004
|
<return-value transfer-ownership="none">
|
7978
8005
|
<doc xml:space="preserve">Whether the copy suceeded</doc>
|
7979
8006
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -7991,10 +8018,9 @@ is specified by @tex_type, @width and @height.</doc>
|
|
7991
8018
|
<doc xml:space="preserve">the #GstGLTextureTarget</doc>
|
7992
8019
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
7993
8020
|
</parameter>
|
7994
|
-
<parameter name="
|
7995
|
-
<doc xml:space="preserve">the #
|
7996
|
-
<type name="
|
7997
|
-
c:type="GstVideoGLTextureType"/>
|
8021
|
+
<parameter name="tex_format" transfer-ownership="none">
|
8022
|
+
<doc xml:space="preserve">the #GstGLFormat</doc>
|
8023
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
7998
8024
|
</parameter>
|
7999
8025
|
<parameter name="width" transfer-ownership="none">
|
8000
8026
|
<doc xml:space="preserve">width of @tex_id</doc>
|
@@ -8020,9 +8046,8 @@ is specified by @tex_type, @width and @height.</doc>
|
|
8020
8046
|
<parameter name="out_target" transfer-ownership="none">
|
8021
8047
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
8022
8048
|
</parameter>
|
8023
|
-
<parameter name="
|
8024
|
-
<type name="
|
8025
|
-
c:type="GstVideoGLTextureType"/>
|
8049
|
+
<parameter name="out_tex_format" transfer-ownership="none">
|
8050
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8026
8051
|
</parameter>
|
8027
8052
|
<parameter name="width" transfer-ownership="none">
|
8028
8053
|
<type name="gint" c:type="gint"/>
|
@@ -8032,6 +8057,20 @@ is specified by @tex_type, @width and @height.</doc>
|
|
8032
8057
|
</parameter>
|
8033
8058
|
</parameters>
|
8034
8059
|
</method>
|
8060
|
+
<method name="get_texture_format"
|
8061
|
+
c:identifier="gst_gl_memory_get_texture_format"
|
8062
|
+
version="1.12">
|
8063
|
+
<return-value transfer-ownership="none">
|
8064
|
+
<doc xml:space="preserve">the #GstGLFormat of @gl_mem</doc>
|
8065
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8066
|
+
</return-value>
|
8067
|
+
<parameters>
|
8068
|
+
<instance-parameter name="gl_mem" transfer-ownership="none">
|
8069
|
+
<doc xml:space="preserve">a #GstGLMemory</doc>
|
8070
|
+
<type name="GLMemory" c:type="GstGLMemory*"/>
|
8071
|
+
</instance-parameter>
|
8072
|
+
</parameters>
|
8073
|
+
</method>
|
8035
8074
|
<method name="get_texture_height"
|
8036
8075
|
c:identifier="gst_gl_memory_get_texture_height"
|
8037
8076
|
version="1.8">
|
@@ -8074,21 +8113,6 @@ is specified by @tex_type, @width and @height.</doc>
|
|
8074
8113
|
</instance-parameter>
|
8075
8114
|
</parameters>
|
8076
8115
|
</method>
|
8077
|
-
<method name="get_texture_type"
|
8078
|
-
c:identifier="gst_gl_memory_get_texture_type"
|
8079
|
-
version="1.8">
|
8080
|
-
<return-value transfer-ownership="none">
|
8081
|
-
<doc xml:space="preserve">the #GstVideoGLTextureType of @gl_mem</doc>
|
8082
|
-
<type name="GstVideo.VideoGLTextureType"
|
8083
|
-
c:type="GstVideoGLTextureType"/>
|
8084
|
-
</return-value>
|
8085
|
-
<parameters>
|
8086
|
-
<instance-parameter name="gl_mem" transfer-ownership="none">
|
8087
|
-
<doc xml:space="preserve">a #GstGLMemory</doc>
|
8088
|
-
<type name="GLMemory" c:type="GstGLMemory*"/>
|
8089
|
-
</instance-parameter>
|
8090
|
-
</parameters>
|
8091
|
-
</method>
|
8092
8116
|
<method name="get_texture_width"
|
8093
8117
|
c:identifier="gst_gl_memory_get_texture_width"
|
8094
8118
|
version="1.8">
|
@@ -8133,10 +8157,9 @@ already have been modified with gst_video_info_align().</doc>
|
|
8133
8157
|
<doc xml:space="preserve">the #GstGLTextureTarget for this #GstGLMemory</doc>
|
8134
8158
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
8135
8159
|
</parameter>
|
8136
|
-
<parameter name="
|
8137
|
-
<doc xml:space="preserve">the #
|
8138
|
-
<type name="
|
8139
|
-
c:type="GstVideoGLTextureType"/>
|
8160
|
+
<parameter name="tex_format" transfer-ownership="none">
|
8161
|
+
<doc xml:space="preserve">the #GstGLFormat for this #GstGLMemory</doc>
|
8162
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8140
8163
|
</parameter>
|
8141
8164
|
<parameter name="params"
|
8142
8165
|
transfer-ownership="none"
|
@@ -8254,13 +8277,12 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
8254
8277
|
<type name="GLVideoAllocationParams"
|
8255
8278
|
c:type="GstGLVideoAllocationParams*"/>
|
8256
8279
|
</parameter>
|
8257
|
-
<parameter name="
|
8280
|
+
<parameter name="tex_formats"
|
8258
8281
|
transfer-ownership="none"
|
8259
8282
|
nullable="1"
|
8260
8283
|
allow-none="1">
|
8261
|
-
<doc xml:space="preserve">a list of #
|
8262
|
-
<type name="
|
8263
|
-
c:type="GstVideoGLTextureType*"/>
|
8284
|
+
<doc xml:space="preserve">a list of #GstGLFormat's to allocate with.</doc>
|
8285
|
+
<type name="GLFormat" c:type="GstGLFormat*"/>
|
8264
8286
|
</parameter>
|
8265
8287
|
<parameter name="wrapped_data"
|
8266
8288
|
transfer-ownership="none"
|
@@ -8270,7 +8292,7 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
8270
8292
|
<type name="gpointer" c:type="gpointer*"/>
|
8271
8293
|
</parameter>
|
8272
8294
|
<parameter name="n_wrapped_pointers" transfer-ownership="none">
|
8273
|
-
<doc xml:space="preserve">the number of elements in @
|
8295
|
+
<doc xml:space="preserve">the number of elements in @tex_formats and @wrapped_data</doc>
|
8274
8296
|
<type name="gsize" c:type="gsize"/>
|
8275
8297
|
</parameter>
|
8276
8298
|
</parameters>
|
@@ -8320,7 +8342,7 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
8320
8342
|
<type name="GLBaseMemoryAllocatorMapFunction"
|
8321
8343
|
c:type="GstGLBaseMemoryAllocatorMapFunction"/>
|
8322
8344
|
</field>
|
8323
|
-
<field name="copy"
|
8345
|
+
<field name="copy">
|
8324
8346
|
<doc xml:space="preserve">provide a custom copy implementation</doc>
|
8325
8347
|
<type name="GLBaseMemoryAllocatorCopyFunction"
|
8326
8348
|
c:type="GstGLBaseMemoryAllocatorCopyFunction"/>
|
@@ -8366,7 +8388,7 @@ Data is uploaded or downloaded from the GPU as is necessary.</doc>
|
|
8366
8388
|
c:identifier="gst_gl_memory_pbo_copy_into_texture"
|
8367
8389
|
version="1.8">
|
8368
8390
|
<doc xml:space="preserve">Copies @gl_mem into the texture specfified by @tex_id. The format of @tex_id
|
8369
|
-
is specified by @
|
8391
|
+
is specified by @tex_format, @width and @height.
|
8370
8392
|
|
8371
8393
|
If @respecify is %TRUE, then the copy is performed in terms of the texture
|
8372
8394
|
data. This is useful for splitting RGBA textures into RG or R textures or
|
@@ -8395,10 +8417,9 @@ mappings between texture formats.</doc>
|
|
8395
8417
|
<doc xml:space="preserve">the destination #GstGLTextureTarget</doc>
|
8396
8418
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
8397
8419
|
</parameter>
|
8398
|
-
<parameter name="
|
8399
|
-
<doc xml:space="preserve">the destination #
|
8400
|
-
<type name="
|
8401
|
-
c:type="GstVideoGLTextureType"/>
|
8420
|
+
<parameter name="tex_format" transfer-ownership="none">
|
8421
|
+
<doc xml:space="preserve">the destination #GstGLFormat</doc>
|
8422
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8402
8423
|
</parameter>
|
8403
8424
|
<parameter name="width" transfer-ownership="none">
|
8404
8425
|
<doc xml:space="preserve">width of @tex_id</doc>
|
@@ -8739,6 +8760,34 @@ queries can be run or counters retrieved.</doc>
|
|
8739
8760
|
</instance-parameter>
|
8740
8761
|
</parameters>
|
8741
8762
|
</method>
|
8763
|
+
<function name="local_gl_context"
|
8764
|
+
c:identifier="gst_gl_query_local_gl_context">
|
8765
|
+
<doc xml:space="preserve">Performs a GST_QUERY_CONTEXT query of type "gst.gl.local_context" on all
|
8766
|
+
#GstPads in @element of @direction for the local OpenGL context used by
|
8767
|
+
GStreamer elements.</doc>
|
8768
|
+
<return-value transfer-ownership="none">
|
8769
|
+
<doc xml:space="preserve">whether @context_ptr contains a #GstGLContext</doc>
|
8770
|
+
<type name="gboolean" c:type="gboolean"/>
|
8771
|
+
</return-value>
|
8772
|
+
<parameters>
|
8773
|
+
<parameter name="element" transfer-ownership="none">
|
8774
|
+
<doc xml:space="preserve">a #GstElement to query from</doc>
|
8775
|
+
<type name="Gst.Element" c:type="GstElement*"/>
|
8776
|
+
</parameter>
|
8777
|
+
<parameter name="direction" transfer-ownership="none">
|
8778
|
+
<doc xml:space="preserve">the #GstPadDirection to query</doc>
|
8779
|
+
<type name="Gst.PadDirection" c:type="GstPadDirection"/>
|
8780
|
+
</parameter>
|
8781
|
+
<parameter name="context_ptr"
|
8782
|
+
direction="inout"
|
8783
|
+
caller-allocates="0"
|
8784
|
+
transfer-ownership="full">
|
8785
|
+
<doc xml:space="preserve">location containing the current and/or resulting
|
8786
|
+
#GstGLContext</doc>
|
8787
|
+
<type name="GLContext" c:type="GstGLContext**"/>
|
8788
|
+
</parameter>
|
8789
|
+
</parameters>
|
8790
|
+
</function>
|
8742
8791
|
<function name="new"
|
8743
8792
|
c:identifier="gst_gl_query_new"
|
8744
8793
|
version="1.10"
|
@@ -8787,10 +8836,8 @@ with #GstGLRenderbufferAllocationParams.</doc>
|
|
8787
8836
|
<doc xml:space="preserve">the GL texture id for this memory</doc>
|
8788
8837
|
<type name="guint" c:type="guint"/>
|
8789
8838
|
</field>
|
8790
|
-
<field name="
|
8791
|
-
<
|
8792
|
-
<type name="GstVideo.VideoGLTextureType"
|
8793
|
-
c:type="GstVideoGLTextureType"/>
|
8839
|
+
<field name="renderbuffer_format" writable="1">
|
8840
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8794
8841
|
</field>
|
8795
8842
|
<field name="width" writable="1">
|
8796
8843
|
<doc xml:space="preserve">the width</doc>
|
@@ -8808,12 +8855,12 @@ with #GstGLRenderbufferAllocationParams.</doc>
|
|
8808
8855
|
<type name="gpointer" c:type="gpointer"/>
|
8809
8856
|
</array>
|
8810
8857
|
</field>
|
8811
|
-
<method name="
|
8812
|
-
c:identifier="
|
8813
|
-
version="1.
|
8858
|
+
<method name="get_format"
|
8859
|
+
c:identifier="gst_gl_renderbuffer_get_format"
|
8860
|
+
version="1.12">
|
8814
8861
|
<return-value transfer-ownership="none">
|
8815
|
-
<doc xml:space="preserve">the
|
8816
|
-
<type name="
|
8862
|
+
<doc xml:space="preserve">the #GstGLFormat of @gl_mem</doc>
|
8863
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8817
8864
|
</return-value>
|
8818
8865
|
<parameters>
|
8819
8866
|
<instance-parameter name="gl_mem" transfer-ownership="none">
|
@@ -8822,12 +8869,12 @@ with #GstGLRenderbufferAllocationParams.</doc>
|
|
8822
8869
|
</instance-parameter>
|
8823
8870
|
</parameters>
|
8824
8871
|
</method>
|
8825
|
-
<method name="
|
8826
|
-
c:identifier="
|
8872
|
+
<method name="get_height"
|
8873
|
+
c:identifier="gst_gl_renderbuffer_get_height"
|
8827
8874
|
version="1.10">
|
8828
8875
|
<return-value transfer-ownership="none">
|
8829
|
-
<doc xml:space="preserve">the
|
8830
|
-
<type name="
|
8876
|
+
<doc xml:space="preserve">the configured height of @gl_mem</doc>
|
8877
|
+
<type name="gint" c:type="gint"/>
|
8831
8878
|
</return-value>
|
8832
8879
|
<parameters>
|
8833
8880
|
<instance-parameter name="gl_mem" transfer-ownership="none">
|
@@ -8836,13 +8883,12 @@ with #GstGLRenderbufferAllocationParams.</doc>
|
|
8836
8883
|
</instance-parameter>
|
8837
8884
|
</parameters>
|
8838
8885
|
</method>
|
8839
|
-
<method name="
|
8840
|
-
c:identifier="
|
8886
|
+
<method name="get_id"
|
8887
|
+
c:identifier="gst_gl_renderbuffer_get_id"
|
8841
8888
|
version="1.10">
|
8842
8889
|
<return-value transfer-ownership="none">
|
8843
|
-
<doc xml:space="preserve">the
|
8844
|
-
<type name="
|
8845
|
-
c:type="GstVideoGLTextureType"/>
|
8890
|
+
<doc xml:space="preserve">the OpenGL renderbuffer handle of @gl_mem</doc>
|
8891
|
+
<type name="guint" c:type="guint"/>
|
8846
8892
|
</return-value>
|
8847
8893
|
<parameters>
|
8848
8894
|
<instance-parameter name="gl_mem" transfer-ownership="none">
|
@@ -8876,13 +8922,15 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8876
8922
|
</function>
|
8877
8923
|
</record>
|
8878
8924
|
<record name="GLRenderbufferAllocationParams"
|
8879
|
-
c:type="GstGLRenderbufferAllocationParams"
|
8925
|
+
c:type="GstGLRenderbufferAllocationParams"
|
8926
|
+
glib:type-name="GstGLRenderbufferAllocationParams"
|
8927
|
+
glib:get-type="gst_gl_renderbuffer_allocation_params_get_type"
|
8928
|
+
c:symbol-prefix="gl_renderbuffer_allocation_params">
|
8880
8929
|
<field name="parent" writable="1">
|
8881
8930
|
<type name="GLAllocationParams" c:type="GstGLAllocationParams"/>
|
8882
8931
|
</field>
|
8883
|
-
<field name="
|
8884
|
-
<type name="
|
8885
|
-
c:type="GstVideoGLTextureType"/>
|
8932
|
+
<field name="renderbuffer_format" writable="1">
|
8933
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8886
8934
|
</field>
|
8887
8935
|
<field name="width" writable="1">
|
8888
8936
|
<type name="guint" c:type="guint"/>
|
@@ -8895,11 +8943,10 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8895
8943
|
<type name="gpointer" c:type="gpointer"/>
|
8896
8944
|
</array>
|
8897
8945
|
</field>
|
8898
|
-
<
|
8899
|
-
|
8900
|
-
|
8901
|
-
|
8902
|
-
<return-value>
|
8946
|
+
<constructor name="new"
|
8947
|
+
c:identifier="gst_gl_renderbuffer_allocation_params_new"
|
8948
|
+
version="1.10">
|
8949
|
+
<return-value transfer-ownership="full">
|
8903
8950
|
<doc xml:space="preserve">a new #GstGLRenderbufferAllocationParams for allocating #GstGLRenderbuffer's</doc>
|
8904
8951
|
<type name="GLRenderbufferAllocationParams"
|
8905
8952
|
c:type="GstGLRenderbufferAllocationParams*"/>
|
@@ -8916,10 +8963,9 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8916
8963
|
<doc xml:space="preserve">the #GstAllocationParams for sysmem mappings of the texture</doc>
|
8917
8964
|
<type name="Gst.AllocationParams" c:type="GstAllocationParams*"/>
|
8918
8965
|
</parameter>
|
8919
|
-
<parameter name="
|
8920
|
-
<doc xml:space="preserve">the #
|
8921
|
-
<type name="
|
8922
|
-
c:type="GstVideoGLTextureType"/>
|
8966
|
+
<parameter name="renderbuffer_format" transfer-ownership="none">
|
8967
|
+
<doc xml:space="preserve">the #GstGLFormat for the created textures</doc>
|
8968
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8923
8969
|
</parameter>
|
8924
8970
|
<parameter name="width" transfer-ownership="none">
|
8925
8971
|
<doc xml:space="preserve">the width of the renderbuffer</doc>
|
@@ -8930,12 +8976,11 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8930
8976
|
<type name="guint" c:type="guint"/>
|
8931
8977
|
</parameter>
|
8932
8978
|
</parameters>
|
8933
|
-
</
|
8934
|
-
<
|
8935
|
-
|
8936
|
-
|
8937
|
-
|
8938
|
-
<return-value>
|
8979
|
+
</constructor>
|
8980
|
+
<constructor name="new_wrapped"
|
8981
|
+
c:identifier="gst_gl_renderbuffer_allocation_params_new_wrapped"
|
8982
|
+
version="1.10">
|
8983
|
+
<return-value transfer-ownership="full">
|
8939
8984
|
<doc xml:space="preserve">a new #GstGLRenderbufferAllocationParams for wrapping @gl_handle as a
|
8940
8985
|
renderbuffer</doc>
|
8941
8986
|
<type name="GLRenderbufferAllocationParams"
|
@@ -8953,10 +8998,9 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8953
8998
|
<doc xml:space="preserve">the #GstAllocationParams for @tex_id</doc>
|
8954
8999
|
<type name="Gst.AllocationParams" c:type="GstAllocationParams*"/>
|
8955
9000
|
</parameter>
|
8956
|
-
<parameter name="
|
8957
|
-
<doc xml:space="preserve">the #
|
8958
|
-
<type name="
|
8959
|
-
c:type="GstVideoGLTextureType"/>
|
9001
|
+
<parameter name="renderbuffer_format" transfer-ownership="none">
|
9002
|
+
<doc xml:space="preserve">the #GstGLFormat for @tex_id</doc>
|
9003
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
8960
9004
|
</parameter>
|
8961
9005
|
<parameter name="width" transfer-ownership="none">
|
8962
9006
|
<doc xml:space="preserve">the width of the renderbuffer</doc>
|
@@ -8989,7 +9033,7 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
8989
9033
|
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
8990
9034
|
</parameter>
|
8991
9035
|
</parameters>
|
8992
|
-
</
|
9036
|
+
</constructor>
|
8993
9037
|
</record>
|
8994
9038
|
<class name="GLRenderbufferAllocator"
|
8995
9039
|
c:symbol-prefix="gl_renderbuffer_allocator"
|
@@ -9304,52 +9348,52 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
9304
9348
|
<doc xml:space="preserve">no version</doc>
|
9305
9349
|
</member>
|
9306
9350
|
<member name="100" value="100" c:identifier="GST_GLSL_VERSION_100">
|
9307
|
-
<doc xml:space="preserve"
|
9351
|
+
<doc xml:space="preserve">version 100 (only valid for ES)</doc>
|
9308
9352
|
</member>
|
9309
9353
|
<member name="110" value="110" c:identifier="GST_GLSL_VERSION_110">
|
9310
|
-
<doc xml:space="preserve"
|
9354
|
+
<doc xml:space="preserve">version 110 (only valid for compatibility desktop GL)</doc>
|
9311
9355
|
</member>
|
9312
9356
|
<member name="120" value="120" c:identifier="GST_GLSL_VERSION_120">
|
9313
|
-
<doc xml:space="preserve"
|
9357
|
+
<doc xml:space="preserve">version 120 (only valid for compatibility desktop GL)</doc>
|
9314
9358
|
</member>
|
9315
9359
|
<member name="130" value="130" c:identifier="GST_GLSL_VERSION_130">
|
9316
|
-
<doc xml:space="preserve"
|
9360
|
+
<doc xml:space="preserve">version 130 (only valid for compatibility desktop GL)</doc>
|
9317
9361
|
</member>
|
9318
9362
|
<member name="140" value="140" c:identifier="GST_GLSL_VERSION_140">
|
9319
|
-
<doc xml:space="preserve"
|
9363
|
+
<doc xml:space="preserve">version 140 (only valid for compatibility desktop GL)</doc>
|
9320
9364
|
</member>
|
9321
9365
|
<member name="150" value="150" c:identifier="GST_GLSL_VERSION_150">
|
9322
|
-
<doc xml:space="preserve"
|
9366
|
+
<doc xml:space="preserve">version 150 (valid for compatibility/core desktop GL)</doc>
|
9323
9367
|
</member>
|
9324
9368
|
<member name="300" value="300" c:identifier="GST_GLSL_VERSION_300">
|
9325
|
-
<doc xml:space="preserve"
|
9369
|
+
<doc xml:space="preserve">version 300 (only valid for ES)</doc>
|
9326
9370
|
</member>
|
9327
9371
|
<member name="310" value="310" c:identifier="GST_GLSL_VERSION_310">
|
9328
|
-
<doc xml:space="preserve"
|
9372
|
+
<doc xml:space="preserve">version 310 (only valid for ES)</doc>
|
9329
9373
|
</member>
|
9330
9374
|
<member name="320" value="320" c:identifier="GST_GLSL_VERSION_320">
|
9331
|
-
<doc xml:space="preserve"
|
9375
|
+
<doc xml:space="preserve">version 320 (only valid for ES)</doc>
|
9332
9376
|
</member>
|
9333
9377
|
<member name="330" value="330" c:identifier="GST_GLSL_VERSION_330">
|
9334
|
-
<doc xml:space="preserve"
|
9378
|
+
<doc xml:space="preserve">version 330 (valid for compatibility/core desktop GL)</doc>
|
9335
9379
|
</member>
|
9336
9380
|
<member name="400" value="400" c:identifier="GST_GLSL_VERSION_400">
|
9337
|
-
<doc xml:space="preserve"
|
9381
|
+
<doc xml:space="preserve">version 400 (valid for compatibility/core desktop GL)</doc>
|
9338
9382
|
</member>
|
9339
9383
|
<member name="410" value="410" c:identifier="GST_GLSL_VERSION_410">
|
9340
|
-
<doc xml:space="preserve"
|
9384
|
+
<doc xml:space="preserve">version 410 (valid for compatibility/core desktop GL)</doc>
|
9341
9385
|
</member>
|
9342
9386
|
<member name="420" value="420" c:identifier="GST_GLSL_VERSION_420">
|
9343
|
-
<doc xml:space="preserve"
|
9387
|
+
<doc xml:space="preserve">version 420 (valid for compatibility/core desktop GL)</doc>
|
9344
9388
|
</member>
|
9345
9389
|
<member name="430" value="430" c:identifier="GST_GLSL_VERSION_430">
|
9346
|
-
<doc xml:space="preserve"
|
9390
|
+
<doc xml:space="preserve">version 430 (valid for compatibility/core desktop GL)</doc>
|
9347
9391
|
</member>
|
9348
9392
|
<member name="440" value="440" c:identifier="GST_GLSL_VERSION_440">
|
9349
|
-
<doc xml:space="preserve"
|
9393
|
+
<doc xml:space="preserve">version 440 (valid for compatibility/core desktop GL)</doc>
|
9350
9394
|
</member>
|
9351
9395
|
<member name="450" value="450" c:identifier="GST_GLSL_VERSION_450">
|
9352
|
-
<doc xml:space="preserve"
|
9396
|
+
<doc xml:space="preserve">version 450 (valid for compatibility/core desktop GL)</doc>
|
9353
9397
|
</member>
|
9354
9398
|
</enumeration>
|
9355
9399
|
<class name="GLShader"
|
@@ -10720,7 +10764,11 @@ gst_gl_upload_set_caps() creating a new #GstBuffer in @outbuf_ptr.</doc>
|
|
10720
10764
|
c:identifier="GST_GL_UPLOAD_RECONFIGURE">
|
10721
10765
|
</member>
|
10722
10766
|
</enumeration>
|
10723
|
-
<record name="GLVideoAllocationParams"
|
10767
|
+
<record name="GLVideoAllocationParams"
|
10768
|
+
c:type="GstGLVideoAllocationParams"
|
10769
|
+
glib:type-name="GstGLVideoAllocationParams"
|
10770
|
+
glib:get-type="gst_gl_video_allocation_params_get_type"
|
10771
|
+
c:symbol-prefix="gl_video_allocation_params">
|
10724
10772
|
<field name="parent" writable="1">
|
10725
10773
|
<doc xml:space="preserve">the parent #GstGLAllocationParams structure</doc>
|
10726
10774
|
<type name="GLAllocationParams" c:type="GstGLAllocationParams"/>
|
@@ -10741,161 +10789,18 @@ gst_gl_upload_set_caps() creating a new #GstBuffer in @outbuf_ptr.</doc>
|
|
10741
10789
|
<doc xml:space="preserve">the #GstGLTextureTarget to allocate</doc>
|
10742
10790
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
10743
10791
|
</field>
|
10744
|
-
<field name="
|
10745
|
-
<
|
10746
|
-
<type name="GstVideo.VideoGLTextureType"
|
10747
|
-
c:type="GstVideoGLTextureType"/>
|
10792
|
+
<field name="tex_format" writable="1">
|
10793
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
10748
10794
|
</field>
|
10749
10795
|
<field name="_padding" readable="0" private="1">
|
10750
10796
|
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
10751
10797
|
<type name="gpointer" c:type="gpointer"/>
|
10752
10798
|
</array>
|
10753
10799
|
</field>
|
10754
|
-
<
|
10755
|
-
|
10756
|
-
|
10757
|
-
<
|
10758
|
-
for subclass usage only to chain up at the end of a subclass copy function.</doc>
|
10759
|
-
<return-value transfer-ownership="none">
|
10760
|
-
<type name="none" c:type="void"/>
|
10761
|
-
</return-value>
|
10762
|
-
<parameters>
|
10763
|
-
<instance-parameter name="src_vid" transfer-ownership="none">
|
10764
|
-
<doc xml:space="preserve">source #GstGLVideoAllocationParams to copy from</doc>
|
10765
|
-
<type name="GLVideoAllocationParams"
|
10766
|
-
c:type="GstGLVideoAllocationParams*"/>
|
10767
|
-
</instance-parameter>
|
10768
|
-
<parameter name="dest_vid" transfer-ownership="none">
|
10769
|
-
<doc xml:space="preserve">destination #GstGLVideoAllocationParams to copy into</doc>
|
10770
|
-
<type name="GLVideoAllocationParams"
|
10771
|
-
c:type="GstGLVideoAllocationParams*"/>
|
10772
|
-
</parameter>
|
10773
|
-
</parameters>
|
10774
|
-
</method>
|
10775
|
-
<method name="free_data"
|
10776
|
-
c:identifier="gst_gl_video_allocation_params_free_data"
|
10777
|
-
version="1.8">
|
10778
|
-
<doc xml:space="preserve">Unset and free any dynamically allocated resources. Intended for subclass
|
10779
|
-
usage only to chain up at the end of a subclass free function.</doc>
|
10780
|
-
<return-value transfer-ownership="none">
|
10781
|
-
<type name="none" c:type="void"/>
|
10782
|
-
</return-value>
|
10783
|
-
<parameters>
|
10784
|
-
<instance-parameter name="params" transfer-ownership="none">
|
10785
|
-
<doc xml:space="preserve">a #GstGLVideoAllocationParams</doc>
|
10786
|
-
<type name="GLVideoAllocationParams"
|
10787
|
-
c:type="GstGLVideoAllocationParams*"/>
|
10788
|
-
</instance-parameter>
|
10789
|
-
</parameters>
|
10790
|
-
</method>
|
10791
|
-
<method name="init_full"
|
10792
|
-
c:identifier="gst_gl_video_allocation_params_init_full"
|
10793
|
-
version="1.8"
|
10794
|
-
introspectable="0">
|
10795
|
-
<doc xml:space="preserve">Intended for subclass usage</doc>
|
10796
|
-
<return-value transfer-ownership="none">
|
10797
|
-
<doc xml:space="preserve">initializes @params with the parameters specified</doc>
|
10798
|
-
<type name="gboolean" c:type="gboolean"/>
|
10799
|
-
</return-value>
|
10800
|
-
<parameters>
|
10801
|
-
<instance-parameter name="params" transfer-ownership="none">
|
10802
|
-
<doc xml:space="preserve">a #GstGLVideoAllocationParams to initialize</doc>
|
10803
|
-
<type name="GLVideoAllocationParams"
|
10804
|
-
c:type="GstGLVideoAllocationParams*"/>
|
10805
|
-
</instance-parameter>
|
10806
|
-
<parameter name="struct_size" transfer-ownership="none">
|
10807
|
-
<doc xml:space="preserve">the size of the struct in @params</doc>
|
10808
|
-
<type name="gsize" c:type="gsize"/>
|
10809
|
-
</parameter>
|
10810
|
-
<parameter name="alloc_flags" transfer-ownership="none">
|
10811
|
-
<doc xml:space="preserve">some allocation flags</doc>
|
10812
|
-
<type name="guint" c:type="guint"/>
|
10813
|
-
</parameter>
|
10814
|
-
<parameter name="copy" transfer-ownership="none">
|
10815
|
-
<doc xml:space="preserve">a copy function</doc>
|
10816
|
-
<type name="GLAllocationParamsCopyFunc"
|
10817
|
-
c:type="GstGLAllocationParamsCopyFunc"/>
|
10818
|
-
</parameter>
|
10819
|
-
<parameter name="free"
|
10820
|
-
transfer-ownership="none"
|
10821
|
-
scope="notified"
|
10822
|
-
closure="13"
|
10823
|
-
destroy="14">
|
10824
|
-
<doc xml:space="preserve">a free function</doc>
|
10825
|
-
<type name="GLAllocationParamsFreeFunc"
|
10826
|
-
c:type="GstGLAllocationParamsFreeFunc"/>
|
10827
|
-
</parameter>
|
10828
|
-
<parameter name="context" transfer-ownership="none">
|
10829
|
-
<doc xml:space="preserve">a #GstGLContext</doc>
|
10830
|
-
<type name="GLContext" c:type="GstGLContext*"/>
|
10831
|
-
</parameter>
|
10832
|
-
<parameter name="alloc_params"
|
10833
|
-
transfer-ownership="none"
|
10834
|
-
nullable="1"
|
10835
|
-
allow-none="1">
|
10836
|
-
<doc xml:space="preserve">the #GstAllocationParams for @wrapped_data</doc>
|
10837
|
-
<type name="Gst.AllocationParams" c:type="GstAllocationParams*"/>
|
10838
|
-
</parameter>
|
10839
|
-
<parameter name="v_info" transfer-ownership="none">
|
10840
|
-
<doc xml:space="preserve">the #GstVideoInfo for @wrapped_data</doc>
|
10841
|
-
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo*"/>
|
10842
|
-
</parameter>
|
10843
|
-
<parameter name="plane" transfer-ownership="none">
|
10844
|
-
<doc xml:space="preserve">the video plane @wrapped_data represents</doc>
|
10845
|
-
<type name="guint" c:type="guint"/>
|
10846
|
-
</parameter>
|
10847
|
-
<parameter name="valign"
|
10848
|
-
transfer-ownership="none"
|
10849
|
-
nullable="1"
|
10850
|
-
allow-none="1">
|
10851
|
-
<doc xml:space="preserve">any #GstVideoAlignment applied to symem mappings of @wrapped_data</doc>
|
10852
|
-
<type name="GstVideo.VideoAlignment" c:type="GstVideoAlignment*"/>
|
10853
|
-
</parameter>
|
10854
|
-
<parameter name="target" transfer-ownership="none">
|
10855
|
-
<doc xml:space="preserve">the #GstGLTextureTarget</doc>
|
10856
|
-
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
10857
|
-
</parameter>
|
10858
|
-
<parameter name="tex_type" transfer-ownership="none">
|
10859
|
-
<doc xml:space="preserve">the #GstVideoGLTextureType</doc>
|
10860
|
-
<type name="GstVideo.VideoGLTextureType"
|
10861
|
-
c:type="GstVideoGLTextureType"/>
|
10862
|
-
</parameter>
|
10863
|
-
<parameter name="wrapped_data"
|
10864
|
-
transfer-ownership="none"
|
10865
|
-
nullable="1"
|
10866
|
-
allow-none="1">
|
10867
|
-
<doc xml:space="preserve">the optional data pointer to wrap</doc>
|
10868
|
-
<type name="gpointer" c:type="gpointer"/>
|
10869
|
-
</parameter>
|
10870
|
-
<parameter name="gl_handle"
|
10871
|
-
transfer-ownership="none"
|
10872
|
-
nullable="1"
|
10873
|
-
allow-none="1">
|
10874
|
-
<doc xml:space="preserve">the optional OpenGL handle to wrap or 0</doc>
|
10875
|
-
<type name="gpointer" c:type="gpointer"/>
|
10876
|
-
</parameter>
|
10877
|
-
<parameter name="user_data"
|
10878
|
-
transfer-ownership="none"
|
10879
|
-
nullable="1"
|
10880
|
-
allow-none="1">
|
10881
|
-
<doc xml:space="preserve">user data to call @notify with</doc>
|
10882
|
-
<type name="gpointer" c:type="gpointer"/>
|
10883
|
-
</parameter>
|
10884
|
-
<parameter name="notify"
|
10885
|
-
transfer-ownership="none"
|
10886
|
-
nullable="1"
|
10887
|
-
allow-none="1"
|
10888
|
-
scope="async">
|
10889
|
-
<doc xml:space="preserve">a #GDestroyNotify</doc>
|
10890
|
-
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
10891
|
-
</parameter>
|
10892
|
-
</parameters>
|
10893
|
-
</method>
|
10894
|
-
<function name="new"
|
10895
|
-
c:identifier="gst_gl_video_allocation_params_new"
|
10896
|
-
version="1.8"
|
10897
|
-
introspectable="0">
|
10898
|
-
<return-value>
|
10800
|
+
<constructor name="new"
|
10801
|
+
c:identifier="gst_gl_video_allocation_params_new"
|
10802
|
+
version="1.8">
|
10803
|
+
<return-value transfer-ownership="full">
|
10899
10804
|
<doc xml:space="preserve">a new #GstGLVideoAllocationParams for allocating #GstGLMemory's</doc>
|
10900
10805
|
<type name="GLVideoAllocationParams"
|
10901
10806
|
c:type="GstGLVideoAllocationParams*"/>
|
@@ -10931,18 +10836,16 @@ usage only to chain up at the end of a subclass free function.</doc>
|
|
10931
10836
|
<doc xml:space="preserve">the #GstGLTextureTarget for the created textures</doc>
|
10932
10837
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
10933
10838
|
</parameter>
|
10934
|
-
<parameter name="
|
10935
|
-
<doc xml:space="preserve">the #
|
10936
|
-
<type name="
|
10937
|
-
c:type="GstVideoGLTextureType"/>
|
10839
|
+
<parameter name="tex_format" transfer-ownership="none">
|
10840
|
+
<doc xml:space="preserve">the #GstGLFormat for the created textures</doc>
|
10841
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
10938
10842
|
</parameter>
|
10939
10843
|
</parameters>
|
10940
|
-
</
|
10941
|
-
<
|
10942
|
-
|
10943
|
-
|
10944
|
-
|
10945
|
-
<return-value>
|
10844
|
+
</constructor>
|
10845
|
+
<constructor name="new_wrapped_data"
|
10846
|
+
c:identifier="gst_gl_video_allocation_params_new_wrapped_data"
|
10847
|
+
version="1.8">
|
10848
|
+
<return-value transfer-ownership="full">
|
10946
10849
|
<doc xml:space="preserve">a new #GstGLVideoAllocationParams for wrapping @wrapped_data</doc>
|
10947
10850
|
<type name="GLVideoAllocationParams"
|
10948
10851
|
c:type="GstGLVideoAllocationParams*"/>
|
@@ -10978,10 +10881,9 @@ usage only to chain up at the end of a subclass free function.</doc>
|
|
10978
10881
|
<doc xml:space="preserve">the #GstGLTextureTarget for @wrapped_data</doc>
|
10979
10882
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
10980
10883
|
</parameter>
|
10981
|
-
<parameter name="
|
10982
|
-
<doc xml:space="preserve">the #
|
10983
|
-
<type name="
|
10984
|
-
c:type="GstVideoGLTextureType"/>
|
10884
|
+
<parameter name="tex_format" transfer-ownership="none">
|
10885
|
+
<doc xml:space="preserve">the #GstGLFormat for @wrapped_data</doc>
|
10886
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
10985
10887
|
</parameter>
|
10986
10888
|
<parameter name="wrapped_data"
|
10987
10889
|
transfer-ownership="none"
|
@@ -11006,15 +10908,14 @@ usage only to chain up at the end of a subclass free function.</doc>
|
|
11006
10908
|
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
11007
10909
|
</parameter>
|
11008
10910
|
</parameters>
|
11009
|
-
</
|
11010
|
-
<
|
11011
|
-
|
11012
|
-
|
11013
|
-
introspectable="0">
|
10911
|
+
</constructor>
|
10912
|
+
<constructor name="new_wrapped_gl_handle"
|
10913
|
+
c:identifier="gst_gl_video_allocation_params_new_wrapped_gl_handle"
|
10914
|
+
version="1.8">
|
11014
10915
|
<doc xml:space="preserve">@gl_handle is defined by the specific OpenGL handle being wrapped
|
11015
10916
|
For #GstGLMemory and #GstGLMemoryPBO it is an OpenGL texture id.
|
11016
10917
|
Other memory types may define it to require a different type of parameter.</doc>
|
11017
|
-
<return-value>
|
10918
|
+
<return-value transfer-ownership="full">
|
11018
10919
|
<doc xml:space="preserve">a new #GstGLVideoAllocationParams for wrapping @gl_handle</doc>
|
11019
10920
|
<type name="GLVideoAllocationParams"
|
11020
10921
|
c:type="GstGLVideoAllocationParams*"/>
|
@@ -11050,10 +10951,9 @@ Other memory types may define it to require a different type of parameter.</doc>
|
|
11050
10951
|
<doc xml:space="preserve">the #GstGLTextureTarget for @tex_id</doc>
|
11051
10952
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
11052
10953
|
</parameter>
|
11053
|
-
<parameter name="
|
11054
|
-
<doc xml:space="preserve">the #
|
11055
|
-
<type name="
|
11056
|
-
c:type="GstVideoGLTextureType"/>
|
10954
|
+
<parameter name="tex_format" transfer-ownership="none">
|
10955
|
+
<doc xml:space="preserve">the #GstGLFormat for @tex_id</doc>
|
10956
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
11057
10957
|
</parameter>
|
11058
10958
|
<parameter name="gl_handle"
|
11059
10959
|
transfer-ownership="none"
|
@@ -11078,12 +10978,11 @@ Other memory types may define it to require a different type of parameter.</doc>
|
|
11078
10978
|
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
11079
10979
|
</parameter>
|
11080
10980
|
</parameters>
|
11081
|
-
</
|
11082
|
-
<
|
11083
|
-
|
11084
|
-
|
11085
|
-
|
11086
|
-
<return-value>
|
10981
|
+
</constructor>
|
10982
|
+
<constructor name="new_wrapped_texture"
|
10983
|
+
c:identifier="gst_gl_video_allocation_params_new_wrapped_texture"
|
10984
|
+
version="1.8">
|
10985
|
+
<return-value transfer-ownership="full">
|
11087
10986
|
<doc xml:space="preserve">a new #GstGLVideoAllocationParams for wrapping @tex_id</doc>
|
11088
10987
|
<type name="GLVideoAllocationParams"
|
11089
10988
|
c:type="GstGLVideoAllocationParams*"/>
|
@@ -11119,10 +11018,9 @@ Other memory types may define it to require a different type of parameter.</doc>
|
|
11119
11018
|
<doc xml:space="preserve">the #GstGLTextureTarget for @tex_id</doc>
|
11120
11019
|
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
11121
11020
|
</parameter>
|
11122
|
-
<parameter name="
|
11123
|
-
<doc xml:space="preserve">the #
|
11124
|
-
<type name="
|
11125
|
-
c:type="GstVideoGLTextureType"/>
|
11021
|
+
<parameter name="tex_format" transfer-ownership="none">
|
11022
|
+
<doc xml:space="preserve">the #GstGLFormat for @tex_id</doc>
|
11023
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
11126
11024
|
</parameter>
|
11127
11025
|
<parameter name="tex_id" transfer-ownership="none">
|
11128
11026
|
<doc xml:space="preserve">the GL texture to wrap</doc>
|
@@ -11144,27 +11042,166 @@ Other memory types may define it to require a different type of parameter.</doc>
|
|
11144
11042
|
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
11145
11043
|
</parameter>
|
11146
11044
|
</parameters>
|
11147
|
-
</function>
|
11148
|
-
</record>
|
11149
|
-
<class name="GLViewConvert"
|
11150
|
-
c:symbol-prefix="gl_view_convert"
|
11151
|
-
c:type="GstGLViewConvert"
|
11152
|
-
parent="Gst.Object"
|
11153
|
-
glib:type-name="GstGLViewConvert"
|
11154
|
-
glib:get-type="gst_gl_view_convert_get_type"
|
11155
|
-
glib:type-struct="GLViewConvertClass">
|
11156
|
-
<doc xml:space="preserve">Convert stereoscopic/multiview video using fragment shaders.</doc>
|
11157
|
-
<constructor name="new"
|
11158
|
-
c:identifier="gst_gl_view_convert_new"
|
11159
|
-
version="1.6">
|
11160
|
-
<return-value transfer-ownership="none">
|
11161
|
-
<doc xml:space="preserve">a new #GstGLViewConvert</doc>
|
11162
|
-
<type name="GLViewConvert" c:type="GstGLViewConvert*"/>
|
11163
|
-
</return-value>
|
11164
11045
|
</constructor>
|
11165
|
-
<method name="
|
11166
|
-
c:identifier="
|
11167
|
-
version="1.
|
11046
|
+
<method name="copy_data"
|
11047
|
+
c:identifier="gst_gl_video_allocation_params_copy_data"
|
11048
|
+
version="1.8">
|
11049
|
+
<doc xml:space="preserve">Copy and set any dynamically allocated resources in @dest_vid. Intended
|
11050
|
+
for subclass usage only to chain up at the end of a subclass copy function.</doc>
|
11051
|
+
<return-value transfer-ownership="none">
|
11052
|
+
<type name="none" c:type="void"/>
|
11053
|
+
</return-value>
|
11054
|
+
<parameters>
|
11055
|
+
<instance-parameter name="src_vid" transfer-ownership="none">
|
11056
|
+
<doc xml:space="preserve">source #GstGLVideoAllocationParams to copy from</doc>
|
11057
|
+
<type name="GLVideoAllocationParams"
|
11058
|
+
c:type="GstGLVideoAllocationParams*"/>
|
11059
|
+
</instance-parameter>
|
11060
|
+
<parameter name="dest_vid" transfer-ownership="none">
|
11061
|
+
<doc xml:space="preserve">destination #GstGLVideoAllocationParams to copy into</doc>
|
11062
|
+
<type name="GLVideoAllocationParams"
|
11063
|
+
c:type="GstGLVideoAllocationParams*"/>
|
11064
|
+
</parameter>
|
11065
|
+
</parameters>
|
11066
|
+
</method>
|
11067
|
+
<method name="free_data"
|
11068
|
+
c:identifier="gst_gl_video_allocation_params_free_data"
|
11069
|
+
version="1.8">
|
11070
|
+
<doc xml:space="preserve">Unset and free any dynamically allocated resources. Intended for subclass
|
11071
|
+
usage only to chain up at the end of a subclass free function.</doc>
|
11072
|
+
<return-value transfer-ownership="none">
|
11073
|
+
<type name="none" c:type="void"/>
|
11074
|
+
</return-value>
|
11075
|
+
<parameters>
|
11076
|
+
<instance-parameter name="params" transfer-ownership="none">
|
11077
|
+
<doc xml:space="preserve">a #GstGLVideoAllocationParams</doc>
|
11078
|
+
<type name="GLVideoAllocationParams"
|
11079
|
+
c:type="GstGLVideoAllocationParams*"/>
|
11080
|
+
</instance-parameter>
|
11081
|
+
</parameters>
|
11082
|
+
</method>
|
11083
|
+
<method name="init_full"
|
11084
|
+
c:identifier="gst_gl_video_allocation_params_init_full"
|
11085
|
+
version="1.8"
|
11086
|
+
introspectable="0">
|
11087
|
+
<doc xml:space="preserve">Intended for subclass usage</doc>
|
11088
|
+
<return-value transfer-ownership="none">
|
11089
|
+
<doc xml:space="preserve">initializes @params with the parameters specified</doc>
|
11090
|
+
<type name="gboolean" c:type="gboolean"/>
|
11091
|
+
</return-value>
|
11092
|
+
<parameters>
|
11093
|
+
<instance-parameter name="params" transfer-ownership="none">
|
11094
|
+
<doc xml:space="preserve">a #GstGLVideoAllocationParams to initialize</doc>
|
11095
|
+
<type name="GLVideoAllocationParams"
|
11096
|
+
c:type="GstGLVideoAllocationParams*"/>
|
11097
|
+
</instance-parameter>
|
11098
|
+
<parameter name="struct_size" transfer-ownership="none">
|
11099
|
+
<doc xml:space="preserve">the size of the struct in @params</doc>
|
11100
|
+
<type name="gsize" c:type="gsize"/>
|
11101
|
+
</parameter>
|
11102
|
+
<parameter name="alloc_flags" transfer-ownership="none">
|
11103
|
+
<doc xml:space="preserve">some allocation flags</doc>
|
11104
|
+
<type name="guint" c:type="guint"/>
|
11105
|
+
</parameter>
|
11106
|
+
<parameter name="copy" transfer-ownership="none">
|
11107
|
+
<doc xml:space="preserve">a copy function</doc>
|
11108
|
+
<type name="GLAllocationParamsCopyFunc"
|
11109
|
+
c:type="GstGLAllocationParamsCopyFunc"/>
|
11110
|
+
</parameter>
|
11111
|
+
<parameter name="free"
|
11112
|
+
transfer-ownership="none"
|
11113
|
+
scope="notified"
|
11114
|
+
closure="13"
|
11115
|
+
destroy="14">
|
11116
|
+
<doc xml:space="preserve">a free function</doc>
|
11117
|
+
<type name="GLAllocationParamsFreeFunc"
|
11118
|
+
c:type="GstGLAllocationParamsFreeFunc"/>
|
11119
|
+
</parameter>
|
11120
|
+
<parameter name="context" transfer-ownership="none">
|
11121
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
11122
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
11123
|
+
</parameter>
|
11124
|
+
<parameter name="alloc_params"
|
11125
|
+
transfer-ownership="none"
|
11126
|
+
nullable="1"
|
11127
|
+
allow-none="1">
|
11128
|
+
<doc xml:space="preserve">the #GstAllocationParams for @wrapped_data</doc>
|
11129
|
+
<type name="Gst.AllocationParams" c:type="GstAllocationParams*"/>
|
11130
|
+
</parameter>
|
11131
|
+
<parameter name="v_info" transfer-ownership="none">
|
11132
|
+
<doc xml:space="preserve">the #GstVideoInfo for @wrapped_data</doc>
|
11133
|
+
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo*"/>
|
11134
|
+
</parameter>
|
11135
|
+
<parameter name="plane" transfer-ownership="none">
|
11136
|
+
<doc xml:space="preserve">the video plane @wrapped_data represents</doc>
|
11137
|
+
<type name="guint" c:type="guint"/>
|
11138
|
+
</parameter>
|
11139
|
+
<parameter name="valign"
|
11140
|
+
transfer-ownership="none"
|
11141
|
+
nullable="1"
|
11142
|
+
allow-none="1">
|
11143
|
+
<doc xml:space="preserve">any #GstVideoAlignment applied to symem mappings of @wrapped_data</doc>
|
11144
|
+
<type name="GstVideo.VideoAlignment" c:type="GstVideoAlignment*"/>
|
11145
|
+
</parameter>
|
11146
|
+
<parameter name="target" transfer-ownership="none">
|
11147
|
+
<doc xml:space="preserve">the #GstGLTextureTarget</doc>
|
11148
|
+
<type name="GLTextureTarget" c:type="GstGLTextureTarget"/>
|
11149
|
+
</parameter>
|
11150
|
+
<parameter name="tex_format" transfer-ownership="none">
|
11151
|
+
<doc xml:space="preserve">the #GstGLFormat</doc>
|
11152
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
11153
|
+
</parameter>
|
11154
|
+
<parameter name="wrapped_data"
|
11155
|
+
transfer-ownership="none"
|
11156
|
+
nullable="1"
|
11157
|
+
allow-none="1">
|
11158
|
+
<doc xml:space="preserve">the optional data pointer to wrap</doc>
|
11159
|
+
<type name="gpointer" c:type="gpointer"/>
|
11160
|
+
</parameter>
|
11161
|
+
<parameter name="gl_handle"
|
11162
|
+
transfer-ownership="none"
|
11163
|
+
nullable="1"
|
11164
|
+
allow-none="1">
|
11165
|
+
<doc xml:space="preserve">the optional OpenGL handle to wrap or 0</doc>
|
11166
|
+
<type name="gpointer" c:type="gpointer"/>
|
11167
|
+
</parameter>
|
11168
|
+
<parameter name="user_data"
|
11169
|
+
transfer-ownership="none"
|
11170
|
+
nullable="1"
|
11171
|
+
allow-none="1">
|
11172
|
+
<doc xml:space="preserve">user data to call @notify with</doc>
|
11173
|
+
<type name="gpointer" c:type="gpointer"/>
|
11174
|
+
</parameter>
|
11175
|
+
<parameter name="notify"
|
11176
|
+
transfer-ownership="none"
|
11177
|
+
nullable="1"
|
11178
|
+
allow-none="1"
|
11179
|
+
scope="async">
|
11180
|
+
<doc xml:space="preserve">a #GDestroyNotify</doc>
|
11181
|
+
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
|
11182
|
+
</parameter>
|
11183
|
+
</parameters>
|
11184
|
+
</method>
|
11185
|
+
</record>
|
11186
|
+
<class name="GLViewConvert"
|
11187
|
+
c:symbol-prefix="gl_view_convert"
|
11188
|
+
c:type="GstGLViewConvert"
|
11189
|
+
parent="Gst.Object"
|
11190
|
+
glib:type-name="GstGLViewConvert"
|
11191
|
+
glib:get-type="gst_gl_view_convert_get_type"
|
11192
|
+
glib:type-struct="GLViewConvertClass">
|
11193
|
+
<doc xml:space="preserve">Convert stereoscopic/multiview video using fragment shaders.</doc>
|
11194
|
+
<constructor name="new"
|
11195
|
+
c:identifier="gst_gl_view_convert_new"
|
11196
|
+
version="1.6">
|
11197
|
+
<return-value transfer-ownership="none">
|
11198
|
+
<doc xml:space="preserve">a new #GstGLViewConvert</doc>
|
11199
|
+
<type name="GLViewConvert" c:type="GstGLViewConvert*"/>
|
11200
|
+
</return-value>
|
11201
|
+
</constructor>
|
11202
|
+
<method name="fixate_caps"
|
11203
|
+
c:identifier="gst_gl_view_convert_fixate_caps"
|
11204
|
+
version="1.6">
|
11168
11205
|
<doc xml:space="preserve">Provides an implementation of #GstBaseTransformClass::fixate_caps()</doc>
|
11169
11206
|
<return-value transfer-ownership="full">
|
11170
11207
|
<doc xml:space="preserve">the fixated #GstCaps</doc>
|
@@ -11704,7 +11741,8 @@ require this to be called with a valid handle before drawing can commence.</doc>
|
|
11704
11741
|
<doc xml:space="preserve">a #GstGLWindow</doc>
|
11705
11742
|
<type name="GLWindow" c:type="GstGLWindow*"/>
|
11706
11743
|
</instance-parameter>
|
11707
|
-
<parameter name="
|
11744
|
+
<parameter name="handle" transfer-ownership="none">
|
11745
|
+
<doc xml:space="preserve">handle to the window</doc>
|
11708
11746
|
<type name="guintptr" c:type="guintptr"/>
|
11709
11747
|
</parameter>
|
11710
11748
|
</parameters>
|
@@ -11822,20 +11860,6 @@ from the @window.</doc>
|
|
11822
11860
|
</parameter>
|
11823
11861
|
</parameters>
|
11824
11862
|
</method>
|
11825
|
-
<method name="is_running"
|
11826
|
-
c:identifier="gst_gl_window_is_running"
|
11827
|
-
version="1.4">
|
11828
|
-
<doc xml:space="preserve">Whether the runloop is running</doc>
|
11829
|
-
<return-value transfer-ownership="none">
|
11830
|
-
<type name="gboolean" c:type="gboolean"/>
|
11831
|
-
</return-value>
|
11832
|
-
<parameters>
|
11833
|
-
<instance-parameter name="window" transfer-ownership="none">
|
11834
|
-
<doc xml:space="preserve">a #GstGLWindow</doc>
|
11835
|
-
<type name="GLWindow" c:type="GstGLWindow*"/>
|
11836
|
-
</instance-parameter>
|
11837
|
-
</parameters>
|
11838
|
-
</method>
|
11839
11863
|
<method name="queue_resize" c:identifier="gst_gl_window_queue_resize">
|
11840
11864
|
<return-value transfer-ownership="none">
|
11841
11865
|
<type name="none" c:type="void"/>
|
@@ -11903,23 +11927,6 @@ from the @window.</doc>
|
|
11903
11927
|
</parameter>
|
11904
11928
|
</parameters>
|
11905
11929
|
</method>
|
11906
|
-
<method name="send_key_event_async"
|
11907
|
-
c:identifier="gst_gl_window_send_key_event_async">
|
11908
|
-
<return-value transfer-ownership="none">
|
11909
|
-
<type name="none" c:type="void"/>
|
11910
|
-
</return-value>
|
11911
|
-
<parameters>
|
11912
|
-
<instance-parameter name="window" transfer-ownership="none">
|
11913
|
-
<type name="GLWindow" c:type="GstGLWindow*"/>
|
11914
|
-
</instance-parameter>
|
11915
|
-
<parameter name="event_type" transfer-ownership="none">
|
11916
|
-
<type name="utf8" c:type="const char*"/>
|
11917
|
-
</parameter>
|
11918
|
-
<parameter name="key_str" transfer-ownership="none">
|
11919
|
-
<type name="utf8" c:type="const char*"/>
|
11920
|
-
</parameter>
|
11921
|
-
</parameters>
|
11922
|
-
</method>
|
11923
11930
|
<method name="send_message"
|
11924
11931
|
c:identifier="gst_gl_window_send_message"
|
11925
11932
|
version="1.4">
|
@@ -12006,29 +12013,6 @@ have been executed when this function returns.</doc>
|
|
12006
12013
|
</parameter>
|
12007
12014
|
</parameters>
|
12008
12015
|
</method>
|
12009
|
-
<method name="send_mouse_event_async"
|
12010
|
-
c:identifier="gst_gl_window_send_mouse_event_async">
|
12011
|
-
<return-value transfer-ownership="none">
|
12012
|
-
<type name="none" c:type="void"/>
|
12013
|
-
</return-value>
|
12014
|
-
<parameters>
|
12015
|
-
<instance-parameter name="window" transfer-ownership="none">
|
12016
|
-
<type name="GLWindow" c:type="GstGLWindow*"/>
|
12017
|
-
</instance-parameter>
|
12018
|
-
<parameter name="event_type" transfer-ownership="none">
|
12019
|
-
<type name="utf8" c:type="const char*"/>
|
12020
|
-
</parameter>
|
12021
|
-
<parameter name="button" transfer-ownership="none">
|
12022
|
-
<type name="gint" c:type="int"/>
|
12023
|
-
</parameter>
|
12024
|
-
<parameter name="posx" transfer-ownership="none">
|
12025
|
-
<type name="gdouble" c:type="double"/>
|
12026
|
-
</parameter>
|
12027
|
-
<parameter name="posy" transfer-ownership="none">
|
12028
|
-
<type name="gdouble" c:type="double"/>
|
12029
|
-
</parameter>
|
12030
|
-
</parameters>
|
12031
|
-
</method>
|
12032
12016
|
<method name="set_close_callback"
|
12033
12017
|
c:identifier="gst_gl_window_set_close_callback"
|
12034
12018
|
version="1.4">
|
@@ -12231,9 +12215,6 @@ require this to be called with a valid handle before drawing can commence.</doc>
|
|
12231
12215
|
<field name="context_ref" readable="0" private="1">
|
12232
12216
|
<type name="GObject.WeakRef" c:type="GWeakRef"/>
|
12233
12217
|
</field>
|
12234
|
-
<field name="external_gl_context" readable="0" private="1">
|
12235
|
-
<type name="guintptr" c:type="guintptr"/>
|
12236
|
-
</field>
|
12237
12218
|
<field name="is_drawing" readable="0" private="1">
|
12238
12219
|
<type name="gboolean" c:type="gboolean"/>
|
12239
12220
|
</field>
|
@@ -12363,7 +12344,8 @@ require this to be called with a valid handle before drawing can commence.</doc>
|
|
12363
12344
|
<doc xml:space="preserve">a #GstGLWindow</doc>
|
12364
12345
|
<type name="GLWindow" c:type="GstGLWindow*"/>
|
12365
12346
|
</parameter>
|
12366
|
-
<parameter name="
|
12347
|
+
<parameter name="handle" transfer-ownership="none">
|
12348
|
+
<doc xml:space="preserve">handle to the window</doc>
|
12367
12349
|
<type name="guintptr" c:type="guintptr"/>
|
12368
12350
|
</parameter>
|
12369
12351
|
</parameters>
|
@@ -12884,7 +12866,7 @@ you are writing to OpenGL. Conversely, combining #GST_MAP_GL with
|
|
12884
12866
|
<doc xml:space="preserve">a #GstContext</doc>
|
12885
12867
|
<type name="Gst.Context" c:type="GstContext*"/>
|
12886
12868
|
</parameter>
|
12887
|
-
<parameter name="display" transfer-ownership="
|
12869
|
+
<parameter name="display" transfer-ownership="full">
|
12888
12870
|
<doc xml:space="preserve">resulting #GstGLDisplay</doc>
|
12889
12871
|
<type name="GLDisplay" c:type="GstGLDisplay**"/>
|
12890
12872
|
</parameter>
|
@@ -12932,6 +12914,37 @@ you are writing to OpenGL. Conversely, combining #GST_MAP_GL with
|
|
12932
12914
|
</parameter>
|
12933
12915
|
</parameters>
|
12934
12916
|
</function>
|
12917
|
+
<function name="gl_async_debug_new"
|
12918
|
+
c:identifier="gst_gl_async_debug_new"
|
12919
|
+
moved-to="GLAsyncDebug.new"
|
12920
|
+
version="1.8"
|
12921
|
+
introspectable="0">
|
12922
|
+
<doc xml:space="preserve">Free with gst_gl_async_debug_free()</doc>
|
12923
|
+
<return-value>
|
12924
|
+
<doc xml:space="preserve">a new #GstGLAsyncDebug</doc>
|
12925
|
+
<type name="GLAsyncDebug" c:type="GstGLAsyncDebug*"/>
|
12926
|
+
</return-value>
|
12927
|
+
</function>
|
12928
|
+
<function name="gl_base_memory_alloc"
|
12929
|
+
c:identifier="gst_gl_base_memory_alloc"
|
12930
|
+
moved-to="GLBaseMemory.alloc"
|
12931
|
+
version="1.8">
|
12932
|
+
<return-value transfer-ownership="full">
|
12933
|
+
<doc xml:space="preserve">a new #GstGLBaseMemory from @allocator with the requested @params.</doc>
|
12934
|
+
<type name="GLBaseMemory" c:type="GstGLBaseMemory*"/>
|
12935
|
+
</return-value>
|
12936
|
+
<parameters>
|
12937
|
+
<parameter name="allocator" transfer-ownership="none">
|
12938
|
+
<doc xml:space="preserve">a #GstGLBaseMemoryAllocator</doc>
|
12939
|
+
<type name="GLBaseMemoryAllocator"
|
12940
|
+
c:type="GstGLBaseMemoryAllocator*"/>
|
12941
|
+
</parameter>
|
12942
|
+
<parameter name="params" transfer-ownership="none">
|
12943
|
+
<doc xml:space="preserve">the #GstGLAllocationParams to allocate the memory with</doc>
|
12944
|
+
<type name="GLAllocationParams" c:type="GstGLAllocationParams*"/>
|
12945
|
+
</parameter>
|
12946
|
+
</parameters>
|
12947
|
+
</function>
|
12935
12948
|
<function name="gl_base_memory_error_quark"
|
12936
12949
|
c:identifier="gst_gl_base_memory_error_quark"
|
12937
12950
|
moved-to="GLBaseMemory.error_quark">
|
@@ -12959,36 +12972,42 @@ multiple times. This must be called before any other #GstGLBuffer operation.</d
|
|
12959
12972
|
<type name="none" c:type="void"/>
|
12960
12973
|
</return-value>
|
12961
12974
|
</function>
|
12962
|
-
<function name="gl_caps_replace_all_caps_features"
|
12963
|
-
c:identifier="gst_gl_caps_replace_all_caps_features">
|
12964
|
-
<return-value transfer-ownership="full">
|
12965
|
-
<type name="Gst.Caps" c:type="GstCaps*"/>
|
12966
|
-
</return-value>
|
12967
|
-
<parameters>
|
12968
|
-
<parameter name="caps" transfer-ownership="none">
|
12969
|
-
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
12970
|
-
</parameter>
|
12971
|
-
<parameter name="feature_name" transfer-ownership="none">
|
12972
|
-
<type name="utf8" c:type="const gchar*"/>
|
12973
|
-
</parameter>
|
12974
|
-
</parameters>
|
12975
|
-
</function>
|
12976
12975
|
<function name="gl_check_extension" c:identifier="gst_gl_check_extension">
|
12977
12976
|
<return-value transfer-ownership="none">
|
12977
|
+
<doc xml:space="preserve">whether @name is in the space seperated list of @ext</doc>
|
12978
12978
|
<type name="gboolean" c:type="gboolean"/>
|
12979
12979
|
</return-value>
|
12980
12980
|
<parameters>
|
12981
12981
|
<parameter name="name" transfer-ownership="none">
|
12982
|
+
<doc xml:space="preserve">the extension to search for</doc>
|
12982
12983
|
<type name="utf8" c:type="const char*"/>
|
12983
12984
|
</parameter>
|
12984
12985
|
<parameter name="ext" transfer-ownership="none">
|
12986
|
+
<doc xml:space="preserve">the list of possible extensions</doc>
|
12985
12987
|
<type name="utf8" c:type="const gchar*"/>
|
12986
12988
|
</parameter>
|
12987
12989
|
</parameters>
|
12988
12990
|
</function>
|
12989
12991
|
<function name="gl_ensure_element_data"
|
12990
12992
|
c:identifier="gst_gl_ensure_element_data">
|
12993
|
+
<doc xml:space="preserve">Perform the steps necessary for retrieving a #GstGLDisplay and (optionally)
|
12994
|
+
an application provided #GstGLContext from the surrounding elements or from
|
12995
|
+
the application using the #GstContext mechanism.
|
12996
|
+
|
12997
|
+
If the contents of @display_ptr or @other_context_ptr are not %NULL, then no
|
12998
|
+
#GstContext query is necessary for #GstGLDisplay or #GstGLContext retrieval
|
12999
|
+
or is performed.
|
13000
|
+
|
13001
|
+
This performs #GstContext queries (if necessary) for a winsys display
|
13002
|
+
connection with %GST_GL_DISPLAY_CONTEXT_TYPE, "gst.x11.display.handle", and
|
13003
|
+
"GstWaylandDisplayHandleContextType" stopping after the first successful
|
13004
|
+
retrieval.
|
13005
|
+
|
13006
|
+
This also performs a #GstContext query (if necessary) for an optional
|
13007
|
+
application provided #GstGLContext using the name "gst.gl.app_context".
|
13008
|
+
The returned #GstGLContext will be shared with a GStreamer created OpenGL context.</doc>
|
12991
13009
|
<return-value transfer-ownership="none">
|
13010
|
+
<doc xml:space="preserve">whether a #GstGLDisplay exists in @display_ptr</doc>
|
12992
13011
|
<type name="gboolean" c:type="gboolean"/>
|
12993
13012
|
</return-value>
|
12994
13013
|
<parameters>
|
@@ -12996,27 +13015,43 @@ multiple times. This must be called before any other #GstGLBuffer operation.</d
|
|
12996
13015
|
transfer-ownership="none"
|
12997
13016
|
nullable="1"
|
12998
13017
|
allow-none="1">
|
13018
|
+
<doc xml:space="preserve">the #GstElement running the query</doc>
|
12999
13019
|
<type name="gpointer" c:type="gpointer"/>
|
13000
13020
|
</parameter>
|
13001
|
-
<parameter name="display_ptr"
|
13021
|
+
<parameter name="display_ptr"
|
13022
|
+
direction="inout"
|
13023
|
+
caller-allocates="0"
|
13024
|
+
transfer-ownership="full">
|
13025
|
+
<doc xml:space="preserve">the resulting #GstGLDisplay</doc>
|
13002
13026
|
<type name="GLDisplay" c:type="GstGLDisplay**"/>
|
13003
13027
|
</parameter>
|
13004
|
-
<parameter name="other_context_ptr"
|
13028
|
+
<parameter name="other_context_ptr"
|
13029
|
+
direction="inout"
|
13030
|
+
caller-allocates="0"
|
13031
|
+
transfer-ownership="full">
|
13032
|
+
<doc xml:space="preserve">the resulting #GstGLContext</doc>
|
13005
13033
|
<type name="GLContext" c:type="GstGLContext**"/>
|
13006
13034
|
</parameter>
|
13007
13035
|
</parameters>
|
13008
13036
|
</function>
|
13009
|
-
<function name="
|
13010
|
-
c:identifier="
|
13037
|
+
<function name="gl_format_from_video_info"
|
13038
|
+
c:identifier="gst_gl_format_from_video_info">
|
13011
13039
|
<return-value transfer-ownership="none">
|
13012
|
-
<doc xml:space="preserve">the
|
13013
|
-
<type name="
|
13040
|
+
<doc xml:space="preserve">the #GstGLFormat necessary for holding the data in @plane of @vinfo</doc>
|
13041
|
+
<type name="GLFormat" c:type="GstGLFormat"/>
|
13014
13042
|
</return-value>
|
13015
13043
|
<parameters>
|
13016
|
-
<parameter name="
|
13017
|
-
<doc xml:space="preserve">a #
|
13018
|
-
<type name="
|
13019
|
-
|
13044
|
+
<parameter name="context" transfer-ownership="none">
|
13045
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
13046
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
13047
|
+
</parameter>
|
13048
|
+
<parameter name="vinfo" transfer-ownership="none">
|
13049
|
+
<doc xml:space="preserve">a #GstVideoInfo</doc>
|
13050
|
+
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo*"/>
|
13051
|
+
</parameter>
|
13052
|
+
<parameter name="plane" transfer-ownership="none">
|
13053
|
+
<doc xml:space="preserve">the plane number in @vinfo</doc>
|
13054
|
+
<type name="guint" c:type="guint"/>
|
13020
13055
|
</parameter>
|
13021
13056
|
</parameters>
|
13022
13057
|
</function>
|
@@ -13038,50 +13073,44 @@ per pixel</doc>
|
|
13038
13073
|
</parameter>
|
13039
13074
|
</parameters>
|
13040
13075
|
</function>
|
13041
|
-
<function name="gl_get_affine_transformation_meta_as_ndc"
|
13042
|
-
c:identifier="gst_gl_get_affine_transformation_meta_as_ndc">
|
13043
|
-
<return-value transfer-ownership="none">
|
13044
|
-
<type name="none" c:type="void"/>
|
13045
|
-
</return-value>
|
13046
|
-
<parameters>
|
13047
|
-
<parameter name="meta" transfer-ownership="none">
|
13048
|
-
<type name="GstVideo.VideoAffineTransformationMeta"
|
13049
|
-
c:type="GstVideoAffineTransformationMeta*"/>
|
13050
|
-
</parameter>
|
13051
|
-
<parameter name="matrix" transfer-ownership="none">
|
13052
|
-
<type name="gfloat" c:type="gfloat*"/>
|
13053
|
-
</parameter>
|
13054
|
-
</parameters>
|
13055
|
-
</function>
|
13056
13076
|
<function name="gl_get_plane_data_size"
|
13057
13077
|
c:identifier="gst_gl_get_plane_data_size">
|
13078
|
+
<doc xml:space="preserve">Retrieve the size in bytes of a video plane of data with a certain alignment</doc>
|
13058
13079
|
<return-value transfer-ownership="none">
|
13059
13080
|
<type name="gsize" c:type="gsize"/>
|
13060
13081
|
</return-value>
|
13061
13082
|
<parameters>
|
13062
13083
|
<parameter name="info" transfer-ownership="none">
|
13084
|
+
<doc xml:space="preserve">a #GstVideoInfo</doc>
|
13063
13085
|
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo*"/>
|
13064
13086
|
</parameter>
|
13065
13087
|
<parameter name="align" transfer-ownership="none">
|
13088
|
+
<doc xml:space="preserve">a #GstVideoAlignment or %NULL</doc>
|
13066
13089
|
<type name="GstVideo.VideoAlignment" c:type="GstVideoAlignment*"/>
|
13067
13090
|
</parameter>
|
13068
13091
|
<parameter name="plane" transfer-ownership="none">
|
13092
|
+
<doc xml:space="preserve">plane number in @info to retrieve the data size of</doc>
|
13069
13093
|
<type name="guint" c:type="guint"/>
|
13070
13094
|
</parameter>
|
13071
13095
|
</parameters>
|
13072
13096
|
</function>
|
13073
13097
|
<function name="gl_get_plane_start" c:identifier="gst_gl_get_plane_start">
|
13074
13098
|
<return-value transfer-ownership="none">
|
13099
|
+
<doc xml:space="preserve">difference between the supposed start of the plane from the @info
|
13100
|
+
and where the data from the previous plane ends.</doc>
|
13075
13101
|
<type name="gsize" c:type="gsize"/>
|
13076
13102
|
</return-value>
|
13077
13103
|
<parameters>
|
13078
13104
|
<parameter name="info" transfer-ownership="none">
|
13105
|
+
<doc xml:space="preserve">a #GstVideoInfo</doc>
|
13079
13106
|
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo*"/>
|
13080
13107
|
</parameter>
|
13081
13108
|
<parameter name="valign" transfer-ownership="none">
|
13109
|
+
<doc xml:space="preserve">a #GstVideoAlignment or %NULL</doc>
|
13082
13110
|
<type name="GstVideo.VideoAlignment" c:type="GstVideoAlignment*"/>
|
13083
13111
|
</parameter>
|
13084
13112
|
<parameter name="plane" transfer-ownership="none">
|
13113
|
+
<doc xml:space="preserve">plane number in @info to retrieve the data size of</doc>
|
13085
13114
|
<type name="guint" c:type="guint"/>
|
13086
13115
|
</parameter>
|
13087
13116
|
</parameters>
|
@@ -13089,39 +13118,74 @@ per pixel</doc>
|
|
13089
13118
|
<function name="gl_handle_context_query"
|
13090
13119
|
c:identifier="gst_gl_handle_context_query">
|
13091
13120
|
<return-value transfer-ownership="none">
|
13121
|
+
<doc xml:space="preserve">Whether the @query was successfully responded to from the passed
|
13122
|
+
@display, @context, and @other_context.</doc>
|
13092
13123
|
<type name="gboolean" c:type="gboolean"/>
|
13093
13124
|
</return-value>
|
13094
13125
|
<parameters>
|
13095
13126
|
<parameter name="element" transfer-ownership="none">
|
13127
|
+
<doc xml:space="preserve">a #GstElement</doc>
|
13096
13128
|
<type name="Gst.Element" c:type="GstElement*"/>
|
13097
13129
|
</parameter>
|
13098
13130
|
<parameter name="query" transfer-ownership="none">
|
13131
|
+
<doc xml:space="preserve">a #GstQuery of type %GST_QUERY_CONTEXT</doc>
|
13099
13132
|
<type name="Gst.Query" c:type="GstQuery*"/>
|
13100
13133
|
</parameter>
|
13101
|
-
<parameter name="display"
|
13102
|
-
|
13134
|
+
<parameter name="display"
|
13135
|
+
transfer-ownership="none"
|
13136
|
+
nullable="1"
|
13137
|
+
allow-none="1">
|
13138
|
+
<doc xml:space="preserve">a #GstGLDisplay</doc>
|
13139
|
+
<type name="GLDisplay" c:type="GstGLDisplay*"/>
|
13103
13140
|
</parameter>
|
13104
|
-
<parameter name="
|
13105
|
-
|
13141
|
+
<parameter name="context"
|
13142
|
+
transfer-ownership="none"
|
13143
|
+
nullable="1"
|
13144
|
+
allow-none="1">
|
13145
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
13146
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
13147
|
+
</parameter>
|
13148
|
+
<parameter name="other_context"
|
13149
|
+
transfer-ownership="none"
|
13150
|
+
nullable="1"
|
13151
|
+
allow-none="1">
|
13152
|
+
<doc xml:space="preserve">application provided #GstGLContext</doc>
|
13153
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
13106
13154
|
</parameter>
|
13107
13155
|
</parameters>
|
13108
13156
|
</function>
|
13109
13157
|
<function name="gl_handle_set_context"
|
13110
13158
|
c:identifier="gst_gl_handle_set_context">
|
13159
|
+
<doc xml:space="preserve">Helper function for implementing GstElement::set_context() in OpenGL capable
|
13160
|
+
elements.
|
13161
|
+
|
13162
|
+
Retrieve's the #GstGLDisplay or #GstGLContext in @context and places the
|
13163
|
+
result in @display or @other_context respectively.</doc>
|
13111
13164
|
<return-value transfer-ownership="none">
|
13165
|
+
<doc xml:space="preserve">whether the @display or @other_context could be set successfully</doc>
|
13112
13166
|
<type name="gboolean" c:type="gboolean"/>
|
13113
13167
|
</return-value>
|
13114
13168
|
<parameters>
|
13115
13169
|
<parameter name="element" transfer-ownership="none">
|
13170
|
+
<doc xml:space="preserve">a #GstElement</doc>
|
13116
13171
|
<type name="Gst.Element" c:type="GstElement*"/>
|
13117
13172
|
</parameter>
|
13118
13173
|
<parameter name="context" transfer-ownership="none">
|
13174
|
+
<doc xml:space="preserve">a #GstContext</doc>
|
13119
13175
|
<type name="Gst.Context" c:type="GstContext*"/>
|
13120
13176
|
</parameter>
|
13121
|
-
<parameter name="display"
|
13177
|
+
<parameter name="display"
|
13178
|
+
direction="inout"
|
13179
|
+
caller-allocates="0"
|
13180
|
+
transfer-ownership="full">
|
13181
|
+
<doc xml:space="preserve">location of a #GstGLDisplay</doc>
|
13122
13182
|
<type name="GLDisplay" c:type="GstGLDisplay**"/>
|
13123
13183
|
</parameter>
|
13124
|
-
<parameter name="other_context"
|
13184
|
+
<parameter name="other_context"
|
13185
|
+
direction="inout"
|
13186
|
+
caller-allocates="0"
|
13187
|
+
transfer-ownership="full">
|
13188
|
+
<doc xml:space="preserve">location of a #GstGLContext</doc>
|
13125
13189
|
<type name="GLContext" c:type="GstGLContext**"/>
|
13126
13190
|
</parameter>
|
13127
13191
|
</parameters>
|
@@ -13189,13 +13253,12 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
13189
13253
|
<type name="GLVideoAllocationParams"
|
13190
13254
|
c:type="GstGLVideoAllocationParams*"/>
|
13191
13255
|
</parameter>
|
13192
|
-
<parameter name="
|
13256
|
+
<parameter name="tex_formats"
|
13193
13257
|
transfer-ownership="none"
|
13194
13258
|
nullable="1"
|
13195
13259
|
allow-none="1">
|
13196
|
-
<doc xml:space="preserve">a list of #
|
13197
|
-
<type name="
|
13198
|
-
c:type="GstVideoGLTextureType*"/>
|
13260
|
+
<doc xml:space="preserve">a list of #GstGLFormat's to allocate with.</doc>
|
13261
|
+
<type name="GLFormat" c:type="GstGLFormat*"/>
|
13199
13262
|
</parameter>
|
13200
13263
|
<parameter name="wrapped_data"
|
13201
13264
|
transfer-ownership="none"
|
@@ -13205,45 +13268,11 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
13205
13268
|
<type name="gpointer" c:type="gpointer*"/>
|
13206
13269
|
</parameter>
|
13207
13270
|
<parameter name="n_wrapped_pointers" transfer-ownership="none">
|
13208
|
-
<doc xml:space="preserve">the number of elements in @
|
13271
|
+
<doc xml:space="preserve">the number of elements in @tex_formats and @wrapped_data</doc>
|
13209
13272
|
<type name="gsize" c:type="gsize"/>
|
13210
13273
|
</parameter>
|
13211
13274
|
</parameters>
|
13212
13275
|
</function>
|
13213
|
-
<function name="gl_multiply_matrix4"
|
13214
|
-
c:identifier="gst_gl_multiply_matrix4">
|
13215
|
-
<return-value transfer-ownership="none">
|
13216
|
-
<type name="none" c:type="void"/>
|
13217
|
-
</return-value>
|
13218
|
-
<parameters>
|
13219
|
-
<parameter name="a" transfer-ownership="none">
|
13220
|
-
<type name="gfloat" c:type="const gfloat*"/>
|
13221
|
-
</parameter>
|
13222
|
-
<parameter name="b" transfer-ownership="none">
|
13223
|
-
<type name="gfloat" c:type="const gfloat*"/>
|
13224
|
-
</parameter>
|
13225
|
-
<parameter name="result" transfer-ownership="none">
|
13226
|
-
<type name="gfloat" c:type="gfloat*"/>
|
13227
|
-
</parameter>
|
13228
|
-
</parameters>
|
13229
|
-
</function>
|
13230
|
-
<function name="gl_object_add_control_binding_proxy"
|
13231
|
-
c:identifier="gst_gl_object_add_control_binding_proxy">
|
13232
|
-
<return-value transfer-ownership="none">
|
13233
|
-
<type name="none" c:type="void"/>
|
13234
|
-
</return-value>
|
13235
|
-
<parameters>
|
13236
|
-
<parameter name="object" transfer-ownership="none">
|
13237
|
-
<type name="Gst.Object" c:type="GstObject*"/>
|
13238
|
-
</parameter>
|
13239
|
-
<parameter name="ref_object" transfer-ownership="none">
|
13240
|
-
<type name="Gst.Object" c:type="GstObject*"/>
|
13241
|
-
</parameter>
|
13242
|
-
<parameter name="prop" transfer-ownership="none">
|
13243
|
-
<type name="utf8" c:type="const gchar*"/>
|
13244
|
-
</parameter>
|
13245
|
-
</parameters>
|
13246
|
-
</function>
|
13247
13276
|
<function name="gl_platform_from_string"
|
13248
13277
|
c:identifier="gst_gl_platform_from_string">
|
13249
13278
|
<return-value transfer-ownership="none">
|
@@ -13270,32 +13299,66 @@ multiple times. This must be called before any other GstGLMemory operation.</do
|
|
13270
13299
|
</parameter>
|
13271
13300
|
</parameters>
|
13272
13301
|
</function>
|
13273
|
-
<function name="
|
13274
|
-
c:identifier="
|
13275
|
-
moved-to="
|
13276
|
-
|
13277
|
-
|
13278
|
-
|
13279
|
-
<return-value transfer-ownership="none">
|
13280
|
-
<type name="none" c:type="void"/>
|
13281
|
-
</return-value>
|
13282
|
-
</function>
|
13283
|
-
<function name="gl_run_query" c:identifier="gst_gl_run_query">
|
13302
|
+
<function name="gl_query_local_gl_context"
|
13303
|
+
c:identifier="gst_gl_query_local_gl_context"
|
13304
|
+
moved-to="GLQuery.local_gl_context">
|
13305
|
+
<doc xml:space="preserve">Performs a GST_QUERY_CONTEXT query of type "gst.gl.local_context" on all
|
13306
|
+
#GstPads in @element of @direction for the local OpenGL context used by
|
13307
|
+
GStreamer elements.</doc>
|
13284
13308
|
<return-value transfer-ownership="none">
|
13309
|
+
<doc xml:space="preserve">whether @context_ptr contains a #GstGLContext</doc>
|
13285
13310
|
<type name="gboolean" c:type="gboolean"/>
|
13286
13311
|
</return-value>
|
13287
13312
|
<parameters>
|
13288
13313
|
<parameter name="element" transfer-ownership="none">
|
13314
|
+
<doc xml:space="preserve">a #GstElement to query from</doc>
|
13289
13315
|
<type name="Gst.Element" c:type="GstElement*"/>
|
13290
13316
|
</parameter>
|
13291
|
-
<parameter name="query" transfer-ownership="none">
|
13292
|
-
<type name="Gst.Query" c:type="GstQuery*"/>
|
13293
|
-
</parameter>
|
13294
13317
|
<parameter name="direction" transfer-ownership="none">
|
13318
|
+
<doc xml:space="preserve">the #GstPadDirection to query</doc>
|
13295
13319
|
<type name="Gst.PadDirection" c:type="GstPadDirection"/>
|
13296
13320
|
</parameter>
|
13321
|
+
<parameter name="context_ptr"
|
13322
|
+
direction="inout"
|
13323
|
+
caller-allocates="0"
|
13324
|
+
transfer-ownership="full">
|
13325
|
+
<doc xml:space="preserve">location containing the current and/or resulting
|
13326
|
+
#GstGLContext</doc>
|
13327
|
+
<type name="GLContext" c:type="GstGLContext**"/>
|
13328
|
+
</parameter>
|
13329
|
+
</parameters>
|
13330
|
+
</function>
|
13331
|
+
<function name="gl_query_new"
|
13332
|
+
c:identifier="gst_gl_query_new"
|
13333
|
+
moved-to="GLQuery.new"
|
13334
|
+
version="1.10"
|
13335
|
+
introspectable="0">
|
13336
|
+
<doc xml:space="preserve">Free with gst_gl_query_free()</doc>
|
13337
|
+
<return-value>
|
13338
|
+
<doc xml:space="preserve">a new #GstGLQuery</doc>
|
13339
|
+
<type name="GLQuery" c:type="GstGLQuery*"/>
|
13340
|
+
</return-value>
|
13341
|
+
<parameters>
|
13342
|
+
<parameter name="context" transfer-ownership="none">
|
13343
|
+
<doc xml:space="preserve">a #GstGLContext</doc>
|
13344
|
+
<type name="GLContext" c:type="GstGLContext*"/>
|
13345
|
+
</parameter>
|
13346
|
+
<parameter name="query_type" transfer-ownership="none">
|
13347
|
+
<doc xml:space="preserve">the #GstGLQueryType to create</doc>
|
13348
|
+
<type name="GLQueryType" c:type="GstGLQueryType"/>
|
13349
|
+
</parameter>
|
13297
13350
|
</parameters>
|
13298
13351
|
</function>
|
13352
|
+
<function name="gl_renderbuffer_init_once"
|
13353
|
+
c:identifier="gst_gl_renderbuffer_init_once"
|
13354
|
+
moved-to="GLRenderbuffer.init_once"
|
13355
|
+
version="1.10">
|
13356
|
+
<doc xml:space="preserve">Initializes the GL Base Texture allocator. It is safe to call this function
|
13357
|
+
multiple times. This must be called before any other GstGLRenderbuffer operation.</doc>
|
13358
|
+
<return-value transfer-ownership="none">
|
13359
|
+
<type name="none" c:type="void"/>
|
13360
|
+
</return-value>
|
13361
|
+
</function>
|
13299
13362
|
<function name="gl_sized_gl_format_from_gl_format_type"
|
13300
13363
|
c:identifier="gst_gl_sized_gl_format_from_gl_format_type">
|
13301
13364
|
<return-value transfer-ownership="none">
|
@@ -13399,43 +13462,6 @@ multiple times. This must be called before any other GstGLRenderbuffer operatio
|
|
13399
13462
|
</parameter>
|
13400
13463
|
</parameters>
|
13401
13464
|
</function>
|
13402
|
-
<function name="gl_texture_type_from_format"
|
13403
|
-
c:identifier="gst_gl_texture_type_from_format">
|
13404
|
-
<return-value transfer-ownership="none">
|
13405
|
-
<doc xml:space="preserve">the #GstVideoGLTextureType for the specified @format and @plane
|
13406
|
-
that can be allocated using @context</doc>
|
13407
|
-
<type name="GstVideo.VideoGLTextureType"
|
13408
|
-
c:type="GstVideoGLTextureType"/>
|
13409
|
-
</return-value>
|
13410
|
-
<parameters>
|
13411
|
-
<parameter name="context" transfer-ownership="none">
|
13412
|
-
<doc xml:space="preserve">a #GstGLContext</doc>
|
13413
|
-
<type name="GLContext" c:type="GstGLContext*"/>
|
13414
|
-
</parameter>
|
13415
|
-
<parameter name="v_format" transfer-ownership="none">
|
13416
|
-
<doc xml:space="preserve">a #GstVideoFormat</doc>
|
13417
|
-
<type name="GstVideo.VideoFormat" c:type="GstVideoFormat"/>
|
13418
|
-
</parameter>
|
13419
|
-
<parameter name="plane" transfer-ownership="none">
|
13420
|
-
<doc xml:space="preserve">the plane number (starting from 0)</doc>
|
13421
|
-
<type name="guint" c:type="guint"/>
|
13422
|
-
</parameter>
|
13423
|
-
</parameters>
|
13424
|
-
</function>
|
13425
|
-
<function name="gl_texture_type_n_bytes"
|
13426
|
-
c:identifier="gst_gl_texture_type_n_bytes">
|
13427
|
-
<return-value transfer-ownership="none">
|
13428
|
-
<doc xml:space="preserve">the number of bytes @tex_format used per pixel</doc>
|
13429
|
-
<type name="guint" c:type="guint"/>
|
13430
|
-
</return-value>
|
13431
|
-
<parameters>
|
13432
|
-
<parameter name="tex_format" transfer-ownership="none">
|
13433
|
-
<doc xml:space="preserve">a #GstVideoGLTextureType</doc>
|
13434
|
-
<type name="GstVideo.VideoGLTextureType"
|
13435
|
-
c:type="GstVideoGLTextureType"/>
|
13436
|
-
</parameter>
|
13437
|
-
</parameters>
|
13438
|
-
</function>
|
13439
13465
|
<function name="gl_value_get_texture_target_mask"
|
13440
13466
|
c:identifier="gst_gl_value_get_texture_target_mask">
|
13441
13467
|
<doc xml:space="preserve">See gst_gl_value_set_texture_target_from_mask() for what entails a mask</doc>
|