gstreamer 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +6 -6
- data/lib/2.2/gstreamer.so +0 -0
- data/lib/2.3/gstreamer.so +0 -0
- data/lib/2.4/gstreamer.so +0 -0
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-device-monitor-1.0.exe +0 -0
- data/vendor/local/bin/gst-discoverer-1.0.exe +0 -0
- data/vendor/local/bin/gst-inspect-1.0.exe +0 -0
- data/vendor/local/bin/gst-launch-1.0.exe +0 -0
- data/vendor/local/bin/gst-play-1.0.exe +0 -0
- data/vendor/local/bin/gst-stats-1.0.exe +0 -0
- data/vendor/local/bin/gst-typefind-1.0.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstadaptivedemux-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstgl-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstinsertbin-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstmpegts-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstplayer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsturidownloader-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libopus-0.dll +0 -0
- data/vendor/local/bin/libsoup-2.4-1.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/badallocators.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h +75 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h +59 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h +19 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsink.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsrc.h +1 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-converter.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h +14 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-resampler.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h +3 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h +19 -7
- data/vendor/local/include/gstreamer-1.0/gst/base/gstaggregator.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbaseparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesink.h +9 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasetransform.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstdataqueue.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstqueuearray.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h +14 -14
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h +23 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h +83 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gl.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/glprototypes/fbo.h +4 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h +1 -2
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglapi.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontext.h +16 -8
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h +13 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfeature.h +2 -56
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfilter.h +0 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglformat.h +3 -7
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemory.h +18 -13
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h +8 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshader.h +11 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsl.h +16 -16
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglutils.h +4 -20
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglwindow.h +20 -29
- data/vendor/local/include/gstreamer-1.0/gst/gst.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstbin.h +5 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstbuffer.h +10 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstbufferpool.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstclock.h +12 -13
- data/vendor/local/include/gstreamer-1.0/gst/gstcompat.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstconfig.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstcontrolbinding.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdebugutils.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h +56 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstelement.h +51 -114
- data/vendor/local/include/gstreamer-1.0/gst/gstelementfactory.h +27 -27
- data/vendor/local/include/gstreamer-1.0/gst/gstenumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstevent.h +6 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstinfo.h +133 -24
- data/vendor/local/include/gstreamer-1.0/gst/gstmemory.h +3 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstmessage.h +5 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstmeta.h +5 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstminiobject.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstpad.h +18 -11
- data/vendor/local/include/gstreamer-1.0/gst/gstparamspecs.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstquery.h +30 -27
- data/vendor/local/include/gstreamer-1.0/gst/gststreamcollection.h +7 -1
- data/vendor/local/include/gstreamer-1.0/gst/gststreams.h +9 -3
- data/vendor/local/include/gstreamer-1.0/gst/gststructure.h +16 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracerrecord.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gsturi.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstutils.h +124 -55
- data/vendor/local/include/gstreamer-1.0/gst/gstvalue.h +15 -14
- data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography.h +146 -133
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-scte-section.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h +11 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h +21 -3
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer.h +15 -0
- data/vendor/local/include/gstreamer-1.0/gst/riff/riff-ids.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h +33 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h +25 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag.h +1 -5
- data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideometa.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideosink.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h +54 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-converter.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-enumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-format.h +54 -23
- data/vendor/local/include/gstreamer-1.0/gst/video/video-info.h +27 -2
- data/vendor/local/include/gstreamer-1.0/gst/video/video.h +1 -1
- data/vendor/local/include/libsoup-2.4/libsoup/soup-version.h +1 -1
- data/vendor/local/lib/girepository-1.0/Gst-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstApp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAudio-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBadAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBase-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstController-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstGL-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPlayer-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstRtsp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstTag-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstVideo-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Soup-2.4.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h +2 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.dll → libgstcamerabin.dll} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.dll.a → libgstcamerabin.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.la → libgstcamerabin.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.la → libgstencoding.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.dll.a → libgstfaceoverlay.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstdataurisrc.la → libgstpbtypes.la} +5 -5
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.la → libgstsoup.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.la +2 -2
- data/vendor/local/lib/libgstallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstallocators-1.0.la +2 -2
- data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstapp-1.0.la +2 -2
- data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadallocators-1.0.la +41 -0
- data/vendor/local/lib/libgstbadaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbadvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadvideo-1.0.la +2 -2
- data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.la +2 -2
- data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcodecparsers-1.0.la +2 -2
- data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-1.0.la +2 -2
- data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstfft-1.0.la +2 -2
- data/vendor/local/lib/libgstgl-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstgl-1.0.la +3 -3
- data/vendor/local/lib/libgstinsertbin-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstinsertbin-1.0.la +2 -2
- data/vendor/local/lib/libgstmpegts-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstmpegts-1.0.la +2 -2
- data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstnet-1.0.la +2 -2
- data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-1.0.la +2 -2
- data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-1.0.la +2 -2
- data/vendor/local/lib/libgstplayer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstplayer-1.0.la +2 -2
- data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-1.0.la +2 -2
- data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstriff-1.0.la +2 -2
- data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-1.0.la +2 -2
- data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-1.0.la +2 -2
- data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-1.0.la +2 -2
- data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsttag-1.0.la +2 -2
- data/vendor/local/lib/libgsturidownloader-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsturidownloader-1.0.la +2 -2
- data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-1.0.la +2 -2
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libopus.dll.a +0 -0
- data/vendor/local/lib/libsoup-2.4.a +0 -0
- data/vendor/local/lib/libsoup-2.4.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -3
- data/vendor/local/lib/pkgconfig/gstreamer-allocators-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-allocators-1.0.pc +16 -0
- data/vendor/local/lib/pkgconfig/gstreamer-bad-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-gl-1.0.pc +5 -2
- data/vendor/local/lib/pkgconfig/gstreamer-insertbin-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-mpegts-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-player-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/libsoup-2.4.pc +1 -1
- data/vendor/local/{share/bash-completion/helpers/gst-completion-helper-1.0.exe → libexec/gstreamer-1.0/gst-completion-helper.exe} +0 -0
- data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
- data/vendor/local/share/bash-completion/completions/gst-inspect-1.0 +6 -7
- data/vendor/local/share/bash-completion/completions/gst-launch-1.0 +6 -8
- data/vendor/local/share/bash-completion/helpers/gst +23 -1
- data/vendor/local/share/gir-1.0/Gst-1.0.gir +851 -397
- data/vendor/local/share/gir-1.0/GstAllocators-1.0.gir +96 -36
- data/vendor/local/share/gir-1.0/GstApp-1.0.gir +39 -0
- data/vendor/local/share/gir-1.0/GstAudio-1.0.gir +219 -248
- data/vendor/local/share/gir-1.0/GstBadAllocators-1.0.gir +92 -0
- data/vendor/local/share/gir-1.0/GstBase-1.0.gir +316 -362
- data/vendor/local/share/gir-1.0/GstController-1.0.gir +89 -0
- data/vendor/local/share/gir-1.0/GstGL-1.0.gir +719 -693
- data/vendor/local/share/gir-1.0/GstMpegts-1.0.gir +1 -1
- data/vendor/local/share/gir-1.0/GstNet-1.0.gir +0 -3
- data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +71 -49
- data/vendor/local/share/gir-1.0/GstPlayer-1.0.gir +221 -0
- data/vendor/local/share/gir-1.0/GstRtp-1.0.gir +24 -108
- data/vendor/local/share/gir-1.0/GstRtsp-1.0.gir +128 -6
- data/vendor/local/share/gir-1.0/GstSdp-1.0.gir +8 -8
- data/vendor/local/share/gir-1.0/GstTag-1.0.gir +34 -61
- data/vendor/local/share/gir-1.0/GstVideo-1.0.gir +872 -359
- data/vendor/local/share/gir-1.0/Soup-2.4.gir +7 -6
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-1.0.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +7 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +22 -8
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +53 -5
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregator.html → GstAggregator.html} +116 -86
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregatorPad.html → GstAggregatorPad.html} +35 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBaseFilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBufferPool.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLColorConvert.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLContext.html +48 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLDisplay.html +151 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFilter.html +62 -28
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFramebuffer.html +41 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLShader.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLUpload.html +52 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLViewConvert.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLWindow.html +8 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer.html → GstPlayer.html} +453 -375
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-mediainfo.html → GstPlayerMediaInfo.html} +364 -116
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-videooverlayvideorenderer.html → GstPlayerVideoOverlayVideoRenderer.html} +77 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-visualization.html → GstPlayerVisualization.html} +36 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstVideoAggregator.html → GstVideoAggregator.html} +36 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregatorPad.html +163 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/annotation-glossary.html +9 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-deprecated.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +586 -498
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/base.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/codecparsers.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gl.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +347 -319
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstEGLImage.html +58 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLAPI.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLBuffer.html +21 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemory.html +137 -125
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglmemorypbo.html → gst-plugins-bad-libs-GstGLMemoryPBO.html} +35 -35
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLOverlayCompositor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLQuery.html +55 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLRenderbuffer.html +96 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSL.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSyncMeta.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglbasememory.html → gst-plugins-bad-libs-GstGlBaseMemory.html} +124 -123
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPhotography.html +13 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-gmaincontextsignaldispatcher.html → gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html} +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Formats.html +111 -89
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html +277 -109
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-debugging.html +2 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstglmemoryegl.html +6 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstmpegvideometa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-h264parser.html +69 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-jpegparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpeg4parser.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-vc1parser.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-libs-hierarchy.html +28 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +26 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/player.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch01.html +9 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch02.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-1.0.devhelp2 +15 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-IQA.html +83 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-accurip.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffparse.html +31 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-assrender.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixer.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audioparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bs2b.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bulge.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-burn.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-camerabin.html +40 -70
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromium.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-circle.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-coloreffects.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compositor.html +18 -32
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvdilate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvequalizehist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cverode.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvlaplace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsmooth.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsobel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diffuse.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dilate.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dodge.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtmfdetect.html +10 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtsdec.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsrc.html +17 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvdspu.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-edgedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-exclusion.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faac.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faad.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceblur.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-facedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-festival.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fisheye.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fpsdisplaysink.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gaussianblur.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorbalance.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorconvert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorscale.html +14 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldeinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldifferencematte.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldownload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-blur.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-bulge.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-fisheye.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-glow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-heat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-identity.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-laplacian.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-lumaxpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-mirror.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sepia.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sobel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-square.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-squeeze.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-stretch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-tunnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-twirl.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xray.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterapp.html +9 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfiltercube.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterglass.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesink.html +24 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesinkelement.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmixerbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmosaic.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gloverlay.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glshader.html +46 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsinkbin.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsrcbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereomix.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereosplit.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltestsrc.html +18 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltransformation.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glupload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixer.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixerelement.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glviewconvert.html +19 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpegparse.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kaleidoscope.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-marble.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimdec.html +1 -119
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimenc.html +1 -151
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mirror.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-neonhttpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ofa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsink.html +10 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsrc.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opencvtextoverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pcapparse.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pinch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-aiff.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-assrender.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiovisualizers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-autoconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bayer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bs2b.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bz2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-camerabin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-coloreffects.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-curl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-debugutilsbad.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtsdec.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvb.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvdspu.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faac.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faad.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-festival.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gaudieffects.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-geometrictransform.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gsm.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jpegformat.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mms.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-modplug.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpeg2enc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mplex.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ofa.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openal.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opencv.html +7 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opengl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pcapparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rawparse.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rfbsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtmp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-sdp.html → gst-plugins-bad-plugins-plugin-sdpelem.html} +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-shm.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-soundtouch.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-speed.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-dataurisrc.html → gst-plugins-bad-plugins-plugin-ttmlsubs.html} +21 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voaacenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voamrwbenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtcdsp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-zbar.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawaudioparse.html +3 -190
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawvideoparse.html +6 -246
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsink.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsrc.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpdemux.html +9 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsink.html +10 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsrc.html +9 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-solarize.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spacescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spectrascope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-speed.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sphere.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-square.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stretch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-synaescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-templatematch.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlparse.html +181 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlrender.html +207 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tunnel.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-twirl.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedaudioparse.html +3 -38
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedvideoparse.html +5 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voaacenc.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voamrwbenc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waterripple.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wavescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcdsp.html +110 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcechoprobe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zbar.html +17 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/index.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesink.html → GstAudioBaseSink.html} +98 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesrc.html → GstAudioBaseSrc.html} +64 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiocdsrc.html → GstAudioCdSrc.html} +62 -75
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioclock.html → GstAudioClock.html} +45 -45
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiodecoder.html → GstAudioDecoder.html} +372 -202
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioencoder.html → GstAudioEncoder.html} +318 -207
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiofilter.html → GstAudioFilter.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioringbuffer.html → GstAudioRingBuffer.html} +207 -135
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosink.html → GstAudioSink.html} +36 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosrc.html → GstAudioSrc.html} +34 -62
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalance.html → GstColorBalance.html} +62 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalancechannel.html → GstColorBalanceChannel.html} +27 -30
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstdiscoverer.html → GstDiscoverer.html} +279 -279
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-encoding-profile.html → GstEncodingProfile.html} +606 -347
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstnavigation.html → GstNavigation.html} +158 -165
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbaseaudiopayload.html → GstRTPBaseAudioPayload.html} +52 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasedepayload.html → GstRTPBaseDepayload.html} +45 -87
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasepayload.html → GstRTPBasePayload.html} +70 -108
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gststreamvolume.html → GstStreamVolume.html} +58 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideodirection.html → GstVideoDirection.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideofilter.html → GstVideoFilter.html} +20 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideoorientation.html → GstVideoOrientation.html} +46 -46
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlay.html → GstVideoOverlay.html} +75 -105
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideosink.html → GstVideoSink.html} +38 -44
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/annotation-glossary.html +2 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-deprecated.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +2060 -1512
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +2847 -2638
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiochannels.html → gst-plugins-base-libs-Audio-channels.html} +63 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilscodecutils.html → gst-plugins-base-libs-Codec-utilities.html} +58 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsdescriptions.html → gst-plugins-base-libs-Descriptions.html} +31 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioiec61937.html → gst-plugins-base-libs-GstAudio-IEC61937.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudio.html → gst-plugins-base-libs-GstAudio.html} +1128 -218
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioConverter.html +146 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiometa.html → gst-plugins-base-libs-GstAudioDownmixMeta.html} +40 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioQuantize.html +35 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagexif.html → gst-plugins-base-libs-GstExiftag.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfft.html → gst-plugins-base-libs-GstFFT.html} +15 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf32.html → gst-plugins-base-libs-GstFFTF32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf64.html → gst-plugins-base-libs-GstFFTF64.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts16.html → gst-plugins-base-libs-GstFFTS16.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts32.html → gst-plugins-base-libs-GstFFTS32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstmikey.html → gst-plugins-base-libs-GstMIKEYMessage.html} +316 -278
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtcpbuffer.html → gst-plugins-base-libs-GstRTCPBuffer.html} +694 -219
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbuffer.html → gst-plugins-base-libs-GstRTPBuffer.html} +191 -117
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtppayloads.html → gst-plugins-base-libs-GstRTPPayloadInfo.html} +32 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspconnection.html → gst-plugins-base-libs-GstRTSPConnection.html} +359 -283
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspextension.html → gst-plugins-base-libs-GstRTSPExtension.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspmessage.html → gst-plugins-base-libs-GstRTSPMessage.html} +328 -220
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsptransport.html → gst-plugins-base-libs-GstRTSPRange.html} +68 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsprange.html → gst-plugins-base-libs-GstRTSPTimeRange.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspurl.html → gst-plugins-base-libs-GstRTSPUrl.html} +51 -51
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtphdrext.html → gst-plugins-base-libs-GstRtphdrext.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspdefs.html → gst-plugins-base-libs-GstRtspdefs.html} +143 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstsdpmessage.html → gst-plugins-base-libs-GstSDPMessage.html} +813 -728
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagdemux.html → gst-plugins-base-libs-GstTagDemux.html} +40 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagmux.html → gst-plugins-base-libs-GstTagMux.html} +31 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmpwriter.html → gst-plugins-base-libs-GstTagXmpWriter.html} +23 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideo.html → gst-plugins-base-libs-GstVideoAlignment.html} +2237 -716
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoChroma.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDecoder.html +184 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDither.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoEncoder.html +92 -61
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlaycomposition.html → gst-plugins-base-libs-GstVideoOverlayRectangle.html} +188 -198
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoPool.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoResampler.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoScaler.html +45 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagvorbis.html → gst-plugins-base-libs-GstVorbisTag.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmp.html → gst-plugins-base-libs-GstXmptag.html} +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagid3.html → gst-plugins-base-libs-ID3-tag-utils.html} +29 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglanguagecodes.html → gst-plugins-base-libs-ISO-639-lang-mappings.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsinstallplugins.html → gst-plugins-base-libs-Install-plugins.html} +302 -401
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglicenses.html → gst-plugins-base-libs-Licenses.html} +24 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsmissingplugins.html → gst-plugins-base-libs-Missing-plugins.html} +44 -58
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutils.html → gst-plugins-base-libs-Pbutils.html} +31 -42
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstriff.html → gst-plugins-base-libs-Riff-utilities.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttag.html → gst-plugins-base-libs-Tags.html} +60 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpluginsbaseversion.html → gst-plugins-base-libs-Version.html} +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsink.html +160 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-dmabuf.html +58 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-fdmemory.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideometa.html +146 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoutils.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-allocators.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-app.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-audio.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-base-utils.html +12 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-ffft.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +31 -31
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-mikey.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-plugins-base.html +71 -71
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-riff.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtsp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-sdp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-tag.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-video.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +72 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +12 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +42 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsamidisrc.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +13 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +11 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin3.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +29 -49
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +28 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmaudioparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmvideoparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusdec.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusenc.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +79 -113
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin3.html +74 -110
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playsink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opus.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-rawparse.html +93 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawaudioparse.html +339 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawvideoparse.html +326 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-socketsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ssaparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-streamsynchronizer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +18 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +33 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +18 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +14 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedaudioparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedvideoparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +12 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-urisourcebin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +35 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +31 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +28 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +48 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +36 -39
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +34 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/index.html +17 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-1.0.devhelp2 +21 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-3gppmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-agingtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apedemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apev2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioamplify.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiochebband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiocheblimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiodynamic.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioecho.html +40 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiofirfilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioiirfilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioinvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiokaraoke.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsincband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsinclimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cairooverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dicetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-directsoundsink.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-edgetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-10bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-3bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-nbands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvmux.html +18 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gamma.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufoverlay.html +43 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufsink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3v2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-iirequalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ismlmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskamux.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mj2mux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mp4mux.html +32 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpegaudioparse.html +4 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-optv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4sink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-1394.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-apetag.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audiofx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audioparsers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-auparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-autodetect.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-avi.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cacasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cairo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cutter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-debug.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-deinterlace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dtmf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-effectv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-equalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flac.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flxdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gdkpixbuf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom2k1.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-icydemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-imagefreeze.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-interleave.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-isomp4.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jpeg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-level.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-matroska.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mulaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multifile.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multipart.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-oss4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ossaudio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-png.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-pulseaudio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-replaygain.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtpmanager.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtsp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shapewipe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/{gst-plugins-good-plugins-plugin-shout2send.html → gst-plugins-good-plugins-plugin-shout2.html} +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-smpte.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-soup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-speex.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-taglib.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-udp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-video4linux2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videofilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-vpx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavpack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ximagesrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-y4menc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmux.html +41 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-quarktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-radioactv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-revtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rippletv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbin.html +61 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263ppay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp1sdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4adepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4apay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpadepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmparobustdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopusdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopuspay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmadepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmapay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmudepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmupay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqcelpdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqdm2depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxqueue.html +93 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxreceive.html +116 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsession.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirendepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirenpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexdepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsv3vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheoradepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheorapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbisdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbispay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpxqtdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtspsrc.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shagadelictv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shout2send.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smptealpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsink.html +71 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-streaktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2sink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vertigotv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobalance.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videoflip.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomedian.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-warptv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstAllocator.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +148 -123
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBuffer.html +62 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstClock.html +34 -25
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDeviceProviderFactory.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDynamicTypeFactory.html +153 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElement.html +92 -137
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +31 -31
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstEvent.html +11 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMemory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMessage.html +6 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +31 -51
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +16 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPlugin.html +26 -13
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPluginFeature.html +23 -22
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPreset.html +4 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstQuery.html +6 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstRegistry.html +26 -29
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSegment.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstStructure.html +211 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagList.html +16 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagSetter.html +30 -30
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTask.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTaskPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerRecord.html +4 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +32 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +18 -19
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstConfig.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceProvider.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +21 -21
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstInfo.html +335 -27
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMeta.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMiniObject.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParse.html +36 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstPoll.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstProtectionMeta.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStream.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStreamCollection.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTocSetter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTypeFind.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUri.html +46 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUtils.html +112 -12
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +7 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-hierarchy.html +4 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix01.html +160 -76
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix03.html +19 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix04.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix05.html +8 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix08.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/libgstreamer.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstARGBControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseParse.html +134 -127
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSink.html +14 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +13 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +97 -174
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +26 -42
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstDirectControlBinding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstInterpolationControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetClientClock.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTestClock.html +14 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTriggerControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-check.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-control.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBufferStraw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteReader.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstDataQueue.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstHarness.html +32 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstProxyControlBinding.html +130 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstStreamConsistency.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs.html +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix01.html +13 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +6 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +6 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-concat.html +6 -5
- data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dataurisrc.html → gstreamer-plugins-1.0/gstreamer-plugins-dataurisrc.html} +35 -33
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-downloadbuffer.html +8 -9
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +19 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +8 -7
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +9 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +15 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +7 -15
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +64 -96
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +5 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-streamiddemux.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +8 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/index.html +4 -1
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAddress.html +1079 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuth.html +921 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +928 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +339 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +391 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +284 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCache.html +428 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +108 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +219 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookie.html +1467 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +860 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +192 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +189 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupLogger.html +595 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessage.html +2737 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +1269 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +1904 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +533 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +396 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +118 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequest.html +491 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +86 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +132 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +133 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupServer.html +2407 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSession.html +3037 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +197 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSocket.html +1624 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupURI.html +1672 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +80 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch02.html +31 -29
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch03.html +13 -13
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch04.html +7 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch05.html +6 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/index.html +44 -41
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ix01.html +1540 -31
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +591 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +1888 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +469 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +196 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +204 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +1448 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +872 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +206 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +804 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 +1021 -57
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +8 -8
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +104 -104
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +27 -27
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +117 -117
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +38 -38
- data/vendor/local/share/license/libav/LICENSE.md +0 -2
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/libsoup.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/man/man1/gst-inspect-1.0.1 +32 -9
- data/vendor/local/share/man/man1/gst-launch-1.0.1 +103 -100
- data/vendor/local/share/man/man1/gst-stats-1.0.1 +30 -0
- data/vendor/local/share/man/man1/gst-typefind-1.0.1 +6 -7
- metadata +179 -136
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontrolbindingproxy.h +0 -61
- data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstVideoAggregatorPad.html +0 -170
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mimic.html +0 -85
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAddress.html +0 -74
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuth.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomain.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainBasic.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainDigest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthManager.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCache.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentDecoder.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentSniffer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookie.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJar.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarDB.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarText.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupLogger.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessage.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageBody.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageHeaders.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipart.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipartInputStream.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupProxyResolverDefault.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestData.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestFile.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestHTTP.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSession.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionAsync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionFeature.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionSync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSocket.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupURI.html +0 -53
@@ -74,14 +74,11 @@ on buffers from the pool.</doc>
|
|
74
74
|
glib:type-name="GstColorBalance"
|
75
75
|
glib:get-type="gst_color_balance_get_type"
|
76
76
|
glib:type-struct="ColorBalanceInterface">
|
77
|
-
<doc xml:space="preserve"
|
78
|
-
This interface is implemented by elements which can perform some color
|
77
|
+
<doc xml:space="preserve">This interface is implemented by elements which can perform some color
|
79
78
|
balance operation on video frames they process. For example, modifying
|
80
79
|
the brightness, contrast, hue or saturation.
|
81
|
-
|
82
|
-
Example elements are 'xvimagesink' and 'colorbalance'
|
83
|
-
</para>
|
84
|
-
</refsect2></doc>
|
80
|
+
|
81
|
+
Example elements are 'xvimagesink' and 'colorbalance'</doc>
|
85
82
|
<virtual-method name="get_balance_type" invoker="get_balance_type">
|
86
83
|
<doc xml:space="preserve">Get the #GstColorBalanceType of this implementation.</doc>
|
87
84
|
<return-value transfer-ownership="none">
|
@@ -311,10 +308,9 @@ channel object.</doc>
|
|
311
308
|
glib:type-name="GstColorBalanceChannel"
|
312
309
|
glib:get-type="gst_color_balance_channel_get_type"
|
313
310
|
glib:type-struct="ColorBalanceChannelClass">
|
314
|
-
<doc xml:space="preserve"
|
311
|
+
<doc xml:space="preserve">The #GstColorBalanceChannel object represents a parameter
|
315
312
|
for modifying the color balance implemented by an element providing the
|
316
|
-
#GstColorBalance interface. For example, Hue or Saturation
|
317
|
-
</para></refsect2></doc>
|
313
|
+
#GstColorBalance interface. For example, Hue or Saturation.</doc>
|
318
314
|
<virtual-method name="value_changed">
|
319
315
|
<return-value transfer-ownership="none">
|
320
316
|
<type name="none" c:type="void"/>
|
@@ -564,32 +560,20 @@ library also provides methods for parsing received events, and for sending and
|
|
564
560
|
receiving navigation related bus events. One main usecase is DVD menu navigation.
|
565
561
|
|
566
562
|
The main parts of the API are:
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
messages.
|
580
|
-
</para>
|
581
|
-
</listitem>
|
582
|
-
<listitem>
|
583
|
-
<para>
|
584
|
-
GstNavigation message handling API. GstNavigation messages may be sent on the message
|
585
|
-
bus to inform applications of navigation related changes in the pipeline, such as the
|
586
|
-
mouse moving over a clickable region, or the set of available angles changing.
|
587
|
-
</para><para>
|
563
|
+
|
564
|
+
* The GstNavigation interface, implemented by elements which provide an application
|
565
|
+
with the ability to create and inject navigation events into the pipeline.
|
566
|
+
* GstNavigation event handling API. GstNavigation events are created in response to
|
567
|
+
calls on a GstNavigation interface implementation, and sent in the pipeline. Upstream
|
568
|
+
elements can use the navigation event API functions to parse the contents of received
|
569
|
+
messages.
|
570
|
+
|
571
|
+
* GstNavigation message handling API. GstNavigation messages may be sent on the message
|
572
|
+
bus to inform applications of navigation related changes in the pipeline, such as the
|
573
|
+
mouse moving over a clickable region, or the set of available angles changing.
|
574
|
+
|
588
575
|
The GstNavigation message functions provide functions for creating and parsing
|
589
|
-
custom bus messages for signaling GstNavigation changes
|
590
|
-
</para>
|
591
|
-
</listitem>
|
592
|
-
</itemizedlist></doc>
|
576
|
+
custom bus messages for signaling GstNavigation changes.</doc>
|
593
577
|
<function name="event_get_type"
|
594
578
|
c:identifier="gst_navigation_event_get_type">
|
595
579
|
<doc xml:space="preserve">Inspect a #GstEvent and return the #GstNavigationEventType of the event, or
|
@@ -617,9 +601,14 @@ associated command.</doc>
|
|
617
601
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
618
602
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
619
603
|
</parameter>
|
620
|
-
<parameter name="command"
|
621
|
-
|
622
|
-
|
604
|
+
<parameter name="command"
|
605
|
+
direction="out"
|
606
|
+
caller-allocates="0"
|
607
|
+
transfer-ownership="full"
|
608
|
+
optional="1"
|
609
|
+
allow-none="1">
|
610
|
+
<doc xml:space="preserve">Pointer to GstNavigationCommand to receive the
|
611
|
+
type of the navigation event.</doc>
|
623
612
|
<type name="NavigationCommand" c:type="GstNavigationCommand*"/>
|
624
613
|
</parameter>
|
625
614
|
</parameters>
|
@@ -634,10 +623,15 @@ navigation event.</doc>
|
|
634
623
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
635
624
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
636
625
|
</parameter>
|
637
|
-
<parameter name="key"
|
638
|
-
|
639
|
-
|
640
|
-
|
626
|
+
<parameter name="key"
|
627
|
+
direction="out"
|
628
|
+
caller-allocates="0"
|
629
|
+
transfer-ownership="none"
|
630
|
+
optional="1"
|
631
|
+
allow-none="1">
|
632
|
+
<doc xml:space="preserve">A pointer to a location to receive
|
633
|
+
the string identifying the key press. The returned string is owned by the
|
634
|
+
event, and valid only until the event is unreffed.</doc>
|
641
635
|
<type name="utf8" c:type="const gchar**"/>
|
642
636
|
</parameter>
|
643
637
|
</parameters>
|
@@ -657,19 +651,34 @@ gst_navigation_event_get_type() to retrieve the #GstNavigationEventType.</doc>
|
|
657
651
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
658
652
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
659
653
|
</parameter>
|
660
|
-
<parameter name="button"
|
661
|
-
|
662
|
-
|
654
|
+
<parameter name="button"
|
655
|
+
direction="out"
|
656
|
+
caller-allocates="0"
|
657
|
+
transfer-ownership="full"
|
658
|
+
optional="1"
|
659
|
+
allow-none="1">
|
660
|
+
<doc xml:space="preserve">Pointer to a gint that will receive the button
|
661
|
+
number associated with the event.</doc>
|
663
662
|
<type name="gint" c:type="gint*"/>
|
664
663
|
</parameter>
|
665
|
-
<parameter name="x"
|
666
|
-
|
667
|
-
|
664
|
+
<parameter name="x"
|
665
|
+
direction="out"
|
666
|
+
caller-allocates="0"
|
667
|
+
transfer-ownership="full"
|
668
|
+
optional="1"
|
669
|
+
allow-none="1">
|
670
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the x coordinate of the
|
671
|
+
mouse button event.</doc>
|
668
672
|
<type name="gdouble" c:type="gdouble*"/>
|
669
673
|
</parameter>
|
670
|
-
<parameter name="y"
|
671
|
-
|
672
|
-
|
674
|
+
<parameter name="y"
|
675
|
+
direction="out"
|
676
|
+
caller-allocates="0"
|
677
|
+
transfer-ownership="full"
|
678
|
+
optional="1"
|
679
|
+
allow-none="1">
|
680
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the y coordinate of the
|
681
|
+
mouse button event.</doc>
|
673
682
|
<type name="gdouble" c:type="gdouble*"/>
|
674
683
|
</parameter>
|
675
684
|
</parameters>
|
@@ -687,12 +696,24 @@ of the event.</doc>
|
|
687
696
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
688
697
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
689
698
|
</parameter>
|
690
|
-
<parameter name="x"
|
691
|
-
|
699
|
+
<parameter name="x"
|
700
|
+
direction="out"
|
701
|
+
caller-allocates="0"
|
702
|
+
transfer-ownership="full"
|
703
|
+
optional="1"
|
704
|
+
allow-none="1">
|
705
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the x coordinate of the
|
706
|
+
mouse movement.</doc>
|
692
707
|
<type name="gdouble" c:type="gdouble*"/>
|
693
708
|
</parameter>
|
694
|
-
<parameter name="y"
|
695
|
-
|
709
|
+
<parameter name="y"
|
710
|
+
direction="out"
|
711
|
+
caller-allocates="0"
|
712
|
+
transfer-ownership="full"
|
713
|
+
optional="1"
|
714
|
+
allow-none="1">
|
715
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the y coordinate of the
|
716
|
+
mouse movement.</doc>
|
696
717
|
<type name="gdouble" c:type="gdouble*"/>
|
697
718
|
</parameter>
|
698
719
|
</parameters>
|
@@ -808,13 +829,24 @@ and extract the @cur_angle and @n_angles parameters.</doc>
|
|
808
829
|
<doc xml:space="preserve">A #GstMessage to inspect.</doc>
|
809
830
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
810
831
|
</parameter>
|
811
|
-
<parameter name="cur_angle"
|
812
|
-
|
813
|
-
|
832
|
+
<parameter name="cur_angle"
|
833
|
+
direction="out"
|
834
|
+
caller-allocates="0"
|
835
|
+
transfer-ownership="full"
|
836
|
+
optional="1"
|
837
|
+
allow-none="1">
|
838
|
+
<doc xml:space="preserve">A pointer to a #guint to receive the new
|
839
|
+
current angle number, or NULL</doc>
|
814
840
|
<type name="guint" c:type="guint*"/>
|
815
841
|
</parameter>
|
816
|
-
<parameter name="n_angles"
|
817
|
-
|
842
|
+
<parameter name="n_angles"
|
843
|
+
direction="out"
|
844
|
+
caller-allocates="0"
|
845
|
+
transfer-ownership="full"
|
846
|
+
optional="1"
|
847
|
+
allow-none="1">
|
848
|
+
<doc xml:space="preserve">A pointer to a #guint to receive the new angle
|
849
|
+
count, or NULL.</doc>
|
818
850
|
<type name="guint" c:type="guint*"/>
|
819
851
|
</parameter>
|
820
852
|
</parameters>
|
@@ -837,9 +869,11 @@ with it.</doc>
|
|
837
869
|
<parameter name="event"
|
838
870
|
direction="out"
|
839
871
|
caller-allocates="0"
|
840
|
-
transfer-ownership="full"
|
841
|
-
|
842
|
-
|
872
|
+
transfer-ownership="full"
|
873
|
+
optional="1"
|
874
|
+
allow-none="1">
|
875
|
+
<doc xml:space="preserve">a pointer to a #GstEvent to receive
|
876
|
+
the contained navigation event.</doc>
|
843
877
|
<type name="Gst.Event" c:type="GstEvent**"/>
|
844
878
|
</parameter>
|
845
879
|
</parameters>
|
@@ -858,9 +892,14 @@ active, it indicates that the mouse is over a clickable area.</doc>
|
|
858
892
|
<doc xml:space="preserve">A #GstMessage to inspect.</doc>
|
859
893
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
860
894
|
</parameter>
|
861
|
-
<parameter name="active"
|
862
|
-
|
863
|
-
|
895
|
+
<parameter name="active"
|
896
|
+
direction="out"
|
897
|
+
caller-allocates="0"
|
898
|
+
transfer-ownership="full"
|
899
|
+
optional="1"
|
900
|
+
allow-none="1">
|
901
|
+
<doc xml:space="preserve">A pointer to a gboolean to receive the
|
902
|
+
active/inactive state, or NULL.</doc>
|
864
903
|
<type name="gboolean" c:type="gboolean*"/>
|
865
904
|
</parameter>
|
866
905
|
</parameters>
|
@@ -914,14 +953,24 @@ angles into the #guint pointed to by the @n_angles variable.</doc>
|
|
914
953
|
<doc xml:space="preserve">a #GstQuery</doc>
|
915
954
|
<type name="Gst.Query" c:type="GstQuery*"/>
|
916
955
|
</parameter>
|
917
|
-
<parameter name="cur_angle"
|
918
|
-
|
919
|
-
|
956
|
+
<parameter name="cur_angle"
|
957
|
+
direction="out"
|
958
|
+
caller-allocates="0"
|
959
|
+
transfer-ownership="full"
|
960
|
+
optional="1"
|
961
|
+
allow-none="1">
|
962
|
+
<doc xml:space="preserve">Pointer to a #guint into which to store the
|
963
|
+
currently selected angle value from the query, or NULL</doc>
|
920
964
|
<type name="guint" c:type="guint*"/>
|
921
965
|
</parameter>
|
922
|
-
<parameter name="n_angles"
|
923
|
-
|
924
|
-
|
966
|
+
<parameter name="n_angles"
|
967
|
+
direction="out"
|
968
|
+
caller-allocates="0"
|
969
|
+
transfer-ownership="full"
|
970
|
+
optional="1"
|
971
|
+
allow-none="1">
|
972
|
+
<doc xml:space="preserve">Pointer to a #guint into which to store the
|
973
|
+
number of angles value from the query, or NULL</doc>
|
925
974
|
<type name="guint" c:type="guint*"/>
|
926
975
|
</parameter>
|
927
976
|
</parameters>
|
@@ -941,7 +990,9 @@ value from the query, or NULL</doc>
|
|
941
990
|
<parameter name="n_cmds"
|
942
991
|
direction="out"
|
943
992
|
caller-allocates="0"
|
944
|
-
transfer-ownership="full"
|
993
|
+
transfer-ownership="full"
|
994
|
+
optional="1"
|
995
|
+
allow-none="1">
|
945
996
|
<doc xml:space="preserve">the number of commands in this query.</doc>
|
946
997
|
<type name="guint" c:type="guint*"/>
|
947
998
|
</parameter>
|
@@ -968,7 +1019,9 @@ set to #GST_NAVIGATION_COMMAND_INVALID.</doc>
|
|
968
1019
|
<parameter name="cmd"
|
969
1020
|
direction="out"
|
970
1021
|
caller-allocates="0"
|
971
|
-
transfer-ownership="full"
|
1022
|
+
transfer-ownership="full"
|
1023
|
+
optional="1"
|
1024
|
+
allow-none="1">
|
972
1025
|
<doc xml:space="preserve">a pointer to store the nth command into.</doc>
|
973
1026
|
<type name="NavigationCommand" c:type="GstNavigationCommand*"/>
|
974
1027
|
</parameter>
|
@@ -1035,8 +1088,13 @@ of commands passed must be equal to @n_commands.</doc>
|
|
1035
1088
|
<type name="gint" c:type="gint"/>
|
1036
1089
|
</parameter>
|
1037
1090
|
<parameter name="cmds" transfer-ownership="none">
|
1038
|
-
<doc xml:space="preserve">An array containing @n_cmds
|
1039
|
-
|
1091
|
+
<doc xml:space="preserve">An array containing @n_cmds
|
1092
|
+
@GstNavigationCommand values.</doc>
|
1093
|
+
<array length="1"
|
1094
|
+
zero-terminated="0"
|
1095
|
+
c:type="GstNavigationCommand*">
|
1096
|
+
<type name="NavigationCommand" c:type="GstNavigationCommand"/>
|
1097
|
+
</array>
|
1040
1098
|
</parameter>
|
1041
1099
|
</parameters>
|
1042
1100
|
</function>
|
@@ -1612,6 +1670,13 @@ Default is 0: let the resampler choose a good value.</doc>
|
|
1612
1670
|
<doc xml:space="preserve">#G_TYPE_INT, source y position to start conversion, default 0</doc>
|
1613
1671
|
<type name="utf8" c:type="gchar*"/>
|
1614
1672
|
</constant>
|
1673
|
+
<constant name="VIDEO_CONVERTER_OPT_THREADS"
|
1674
|
+
value="GstVideoConverter.threads"
|
1675
|
+
c:type="GST_VIDEO_CONVERTER_OPT_THREADS">
|
1676
|
+
<doc xml:space="preserve">#G_TYPE_UINT, maximum number of threads to use. Default 1, 0 for the number
|
1677
|
+
of cores.</doc>
|
1678
|
+
<type name="utf8" c:type="gchar*"/>
|
1679
|
+
</constant>
|
1615
1680
|
<constant name="VIDEO_DECODER_MAX_ERRORS"
|
1616
1681
|
value="10"
|
1617
1682
|
c:type="GST_VIDEO_DECODER_MAX_ERRORS">
|
@@ -1643,7 +1708,7 @@ Default is 0: let the resampler choose a good value.</doc>
|
|
1643
1708
|
<type name="utf8" c:type="gchar*"/>
|
1644
1709
|
</constant>
|
1645
1710
|
<constant name="VIDEO_FORMATS_ALL"
|
1646
|
-
value="{ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21,
|
1711
|
+
value="{ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE }"
|
1647
1712
|
c:type="GST_VIDEO_FORMATS_ALL">
|
1648
1713
|
<type name="utf8" c:type="gchar*"/>
|
1649
1714
|
</constant>
|
@@ -1813,7 +1878,7 @@ quatization errors.</doc>
|
|
1813
1878
|
</function>
|
1814
1879
|
</record>
|
1815
1880
|
<record name="VideoAlignment" c:type="GstVideoAlignment">
|
1816
|
-
<doc xml:space="preserve">Extra alignment
|
1881
|
+
<doc xml:space="preserve">Extra alignment parameters for the memory of video buffers. This
|
1817
1882
|
structure is usually used to configure the bufferpool if it supports the
|
1818
1883
|
#GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.</doc>
|
1819
1884
|
<field name="padding_top" writable="1">
|
@@ -2997,86 +3062,61 @@ frames.
|
|
2997
3062
|
|
2998
3063
|
The GstVideoDecoder base class and derived subclasses should cooperate as
|
2999
3064
|
follows:
|
3000
|
-
|
3001
|
-
|
3002
|
-
|
3003
|
-
|
3004
|
-
Initially, GstVideoDecoder calls @start when the decoder element
|
3065
|
+
|
3066
|
+
## Configuration
|
3067
|
+
|
3068
|
+
* Initially, GstVideoDecoder calls @start when the decoder element
|
3005
3069
|
is activated, which allows the subclass to perform any global setup.
|
3006
|
-
|
3007
|
-
|
3008
|
-
GstVideoDecoder calls @set_format to inform the subclass of caps
|
3070
|
+
|
3071
|
+
* GstVideoDecoder calls @set_format to inform the subclass of caps
|
3009
3072
|
describing input video data that it is about to receive, including
|
3010
3073
|
possibly configuration data.
|
3011
3074
|
While unlikely, it might be called more than once, if changing input
|
3012
3075
|
parameters require reconfiguration.
|
3013
|
-
|
3014
|
-
|
3015
|
-
Incoming data buffers are processed as needed, described in Data
|
3076
|
+
|
3077
|
+
* Incoming data buffers are processed as needed, described in Data
|
3016
3078
|
Processing below.
|
3017
|
-
|
3018
|
-
|
3019
|
-
|
3020
|
-
|
3021
|
-
|
3022
|
-
|
3023
|
-
<listitem>
|
3024
|
-
<itemizedlist>
|
3025
|
-
<title>Data processing</title>
|
3026
|
-
<listitem><para>
|
3027
|
-
The base class gathers input data, and optionally allows subclass
|
3079
|
+
|
3080
|
+
* GstVideoDecoder calls @stop at end of all processing.
|
3081
|
+
|
3082
|
+
## Data processing
|
3083
|
+
|
3084
|
+
* The base class gathers input data, and optionally allows subclass
|
3028
3085
|
to parse this into subsequently manageable chunks, typically
|
3029
3086
|
corresponding to and referred to as 'frames'.
|
3030
|
-
|
3031
|
-
|
3032
|
-
Each input frame is provided in turn to the subclass' @handle_frame
|
3087
|
+
|
3088
|
+
* Each input frame is provided in turn to the subclass' @handle_frame
|
3033
3089
|
callback.
|
3034
3090
|
The ownership of the frame is given to the @handle_frame callback.
|
3035
|
-
|
3036
|
-
|
3037
|
-
If codec processing results in decoded data, the subclass should call
|
3091
|
+
|
3092
|
+
* If codec processing results in decoded data, the subclass should call
|
3038
3093
|
@gst_video_decoder_finish_frame to have decoded data pushed.
|
3039
3094
|
downstream. Otherwise, the subclass must call
|
3040
3095
|
@gst_video_decoder_drop_frame, to allow the base class to do timestamp
|
3041
3096
|
and offset tracking, and possibly to requeue the frame for a later
|
3042
3097
|
attempt in the case of reverse playback.
|
3043
|
-
|
3044
|
-
|
3045
|
-
|
3046
|
-
|
3047
|
-
<itemizedlist><title>Shutdown phase</title>
|
3048
|
-
<listitem><para>
|
3049
|
-
The GstVideoDecoder class calls @stop to inform the subclass that data
|
3098
|
+
|
3099
|
+
## Shutdown phase
|
3100
|
+
|
3101
|
+
* The GstVideoDecoder class calls @stop to inform the subclass that data
|
3050
3102
|
parsing will be stopped.
|
3051
|
-
|
3052
|
-
|
3053
|
-
|
3054
|
-
|
3055
|
-
|
3056
|
-
|
3057
|
-
|
3058
|
-
|
3059
|
-
|
3060
|
-
|
3061
|
-
|
3062
|
-
|
3063
|
-
|
3064
|
-
|
3065
|
-
|
3066
|
-
|
3067
|
-
|
3068
|
-
<itemizedlist><title>End Of Stream</title>
|
3069
|
-
<listitem><para>
|
3070
|
-
At end-of-stream, the subclass @parse function may be called some final
|
3071
|
-
times with the at_eos parameter set to true, indicating that the element
|
3072
|
-
should not expect any more data to be arriving, and it should parse and
|
3073
|
-
remaining frames and call gst_video_decoder_have_frame() if possible.
|
3074
|
-
</para></listitem>
|
3075
|
-
</itemizedlist>
|
3076
|
-
</listitem>
|
3077
|
-
</itemizedlist>
|
3078
|
-
</listitem>
|
3079
|
-
</orderedlist>
|
3103
|
+
|
3104
|
+
## Additional Notes
|
3105
|
+
|
3106
|
+
* Seeking/Flushing
|
3107
|
+
|
3108
|
+
* When the pipeline is seeked or otherwise flushed, the subclass is
|
3109
|
+
informed via a call to its @reset callback, with the hard parameter
|
3110
|
+
set to true. This indicates the subclass should drop any internal data
|
3111
|
+
queues and timestamps and prepare for a fresh set of buffers to arrive
|
3112
|
+
for parsing and decoding.
|
3113
|
+
|
3114
|
+
* End Of Stream
|
3115
|
+
|
3116
|
+
* At end-of-stream, the subclass @parse function may be called some final
|
3117
|
+
times with the at_eos parameter set to true, indicating that the element
|
3118
|
+
should not expect any more data to be arriving, and it should parse and
|
3119
|
+
remaining frames and call gst_video_decoder_have_frame() if possible.
|
3080
3120
|
|
3081
3121
|
The subclass is responsible for providing pad template caps for
|
3082
3122
|
source and sink pads. The pads need to be named "sink" and "src". It also
|
@@ -3108,23 +3148,18 @@ keyframes, unless it knows the upstream elements will do so properly for
|
|
3108
3148
|
incoming data.
|
3109
3149
|
|
3110
3150
|
The bare minimum that a functional subclass needs to implement is:
|
3111
|
-
|
3112
|
-
|
3113
|
-
|
3114
|
-
Inform the base class of output caps via
|
3151
|
+
|
3152
|
+
* Provide pad templates
|
3153
|
+
* Inform the base class of output caps via
|
3115
3154
|
@gst_video_decoder_set_output_state
|
3116
|
-
|
3117
|
-
|
3118
|
-
Parse input data, if it is not considered packetized from upstream
|
3155
|
+
|
3156
|
+
* Parse input data, if it is not considered packetized from upstream
|
3119
3157
|
Data will be provided to @parse which should invoke
|
3120
3158
|
@gst_video_decoder_add_to_frame and @gst_video_decoder_have_frame to
|
3121
3159
|
separate the data belonging to each video frame.
|
3122
|
-
|
3123
|
-
|
3124
|
-
|
3125
|
-
@gst_video_decoder_finish_frame, or call @gst_video_decoder_drop_frame.
|
3126
|
-
</para></listitem>
|
3127
|
-
</itemizedlist></doc>
|
3160
|
+
|
3161
|
+
* Accept data in @handle_frame and provide decoded results to
|
3162
|
+
@gst_video_decoder_finish_frame, or call @gst_video_decoder_drop_frame.</doc>
|
3128
3163
|
<virtual-method name="close">
|
3129
3164
|
<return-value transfer-ownership="none">
|
3130
3165
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -3434,6 +3469,31 @@ keep references to the frame, not the buffer.</doc>
|
|
3434
3469
|
</parameter>
|
3435
3470
|
</parameters>
|
3436
3471
|
</method>
|
3472
|
+
<method name="allocate_output_frame_with_params"
|
3473
|
+
c:identifier="gst_video_decoder_allocate_output_frame_with_params"
|
3474
|
+
version="1.12">
|
3475
|
+
<doc xml:space="preserve">Same as #gst_video_decoder_allocate_output_frame except it allows passing
|
3476
|
+
#GstBufferPoolAcquireParams to the sub call gst_buffer_pool_acquire_buffer.</doc>
|
3477
|
+
<return-value transfer-ownership="none">
|
3478
|
+
<doc xml:space="preserve">%GST_FLOW_OK if an output buffer could be allocated</doc>
|
3479
|
+
<type name="Gst.FlowReturn" c:type="GstFlowReturn"/>
|
3480
|
+
</return-value>
|
3481
|
+
<parameters>
|
3482
|
+
<instance-parameter name="decoder" transfer-ownership="none">
|
3483
|
+
<doc xml:space="preserve">a #GstVideoDecoder</doc>
|
3484
|
+
<type name="VideoDecoder" c:type="GstVideoDecoder*"/>
|
3485
|
+
</instance-parameter>
|
3486
|
+
<parameter name="frame" transfer-ownership="none">
|
3487
|
+
<doc xml:space="preserve">a #GstVideoCodecFrame</doc>
|
3488
|
+
<type name="VideoCodecFrame" c:type="GstVideoCodecFrame*"/>
|
3489
|
+
</parameter>
|
3490
|
+
<parameter name="params" transfer-ownership="none">
|
3491
|
+
<doc xml:space="preserve">a #GstBufferPoolAcquireParams</doc>
|
3492
|
+
<type name="Gst.BufferPoolAcquireParams"
|
3493
|
+
c:type="GstBufferPoolAcquireParams*"/>
|
3494
|
+
</parameter>
|
3495
|
+
</parameters>
|
3496
|
+
</method>
|
3437
3497
|
<method name="drop_frame" c:identifier="gst_video_decoder_drop_frame">
|
3438
3498
|
<doc xml:space="preserve">Similar to gst_video_decoder_finish_frame(), but drops @frame in any
|
3439
3499
|
case and posts a QoS message with the frame's details on the bus.
|
@@ -4529,59 +4589,40 @@ performance is achived when @quantizer is a power of 2.
|
|
4529
4589
|
encoded video data.
|
4530
4590
|
|
4531
4591
|
GstVideoEncoder and subclass should cooperate as follows.
|
4532
|
-
|
4533
|
-
|
4534
|
-
|
4535
|
-
|
4536
|
-
Initially, GstVideoEncoder calls @start when the encoder element
|
4592
|
+
|
4593
|
+
## Configuration
|
4594
|
+
|
4595
|
+
* Initially, GstVideoEncoder calls @start when the encoder element
|
4537
4596
|
is activated, which allows subclass to perform any global setup.
|
4538
|
-
|
4539
|
-
<listitem><para>
|
4540
|
-
GstVideoEncoder calls @set_format to inform subclass of the format
|
4597
|
+
* GstVideoEncoder calls @set_format to inform subclass of the format
|
4541
4598
|
of input video data that it is about to receive. Subclass should
|
4542
4599
|
setup for encoding and configure base class as appropriate
|
4543
4600
|
(e.g. latency). While unlikely, it might be called more than once,
|
4544
4601
|
if changing input parameters require reconfiguration. Baseclass
|
4545
4602
|
will ensure that processing of current configuration is finished.
|
4546
|
-
|
4547
|
-
|
4548
|
-
|
4549
|
-
|
4550
|
-
|
4551
|
-
</listitem>
|
4552
|
-
<listitem>
|
4553
|
-
<itemizedlist>
|
4554
|
-
<title>Data processing</title>
|
4555
|
-
<listitem><para>
|
4556
|
-
Base class collects input data and metadata into a frame and hands
|
4603
|
+
* GstVideoEncoder calls @stop at end of all processing.
|
4604
|
+
|
4605
|
+
## Data processing
|
4606
|
+
|
4607
|
+
* Base class collects input data and metadata into a frame and hands
|
4557
4608
|
this to subclass' @handle_frame.
|
4558
|
-
|
4559
|
-
|
4560
|
-
If codec processing results in encoded data, subclass should call
|
4609
|
+
|
4610
|
+
* If codec processing results in encoded data, subclass should call
|
4561
4611
|
@gst_video_encoder_finish_frame to have encoded data pushed
|
4562
4612
|
downstream.
|
4563
|
-
|
4564
|
-
|
4565
|
-
If implemented, baseclass calls subclass @pre_push just prior to
|
4613
|
+
|
4614
|
+
* If implemented, baseclass calls subclass @pre_push just prior to
|
4566
4615
|
pushing to allow subclasses to modify some metadata on the buffer.
|
4567
4616
|
If it returns GST_FLOW_OK, the buffer is pushed downstream.
|
4568
|
-
|
4569
|
-
|
4570
|
-
GstVideoEncoderClass will handle both srcpad and sinkpad events.
|
4617
|
+
|
4618
|
+
* GstVideoEncoderClass will handle both srcpad and sinkpad events.
|
4571
4619
|
Sink events will be passed to subclass if @event callback has been
|
4572
4620
|
provided.
|
4573
|
-
|
4574
|
-
|
4575
|
-
|
4576
|
-
|
4577
|
-
<itemizedlist><title>Shutdown phase</title>
|
4578
|
-
<listitem><para>
|
4579
|
-
GstVideoEncoder class calls @stop to inform the subclass that data
|
4621
|
+
|
4622
|
+
## Shutdown phase
|
4623
|
+
|
4624
|
+
* GstVideoEncoder class calls @stop to inform the subclass that data
|
4580
4625
|
parsing will be stopped.
|
4581
|
-
</para></listitem>
|
4582
|
-
</itemizedlist>
|
4583
|
-
</listitem>
|
4584
|
-
</orderedlist>
|
4585
4626
|
|
4586
4627
|
Subclass is responsible for providing pad template caps for
|
4587
4628
|
source and sink pads. The pads need to be named "sink" and "src". It should
|
@@ -4589,16 +4630,11 @@ also be able to provide fixed src pad caps in @getcaps by the time it calls
|
|
4589
4630
|
@gst_video_encoder_finish_frame.
|
4590
4631
|
|
4591
4632
|
Things that subclass need to take care of:
|
4592
|
-
|
4593
|
-
|
4594
|
-
|
4595
|
-
|
4596
|
-
|
4597
|
-
<listitem><para>
|
4598
|
-
Accept data in @handle_frame and provide encoded results to
|
4599
|
-
@gst_video_encoder_finish_frame.
|
4600
|
-
</para></listitem>
|
4601
|
-
</itemizedlist></doc>
|
4633
|
+
|
4634
|
+
* Provide pad templates
|
4635
|
+
* Provide source pad caps before pushing the first buffer
|
4636
|
+
* Accept data in @handle_frame and provide encoded results to
|
4637
|
+
@gst_video_encoder_finish_frame.</doc>
|
4602
4638
|
<implements name="Gst.Preset"/>
|
4603
4639
|
<virtual-method name="close">
|
4604
4640
|
<return-value transfer-ownership="none">
|
@@ -5527,6 +5563,67 @@ and @get_caps are likely needed as well.</doc>
|
|
5527
5563
|
c:type="GstVideoEncoderPrivate"
|
5528
5564
|
disguised="1">
|
5529
5565
|
</record>
|
5566
|
+
<enumeration name="VideoFieldOrder"
|
5567
|
+
version="1.12"
|
5568
|
+
glib:type-name="GstVideoFieldOrder"
|
5569
|
+
glib:get-type="gst_video_field_order_get_type"
|
5570
|
+
c:type="GstVideoFieldOrder">
|
5571
|
+
<doc xml:space="preserve">Field order of interlaced content. This is only valid for
|
5572
|
+
interlace-mode=interleaved and not interlace-mode=mixed. In the case of
|
5573
|
+
mixed or GST_VIDEO_FIELD_ORDER_UNKOWN, the field order is signalled via
|
5574
|
+
buffer flags.</doc>
|
5575
|
+
<member name="unknown"
|
5576
|
+
value="0"
|
5577
|
+
c:identifier="GST_VIDEO_FIELD_ORDER_UNKNOWN"
|
5578
|
+
glib:nick="unknown">
|
5579
|
+
<doc xml:space="preserve">unknown field order for interlaced content.
|
5580
|
+
The actual field order is signalled via buffer flags.</doc>
|
5581
|
+
</member>
|
5582
|
+
<member name="top_field_first"
|
5583
|
+
value="1"
|
5584
|
+
c:identifier="GST_VIDEO_FIELD_ORDER_TOP_FIELD_FIRST"
|
5585
|
+
glib:nick="top-field-first">
|
5586
|
+
<doc xml:space="preserve">top field is first</doc>
|
5587
|
+
</member>
|
5588
|
+
<member name="bottom_field_first"
|
5589
|
+
value="2"
|
5590
|
+
c:identifier="GST_VIDEO_FIELD_ORDER_BOTTOM_FIELD_FIRST"
|
5591
|
+
glib:nick="bottom-field-first">
|
5592
|
+
<doc xml:space="preserve">bottom field is first</doc>
|
5593
|
+
</member>
|
5594
|
+
<function name="from_string"
|
5595
|
+
c:identifier="gst_video_field_order_from_string"
|
5596
|
+
version="1.12">
|
5597
|
+
<doc xml:space="preserve">Convert @order to a #GstVideoFieldOrder</doc>
|
5598
|
+
<return-value transfer-ownership="none">
|
5599
|
+
<doc xml:space="preserve">the #GstVideoFieldOrder of @order or
|
5600
|
+
#GST_VIDEO_FIELD_ORDER_UNKNOWN when @order is not a valid
|
5601
|
+
string representation for a #GstVideoFieldOrder.</doc>
|
5602
|
+
<type name="VideoFieldOrder" c:type="GstVideoFieldOrder"/>
|
5603
|
+
</return-value>
|
5604
|
+
<parameters>
|
5605
|
+
<parameter name="order" transfer-ownership="none">
|
5606
|
+
<doc xml:space="preserve">a field order</doc>
|
5607
|
+
<type name="utf8" c:type="const gchar*"/>
|
5608
|
+
</parameter>
|
5609
|
+
</parameters>
|
5610
|
+
</function>
|
5611
|
+
<function name="to_string"
|
5612
|
+
c:identifier="gst_video_field_order_to_string"
|
5613
|
+
version="1.12">
|
5614
|
+
<doc xml:space="preserve">Convert @order to its string representation.</doc>
|
5615
|
+
<return-value transfer-ownership="none">
|
5616
|
+
<doc xml:space="preserve">@order as a string or NULL if @order in invalid.</doc>
|
5617
|
+
<type name="utf8" c:type="const gchar*"/>
|
5618
|
+
</return-value>
|
5619
|
+
<parameters>
|
5620
|
+
<parameter name="order" transfer-ownership="none">
|
5621
|
+
<doc xml:space="preserve">a #GstVideoFieldOrder</doc>
|
5622
|
+
<type name="VideoFieldOrder" c:type="GstVideoFieldOrder"/>
|
5623
|
+
</parameter>
|
5624
|
+
</parameters>
|
5625
|
+
</function>
|
5626
|
+
</enumeration>
|
5530
5627
|
<class name="VideoFilter"
|
5531
5628
|
c:symbol-prefix="video_filter"
|
5532
5629
|
c:type="GstVideoFilter"
|
@@ -5535,15 +5632,10 @@ and @get_caps are likely needed as well.</doc>
|
|
5535
5632
|
glib:type-name="GstVideoFilter"
|
5536
5633
|
glib:get-type="gst_video_filter_get_type"
|
5537
5634
|
glib:type-struct="VideoFilterClass">
|
5538
|
-
<doc xml:space="preserve"
|
5539
|
-
|
5540
|
-
Provides useful functions and a base class for video filters.
|
5541
|
-
</para>
|
5542
|
-
<para>
|
5635
|
+
<doc xml:space="preserve">Provides useful functions and a base class for video filters.
|
5636
|
+
|
5543
5637
|
The videofilter will by default enable QoS on the parent GstBaseTransform
|
5544
|
-
to implement frame dropping
|
5545
|
-
</para>
|
5546
|
-
</refsect2></doc>
|
5638
|
+
to implement frame dropping.</doc>
|
5547
5639
|
<virtual-method name="set_info">
|
5548
5640
|
<return-value transfer-ownership="none">
|
5549
5641
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -5999,103 +6091,103 @@ to implement frame dropping.
|
|
5999
6091
|
value="46"
|
6000
6092
|
c:identifier="GST_VIDEO_FORMAT_Y444_10BE"
|
6001
6093
|
glib:nick="y444-10be">
|
6002
|
-
<doc xml:space="preserve">planar 4:4:4 YUV, 10 bits per channel</doc>
|
6094
|
+
<doc xml:space="preserve">planar 4:4:4 YUV, 10 bits per channel (Since: 1.2)</doc>
|
6003
6095
|
</member>
|
6004
6096
|
<member name="y444_10le"
|
6005
6097
|
value="47"
|
6006
6098
|
c:identifier="GST_VIDEO_FORMAT_Y444_10LE"
|
6007
6099
|
glib:nick="y444-10le">
|
6008
|
-
<doc xml:space="preserve">planar 4:4:4 YUV, 10 bits per channel</doc>
|
6100
|
+
<doc xml:space="preserve">planar 4:4:4 YUV, 10 bits per channel (Since: 1.2)</doc>
|
6009
6101
|
</member>
|
6010
6102
|
<member name="gbr"
|
6011
6103
|
value="48"
|
6012
6104
|
c:identifier="GST_VIDEO_FORMAT_GBR"
|
6013
6105
|
glib:nick="gbr">
|
6014
|
-
<doc xml:space="preserve">planar 4:4:4 RGB, 8 bits per channel</doc>
|
6106
|
+
<doc xml:space="preserve">planar 4:4:4 RGB, 8 bits per channel (Since: 1.2)</doc>
|
6015
6107
|
</member>
|
6016
6108
|
<member name="gbr_10be"
|
6017
6109
|
value="49"
|
6018
6110
|
c:identifier="GST_VIDEO_FORMAT_GBR_10BE"
|
6019
6111
|
glib:nick="gbr-10be">
|
6020
|
-
<doc xml:space="preserve">planar 4:4:4 RGB, 10 bits per channel</doc>
|
6112
|
+
<doc xml:space="preserve">planar 4:4:4 RGB, 10 bits per channel (Since: 1.2)</doc>
|
6021
6113
|
</member>
|
6022
6114
|
<member name="gbr_10le"
|
6023
6115
|
value="50"
|
6024
6116
|
c:identifier="GST_VIDEO_FORMAT_GBR_10LE"
|
6025
6117
|
glib:nick="gbr-10le">
|
6026
|
-
<doc xml:space="preserve">planar 4:4:4 RGB, 10 bits per channel</doc>
|
6118
|
+
<doc xml:space="preserve">planar 4:4:4 RGB, 10 bits per channel (Since: 1.2)</doc>
|
6027
6119
|
</member>
|
6028
6120
|
<member name="nv16"
|
6029
6121
|
value="51"
|
6030
6122
|
c:identifier="GST_VIDEO_FORMAT_NV16"
|
6031
6123
|
glib:nick="nv16">
|
6032
|
-
<doc xml:space="preserve">planar 4:2:2 YUV with interleaved UV plane</doc>
|
6124
|
+
<doc xml:space="preserve">planar 4:2:2 YUV with interleaved UV plane (Since: 1.2)</doc>
|
6033
6125
|
</member>
|
6034
6126
|
<member name="nv24"
|
6035
6127
|
value="52"
|
6036
6128
|
c:identifier="GST_VIDEO_FORMAT_NV24"
|
6037
6129
|
glib:nick="nv24">
|
6038
|
-
<doc xml:space="preserve">planar 4:4:4 YUV with interleaved UV plane</doc>
|
6130
|
+
<doc xml:space="preserve">planar 4:4:4 YUV with interleaved UV plane (Since: 1.2)</doc>
|
6039
6131
|
</member>
|
6040
6132
|
<member name="nv12_64z32"
|
6041
6133
|
value="53"
|
6042
6134
|
c:identifier="GST_VIDEO_FORMAT_NV12_64Z32"
|
6043
6135
|
glib:nick="nv12-64z32">
|
6044
|
-
<doc xml:space="preserve">NV12 with 64x32 tiling in zigzag pattern</doc>
|
6136
|
+
<doc xml:space="preserve">NV12 with 64x32 tiling in zigzag pattern (Since: 1.4)</doc>
|
6045
6137
|
</member>
|
6046
6138
|
<member name="a420_10be"
|
6047
6139
|
value="54"
|
6048
6140
|
c:identifier="GST_VIDEO_FORMAT_A420_10BE"
|
6049
6141
|
glib:nick="a420-10be">
|
6050
|
-
<doc xml:space="preserve">planar 4:4:2:0 YUV, 10 bits per channel</doc>
|
6142
|
+
<doc xml:space="preserve">planar 4:4:2:0 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6051
6143
|
</member>
|
6052
6144
|
<member name="a420_10le"
|
6053
6145
|
value="55"
|
6054
6146
|
c:identifier="GST_VIDEO_FORMAT_A420_10LE"
|
6055
6147
|
glib:nick="a420-10le">
|
6056
|
-
<doc xml:space="preserve">planar 4:4:2:0 YUV, 10 bits per channel</doc>
|
6148
|
+
<doc xml:space="preserve">planar 4:4:2:0 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6057
6149
|
</member>
|
6058
6150
|
<member name="a422_10be"
|
6059
6151
|
value="56"
|
6060
6152
|
c:identifier="GST_VIDEO_FORMAT_A422_10BE"
|
6061
6153
|
glib:nick="a422-10be">
|
6062
|
-
<doc xml:space="preserve">planar 4:4:2:2 YUV, 10 bits per channel</doc>
|
6154
|
+
<doc xml:space="preserve">planar 4:4:2:2 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6063
6155
|
</member>
|
6064
6156
|
<member name="a422_10le"
|
6065
6157
|
value="57"
|
6066
6158
|
c:identifier="GST_VIDEO_FORMAT_A422_10LE"
|
6067
6159
|
glib:nick="a422-10le">
|
6068
|
-
<doc xml:space="preserve">planar 4:4:2:2 YUV, 10 bits per channel</doc>
|
6160
|
+
<doc xml:space="preserve">planar 4:4:2:2 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6069
6161
|
</member>
|
6070
6162
|
<member name="a444_10be"
|
6071
6163
|
value="58"
|
6072
6164
|
c:identifier="GST_VIDEO_FORMAT_A444_10BE"
|
6073
6165
|
glib:nick="a444-10be">
|
6074
|
-
<doc xml:space="preserve">planar 4:4:4:4 YUV, 10 bits per channel</doc>
|
6166
|
+
<doc xml:space="preserve">planar 4:4:4:4 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6075
6167
|
</member>
|
6076
6168
|
<member name="a444_10le"
|
6077
6169
|
value="59"
|
6078
6170
|
c:identifier="GST_VIDEO_FORMAT_A444_10LE"
|
6079
6171
|
glib:nick="a444-10le">
|
6080
|
-
<doc xml:space="preserve">planar 4:4:4:4 YUV, 10 bits per channel</doc>
|
6172
|
+
<doc xml:space="preserve">planar 4:4:4:4 YUV, 10 bits per channel (Since: 1.6)</doc>
|
6081
6173
|
</member>
|
6082
6174
|
<member name="nv61"
|
6083
6175
|
value="60"
|
6084
6176
|
c:identifier="GST_VIDEO_FORMAT_NV61"
|
6085
6177
|
glib:nick="nv61">
|
6086
|
-
<doc xml:space="preserve">planar 4:2:2 YUV with interleaved VU plane (Since 1.6)</doc>
|
6178
|
+
<doc xml:space="preserve">planar 4:2:2 YUV with interleaved VU plane (Since: 1.6)</doc>
|
6087
6179
|
</member>
|
6088
6180
|
<member name="p010_10be"
|
6089
6181
|
value="61"
|
6090
6182
|
c:identifier="GST_VIDEO_FORMAT_P010_10BE"
|
6091
6183
|
glib:nick="p010-10be">
|
6092
|
-
<doc xml:space="preserve">planar 4:2:0 YUV with interleaved UV plane, 10 bits per channel</doc>
|
6184
|
+
<doc xml:space="preserve">planar 4:2:0 YUV with interleaved UV plane, 10 bits per channel (Since: 1.10)</doc>
|
6093
6185
|
</member>
|
6094
6186
|
<member name="p010_10le"
|
6095
6187
|
value="62"
|
6096
6188
|
c:identifier="GST_VIDEO_FORMAT_P010_10LE"
|
6097
6189
|
glib:nick="p010-10le">
|
6098
|
-
<doc xml:space="preserve">planar 4:2:0 YUV with interleaved UV plane, 10 bits per channel</doc>
|
6190
|
+
<doc xml:space="preserve">planar 4:2:0 YUV with interleaved UV plane, 10 bits per channel (Since: 1.10)</doc>
|
6099
6191
|
</member>
|
6100
6192
|
<member name="iyu2"
|
6101
6193
|
value="63"
|
@@ -6103,6 +6195,90 @@ to implement frame dropping.
|
|
6103
6195
|
glib:nick="iyu2">
|
6104
6196
|
<doc xml:space="preserve">packed 4:4:4 YUV (U-Y-V ...) (Since 1.10)</doc>
|
6105
6197
|
</member>
|
6198
|
+
<member name="vyuy"
|
6199
|
+
value="64"
|
6200
|
+
c:identifier="GST_VIDEO_FORMAT_VYUY"
|
6201
|
+
glib:nick="vyuy">
|
6202
|
+
<doc xml:space="preserve">packed 4:2:2 YUV (V0-Y0-U0-Y1 V2-Y2-U2-Y3 V4 ...)</doc>
|
6203
|
+
</member>
|
6204
|
+
<member name="gbra"
|
6205
|
+
value="65"
|
6206
|
+
c:identifier="GST_VIDEO_FORMAT_GBRA"
|
6207
|
+
glib:nick="gbra">
|
6208
|
+
<doc xml:space="preserve">planar 4:4:4:4 ARGB, 8 bits per channel (Since: 1.12)</doc>
|
6209
|
+
</member>
|
6210
|
+
<member name="gbra_10be"
|
6211
|
+
value="66"
|
6212
|
+
c:identifier="GST_VIDEO_FORMAT_GBRA_10BE"
|
6213
|
+
glib:nick="gbra-10be">
|
6214
|
+
<doc xml:space="preserve">planar 4:4:4:4 ARGB, 10 bits per channel (Since: 1.12)</doc>
|
6215
|
+
</member>
|
6216
|
+
<member name="gbra_10le"
|
6217
|
+
value="67"
|
6218
|
+
c:identifier="GST_VIDEO_FORMAT_GBRA_10LE"
|
6219
|
+
glib:nick="gbra-10le">
|
6220
|
+
<doc xml:space="preserve">planar 4:4:4:4 ARGB, 10 bits per channel (Since: 1.12)</doc>
|
6221
|
+
</member>
|
6222
|
+
<member name="gbr_12be"
|
6223
|
+
value="68"
|
6224
|
+
c:identifier="GST_VIDEO_FORMAT_GBR_12BE"
|
6225
|
+
glib:nick="gbr-12be">
|
6226
|
+
<doc xml:space="preserve">planar 4:4:4 RGB, 12 bits per channel (Since: 1.12)</doc>
|
6227
|
+
</member>
|
6228
|
+
<member name="gbr_12le"
|
6229
|
+
value="69"
|
6230
|
+
c:identifier="GST_VIDEO_FORMAT_GBR_12LE"
|
6231
|
+
glib:nick="gbr-12le">
|
6232
|
+
<doc xml:space="preserve">planar 4:4:4 RGB, 12 bits per channel (Since: 1.12)</doc>
|
6233
|
+
</member>
|
6234
|
+
<member name="gbra_12be"
|
6235
|
+
value="70"
|
6236
|
+
c:identifier="GST_VIDEO_FORMAT_GBRA_12BE"
|
6237
|
+
glib:nick="gbra-12be">
|
6238
|
+
<doc xml:space="preserve">planar 4:4:4:4 ARGB, 12 bits per channel (Since: 1.12)</doc>
|
6239
|
+
</member>
|
6240
|
+
<member name="gbra_12le"
|
6241
|
+
value="71"
|
6242
|
+
c:identifier="GST_VIDEO_FORMAT_GBRA_12LE"
|
6243
|
+
glib:nick="gbra-12le">
|
6244
|
+
<doc xml:space="preserve">planar 4:4:4:4 ARGB, 12 bits per channel (Since: 1.12)</doc>
|
6245
|
+
</member>
|
6246
|
+
<member name="i420_12be"
|
6247
|
+
value="72"
|
6248
|
+
c:identifier="GST_VIDEO_FORMAT_I420_12BE"
|
6249
|
+
glib:nick="i420-12be">
|
6250
|
+
<doc xml:space="preserve">planar 4:2:0 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6251
|
+
</member>
|
6252
|
+
<member name="i420_12le"
|
6253
|
+
value="73"
|
6254
|
+
c:identifier="GST_VIDEO_FORMAT_I420_12LE"
|
6255
|
+
glib:nick="i420-12le">
|
6256
|
+
<doc xml:space="preserve">planar 4:2:0 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6257
|
+
</member>
|
6258
|
+
<member name="i422_12be"
|
6259
|
+
value="74"
|
6260
|
+
c:identifier="GST_VIDEO_FORMAT_I422_12BE"
|
6261
|
+
glib:nick="i422-12be">
|
6262
|
+
<doc xml:space="preserve">planar 4:2:2 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6263
|
+
</member>
|
6264
|
+
<member name="i422_12le"
|
6265
|
+
value="75"
|
6266
|
+
c:identifier="GST_VIDEO_FORMAT_I422_12LE"
|
6267
|
+
glib:nick="i422-12le">
|
6268
|
+
<doc xml:space="preserve">planar 4:2:2 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6269
|
+
</member>
|
6270
|
+
<member name="y444_12be"
|
6271
|
+
value="76"
|
6272
|
+
c:identifier="GST_VIDEO_FORMAT_Y444_12BE"
|
6273
|
+
glib:nick="y444-12be">
|
6274
|
+
<doc xml:space="preserve">planar 4:4:4 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6275
|
+
</member>
|
6276
|
+
<member name="y444_12le"
|
6277
|
+
value="77"
|
6278
|
+
c:identifier="GST_VIDEO_FORMAT_Y444_12LE"
|
6279
|
+
glib:nick="y444-12le">
|
6280
|
+
<doc xml:space="preserve">planar 4:4:4 YUV, 12 bits per channel (Since: 1.12)</doc>
|
6281
|
+
</member>
|
6106
6282
|
<function name="from_fourcc" c:identifier="gst_video_format_from_fourcc">
|
6107
6283
|
<doc xml:space="preserve">Converts a FOURCC value into the corresponding #GstVideoFormat.
|
6108
6284
|
If the FOURCC cannot be represented by #GstVideoFormat,
|
@@ -7058,6 +7234,9 @@ Use the provided macros to access the info in this structure.</doc>
|
|
7058
7234
|
<field name="multiview_flags" writable="1">
|
7059
7235
|
<type name="VideoMultiviewFlags" c:type="GstVideoMultiviewFlags"/>
|
7060
7236
|
</field>
|
7237
|
+
<field name="field_order" writable="1">
|
7238
|
+
<type name="VideoFieldOrder" c:type="GstVideoFieldOrder"/>
|
7239
|
+
</field>
|
7061
7240
|
</record>
|
7062
7241
|
<field name="_gst_reserved" readable="0" private="1">
|
7063
7242
|
<array zero-terminated="0" c:type="gpointer" fixed-size="4">
|
@@ -7080,7 +7259,9 @@ stride alignment in @align is respected.
|
|
7080
7259
|
Extra padding will be added to the right side when stride alignment padding
|
7081
7260
|
is required and @align will be updated with the new padding values.</doc>
|
7082
7261
|
<return-value transfer-ownership="none">
|
7083
|
-
<
|
7262
|
+
<doc xml:space="preserve">%FALSE if alignment could not be applied, e.g. because the
|
7263
|
+
size of a frame can't be represented as a 32 bit integer (Since: 1.12)</doc>
|
7264
|
+
<type name="gboolean" c:type="gboolean"/>
|
7084
7265
|
</return-value>
|
7085
7266
|
<parameters>
|
7086
7267
|
<instance-parameter name="info" transfer-ownership="none">
|
@@ -7204,7 +7385,9 @@ Note: This initializes @info first, no values are preserved. This function
|
|
7204
7385
|
does not set the offsets correctly for interlaced vertically
|
7205
7386
|
subsampled formats.</doc>
|
7206
7387
|
<return-value transfer-ownership="none">
|
7207
|
-
<
|
7388
|
+
<doc xml:space="preserve">%FALSE if the returned video info is invalid, e.g. because the
|
7389
|
+
size of a frame can't be represented as a 32 bit integer (Since: 1.12)</doc>
|
7390
|
+
<type name="gboolean" c:type="gboolean"/>
|
7208
7391
|
</return-value>
|
7209
7392
|
<parameters>
|
7210
7393
|
<instance-parameter name="info" transfer-ownership="none">
|
@@ -8351,36 +8534,23 @@ operation of video-sources or operators.</doc>
|
|
8351
8534
|
glib:type-name="GstVideoOverlay"
|
8352
8535
|
glib:get-type="gst_video_overlay_get_type"
|
8353
8536
|
glib:type-struct="VideoOverlayInterface">
|
8354
|
-
<doc xml:space="preserve"
|
8355
|
-
|
8356
|
-
|
8357
|
-
|
8358
|
-
|
8359
|
-
|
8360
|
-
To
|
8361
|
-
|
8362
|
-
|
8363
|
-
|
8364
|
-
|
8365
|
-
|
8366
|
-
<listitem>
|
8367
|
-
<para>
|
8368
|
-
To force a redrawing of the latest video frame the video sink element
|
8369
|
-
displayed on the Window. Indeed if the #GstPipeline is in #GST_STATE_PAUSED
|
8370
|
-
state, moving the Window around will damage its content. Application
|
8371
|
-
developers will want to handle the Expose events themselves and force the
|
8372
|
-
video sink element to refresh the Window's content.
|
8373
|
-
</para>
|
8374
|
-
</listitem>
|
8375
|
-
</itemizedlist>
|
8376
|
-
</para>
|
8377
|
-
<para>
|
8537
|
+
<doc xml:space="preserve">The #GstVideoOverlay interface is used for 2 main purposes :
|
8538
|
+
|
8539
|
+
* To get a grab on the Window where the video sink element is going to render.
|
8540
|
+
This is achieved by either being informed about the Window identifier that
|
8541
|
+
the video sink element generated, or by forcing the video sink element to use
|
8542
|
+
a specific Window identifier for rendering.
|
8543
|
+
* To force a redrawing of the latest video frame the video sink element
|
8544
|
+
displayed on the Window. Indeed if the #GstPipeline is in #GST_STATE_PAUSED
|
8545
|
+
state, moving the Window around will damage its content. Application
|
8546
|
+
developers will want to handle the Expose events themselves and force the
|
8547
|
+
video sink element to refresh the Window's content.
|
8548
|
+
|
8378
8549
|
Using the Window created by the video sink is probably the simplest scenario,
|
8379
8550
|
in some cases, though, it might not be flexible enough for application
|
8380
8551
|
developers if they need to catch events such as mouse moves and button
|
8381
8552
|
clicks.
|
8382
|
-
|
8383
|
-
<para>
|
8553
|
+
|
8384
8554
|
Setting a specific Window identifier on the video sink element is the most
|
8385
8555
|
flexible solution but it has some issues. Indeed the application needs to set
|
8386
8556
|
its Window identifier at the right time to avoid internal Window creation
|
@@ -8421,11 +8591,9 @@ main (int argc, char **argv)
|
|
8421
8591
|
...
|
8422
8592
|
}
|
8423
8593
|
]|
|
8424
|
-
|
8425
|
-
|
8426
|
-
|
8427
|
-
<title>Two basic usage scenarios</title>
|
8428
|
-
<para>
|
8594
|
+
|
8595
|
+
## Two basic usage scenarios
|
8596
|
+
|
8429
8597
|
There are two basic usage scenarios: in the simplest case, the application
|
8430
8598
|
uses #playbin or #plasink or knows exactly what particular element is used
|
8431
8599
|
for video output, which is usually the case when the application creates
|
@@ -8437,8 +8605,7 @@ window handle, before starting up the pipeline.
|
|
8437
8605
|
As #playbin and #playsink implement the video overlay interface and proxy
|
8438
8606
|
it transparently to the actual video sink even if it is created later, this
|
8439
8607
|
case also applies when using these elements.
|
8440
|
-
|
8441
|
-
<para>
|
8608
|
+
|
8442
8609
|
In the other and more common case, the application does not know in advance
|
8443
8610
|
what GStreamer video sink element will be used for video output. This is
|
8444
8611
|
usually the case when an element such as #autovideosink is used.
|
@@ -8450,8 +8617,7 @@ application window or whether to create its own window. This is when it
|
|
8450
8617
|
posts a prepare-window-handle message, and that is also why this message needs
|
8451
8618
|
to be handled in a sync bus handler which will be called from the streaming
|
8452
8619
|
thread directly (because the video sink will need an answer right then).
|
8453
|
-
|
8454
|
-
<para>
|
8620
|
+
|
8455
8621
|
As response to the prepare-window-handle element message in the bus sync
|
8456
8622
|
handler, the application may use gst_video_overlay_set_window_handle() to tell
|
8457
8623
|
the video sink to render onto an existing window surface. At this point the
|
@@ -8467,11 +8633,9 @@ within the bus sync handler; this macro was changed to a function call in
|
|
8467
8633
|
Gtk+ 2.18 and later, which is likely to cause problems when called from a
|
8468
8634
|
sync handler; see below for a better approach without GDK_WINDOW_XID()
|
8469
8635
|
used in the callback).
|
8470
|
-
|
8471
|
-
|
8472
|
-
|
8473
|
-
<title>GstVideoOverlay and Gtk+</title>
|
8474
|
-
<para>
|
8636
|
+
|
8637
|
+
## GstVideoOverlay and Gtk+
|
8638
|
+
|
8475
8639
|
|[
|
8476
8640
|
#include &lt;gst/video/videooverlay.h&gt;
|
8477
8641
|
#include &lt;gtk/gtk.h&gt;
|
@@ -8570,11 +8734,9 @@ main (int argc, char **argv)
|
|
8570
8734
|
...
|
8571
8735
|
}
|
8572
8736
|
]|
|
8573
|
-
|
8574
|
-
|
8575
|
-
|
8576
|
-
<title>GstVideoOverlay and Qt</title>
|
8577
|
-
<para>
|
8737
|
+
|
8738
|
+
## GstVideoOverlay and Qt
|
8739
|
+
|
8578
8740
|
|[
|
8579
8741
|
#include &lt;glib.h&gt;
|
8580
8742
|
#include &lt;gst/gst.h&gt;
|
@@ -8629,9 +8791,7 @@ int main(int argc, char *argv[])
|
|
8629
8791
|
|
8630
8792
|
return ret;
|
8631
8793
|
}
|
8632
|
-
]
|
8633
|
-
</para>
|
8634
|
-
</refsect2></doc>
|
8794
|
+
]|</doc>
|
8635
8795
|
<virtual-method name="expose" invoker="expose">
|
8636
8796
|
<doc xml:space="preserve">Tell an overlay that it has been exposed. This will redraw the current frame
|
8637
8797
|
in the drawable even if the pipeline is PAUSED.</doc>
|
@@ -8842,37 +9002,28 @@ tell the overlay to stop using that window and create an internal one.</doc>
|
|
8842
9002
|
glib:type-name="GstVideoOverlayComposition"
|
8843
9003
|
glib:get-type="gst_video_overlay_composition_get_type"
|
8844
9004
|
c:symbol-prefix="video_overlay_composition">
|
8845
|
-
<doc xml:space="preserve"
|
8846
|
-
|
8847
|
-
Functions to create and handle overlay compositions on video buffers.
|
8848
|
-
</para>
|
8849
|
-
<para>
|
9005
|
+
<doc xml:space="preserve">Functions to create and handle overlay compositions on video buffers.
|
9006
|
+
|
8850
9007
|
An overlay composition describes one or more overlay rectangles to be
|
8851
9008
|
blended on top of a video buffer.
|
8852
|
-
|
8853
|
-
<para>
|
9009
|
+
|
8854
9010
|
This API serves two main purposes:
|
8855
|
-
|
8856
|
-
|
8857
|
-
|
8858
|
-
|
8859
|
-
|
8860
|
-
|
8861
|
-
|
8862
|
-
|
8863
|
-
|
8864
|
-
|
8865
|
-
one place.
|
8866
|
-
</listitem>
|
9011
|
+
|
9012
|
+
* it can be used to attach overlay information (subtitles or logos)
|
9013
|
+
to non-raw video buffers such as GL/VAAPI/VDPAU surfaces. The actual
|
9014
|
+
blending of the overlay can then be done by e.g. the video sink that
|
9015
|
+
processes these non-raw buffers.
|
9016
|
+
|
9017
|
+
* it can also be used to blend overlay rectangles on top of raw video
|
9018
|
+
buffers, thus consolidating blending functionality for raw video in
|
9019
|
+
one place.
|
9020
|
+
|
8867
9021
|
Together, this allows existing overlay elements to easily handle raw
|
8868
9022
|
and non-raw video as input in without major changes (once the overlays
|
8869
9023
|
have been put into a #GstOverlayComposition object anyway) - for raw
|
8870
9024
|
video the overlay can just use the blending function to blend the data
|
8871
9025
|
on top of the video, and for surface buffers it can just attach them to
|
8872
|
-
the buffer and let the sink render the overlays
|
8873
|
-
</itemizedlist>
|
8874
|
-
</para>
|
8875
|
-
</refsect2></doc>
|
9026
|
+
the buffer and let the sink render the overlays.</doc>
|
8876
9027
|
<constructor name="new" c:identifier="gst_video_overlay_composition_new">
|
8877
9028
|
<doc xml:space="preserve">Creates a new video overlay composition object to hold one or more
|
8878
9029
|
overlay rectangles.</doc>
|
@@ -10141,16 +10292,11 @@ on the @method and @in_size/@out_size.</doc>
|
|
10141
10292
|
glib:type-name="GstVideoSink"
|
10142
10293
|
glib:get-type="gst_video_sink_get_type"
|
10143
10294
|
glib:type-struct="VideoSinkClass">
|
10144
|
-
<doc xml:space="preserve"
|
10145
|
-
|
10146
|
-
Provides useful functions and a base class for video sinks.
|
10147
|
-
</para>
|
10148
|
-
<para>
|
10295
|
+
<doc xml:space="preserve">Provides useful functions and a base class for video sinks.
|
10296
|
+
|
10149
10297
|
GstVideoSink will configure the default base sink to drop frames that
|
10150
10298
|
arrive later than 20ms as this is considered the default threshold for
|
10151
|
-
observing out-of-sync frames
|
10152
|
-
</para>
|
10153
|
-
</refsect2></doc>
|
10299
|
+
observing out-of-sync frames.</doc>
|
10154
10300
|
<function name="center_rect" c:identifier="gst_video_sink_center_rect">
|
10155
10301
|
<doc xml:space="preserve">Takes @src rectangle and position it at the center of @dst rectangle with or
|
10156
10302
|
without @scaling. It handles clipping if the @src rectangle is bigger than
|
@@ -10329,7 +10475,9 @@ These values are *NOT* automatically normalized.</doc>
|
|
10329
10475
|
<doc xml:space="preserve">@field_count is 0 for progressive, 1 or 2 for interlaced.
|
10330
10476
|
@latest_daiy_jam reference is stolen from caller.</doc>
|
10331
10477
|
<return-value transfer-ownership="full">
|
10332
|
-
<doc xml:space="preserve">a new #GstVideoTimeCode with the given values
|
10478
|
+
<doc xml:space="preserve">a new #GstVideoTimeCode with the given values.
|
10479
|
+
The values are not checked for being in a valid range. To see if your
|
10480
|
+
timecode actually has valid content, use #gst_video_time_code_is_valid.</doc>
|
10333
10481
|
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10334
10482
|
</return-value>
|
10335
10483
|
<parameters>
|
@@ -10379,16 +10527,63 @@ These values are *NOT* automatically normalized.</doc>
|
|
10379
10527
|
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10380
10528
|
</return-value>
|
10381
10529
|
</constructor>
|
10530
|
+
<constructor name="new_from_date_time"
|
10531
|
+
c:identifier="gst_video_time_code_new_from_date_time"
|
10532
|
+
version="1.12">
|
10533
|
+
<doc xml:space="preserve">The resulting config->latest_daily_jam is set to
|
10534
|
+
midnight, and timecode is set to the given time.</doc>
|
10535
|
+
<return-value transfer-ownership="full">
|
10536
|
+
<doc xml:space="preserve">the #GVideoTimeCode representation of @dt.</doc>
|
10537
|
+
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10538
|
+
</return-value>
|
10539
|
+
<parameters>
|
10540
|
+
<parameter name="fps_n" transfer-ownership="none">
|
10541
|
+
<doc xml:space="preserve">Numerator of the frame rate</doc>
|
10542
|
+
<type name="guint" c:type="guint"/>
|
10543
|
+
</parameter>
|
10544
|
+
<parameter name="fps_d" transfer-ownership="none">
|
10545
|
+
<doc xml:space="preserve">Denominator of the frame rate</doc>
|
10546
|
+
<type name="guint" c:type="guint"/>
|
10547
|
+
</parameter>
|
10548
|
+
<parameter name="dt" transfer-ownership="none">
|
10549
|
+
<doc xml:space="preserve">#GDateTime to convert</doc>
|
10550
|
+
<type name="GLib.DateTime" c:type="GDateTime*"/>
|
10551
|
+
</parameter>
|
10552
|
+
<parameter name="flags" transfer-ownership="none">
|
10553
|
+
<doc xml:space="preserve">#GstVideoTimeCodeFlags</doc>
|
10554
|
+
<type name="VideoTimeCodeFlags" c:type="GstVideoTimeCodeFlags"/>
|
10555
|
+
</parameter>
|
10556
|
+
<parameter name="field_count" transfer-ownership="none">
|
10557
|
+
<doc xml:space="preserve">Interlaced video field count</doc>
|
10558
|
+
<type name="guint" c:type="guint"/>
|
10559
|
+
</parameter>
|
10560
|
+
</parameters>
|
10561
|
+
</constructor>
|
10562
|
+
<constructor name="new_from_string"
|
10563
|
+
c:identifier="gst_video_time_code_new_from_string"
|
10564
|
+
version="1.12">
|
10565
|
+
<return-value transfer-ownership="full">
|
10566
|
+
<doc xml:space="preserve">a new #GstVideoTimeCode from the given string</doc>
|
10567
|
+
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10568
|
+
</return-value>
|
10569
|
+
<parameters>
|
10570
|
+
<parameter name="tc_str" transfer-ownership="none">
|
10571
|
+
<doc xml:space="preserve">The string that represents the #GstVideoTimeCode</doc>
|
10572
|
+
<type name="utf8" c:type="const gchar*"/>
|
10573
|
+
</parameter>
|
10574
|
+
</parameters>
|
10575
|
+
</constructor>
|
10382
10576
|
<method name="add_frames"
|
10383
10577
|
c:identifier="gst_video_time_code_add_frames"
|
10384
10578
|
version="1.10">
|
10385
|
-
<doc xml:space="preserve">Adds or subtracts @frames amount of frames to @tc
|
10579
|
+
<doc xml:space="preserve">Adds or subtracts @frames amount of frames to @tc. tc needs to
|
10580
|
+
contain valid data, as verified by #gst_video_time_code_is_valid.</doc>
|
10386
10581
|
<return-value transfer-ownership="none">
|
10387
10582
|
<type name="none" c:type="void"/>
|
10388
10583
|
</return-value>
|
10389
10584
|
<parameters>
|
10390
10585
|
<instance-parameter name="tc" transfer-ownership="none">
|
10391
|
-
<doc xml:space="preserve">a #GstVideoTimeCode</doc>
|
10586
|
+
<doc xml:space="preserve">a valid #GstVideoTimeCode</doc>
|
10392
10587
|
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10393
10588
|
</instance-parameter>
|
10394
10589
|
<parameter name="frames" transfer-ownership="none">
|
@@ -10397,6 +10592,36 @@ These values are *NOT* automatically normalized.</doc>
|
|
10397
10592
|
</parameter>
|
10398
10593
|
</parameters>
|
10399
10594
|
</method>
|
10595
|
+
<method name="add_interval"
|
10596
|
+
c:identifier="gst_video_time_code_add_interval"
|
10597
|
+
version="1.12">
|
10598
|
+
<doc xml:space="preserve">This makes a component-wise addition of @tc_inter to @tc. For example,
|
10599
|
+
adding ("01:02:03:04", "00:01:00:00") will return "01:03:03:04".
|
10600
|
+
When it comes to drop-frame timecodes,
|
10601
|
+
adding ("00:00:00;00", "00:01:00:00") will return "00:01:00;02"
|
10602
|
+
because of drop-frame oddities. However,
|
10603
|
+
adding ("00:09:00;02", "00:01:00:00") will return "00:10:00;00"
|
10604
|
+
because this time we can have an exact minute.</doc>
|
10605
|
+
<return-value transfer-ownership="full">
|
10606
|
+
<doc xml:space="preserve">A new #GstVideoTimeCode with @tc_inter added.</doc>
|
10607
|
+
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10608
|
+
</return-value>
|
10609
|
+
<parameters>
|
10610
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
10611
|
+
<doc xml:space="preserve">The #GstVideoTimeCode where the diff should be added. This
|
10612
|
+
must contain valid timecode values.</doc>
|
10613
|
+
<type name="VideoTimeCode" c:type="const GstVideoTimeCode*"/>
|
10614
|
+
</instance-parameter>
|
10615
|
+
<parameter name="tc_inter" transfer-ownership="none">
|
10616
|
+
<doc xml:space="preserve">The #GstVideoTimeCodeInterval to add to @tc.
|
10617
|
+
The interval must contain valid values, except that for drop-frame
|
10618
|
+
timecode, it may also contain timecodes which would normally
|
10619
|
+
be dropped. These are then corrected to the next reasonable timecode.</doc>
|
10620
|
+
<type name="VideoTimeCodeInterval"
|
10621
|
+
c:type="const GstVideoTimeCodeInterval*"/>
|
10622
|
+
</parameter>
|
10623
|
+
</parameters>
|
10624
|
+
</method>
|
10400
10625
|
<method name="clear"
|
10401
10626
|
c:identifier="gst_video_time_code_clear"
|
10402
10627
|
version="1.10">
|
@@ -10416,7 +10641,7 @@ These values are *NOT* automatically normalized.</doc>
|
|
10416
10641
|
version="1.10">
|
10417
10642
|
<doc xml:space="preserve">Compares @tc1 and @tc2 . If both have latest daily jam information, it is
|
10418
10643
|
taken into account. Otherwise, it is assumed that the daily jam of both
|
10419
|
-
@tc1 and @tc2 was at the same time.</doc>
|
10644
|
+
@tc1 and @tc2 was at the same time. Both time codes must be valid.</doc>
|
10420
10645
|
<return-value transfer-ownership="none">
|
10421
10646
|
<doc xml:space="preserve">1 if @tc1 is after @tc2, -1 if @tc1 is before @tc2, 0 otherwise.</doc>
|
10422
10647
|
<type name="gint" c:type="gint"/>
|
@@ -10455,7 +10680,7 @@ taken into account. Otherwise, it is assumed that the daily jam of both
|
|
10455
10680
|
</return-value>
|
10456
10681
|
<parameters>
|
10457
10682
|
<instance-parameter name="tc" transfer-ownership="none">
|
10458
|
-
<doc xml:space="preserve">a #GstVideoTimeCode</doc>
|
10683
|
+
<doc xml:space="preserve">a valid #GstVideoTimeCode</doc>
|
10459
10684
|
<type name="VideoTimeCode" c:type="const GstVideoTimeCode*"/>
|
10460
10685
|
</instance-parameter>
|
10461
10686
|
</parameters>
|
@@ -10483,7 +10708,7 @@ taken into account. Otherwise, it is assumed that the daily jam of both
|
|
10483
10708
|
</return-value>
|
10484
10709
|
<parameters>
|
10485
10710
|
<instance-parameter name="tc" transfer-ownership="none">
|
10486
|
-
<doc xml:space="preserve">a #GstVideoTimeCode</doc>
|
10711
|
+
<doc xml:space="preserve">a valid #GstVideoTimeCode</doc>
|
10487
10712
|
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10488
10713
|
</instance-parameter>
|
10489
10714
|
</parameters>
|
@@ -10494,7 +10719,9 @@ taken into account. Otherwise, it is assumed that the daily jam of both
|
|
10494
10719
|
<doc xml:space="preserve">@field_count is 0 for progressive, 1 or 2 for interlaced.
|
10495
10720
|
@latest_daiy_jam reference is stolen from caller.
|
10496
10721
|
|
10497
|
-
Initializes @tc with the given values
|
10722
|
+
Initializes @tc with the given values.
|
10723
|
+
The values are not checked for being in a valid range. To see if your
|
10724
|
+
timecode actually has valid content, use #gst_video_time_code_is_valid.</doc>
|
10498
10725
|
<return-value transfer-ownership="none">
|
10499
10726
|
<type name="none" c:type="void"/>
|
10500
10727
|
</return-value>
|
@@ -10541,6 +10768,41 @@ Initializes @tc with the given values.</doc>
|
|
10541
10768
|
</parameter>
|
10542
10769
|
</parameters>
|
10543
10770
|
</method>
|
10771
|
+
<method name="init_from_date_time"
|
10772
|
+
c:identifier="gst_video_time_code_init_from_date_time"
|
10773
|
+
version="1.12">
|
10774
|
+
<doc xml:space="preserve">The resulting config->latest_daily_jam is set to
|
10775
|
+
midnight, and timecode is set to the given time.</doc>
|
10776
|
+
<return-value transfer-ownership="none">
|
10777
|
+
<type name="none" c:type="void"/>
|
10778
|
+
</return-value>
|
10779
|
+
<parameters>
|
10780
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
10781
|
+
<doc xml:space="preserve">a #GstVideoTimeCode</doc>
|
10782
|
+
<type name="VideoTimeCode" c:type="GstVideoTimeCode*"/>
|
10783
|
+
</instance-parameter>
|
10784
|
+
<parameter name="fps_n" transfer-ownership="none">
|
10785
|
+
<doc xml:space="preserve">Numerator of the frame rate</doc>
|
10786
|
+
<type name="guint" c:type="guint"/>
|
10787
|
+
</parameter>
|
10788
|
+
<parameter name="fps_d" transfer-ownership="none">
|
10789
|
+
<doc xml:space="preserve">Denominator of the frame rate</doc>
|
10790
|
+
<type name="guint" c:type="guint"/>
|
10791
|
+
</parameter>
|
10792
|
+
<parameter name="dt" transfer-ownership="none">
|
10793
|
+
<doc xml:space="preserve">#GDateTime to convert</doc>
|
10794
|
+
<type name="GLib.DateTime" c:type="GDateTime*"/>
|
10795
|
+
</parameter>
|
10796
|
+
<parameter name="flags" transfer-ownership="none">
|
10797
|
+
<doc xml:space="preserve">#GstVideoTimeCodeFlags</doc>
|
10798
|
+
<type name="VideoTimeCodeFlags" c:type="GstVideoTimeCodeFlags"/>
|
10799
|
+
</parameter>
|
10800
|
+
<parameter name="field_count" transfer-ownership="none">
|
10801
|
+
<doc xml:space="preserve">Interlaced video field count</doc>
|
10802
|
+
<type name="guint" c:type="guint"/>
|
10803
|
+
</parameter>
|
10804
|
+
</parameters>
|
10805
|
+
</method>
|
10544
10806
|
<method name="is_valid"
|
10545
10807
|
c:identifier="gst_video_time_code_is_valid"
|
10546
10808
|
version="1.10">
|
@@ -10565,7 +10827,7 @@ hours/minutes/seconds/frames not overflowing)</doc>
|
|
10565
10827
|
</return-value>
|
10566
10828
|
<parameters>
|
10567
10829
|
<instance-parameter name="tc" transfer-ownership="none">
|
10568
|
-
<doc xml:space="preserve">a #GstVideoTimeCode</doc>
|
10830
|
+
<doc xml:space="preserve">a valid #GstVideoTimeCode</doc>
|
10569
10831
|
<type name="VideoTimeCode" c:type="const GstVideoTimeCode*"/>
|
10570
10832
|
</instance-parameter>
|
10571
10833
|
</parameters>
|
@@ -10580,7 +10842,7 @@ hours/minutes/seconds/frames not overflowing)</doc>
|
|
10580
10842
|
</return-value>
|
10581
10843
|
<parameters>
|
10582
10844
|
<instance-parameter name="tc" transfer-ownership="none">
|
10583
|
-
<doc xml:space="preserve"
|
10845
|
+
<doc xml:space="preserve">A valid #GstVideoTimeCode to convert</doc>
|
10584
10846
|
<type name="VideoTimeCode" c:type="const GstVideoTimeCode*"/>
|
10585
10847
|
</instance-parameter>
|
10586
10848
|
</parameters>
|
@@ -10654,6 +10916,151 @@ For drop frame, only 30000/1001 and 60000/1001 frame rates are supported.</doc>
|
|
10654
10916
|
<doc xml:space="preserve">Whether we have interlaced video</doc>
|
10655
10917
|
</member>
|
10656
10918
|
</bitfield>
|
10919
|
+
<record name="VideoTimeCodeInterval"
|
10920
|
+
c:type="GstVideoTimeCodeInterval"
|
10921
|
+
version="1.12"
|
10922
|
+
glib:type-name="GstVideoTimeCodeInterval"
|
10923
|
+
glib:get-type="gst_video_time_code_interval_get_type"
|
10924
|
+
c:symbol-prefix="video_time_code_interval">
|
10925
|
+
<doc xml:space="preserve">A representation of a difference between two #GstVideoTimeCode instances.
|
10926
|
+
Will not necessarily correspond to a real timecode (e.g. 00:00:10;00)</doc>
|
10927
|
+
<field name="hours" writable="1">
|
10928
|
+
<doc xml:space="preserve">the hours field of #GstVideoTimeCodeInterval</doc>
|
10929
|
+
<type name="guint" c:type="guint"/>
|
10930
|
+
</field>
|
10931
|
+
<field name="minutes" writable="1">
|
10932
|
+
<doc xml:space="preserve">the minutes field of #GstVideoTimeCodeInterval</doc>
|
10933
|
+
<type name="guint" c:type="guint"/>
|
10934
|
+
</field>
|
10935
|
+
<field name="seconds" writable="1">
|
10936
|
+
<doc xml:space="preserve">the seconds field of #GstVideoTimeCodeInterval</doc>
|
10937
|
+
<type name="guint" c:type="guint"/>
|
10938
|
+
</field>
|
10939
|
+
<field name="frames" writable="1">
|
10940
|
+
<doc xml:space="preserve">the frames field of #GstVideoTimeCodeInterval</doc>
|
10941
|
+
<type name="guint" c:type="guint"/>
|
10942
|
+
</field>
|
10943
|
+
<constructor name="new"
|
10944
|
+
c:identifier="gst_video_time_code_interval_new"
|
10945
|
+
version="1.12">
|
10946
|
+
<return-value transfer-ownership="full">
|
10947
|
+
<doc xml:space="preserve">a new #GstVideoTimeCodeInterval with the given values.</doc>
|
10948
|
+
<type name="VideoTimeCodeInterval"
|
10949
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
10950
|
+
</return-value>
|
10951
|
+
<parameters>
|
10952
|
+
<parameter name="hours" transfer-ownership="none">
|
10953
|
+
<doc xml:space="preserve">the hours field of #GstVideoTimeCodeInterval</doc>
|
10954
|
+
<type name="guint" c:type="guint"/>
|
10955
|
+
</parameter>
|
10956
|
+
<parameter name="minutes" transfer-ownership="none">
|
10957
|
+
<doc xml:space="preserve">the minutes field of #GstVideoTimeCodeInterval</doc>
|
10958
|
+
<type name="guint" c:type="guint"/>
|
10959
|
+
</parameter>
|
10960
|
+
<parameter name="seconds" transfer-ownership="none">
|
10961
|
+
<doc xml:space="preserve">the seconds field of #GstVideoTimeCodeInterval</doc>
|
10962
|
+
<type name="guint" c:type="guint"/>
|
10963
|
+
</parameter>
|
10964
|
+
<parameter name="frames" transfer-ownership="none">
|
10965
|
+
<doc xml:space="preserve">the frames field of #GstVideoTimeCodeInterval</doc>
|
10966
|
+
<type name="guint" c:type="guint"/>
|
10967
|
+
</parameter>
|
10968
|
+
</parameters>
|
10969
|
+
</constructor>
|
10970
|
+
<constructor name="new_from_string"
|
10971
|
+
c:identifier="gst_video_time_code_interval_new_from_string"
|
10972
|
+
version="1.12">
|
10973
|
+
<doc xml:space="preserve">@tc_inter_str must only have ":" as separators.</doc>
|
10974
|
+
<return-value transfer-ownership="full">
|
10975
|
+
<doc xml:space="preserve">a new #GstVideoTimeCodeInterval from the given string</doc>
|
10976
|
+
<type name="VideoTimeCodeInterval"
|
10977
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
10978
|
+
</return-value>
|
10979
|
+
<parameters>
|
10980
|
+
<parameter name="tc_inter_str" transfer-ownership="none">
|
10981
|
+
<doc xml:space="preserve">The string that represents the #GstVideoTimeCodeInterval</doc>
|
10982
|
+
<type name="utf8" c:type="const gchar*"/>
|
10983
|
+
</parameter>
|
10984
|
+
</parameters>
|
10985
|
+
</constructor>
|
10986
|
+
<method name="clear"
|
10987
|
+
c:identifier="gst_video_time_code_interval_clear"
|
10988
|
+
version="1.12">
|
10989
|
+
<doc xml:space="preserve">Initializes @tc with empty/zero/NULL values.</doc>
|
10990
|
+
<return-value transfer-ownership="none">
|
10991
|
+
<type name="none" c:type="void"/>
|
10992
|
+
</return-value>
|
10993
|
+
<parameters>
|
10994
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
10995
|
+
<doc xml:space="preserve">a #GstVideoTimeCodeInterval</doc>
|
10996
|
+
<type name="VideoTimeCodeInterval"
|
10997
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
10998
|
+
</instance-parameter>
|
10999
|
+
</parameters>
|
11000
|
+
</method>
|
11001
|
+
<method name="copy"
|
11002
|
+
c:identifier="gst_video_time_code_interval_copy"
|
11003
|
+
version="1.12">
|
11004
|
+
<return-value transfer-ownership="full">
|
11005
|
+
<doc xml:space="preserve">a new #GstVideoTimeCodeInterval with the same values as @tc .</doc>
|
11006
|
+
<type name="VideoTimeCodeInterval"
|
11007
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
11008
|
+
</return-value>
|
11009
|
+
<parameters>
|
11010
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
11011
|
+
<doc xml:space="preserve">a #GstVideoTimeCodeInterval</doc>
|
11012
|
+
<type name="VideoTimeCodeInterval"
|
11013
|
+
c:type="const GstVideoTimeCodeInterval*"/>
|
11014
|
+
</instance-parameter>
|
11015
|
+
</parameters>
|
11016
|
+
</method>
|
11017
|
+
<method name="free"
|
11018
|
+
c:identifier="gst_video_time_code_interval_free"
|
11019
|
+
version="1.12">
|
11020
|
+
<doc xml:space="preserve">Frees @tc .</doc>
|
11021
|
+
<return-value transfer-ownership="none">
|
11022
|
+
<type name="none" c:type="void"/>
|
11023
|
+
</return-value>
|
11024
|
+
<parameters>
|
11025
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
11026
|
+
<doc xml:space="preserve">a #GstVideoTimeCodeInterval</doc>
|
11027
|
+
<type name="VideoTimeCodeInterval"
|
11028
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
11029
|
+
</instance-parameter>
|
11030
|
+
</parameters>
|
11031
|
+
</method>
|
11032
|
+
<method name="init"
|
11033
|
+
c:identifier="gst_video_time_code_interval_init"
|
11034
|
+
version="1.12">
|
11035
|
+
<doc xml:space="preserve">Initializes @tc with the given values.</doc>
|
11036
|
+
<return-value transfer-ownership="none">
|
11037
|
+
<type name="none" c:type="void"/>
|
11038
|
+
</return-value>
|
11039
|
+
<parameters>
|
11040
|
+
<instance-parameter name="tc" transfer-ownership="none">
|
11041
|
+
<doc xml:space="preserve">a #GstVideoTimeCodeInterval</doc>
|
11042
|
+
<type name="VideoTimeCodeInterval"
|
11043
|
+
c:type="GstVideoTimeCodeInterval*"/>
|
11044
|
+
</instance-parameter>
|
11045
|
+
<parameter name="hours" transfer-ownership="none">
|
11046
|
+
<doc xml:space="preserve">the hours field of #GstVideoTimeCodeInterval</doc>
|
11047
|
+
<type name="guint" c:type="guint"/>
|
11048
|
+
</parameter>
|
11049
|
+
<parameter name="minutes" transfer-ownership="none">
|
11050
|
+
<doc xml:space="preserve">the minutes field of #GstVideoTimeCodeInterval</doc>
|
11051
|
+
<type name="guint" c:type="guint"/>
|
11052
|
+
</parameter>
|
11053
|
+
<parameter name="seconds" transfer-ownership="none">
|
11054
|
+
<doc xml:space="preserve">the seconds field of #GstVideoTimeCodeInterval</doc>
|
11055
|
+
<type name="guint" c:type="guint"/>
|
11056
|
+
</parameter>
|
11057
|
+
<parameter name="frames" transfer-ownership="none">
|
11058
|
+
<doc xml:space="preserve">the frames field of #GstVideoTimeCodeInterval</doc>
|
11059
|
+
<type name="guint" c:type="guint"/>
|
11060
|
+
</parameter>
|
11061
|
+
</parameters>
|
11062
|
+
</method>
|
11063
|
+
</record>
|
10657
11064
|
<record name="VideoTimeCodeMeta"
|
10658
11065
|
c:type="GstVideoTimeCodeMeta"
|
10659
11066
|
version="1.10">
|
@@ -11229,9 +11636,14 @@ associated command.</doc>
|
|
11229
11636
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
11230
11637
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
11231
11638
|
</parameter>
|
11232
|
-
<parameter name="command"
|
11233
|
-
|
11234
|
-
|
11639
|
+
<parameter name="command"
|
11640
|
+
direction="out"
|
11641
|
+
caller-allocates="0"
|
11642
|
+
transfer-ownership="full"
|
11643
|
+
optional="1"
|
11644
|
+
allow-none="1">
|
11645
|
+
<doc xml:space="preserve">Pointer to GstNavigationCommand to receive the
|
11646
|
+
type of the navigation event.</doc>
|
11235
11647
|
<type name="NavigationCommand" c:type="GstNavigationCommand*"/>
|
11236
11648
|
</parameter>
|
11237
11649
|
</parameters>
|
@@ -11247,10 +11659,15 @@ navigation event.</doc>
|
|
11247
11659
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
11248
11660
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
11249
11661
|
</parameter>
|
11250
|
-
<parameter name="key"
|
11251
|
-
|
11252
|
-
|
11253
|
-
|
11662
|
+
<parameter name="key"
|
11663
|
+
direction="out"
|
11664
|
+
caller-allocates="0"
|
11665
|
+
transfer-ownership="none"
|
11666
|
+
optional="1"
|
11667
|
+
allow-none="1">
|
11668
|
+
<doc xml:space="preserve">A pointer to a location to receive
|
11669
|
+
the string identifying the key press. The returned string is owned by the
|
11670
|
+
event, and valid only until the event is unreffed.</doc>
|
11254
11671
|
<type name="utf8" c:type="const gchar**"/>
|
11255
11672
|
</parameter>
|
11256
11673
|
</parameters>
|
@@ -11271,19 +11688,34 @@ gst_navigation_event_get_type() to retrieve the #GstNavigationEventType.</doc>
|
|
11271
11688
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
11272
11689
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
11273
11690
|
</parameter>
|
11274
|
-
<parameter name="button"
|
11275
|
-
|
11276
|
-
|
11691
|
+
<parameter name="button"
|
11692
|
+
direction="out"
|
11693
|
+
caller-allocates="0"
|
11694
|
+
transfer-ownership="full"
|
11695
|
+
optional="1"
|
11696
|
+
allow-none="1">
|
11697
|
+
<doc xml:space="preserve">Pointer to a gint that will receive the button
|
11698
|
+
number associated with the event.</doc>
|
11277
11699
|
<type name="gint" c:type="gint*"/>
|
11278
11700
|
</parameter>
|
11279
|
-
<parameter name="x"
|
11280
|
-
|
11281
|
-
|
11701
|
+
<parameter name="x"
|
11702
|
+
direction="out"
|
11703
|
+
caller-allocates="0"
|
11704
|
+
transfer-ownership="full"
|
11705
|
+
optional="1"
|
11706
|
+
allow-none="1">
|
11707
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the x coordinate of the
|
11708
|
+
mouse button event.</doc>
|
11282
11709
|
<type name="gdouble" c:type="gdouble*"/>
|
11283
11710
|
</parameter>
|
11284
|
-
<parameter name="y"
|
11285
|
-
|
11286
|
-
|
11711
|
+
<parameter name="y"
|
11712
|
+
direction="out"
|
11713
|
+
caller-allocates="0"
|
11714
|
+
transfer-ownership="full"
|
11715
|
+
optional="1"
|
11716
|
+
allow-none="1">
|
11717
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the y coordinate of the
|
11718
|
+
mouse button event.</doc>
|
11287
11719
|
<type name="gdouble" c:type="gdouble*"/>
|
11288
11720
|
</parameter>
|
11289
11721
|
</parameters>
|
@@ -11302,12 +11734,24 @@ of the event.</doc>
|
|
11302
11734
|
<doc xml:space="preserve">A #GstEvent to inspect.</doc>
|
11303
11735
|
<type name="Gst.Event" c:type="GstEvent*"/>
|
11304
11736
|
</parameter>
|
11305
|
-
<parameter name="x"
|
11306
|
-
|
11737
|
+
<parameter name="x"
|
11738
|
+
direction="out"
|
11739
|
+
caller-allocates="0"
|
11740
|
+
transfer-ownership="full"
|
11741
|
+
optional="1"
|
11742
|
+
allow-none="1">
|
11743
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the x coordinate of the
|
11744
|
+
mouse movement.</doc>
|
11307
11745
|
<type name="gdouble" c:type="gdouble*"/>
|
11308
11746
|
</parameter>
|
11309
|
-
<parameter name="y"
|
11310
|
-
|
11747
|
+
<parameter name="y"
|
11748
|
+
direction="out"
|
11749
|
+
caller-allocates="0"
|
11750
|
+
transfer-ownership="full"
|
11751
|
+
optional="1"
|
11752
|
+
allow-none="1">
|
11753
|
+
<doc xml:space="preserve">Pointer to a gdouble to receive the y coordinate of the
|
11754
|
+
mouse movement.</doc>
|
11311
11755
|
<type name="gdouble" c:type="gdouble*"/>
|
11312
11756
|
</parameter>
|
11313
11757
|
</parameters>
|
@@ -11428,13 +11872,24 @@ and extract the @cur_angle and @n_angles parameters.</doc>
|
|
11428
11872
|
<doc xml:space="preserve">A #GstMessage to inspect.</doc>
|
11429
11873
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
11430
11874
|
</parameter>
|
11431
|
-
<parameter name="cur_angle"
|
11432
|
-
|
11433
|
-
|
11875
|
+
<parameter name="cur_angle"
|
11876
|
+
direction="out"
|
11877
|
+
caller-allocates="0"
|
11878
|
+
transfer-ownership="full"
|
11879
|
+
optional="1"
|
11880
|
+
allow-none="1">
|
11881
|
+
<doc xml:space="preserve">A pointer to a #guint to receive the new
|
11882
|
+
current angle number, or NULL</doc>
|
11434
11883
|
<type name="guint" c:type="guint*"/>
|
11435
11884
|
</parameter>
|
11436
|
-
<parameter name="n_angles"
|
11437
|
-
|
11885
|
+
<parameter name="n_angles"
|
11886
|
+
direction="out"
|
11887
|
+
caller-allocates="0"
|
11888
|
+
transfer-ownership="full"
|
11889
|
+
optional="1"
|
11890
|
+
allow-none="1">
|
11891
|
+
<doc xml:space="preserve">A pointer to a #guint to receive the new angle
|
11892
|
+
count, or NULL.</doc>
|
11438
11893
|
<type name="guint" c:type="guint*"/>
|
11439
11894
|
</parameter>
|
11440
11895
|
</parameters>
|
@@ -11458,9 +11913,11 @@ with it.</doc>
|
|
11458
11913
|
<parameter name="event"
|
11459
11914
|
direction="out"
|
11460
11915
|
caller-allocates="0"
|
11461
|
-
transfer-ownership="full"
|
11462
|
-
|
11463
|
-
|
11916
|
+
transfer-ownership="full"
|
11917
|
+
optional="1"
|
11918
|
+
allow-none="1">
|
11919
|
+
<doc xml:space="preserve">a pointer to a #GstEvent to receive
|
11920
|
+
the contained navigation event.</doc>
|
11464
11921
|
<type name="Gst.Event" c:type="GstEvent**"/>
|
11465
11922
|
</parameter>
|
11466
11923
|
</parameters>
|
@@ -11480,9 +11937,14 @@ active, it indicates that the mouse is over a clickable area.</doc>
|
|
11480
11937
|
<doc xml:space="preserve">A #GstMessage to inspect.</doc>
|
11481
11938
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
11482
11939
|
</parameter>
|
11483
|
-
<parameter name="active"
|
11484
|
-
|
11485
|
-
|
11940
|
+
<parameter name="active"
|
11941
|
+
direction="out"
|
11942
|
+
caller-allocates="0"
|
11943
|
+
transfer-ownership="full"
|
11944
|
+
optional="1"
|
11945
|
+
allow-none="1">
|
11946
|
+
<doc xml:space="preserve">A pointer to a gboolean to receive the
|
11947
|
+
active/inactive state, or NULL.</doc>
|
11486
11948
|
<type name="gboolean" c:type="gboolean*"/>
|
11487
11949
|
</parameter>
|
11488
11950
|
</parameters>
|
@@ -11540,14 +12002,24 @@ angles into the #guint pointed to by the @n_angles variable.</doc>
|
|
11540
12002
|
<doc xml:space="preserve">a #GstQuery</doc>
|
11541
12003
|
<type name="Gst.Query" c:type="GstQuery*"/>
|
11542
12004
|
</parameter>
|
11543
|
-
<parameter name="cur_angle"
|
11544
|
-
|
11545
|
-
|
12005
|
+
<parameter name="cur_angle"
|
12006
|
+
direction="out"
|
12007
|
+
caller-allocates="0"
|
12008
|
+
transfer-ownership="full"
|
12009
|
+
optional="1"
|
12010
|
+
allow-none="1">
|
12011
|
+
<doc xml:space="preserve">Pointer to a #guint into which to store the
|
12012
|
+
currently selected angle value from the query, or NULL</doc>
|
11546
12013
|
<type name="guint" c:type="guint*"/>
|
11547
12014
|
</parameter>
|
11548
|
-
<parameter name="n_angles"
|
11549
|
-
|
11550
|
-
|
12015
|
+
<parameter name="n_angles"
|
12016
|
+
direction="out"
|
12017
|
+
caller-allocates="0"
|
12018
|
+
transfer-ownership="full"
|
12019
|
+
optional="1"
|
12020
|
+
allow-none="1">
|
12021
|
+
<doc xml:space="preserve">Pointer to a #guint into which to store the
|
12022
|
+
number of angles value from the query, or NULL</doc>
|
11551
12023
|
<type name="guint" c:type="guint*"/>
|
11552
12024
|
</parameter>
|
11553
12025
|
</parameters>
|
@@ -11568,7 +12040,9 @@ value from the query, or NULL</doc>
|
|
11568
12040
|
<parameter name="n_cmds"
|
11569
12041
|
direction="out"
|
11570
12042
|
caller-allocates="0"
|
11571
|
-
transfer-ownership="full"
|
12043
|
+
transfer-ownership="full"
|
12044
|
+
optional="1"
|
12045
|
+
allow-none="1">
|
11572
12046
|
<doc xml:space="preserve">the number of commands in this query.</doc>
|
11573
12047
|
<type name="guint" c:type="guint*"/>
|
11574
12048
|
</parameter>
|
@@ -11596,7 +12070,9 @@ set to #GST_NAVIGATION_COMMAND_INVALID.</doc>
|
|
11596
12070
|
<parameter name="cmd"
|
11597
12071
|
direction="out"
|
11598
12072
|
caller-allocates="0"
|
11599
|
-
transfer-ownership="full"
|
12073
|
+
transfer-ownership="full"
|
12074
|
+
optional="1"
|
12075
|
+
allow-none="1">
|
11600
12076
|
<doc xml:space="preserve">a pointer to store the nth command into.</doc>
|
11601
12077
|
<type name="NavigationCommand" c:type="GstNavigationCommand*"/>
|
11602
12078
|
</parameter>
|
@@ -11642,8 +12118,11 @@ of commands passed must be equal to @n_commands.</doc>
|
|
11642
12118
|
<type name="gint" c:type="gint"/>
|
11643
12119
|
</parameter>
|
11644
12120
|
<parameter name="cmds" transfer-ownership="none">
|
11645
|
-
<doc xml:space="preserve">An array containing @n_cmds
|
11646
|
-
|
12121
|
+
<doc xml:space="preserve">An array containing @n_cmds
|
12122
|
+
@GstNavigationCommand values.</doc>
|
12123
|
+
<array length="1" zero-terminated="0" c:type="GstNavigationCommand*">
|
12124
|
+
<type name="NavigationCommand" c:type="GstNavigationCommand"/>
|
12125
|
+
</array>
|
11647
12126
|
</parameter>
|
11648
12127
|
</parameters>
|
11649
12128
|
</function>
|
@@ -12421,6 +12900,40 @@ Create an upstream force key unit event using gst_video_event_new_upstream_forc
|
|
12421
12900
|
</parameter>
|
12422
12901
|
</parameters>
|
12423
12902
|
</function>
|
12903
|
+
<function name="video_field_order_from_string"
|
12904
|
+
c:identifier="gst_video_field_order_from_string"
|
12905
|
+
moved-to="VideoFieldOrder.from_string"
|
12906
|
+
version="1.12">
|
12907
|
+
<doc xml:space="preserve">Convert @order to a #GstVideoFieldOrder</doc>
|
12908
|
+
<return-value transfer-ownership="none">
|
12909
|
+
<doc xml:space="preserve">the #GstVideoFieldOrder of @order or
|
12910
|
+
#GST_VIDEO_FIELD_ORDER_UNKNOWN when @order is not a valid
|
12911
|
+
string representation for a #GstVideoFieldOrder.</doc>
|
12912
|
+
<type name="VideoFieldOrder" c:type="GstVideoFieldOrder"/>
|
12913
|
+
</return-value>
|
12914
|
+
<parameters>
|
12915
|
+
<parameter name="order" transfer-ownership="none">
|
12916
|
+
<doc xml:space="preserve">a field order</doc>
|
12917
|
+
<type name="utf8" c:type="const gchar*"/>
|
12918
|
+
</parameter>
|
12919
|
+
</parameters>
|
12920
|
+
</function>
|
12921
|
+
<function name="video_field_order_to_string"
|
12922
|
+
c:identifier="gst_video_field_order_to_string"
|
12923
|
+
moved-to="VideoFieldOrder.to_string"
|
12924
|
+
version="1.12">
|
12925
|
+
<doc xml:space="preserve">Convert @order to its string representation.</doc>
|
12926
|
+
<return-value transfer-ownership="none">
|
12927
|
+
<doc xml:space="preserve">@order as a string or NULL if @order in invalid.</doc>
|
12928
|
+
<type name="utf8" c:type="const gchar*"/>
|
12929
|
+
</return-value>
|
12930
|
+
<parameters>
|
12931
|
+
<parameter name="order" transfer-ownership="none">
|
12932
|
+
<doc xml:space="preserve">a #GstVideoFieldOrder</doc>
|
12933
|
+
<type name="VideoFieldOrder" c:type="GstVideoFieldOrder"/>
|
12934
|
+
</parameter>
|
12935
|
+
</parameters>
|
12936
|
+
</function>
|
12424
12937
|
<function name="video_format_from_fourcc"
|
12425
12938
|
c:identifier="gst_video_format_from_fourcc"
|
12426
12939
|
moved-to="VideoFormat.from_fourcc">
|