gstreamer 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -6
- data/lib/2.2/gstreamer.so +0 -0
- data/lib/2.3/gstreamer.so +0 -0
- data/lib/2.4/gstreamer.so +0 -0
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-device-monitor-1.0.exe +0 -0
- data/vendor/local/bin/gst-discoverer-1.0.exe +0 -0
- data/vendor/local/bin/gst-inspect-1.0.exe +0 -0
- data/vendor/local/bin/gst-launch-1.0.exe +0 -0
- data/vendor/local/bin/gst-play-1.0.exe +0 -0
- data/vendor/local/bin/gst-stats-1.0.exe +0 -0
- data/vendor/local/bin/gst-typefind-1.0.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstadaptivedemux-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadallocators-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadaudio-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbadvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstgl-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstinsertbin-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstmpegts-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstplayer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsturidownloader-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libopus-0.dll +0 -0
- data/vendor/local/bin/libsoup-2.4-1.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/badallocators.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h +75 -0
- data/vendor/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h +59 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h +19 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsink.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/app/gstappsrc.h +1 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-converter.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h +14 -0
- data/vendor/local/include/gstreamer-1.0/gst/audio/audio-resampler.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h +3 -3
- data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h +19 -7
- data/vendor/local/include/gstreamer-1.0/gst/base/gstaggregator.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbaseparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesink.h +9 -2
- data/vendor/local/include/gstreamer-1.0/gst/base/gstbasetransform.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstdataqueue.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/base/gstqueuearray.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h +14 -14
- data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h +23 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/controller.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h +83 -0
- data/vendor/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gl.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/glprototypes/fbo.h +4 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h +1 -2
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglapi.h +0 -3
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h +5 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h +4 -0
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontext.h +16 -8
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h +13 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfeature.h +2 -56
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfilter.h +0 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglformat.h +3 -7
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemory.h +18 -13
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h +8 -5
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshader.h +11 -6
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsl.h +16 -16
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglutils.h +4 -20
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglwindow.h +20 -29
- data/vendor/local/include/gstreamer-1.0/gst/gst.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstbin.h +5 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstbuffer.h +10 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstbufferpool.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstclock.h +12 -13
- data/vendor/local/include/gstreamer-1.0/gst/gstcompat.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstconfig.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/gstcontrolbinding.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdebugutils.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h +56 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstelement.h +51 -114
- data/vendor/local/include/gstreamer-1.0/gst/gstelementfactory.h +27 -27
- data/vendor/local/include/gstreamer-1.0/gst/gstenumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstevent.h +6 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstinfo.h +133 -24
- data/vendor/local/include/gstreamer-1.0/gst/gstmemory.h +3 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstmessage.h +5 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstmeta.h +5 -3
- data/vendor/local/include/gstreamer-1.0/gst/gstminiobject.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gstpad.h +18 -11
- data/vendor/local/include/gstreamer-1.0/gst/gstparamspecs.h +28 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstparse.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstquery.h +30 -27
- data/vendor/local/include/gstreamer-1.0/gst/gststreamcollection.h +7 -1
- data/vendor/local/include/gstreamer-1.0/gst/gststreams.h +9 -3
- data/vendor/local/include/gstreamer-1.0/gst/gststructure.h +16 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/gsttracerrecord.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/gsturi.h +5 -4
- data/vendor/local/include/gstreamer-1.0/gst/gstutils.h +124 -55
- data/vendor/local/include/gstreamer-1.0/gst/gstvalue.h +15 -14
- data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography.h +146 -133
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-scte-section.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h +11 -0
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +2 -2
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h +21 -3
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer.h +15 -0
- data/vendor/local/include/gstreamer-1.0/gst/riff/riff-ids.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h +0 -1
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h +33 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h +1 -3
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h +25 -0
- data/vendor/local/include/gstreamer-1.0/gst/tag/tag.h +1 -5
- data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h +1 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h +3 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideometa.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideosink.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h +54 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-converter.h +8 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-enumtypes.h +2 -0
- data/vendor/local/include/gstreamer-1.0/gst/video/video-format.h +54 -23
- data/vendor/local/include/gstreamer-1.0/gst/video/video-info.h +27 -2
- data/vendor/local/include/gstreamer-1.0/gst/video/video.h +1 -1
- data/vendor/local/include/libsoup-2.4/libsoup/soup-version.h +1 -1
- data/vendor/local/lib/girepository-1.0/Gst-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstApp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstAudio-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBadAllocators-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstBase-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstController-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstGL-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPlayer-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstRtsp-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstTag-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstVideo-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Soup-2.4.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h +2 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.dll → libgstcamerabin.dll} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.dll.a → libgstcamerabin.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstcamerabin2.la → libgstcamerabin.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstencodebin.la → libgstencoding.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.dll.a → libgstfaceoverlay.dll.a} +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsthls.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopengl.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopus.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstdataurisrc.la → libgstpbtypes.la} +5 -5
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrawparse.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/{libgstsouphttpsrc.la → libgstsoup.la} +4 -4
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.la +41 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstadaptivedemux-1.0.la +2 -2
- data/vendor/local/lib/libgstallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstallocators-1.0.la +2 -2
- data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstapp-1.0.la +2 -2
- data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadallocators-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadallocators-1.0.la +41 -0
- data/vendor/local/lib/libgstbadaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadaudio-1.0.la +2 -2
- data/vendor/local/lib/libgstbadbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbadvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbadvideo-1.0.la +2 -2
- data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbase-1.0.la +2 -2
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.la +2 -2
- data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcodecparsers-1.0.la +2 -2
- data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-1.0.la +2 -2
- data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstfft-1.0.la +2 -2
- data/vendor/local/lib/libgstgl-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstgl-1.0.la +3 -3
- data/vendor/local/lib/libgstinsertbin-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstinsertbin-1.0.la +2 -2
- data/vendor/local/lib/libgstmpegts-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstmpegts-1.0.la +2 -2
- data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstnet-1.0.la +2 -2
- data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-1.0.la +2 -2
- data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-1.0.la +2 -2
- data/vendor/local/lib/libgstplayer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstplayer-1.0.la +2 -2
- data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-1.0.la +2 -2
- data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstriff-1.0.la +2 -2
- data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-1.0.la +2 -2
- data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-1.0.la +2 -2
- data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-1.0.la +2 -2
- data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsttag-1.0.la +2 -2
- data/vendor/local/lib/libgsturidownloader-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsturidownloader-1.0.la +2 -2
- data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-1.0.la +2 -2
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libopus.dll.a +0 -0
- data/vendor/local/lib/libsoup-2.4.a +0 -0
- data/vendor/local/lib/libsoup-2.4.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -3
- data/vendor/local/lib/pkgconfig/gstreamer-allocators-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-allocators-1.0.pc +16 -0
- data/vendor/local/lib/pkgconfig/gstreamer-bad-audio-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-bad-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-gl-1.0.pc +5 -2
- data/vendor/local/lib/pkgconfig/gstreamer-insertbin-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-mpegts-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-player-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/libsoup-2.4.pc +1 -1
- data/vendor/local/{share/bash-completion/helpers/gst-completion-helper-1.0.exe → libexec/gstreamer-1.0/gst-completion-helper.exe} +0 -0
- data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
- data/vendor/local/share/bash-completion/completions/gst-inspect-1.0 +6 -7
- data/vendor/local/share/bash-completion/completions/gst-launch-1.0 +6 -8
- data/vendor/local/share/bash-completion/helpers/gst +23 -1
- data/vendor/local/share/gir-1.0/Gst-1.0.gir +851 -397
- data/vendor/local/share/gir-1.0/GstAllocators-1.0.gir +96 -36
- data/vendor/local/share/gir-1.0/GstApp-1.0.gir +39 -0
- data/vendor/local/share/gir-1.0/GstAudio-1.0.gir +219 -248
- data/vendor/local/share/gir-1.0/GstBadAllocators-1.0.gir +92 -0
- data/vendor/local/share/gir-1.0/GstBase-1.0.gir +316 -362
- data/vendor/local/share/gir-1.0/GstController-1.0.gir +89 -0
- data/vendor/local/share/gir-1.0/GstGL-1.0.gir +719 -693
- data/vendor/local/share/gir-1.0/GstMpegts-1.0.gir +1 -1
- data/vendor/local/share/gir-1.0/GstNet-1.0.gir +0 -3
- data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +71 -49
- data/vendor/local/share/gir-1.0/GstPlayer-1.0.gir +221 -0
- data/vendor/local/share/gir-1.0/GstRtp-1.0.gir +24 -108
- data/vendor/local/share/gir-1.0/GstRtsp-1.0.gir +128 -6
- data/vendor/local/share/gir-1.0/GstSdp-1.0.gir +8 -8
- data/vendor/local/share/gir-1.0/GstTag-1.0.gir +34 -61
- data/vendor/local/share/gir-1.0/GstVideo-1.0.gir +872 -359
- data/vendor/local/share/gir-1.0/Soup-2.4.gir +7 -6
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-1.0.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +7 -0
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +22 -8
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +53 -5
- data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregator.html → GstAggregator.html} +116 -86
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstAggregatorPad.html → GstAggregatorPad.html} +35 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBaseFilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLBufferPool.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLColorConvert.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLContext.html +48 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLDisplay.html +151 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFilter.html +62 -28
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLFramebuffer.html +41 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLShader.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLUpload.html +52 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLViewConvert.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstGLWindow.html +8 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer.html → GstPlayer.html} +453 -375
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-mediainfo.html → GstPlayerMediaInfo.html} +364 -116
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-videooverlayvideorenderer.html → GstPlayerVideoOverlayVideoRenderer.html} +77 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-visualization.html → GstPlayerVisualization.html} +36 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-GstVideoAggregator.html → GstVideoAggregator.html} +36 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregatorPad.html +163 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/annotation-glossary.html +9 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-deprecated.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +586 -498
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/base.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/codecparsers.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gl.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +347 -319
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstEGLImage.html +58 -34
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLAPI.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLBuffer.html +21 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemory.html +137 -125
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglmemorypbo.html → gst-plugins-bad-libs-GstGLMemoryPBO.html} +35 -35
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLOverlayCompositor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLQuery.html +55 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLRenderbuffer.html +96 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSL.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSyncMeta.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstglbasememory.html → gst-plugins-bad-libs-GstGlBaseMemory.html} +124 -123
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPhotography.html +13 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{gst-plugins-bad-libs-gstplayer-gmaincontextsignaldispatcher.html → gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html} +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Formats.html +111 -89
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html +277 -109
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-debugging.html +2 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstglmemoryegl.html +6 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstmpegvideometa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-h264parser.html +69 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-jpegparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpeg4parser.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +6 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-vc1parser.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-libs-hierarchy.html +28 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +26 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/player.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch01.html +9 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch02.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-1.0.devhelp2 +15 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-IQA.html +83 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-accurip.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffparse.html +31 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-assrender.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixer.html +6 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audioparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bs2b.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bulge.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-burn.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-camerabin.html +40 -70
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromium.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-circle.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-coloreffects.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compositor.html +18 -32
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvdilate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvequalizehist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cverode.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvlaplace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsmooth.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsobel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diffuse.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dilate.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dodge.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtmfdetect.html +10 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtsdec.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsrc.html +17 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvdspu.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-edgedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-exclusion.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faac.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faad.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceblur.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-facedetect.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-festival.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fisheye.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fpsdisplaysink.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gaussianblur.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorbalance.html +8 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorconvert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorscale.html +14 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldeinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldifferencematte.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldownload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-blur.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-bulge.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-fisheye.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-glow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-heat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-identity.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-laplacian.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-lumaxpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-mirror.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sepia.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sobel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-square.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-squeeze.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-stretch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-tunnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-twirl.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xpro.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xray.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterapp.html +9 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfiltercube.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterglass.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesink.html +24 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesinkelement.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmixerbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmosaic.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gloverlay.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glshader.html +46 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsinkbin.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsrcbin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereomix.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereosplit.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltestsrc.html +18 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltransformation.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glupload.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixer.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixerelement.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glviewconvert.html +19 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpegparse.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kaleidoscope.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-marble.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimdec.html +1 -119
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimenc.html +1 -151
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mirror.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-neonhttpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ofa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsink.html +10 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsrc.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opencvtextoverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pcapparse.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pinch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-aiff.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-assrender.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiovisualizers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-autoconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bayer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bs2b.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bz2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-camerabin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-coloreffects.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-curl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-debugutilsbad.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtsdec.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvb.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvdspu.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faac.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faad.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-festival.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gaudieffects.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-geometrictransform.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gsm.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jpegformat.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mms.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-modplug.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpeg2enc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsmux.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mplex.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ofa.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openal.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opencv.html +7 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opengl.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pcapparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rawparse.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rfbsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtmp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-sdp.html → gst-plugins-bad-plugins-plugin-sdpelem.html} +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-shm.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-soundtouch.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-speed.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-dataurisrc.html → gst-plugins-bad-plugins-plugin-ttmlsubs.html} +21 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voaacenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voamrwbenc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtcdsp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-zbar.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawaudioparse.html +3 -190
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawvideoparse.html +6 -246
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsink.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsrc.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpdemux.html +9 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsink.html +10 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsrc.html +9 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-solarize.html +5 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spacescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spectrascope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-speed.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sphere.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-square.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stretch.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-synaescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-templatematch.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlparse.html +181 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlrender.html +207 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tunnel.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-twirl.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedaudioparse.html +3 -38
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedvideoparse.html +5 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoparse.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voaacenc.html +7 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voamrwbenc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waterripple.html +4 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wavescope.html +3 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcdsp.html +110 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcechoprobe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zbar.html +17 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/index.html +14 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesink.html → GstAudioBaseSink.html} +98 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiobasesrc.html → GstAudioBaseSrc.html} +64 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiocdsrc.html → GstAudioCdSrc.html} +62 -75
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioclock.html → GstAudioClock.html} +45 -45
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiodecoder.html → GstAudioDecoder.html} +372 -202
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioencoder.html → GstAudioEncoder.html} +318 -207
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiofilter.html → GstAudioFilter.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioringbuffer.html → GstAudioRingBuffer.html} +207 -135
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosink.html → GstAudioSink.html} +36 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiosrc.html → GstAudioSrc.html} +34 -62
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalance.html → GstColorBalance.html} +62 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstcolorbalancechannel.html → GstColorBalanceChannel.html} +27 -30
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstdiscoverer.html → GstDiscoverer.html} +279 -279
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-encoding-profile.html → GstEncodingProfile.html} +606 -347
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstnavigation.html → GstNavigation.html} +158 -165
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbaseaudiopayload.html → GstRTPBaseAudioPayload.html} +52 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasedepayload.html → GstRTPBaseDepayload.html} +45 -87
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbasepayload.html → GstRTPBasePayload.html} +70 -108
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gststreamvolume.html → GstStreamVolume.html} +58 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideodirection.html → GstVideoDirection.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideofilter.html → GstVideoFilter.html} +20 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideoorientation.html → GstVideoOrientation.html} +46 -46
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlay.html → GstVideoOverlay.html} +75 -105
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideosink.html → GstVideoSink.html} +38 -44
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/annotation-glossary.html +2 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-deprecated.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +2060 -1512
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +2847 -2638
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiochannels.html → gst-plugins-base-libs-Audio-channels.html} +63 -63
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilscodecutils.html → gst-plugins-base-libs-Codec-utilities.html} +58 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsdescriptions.html → gst-plugins-base-libs-Descriptions.html} +31 -37
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudioiec61937.html → gst-plugins-base-libs-GstAudio-IEC61937.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudio.html → gst-plugins-base-libs-GstAudio.html} +1128 -218
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioConverter.html +146 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstaudiometa.html → gst-plugins-base-libs-GstAudioDownmixMeta.html} +40 -40
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioQuantize.html +35 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagexif.html → gst-plugins-base-libs-GstExiftag.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfft.html → gst-plugins-base-libs-GstFFT.html} +15 -15
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf32.html → gst-plugins-base-libs-GstFFTF32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstfftf64.html → gst-plugins-base-libs-GstFFTF64.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts16.html → gst-plugins-base-libs-GstFFTS16.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstffts32.html → gst-plugins-base-libs-GstFFTS32.html} +52 -52
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstmikey.html → gst-plugins-base-libs-GstMIKEYMessage.html} +316 -278
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtcpbuffer.html → gst-plugins-base-libs-GstRTCPBuffer.html} +694 -219
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtpbuffer.html → gst-plugins-base-libs-GstRTPBuffer.html} +191 -117
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtppayloads.html → gst-plugins-base-libs-GstRTPPayloadInfo.html} +32 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspconnection.html → gst-plugins-base-libs-GstRTSPConnection.html} +359 -283
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspextension.html → gst-plugins-base-libs-GstRTSPExtension.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspmessage.html → gst-plugins-base-libs-GstRTSPMessage.html} +328 -220
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsptransport.html → gst-plugins-base-libs-GstRTSPRange.html} +68 -68
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtsprange.html → gst-plugins-base-libs-GstRTSPTimeRange.html} +50 -50
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspurl.html → gst-plugins-base-libs-GstRTSPUrl.html} +51 -51
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtphdrext.html → gst-plugins-base-libs-GstRtphdrext.html} +18 -22
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstrtspdefs.html → gst-plugins-base-libs-GstRtspdefs.html} +143 -67
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstsdpmessage.html → gst-plugins-base-libs-GstSDPMessage.html} +813 -728
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagdemux.html → gst-plugins-base-libs-GstTagDemux.html} +40 -54
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagmux.html → gst-plugins-base-libs-GstTagMux.html} +31 -41
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmpwriter.html → gst-plugins-base-libs-GstTagXmpWriter.html} +23 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideo.html → gst-plugins-base-libs-GstVideoAlignment.html} +2237 -716
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoChroma.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDecoder.html +184 -98
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDither.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoEncoder.html +92 -61
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstvideooverlaycomposition.html → gst-plugins-base-libs-GstVideoOverlayRectangle.html} +188 -198
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoPool.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoResampler.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoScaler.html +45 -10
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagvorbis.html → gst-plugins-base-libs-GstVorbisTag.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagxmp.html → gst-plugins-base-libs-GstXmptag.html} +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttagid3.html → gst-plugins-base-libs-ID3-tag-utils.html} +29 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglanguagecodes.html → gst-plugins-base-libs-ISO-639-lang-mappings.html} +25 -29
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsinstallplugins.html → gst-plugins-base-libs-Install-plugins.html} +302 -401
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttaglicenses.html → gst-plugins-base-libs-Licenses.html} +24 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutilsmissingplugins.html → gst-plugins-base-libs-Missing-plugins.html} +44 -58
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpbutils.html → gst-plugins-base-libs-Pbutils.html} +31 -42
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstriff.html → gst-plugins-base-libs-Riff-utilities.html} +27 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gsttag.html → gst-plugins-base-libs-Tags.html} +60 -64
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/{gst-plugins-base-libs-gstpluginsbaseversion.html → gst-plugins-base-libs-Version.html} +25 -25
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsink.html +160 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-dmabuf.html +58 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-fdmemory.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideometa.html +146 -27
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoutils.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-allocators.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-app.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-audio.html +18 -18
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-base-utils.html +12 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-ffft.html +9 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +31 -31
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-mikey.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-plugins-base.html +71 -71
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-riff.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtsp.html +11 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-sdp.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-tag.html +14 -14
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-video.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +72 -72
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +12 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +42 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsamidisrc.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +13 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +11 -9
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +8 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin3.html +8 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +29 -49
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +11 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +4 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +28 -24
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +16 -16
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +5 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmaudioparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmvideoparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusdec.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusenc.html +6 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +79 -113
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin3.html +74 -110
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playsink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opus.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-rawparse.html +93 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawaudioparse.html +339 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawvideoparse.html +326 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-socketsrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ssaparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-streamsynchronizer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +18 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +33 -13
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +16 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +18 -17
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +6 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +14 -12
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedaudioparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedvideoparse.html +252 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +12 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-urisourcebin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +35 -20
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +31 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +28 -11
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +48 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +9 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +8 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +11 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +10 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +7 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +36 -39
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +34 -33
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/index.html +17 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-1.0.devhelp2 +21 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-3gppmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-agingtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apedemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apev2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioamplify.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiochebband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiocheblimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiodynamic.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioecho.html +40 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiofirfilter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioiirfilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioinvert.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiokaraoke.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsincband.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsinclimit.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cairooverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterlace.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dicetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-directsoundsink.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-edgetv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-10bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-3bands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-nbands.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvmux.html +18 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gamma.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufoverlay.html +43 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufsink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3v2mux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-iirequalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ismlmux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskamux.html +4 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mj2mux.html +28 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mp4mux.html +32 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpegaudioparse.html +4 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-optv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4sink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-1394.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-aasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alphacolor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-apetag.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audiofx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audioparsers.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-auparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-autodetect.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-avi.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cacasink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cairo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cutter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-debug.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-deinterlace.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dtmf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-effectv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-equalizer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flac.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flxdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gdkpixbuf.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom2k1.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-icydemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-id3demux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-imagefreeze.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-interleave.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-isomp4.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jpeg.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-level.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-matroska.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mulaw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multifile.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multipart.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-navigationtest.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-oss4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ossaudio.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-png.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-pulseaudio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-replaygain.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtpmanager.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtsp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shapewipe.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/{gst-plugins-good-plugins-plugin-shout2send.html → gst-plugins-good-plugins-plugin-shout2.html} +6 -6
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-smpte.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-soup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-speex.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-taglib.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-udp.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-video4linux2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videofilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videomixer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-vpx.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavpack.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavparse.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ximagesrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-y4menc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmux.html +41 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-quarktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-radioactv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-revtv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rippletv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbin.html +61 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726pay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263ppay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp1sdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4adepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4apay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpadepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmparobustdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopusdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopuspay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmadepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmapay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmudepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmupay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqcelpdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqdm2depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxqueue.html +93 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxreceive.html +116 -83
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsession.html +3 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirendepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirenpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexdepay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexpay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsv3vdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheoradepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheorapay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbisdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbispay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9depay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9pay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawpay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpxqtdepay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtspsrc.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shagadelictv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shout2send.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smptealpha.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-spectrum.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsink.html +71 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-streaktv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2sink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2src.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vertigotv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobalance.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobox.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videocrop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videoflip.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomedian.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-warptv.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackdec.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackenc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstAllocator.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +148 -123
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBuffer.html +62 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstClock.html +34 -25
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDeviceProviderFactory.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDynamicTypeFactory.html +153 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElement.html +92 -137
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +31 -31
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstEvent.html +11 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMemory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMessage.html +6 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +31 -51
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +16 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPlugin.html +26 -13
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPluginFeature.html +23 -22
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPreset.html +4 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstQuery.html +6 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstRegistry.html +26 -29
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSegment.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstStructure.html +211 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagList.html +16 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagSetter.html +30 -30
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTask.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTaskPool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerRecord.html +4 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +32 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +18 -19
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstConfig.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceProvider.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +21 -21
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstInfo.html +335 -27
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMeta.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMiniObject.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParse.html +36 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstPoll.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstProtectionMeta.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStream.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStreamCollection.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTocSetter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTypeFind.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUri.html +46 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUtils.html +112 -12
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +7 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-hierarchy.html +4 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix01.html +160 -76
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix03.html +19 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix04.html +4 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix05.html +8 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix08.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/libgstreamer.html +11 -8
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstARGBControlBinding.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseParse.html +134 -127
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSink.html +14 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +13 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +97 -174
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +26 -42
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstDirectControlBinding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstInterpolationControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetClientClock.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTestClock.html +14 -10
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTriggerControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-check.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-control.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBufferStraw.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteReader.html +40 -17
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstDataQueue.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstHarness.html +32 -23
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstProxyControlBinding.html +130 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstStreamConsistency.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs.html +4 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix01.html +13 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +3 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +6 -0
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +6 -4
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-concat.html +6 -5
- data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dataurisrc.html → gstreamer-plugins-1.0/gstreamer-plugins-dataurisrc.html} +35 -33
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-downloadbuffer.html +8 -9
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +19 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +8 -7
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +9 -11
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +6 -5
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +15 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +7 -15
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +64 -96
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +5 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-streamiddemux.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +8 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/index.html +4 -1
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAddress.html +1079 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuth.html +921 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +928 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +339 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +391 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +284 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCache.html +428 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +108 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +219 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookie.html +1467 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +860 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +192 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +189 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupLogger.html +595 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessage.html +2737 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +1269 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +1904 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +533 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +396 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +118 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequest.html +491 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +86 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +132 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +133 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupServer.html +2407 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSession.html +3037 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +197 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +84 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSocket.html +1624 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupURI.html +1672 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +80 -0
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch02.html +31 -29
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch03.html +13 -13
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch04.html +7 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch05.html +6 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/index.html +44 -41
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/ix01.html +1540 -31
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +591 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +1888 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +469 -7
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +196 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +204 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +1448 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +872 -4
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +206 -5
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +804 -6
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 +1021 -57
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +8 -8
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +104 -104
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +27 -27
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +117 -117
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +38 -38
- data/vendor/local/share/license/libav/LICENSE.md +0 -2
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/libsoup.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo +0 -0
- data/vendor/local/share/man/man1/gst-inspect-1.0.1 +32 -9
- data/vendor/local/share/man/man1/gst-launch-1.0.1 +103 -100
- data/vendor/local/share/man/man1/gst-stats-1.0.1 +30 -0
- data/vendor/local/share/man/man1/gst-typefind-1.0.1 +6 -7
- metadata +179 -136
- data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontrolbindingproxy.h +0 -61
- data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstVideoAggregatorPad.html +0 -170
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mimic.html +0 -85
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAddress.html +0 -74
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuth.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomain.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainBasic.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthDomainDigest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupAuthManager.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCache.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentDecoder.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentSniffer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookie.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJar.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarDB.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookieJarText.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupLogger.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessage.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageBody.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageHeaders.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipart.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipartInputStream.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupProxyResolverDefault.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequest.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestData.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestFile.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupRequestHTTP.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSession.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionAsync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionFeature.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSessionSync.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupSocket.html +0 -53
- data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupURI.html +0 -53
@@ -7,7 +7,7 @@
|
|
7
7
|
<link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Library Reference Manual">
|
8
8
|
<link rel="up" href="video.html" title="Video helpers and baseclasses">
|
9
9
|
<link rel="prev" href="video.html" title="Video helpers and baseclasses">
|
10
|
-
<link rel="next" href="
|
10
|
+
<link rel="next" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -15,24 +15,26 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
17
|
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
-
<a href="#
|
18
|
+
<a href="#GstVideoAggregator.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
|
+
<a href="#GstVideoAggregator.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces"> <span class="dim">|</span>
|
20
|
+
<a href="#GstVideoAggregator.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span>
|
19
21
|
</td>
|
20
22
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
21
23
|
<td><a accesskey="u" href="video.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
22
24
|
<td><a accesskey="p" href="video.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
23
|
-
<td><a accesskey="n" href="
|
25
|
+
<td><a accesskey="n" href="GstVideoAggregatorPad.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
24
26
|
</tr></table>
|
25
27
|
<div class="refentry">
|
26
|
-
<a name="
|
28
|
+
<a name="GstVideoAggregator"></a><div class="titlepage"></div>
|
27
29
|
<div class="refnamediv"><table width="100%"><tr>
|
28
30
|
<td valign="top">
|
29
|
-
<h2><span class="refentrytitle"><a name="
|
31
|
+
<h2><span class="refentrytitle"><a name="GstVideoAggregator.top_of_page"></a>GstVideoAggregator</span></h2>
|
30
32
|
<p>GstVideoAggregator — Base class for video aggregators</p>
|
31
33
|
</td>
|
32
34
|
<td class="gallery_image" valign="top" align="right"></td>
|
33
35
|
</tr></table></div>
|
34
36
|
<div class="refsect1">
|
35
|
-
<a name="
|
37
|
+
<a name="GstVideoAggregator.other"></a><h2>Types and Values</h2>
|
36
38
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
37
39
|
<colgroup>
|
38
40
|
<col width="150px" class="name">
|
@@ -41,36 +43,50 @@
|
|
41
43
|
<tbody>
|
42
44
|
<tr>
|
43
45
|
<td class="datatype_keyword">struct</td>
|
44
|
-
<td class="function_name"><a class="link" href="
|
46
|
+
<td class="function_name"><a class="link" href="GstVideoAggregator.html#GstVideoAggregator-struct" title="struct GstVideoAggregator">GstVideoAggregator</a></td>
|
45
47
|
</tr>
|
46
48
|
<tr>
|
47
49
|
<td class="datatype_keyword">struct</td>
|
48
|
-
<td class="function_name"><a class="link" href="
|
50
|
+
<td class="function_name"><a class="link" href="GstVideoAggregator.html#GstVideoAggregatorClass" title="struct GstVideoAggregatorClass">GstVideoAggregatorClass</a></td>
|
49
51
|
</tr>
|
50
52
|
</tbody>
|
51
53
|
</table></div>
|
52
54
|
</div>
|
53
55
|
<div class="refsect1">
|
54
|
-
<a name="
|
56
|
+
<a name="GstVideoAggregator.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
57
|
+
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
58
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
59
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstObject.html#GstObject-struct">GstObject</a>
|
60
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstElement.html#GstElement-struct">GstElement</a>
|
61
|
+
<span class="lineart">╰──</span> <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
62
|
+
<span class="lineart">╰──</span> GstVideoAggregator
|
63
|
+
</pre>
|
64
|
+
</div>
|
65
|
+
<div class="refsect1">
|
66
|
+
<a name="GstVideoAggregator.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
67
|
+
<p>
|
68
|
+
GstVideoAggregator implements
|
69
|
+
<a href="/usr/share/gtk-doc/html/gstreamer-1.0GstChildProxy.html#GstChildProxy-struct">GstChildProxy</a>.</p>
|
70
|
+
</div>
|
71
|
+
<div class="refsect1">
|
72
|
+
<a name="GstVideoAggregator.description"></a><h2>Description</h2>
|
55
73
|
<p>VideoAggregator can accept AYUV, ARGB and BGRA video streams. For each of the requested
|
56
74
|
sink pads it will compare the incoming geometry and framerate to define the
|
57
75
|
output parameters. Indeed output video frames will have the geometry of the
|
58
76
|
biggest incoming video stream and the framerate of the fastest incoming one.</p>
|
59
77
|
<p>VideoAggregator will do colorspace conversion.</p>
|
60
78
|
<p>Zorder for each input stream can be configured on the
|
61
|
-
<a class="link" href="
|
79
|
+
<a class="link" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad"><span class="type">GstVideoAggregatorPad</span></a>.</p>
|
62
80
|
</div>
|
63
81
|
<div class="refsect1">
|
64
|
-
<a name="
|
82
|
+
<a name="GstVideoAggregator.functions_details"></a><h2>Functions</h2>
|
65
83
|
<p></p>
|
66
84
|
</div>
|
67
85
|
<div class="refsect1">
|
68
|
-
<a name="
|
86
|
+
<a name="GstVideoAggregator.other_details"></a><h2>Types and Values</h2>
|
69
87
|
<div class="refsect2">
|
70
|
-
<a name="GstVideoAggregator"></a><h3>struct GstVideoAggregator</h3>
|
88
|
+
<a name="GstVideoAggregator-struct"></a><h3>struct GstVideoAggregator</h3>
|
71
89
|
<pre class="programlisting">struct GstVideoAggregator {
|
72
|
-
GstAggregator aggregator;
|
73
|
-
|
74
90
|
/* Output caps */
|
75
91
|
GstVideoInfo info;
|
76
92
|
};
|
@@ -83,19 +99,12 @@ biggest incoming video stream and the framerate of the fastest incoming one.</p>
|
|
83
99
|
<col class="struct_members_description">
|
84
100
|
<col width="200px" class="struct_members_annotations">
|
85
101
|
</colgroup>
|
86
|
-
<tbody>
|
87
|
-
<
|
88
|
-
<td class="
|
89
|
-
<td> </td>
|
90
|
-
<td> </td>
|
91
|
-
</tr>
|
92
|
-
<tr>
|
93
|
-
<td class="struct_member_name"><p><a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-gstvideo.html#GstVideoInfo"><span class="type">GstVideoInfo</span></a> <em class="structfield"><code><a name="GstVideoAggregator.info"></a>info</code></em>;</p></td>
|
94
|
-
<td class="struct_member_description"><p>The <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-gstvideo.html#GstVideoInfo"><span class="type">GstVideoInfo</span></a> representing the currently set
|
102
|
+
<tbody><tr>
|
103
|
+
<td class="struct_member_name"><p><a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-GstVideoAlignment.html#GstVideoInfo"><span class="type">GstVideoInfo</span></a> <em class="structfield"><code><a name="GstVideoAggregator-struct.info"></a>info</code></em>;</p></td>
|
104
|
+
<td class="struct_member_description"><p>The <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-GstVideoAlignment.html#GstVideoInfo"><span class="type">GstVideoInfo</span></a> representing the currently set
|
95
105
|
srcpad caps.</p></td>
|
96
106
|
<td class="struct_member_annotations"> </td>
|
97
|
-
</tr>
|
98
|
-
</tbody>
|
107
|
+
</tr></tbody>
|
99
108
|
</table></div>
|
100
109
|
</div>
|
101
110
|
</div>
|
@@ -152,7 +161,7 @@ is not guaranteed to be writable.</p></td>
|
|
152
161
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GstVideoAggregatorClass.aggregate-frames"></a>aggregate_frames</code></em> ()</p></td>
|
153
162
|
<td class="struct_member_description"><p>Lets subclasses aggregate frames that are ready. Subclasses
|
154
163
|
should iterate the GstElement.sinkpads and use the already
|
155
|
-
mapped <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-
|
164
|
+
mapped <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0gst-plugins-base-libs-GstVideoAlignment.html#GstVideoFrame"><span class="type">GstVideoFrame</span></a> from GstVideoAggregatorPad.aggregated_frame
|
156
165
|
or directly use the <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstBuffer.html#GstBuffer-struct"><span class="type">GstBuffer</span></a> from GstVideoAggregatorPad.buffer
|
157
166
|
if it needs to map the buffer in a special way. The result of the
|
158
167
|
aggregation should land in <em class="parameter"><code>outbuffer</code></em>
|
@@ -0,0 +1,163 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>GstVideoAggregatorPad: GStreamer Bad Plugins 1.0 Library Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
|
+
<link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Library Reference Manual">
|
8
|
+
<link rel="up" href="video.html" title="Video helpers and baseclasses">
|
9
|
+
<link rel="prev" href="GstVideoAggregator.html" title="GstVideoAggregator">
|
10
|
+
<link rel="next" href="gl.html" title="OpenGL Helper Library">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#GstVideoAggregatorPad.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
|
+
<a href="#GstVideoAggregatorPad.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span>
|
20
|
+
<a href="#GstVideoAggregatorPad.properties" class="shortcut">Properties</a></span>
|
21
|
+
</td>
|
22
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
23
|
+
<td><a accesskey="u" href="video.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
24
|
+
<td><a accesskey="p" href="GstVideoAggregator.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
25
|
+
<td><a accesskey="n" href="gl.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
26
|
+
</tr></table>
|
27
|
+
<div class="refentry">
|
28
|
+
<a name="GstVideoAggregatorPad"></a><div class="titlepage"></div>
|
29
|
+
<div class="refnamediv"><table width="100%"><tr>
|
30
|
+
<td valign="top">
|
31
|
+
<h2><span class="refentrytitle"><a name="GstVideoAggregatorPad.top_of_page"></a>GstVideoAggregatorPad</span></h2>
|
32
|
+
<p>GstVideoAggregatorPad</p>
|
33
|
+
</td>
|
34
|
+
<td class="gallery_image" valign="top" align="right"></td>
|
35
|
+
</tr></table></div>
|
36
|
+
<div class="refsect1">
|
37
|
+
<a name="GstVideoAggregatorPad.properties"></a><h2>Properties</h2>
|
38
|
+
<div class="informaltable"><table class="informaltable" border="0">
|
39
|
+
<colgroup>
|
40
|
+
<col width="150px" class="properties_type">
|
41
|
+
<col width="300px" class="properties_name">
|
42
|
+
<col width="200px" class="properties_flags">
|
43
|
+
</colgroup>
|
44
|
+
<tbody>
|
45
|
+
<tr>
|
46
|
+
<td class="property_type"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
47
|
+
<td class="property_name"><a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad--ignore-eos" title="The “ignore-eos” property">ignore-eos</a></td>
|
48
|
+
<td class="property_flags">Read / Write</td>
|
49
|
+
</tr>
|
50
|
+
<tr>
|
51
|
+
<td class="property_type"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
52
|
+
<td class="property_name"><a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad--zorder" title="The “zorder” property">zorder</a></td>
|
53
|
+
<td class="property_flags">Read / Write</td>
|
54
|
+
</tr>
|
55
|
+
</tbody>
|
56
|
+
</table></div>
|
57
|
+
</div>
|
58
|
+
<div class="refsect1">
|
59
|
+
<a name="GstVideoAggregatorPad.other"></a><h2>Types and Values</h2>
|
60
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
61
|
+
<colgroup>
|
62
|
+
<col width="150px" class="name">
|
63
|
+
<col class="description">
|
64
|
+
</colgroup>
|
65
|
+
<tbody>
|
66
|
+
<tr>
|
67
|
+
<td class="datatype_keyword">struct</td>
|
68
|
+
<td class="function_name"><a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad-struct" title="struct GstVideoAggregatorPad">GstVideoAggregatorPad</a></td>
|
69
|
+
</tr>
|
70
|
+
<tr>
|
71
|
+
<td class="datatype_keyword">struct</td>
|
72
|
+
<td class="function_name"><a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPadClass" title="struct GstVideoAggregatorPadClass">GstVideoAggregatorPadClass</a></td>
|
73
|
+
</tr>
|
74
|
+
</tbody>
|
75
|
+
</table></div>
|
76
|
+
</div>
|
77
|
+
<div class="refsect1">
|
78
|
+
<a name="GstVideoAggregatorPad.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
79
|
+
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
80
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
81
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstObject.html#GstObject-struct">GstObject</a>
|
82
|
+
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0GstPad.html#GstPad-struct">GstPad</a>
|
83
|
+
<span class="lineart">╰──</span> <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
84
|
+
<span class="lineart">╰──</span> GstVideoAggregatorPad
|
85
|
+
</pre>
|
86
|
+
</div>
|
87
|
+
<div class="refsect1">
|
88
|
+
<a name="GstVideoAggregatorPad.description"></a><h2>Description</h2>
|
89
|
+
</div>
|
90
|
+
<div class="refsect1">
|
91
|
+
<a name="GstVideoAggregatorPad.functions_details"></a><h2>Functions</h2>
|
92
|
+
<p></p>
|
93
|
+
</div>
|
94
|
+
<div class="refsect1">
|
95
|
+
<a name="GstVideoAggregatorPad.other_details"></a><h2>Types and Values</h2>
|
96
|
+
<div class="refsect2">
|
97
|
+
<a name="GstVideoAggregatorPad-struct"></a><h3>struct GstVideoAggregatorPad</h3>
|
98
|
+
<pre class="programlisting">struct GstVideoAggregatorPad;</pre>
|
99
|
+
<div class="refsect3">
|
100
|
+
<a name="GstVideoAggregatorPad.members"></a><h4>Members</h4>
|
101
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
102
|
+
<colgroup>
|
103
|
+
<col width="300px" class="struct_members_name">
|
104
|
+
<col class="struct_members_description">
|
105
|
+
<col width="200px" class="struct_members_annotations">
|
106
|
+
</colgroup>
|
107
|
+
<tbody></tbody>
|
108
|
+
</table></div>
|
109
|
+
</div>
|
110
|
+
</div>
|
111
|
+
<hr>
|
112
|
+
<div class="refsect2">
|
113
|
+
<a name="GstVideoAggregatorPadClass"></a><h3>struct GstVideoAggregatorPadClass</h3>
|
114
|
+
<pre class="programlisting">struct GstVideoAggregatorPadClass {
|
115
|
+
GstAggregatorPadClass parent_class;
|
116
|
+
gboolean (*set_info) (GstVideoAggregatorPad * pad,
|
117
|
+
GstVideoAggregator * videoaggregator,
|
118
|
+
GstVideoInfo * current_info,
|
119
|
+
GstVideoInfo * wanted_info);
|
120
|
+
|
121
|
+
gboolean (*prepare_frame) (GstVideoAggregatorPad * pad,
|
122
|
+
GstVideoAggregator * videoaggregator);
|
123
|
+
|
124
|
+
void (*clean_frame) (GstVideoAggregatorPad * pad,
|
125
|
+
GstVideoAggregator * videoaggregator);
|
126
|
+
|
127
|
+
gpointer _gst_reserved[GST_PADDING_LARGE];
|
128
|
+
};
|
129
|
+
</pre>
|
130
|
+
<p><em class="parameter"><code>set_info</code></em>
|
131
|
+
: Lets subclass set a converter on the pad,
|
132
|
+
right after a new format has been negotiated.
|
133
|
+
<em class="parameter"><code>prepare_frame</code></em>
|
134
|
+
: Prepare the frame from the pad buffer (if any)
|
135
|
+
and sets it to <em class="parameter"><code>aggregated_frame</code></em>
|
136
|
+
|
137
|
+
<em class="parameter"><code>clean_frame</code></em>
|
138
|
+
: clean the frame previously prepared in prepare_frame</p>
|
139
|
+
</div>
|
140
|
+
</div>
|
141
|
+
<div class="refsect1">
|
142
|
+
<a name="GstVideoAggregatorPad.property-details"></a><h2>Property Details</h2>
|
143
|
+
<div class="refsect2">
|
144
|
+
<a name="GstVideoAggregatorPad--ignore-eos"></a><h3>The <code class="literal">“ignore-eos”</code> property</h3>
|
145
|
+
<pre class="programlisting"> “ignore-eos” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
146
|
+
<p>Aggregate the last frame on pads that are EOS till they are released.</p>
|
147
|
+
<p>Flags: Read / Write</p>
|
148
|
+
<p>Default value: FALSE</p>
|
149
|
+
</div>
|
150
|
+
<hr>
|
151
|
+
<div class="refsect2">
|
152
|
+
<a name="GstVideoAggregatorPad--zorder"></a><h3>The <code class="literal">“zorder”</code> property</h3>
|
153
|
+
<pre class="programlisting"> “zorder” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
154
|
+
<p>Z Order of the picture.</p>
|
155
|
+
<p>Flags: Read / Write</p>
|
156
|
+
<p>Default value: 0</p>
|
157
|
+
</div>
|
158
|
+
</div>
|
159
|
+
</div>
|
160
|
+
<div class="footer">
|
161
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
162
|
+
</body>
|
163
|
+
</html>
|
@@ -18,6 +18,8 @@
|
|
18
18
|
<span class="dim">|</span>
|
19
19
|
<a class="shortcut" href="#glsE">E</a>
|
20
20
|
<span class="dim">|</span>
|
21
|
+
<a class="shortcut" href="#glsI">I</a>
|
22
|
+
<span class="dim">|</span>
|
21
23
|
<a class="shortcut" href="#glsN">N</a>
|
22
24
|
<span class="dim">|</span>
|
23
25
|
<a class="shortcut" href="#glsO">O</a>
|
@@ -46,6 +48,9 @@
|
|
46
48
|
<a name="glsE"></a><h3 class="title">E</h3>
|
47
49
|
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
|
48
50
|
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
|
51
|
+
<a name="glsI"></a><h3 class="title">I</h3>
|
52
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-inout"></a>inout</span></dt>
|
53
|
+
<dd class="glossdef"><p>Parameter for input and for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
|
49
54
|
<a name="glsN"></a><h3 class="title">N</h3>
|
50
55
|
<dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
|
51
56
|
<dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
|
@@ -59,9 +64,13 @@
|
|
59
64
|
<dd class="glossdef"><p>The callback is valid only during the call to the method.</p></dd>
|
60
65
|
<dt><span class="glossterm"><a name="annotation-glossterm-scope%20notified"></a>scope notified</span></dt>
|
61
66
|
<dd class="glossdef"><p>The callback is valid until the GDestroyNotify argument is called.</p></dd>
|
67
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-skip"></a>skip</span></dt>
|
68
|
+
<dd class="glossdef"><p>Exposed in C code, not necessarily available in other languages.</p></dd>
|
62
69
|
<a name="glsT"></a><h3 class="title">T</h3>
|
63
70
|
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20container"></a>transfer container</span></dt>
|
64
71
|
<dd class="glossdef"><p>Free data container after the code is done.</p></dd>
|
72
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20floating"></a>transfer floating</span></dt>
|
73
|
+
<dd class="glossdef"><p>Alias for <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>, used for objects with floating refs.</p></dd>
|
65
74
|
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
|
66
75
|
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
|
67
76
|
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
|
@@ -24,31 +24,31 @@
|
|
24
24
|
<a name="api-index-deprecated"></a>Index of deprecated API</h1></div></div></div>
|
25
25
|
<a name="idx"></a><a name="idxM"></a><h3 class="title">M</h3>
|
26
26
|
<dt>
|
27
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-gop" title="gst_mpeg_video_parse_gop ()">gst_mpeg_video_parse_gop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
27
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-gop" title="gst_mpeg_video_parse_gop ()">gst_mpeg_video_parse_gop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
28
28
|
</dt>
|
29
29
|
<dd></dd>
|
30
30
|
<dt>
|
31
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-extension" title="gst_mpeg_video_parse_picture_extension ()">gst_mpeg_video_parse_picture_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
31
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-extension" title="gst_mpeg_video_parse_picture_extension ()">gst_mpeg_video_parse_picture_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
32
32
|
</dt>
|
33
33
|
<dd></dd>
|
34
34
|
<dt>
|
35
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-header" title="gst_mpeg_video_parse_picture_header ()">gst_mpeg_video_parse_picture_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
35
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-header" title="gst_mpeg_video_parse_picture_header ()">gst_mpeg_video_parse_picture_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
36
36
|
</dt>
|
37
37
|
<dd></dd>
|
38
38
|
<dt>
|
39
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-quant-matrix-extension" title="gst_mpeg_video_parse_quant_matrix_extension ()">gst_mpeg_video_parse_quant_matrix_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
39
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-quant-matrix-extension" title="gst_mpeg_video_parse_quant_matrix_extension ()">gst_mpeg_video_parse_quant_matrix_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
40
40
|
</dt>
|
41
41
|
<dd></dd>
|
42
42
|
<dt>
|
43
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-display-extension" title="gst_mpeg_video_parse_sequence_display_extension ()">gst_mpeg_video_parse_sequence_display_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
43
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-display-extension" title="gst_mpeg_video_parse_sequence_display_extension ()">gst_mpeg_video_parse_sequence_display_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
44
44
|
</dt>
|
45
45
|
<dd></dd>
|
46
46
|
<dt>
|
47
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-extension" title="gst_mpeg_video_parse_sequence_extension ()">gst_mpeg_video_parse_sequence_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
47
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-extension" title="gst_mpeg_video_parse_sequence_extension ()">gst_mpeg_video_parse_sequence_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
48
48
|
</dt>
|
49
49
|
<dd></dd>
|
50
50
|
<dt>
|
51
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-header" title="gst_mpeg_video_parse_sequence_header ()">gst_mpeg_video_parse_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
51
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-header" title="gst_mpeg_video_parse_sequence_header ()">gst_mpeg_video_parse_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
52
52
|
</dt>
|
53
53
|
<dd></dd>
|
54
54
|
</div>
|
@@ -50,51 +50,63 @@
|
|
50
50
|
<a name="api-index-full"></a>Index</h1></div></div></div>
|
51
51
|
<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
|
52
52
|
<dt>
|
53
|
-
<a class="link" href="
|
53
|
+
<a class="link" href="GstAggregator.html#GstAggregator-struct" title="struct GstAggregator">GstAggregator</a>, struct in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
54
54
|
</dt>
|
55
55
|
<dd></dd>
|
56
56
|
<dt>
|
57
|
-
<a class="link" href="
|
57
|
+
<a class="link" href="GstAggregator.html#GstAggregator--latency" title="The “latency” property">GstAggregator:latency</a>, object property in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
58
58
|
</dt>
|
59
59
|
<dd></dd>
|
60
60
|
<dt>
|
61
|
-
<a class="link" href="
|
61
|
+
<a class="link" href="GstAggregator.html#GstAggregator--start-time" title="The “start-time” property">GstAggregator:start-time</a>, object property in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
62
62
|
</dt>
|
63
63
|
<dd></dd>
|
64
64
|
<dt>
|
65
|
-
<a class="link" href="
|
65
|
+
<a class="link" href="GstAggregator.html#GstAggregator--start-time-selection" title="The “start-time-selection” property">GstAggregator:start-time-selection</a>, object property in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
66
66
|
</dt>
|
67
67
|
<dd></dd>
|
68
68
|
<dt>
|
69
|
-
<a class="link" href="
|
69
|
+
<a class="link" href="GstAggregator.html#GstAggregatorClass" title="struct GstAggregatorClass">GstAggregatorClass</a>, struct in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
70
70
|
</dt>
|
71
71
|
<dd></dd>
|
72
72
|
<dt>
|
73
|
-
<a class="link" href="
|
73
|
+
<a class="link" href="GstAggregatorPad.html#GstAggregatorPad-struct" title="struct GstAggregatorPad">GstAggregatorPad</a>, struct in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
74
74
|
</dt>
|
75
75
|
<dd></dd>
|
76
76
|
<dt>
|
77
|
-
<a class="link" href="
|
77
|
+
<a class="link" href="GstAggregatorPad.html#GstAggregatorPadClass" title="struct GstAggregatorPadClass">GstAggregatorPadClass</a>, struct in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
78
78
|
</dt>
|
79
79
|
<dd></dd>
|
80
80
|
<dt>
|
81
|
-
<a class="link" href="
|
81
|
+
<a class="link" href="GstAggregator.html#gst-aggregator-finish-buffer" title="gst_aggregator_finish_buffer ()">gst_aggregator_finish_buffer</a>, function in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
82
82
|
</dt>
|
83
83
|
<dd></dd>
|
84
84
|
<dt>
|
85
|
-
<a class="link" href="
|
85
|
+
<a class="link" href="GstAggregator.html#gst-aggregator-get-latency" title="gst_aggregator_get_latency ()">gst_aggregator_get_latency</a>, function in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
86
86
|
</dt>
|
87
87
|
<dd></dd>
|
88
88
|
<dt>
|
89
|
-
<a class="link" href="
|
89
|
+
<a class="link" href="GstAggregator.html#gst-aggregator-iterate-sinkpads" title="gst_aggregator_iterate_sinkpads ()">gst_aggregator_iterate_sinkpads</a>, function in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
90
90
|
</dt>
|
91
91
|
<dd></dd>
|
92
92
|
<dt>
|
93
|
-
<a class="link" href="
|
93
|
+
<a class="link" href="GstAggregatorPad.html#gst-aggregator-pad-drop-buffer" title="gst_aggregator_pad_drop_buffer ()">gst_aggregator_pad_drop_buffer</a>, function in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
94
94
|
</dt>
|
95
95
|
<dd></dd>
|
96
96
|
<dt>
|
97
|
-
<a class="link" href="
|
97
|
+
<a class="link" href="GstAggregatorPad.html#gst-aggregator-pad-get-buffer" title="gst_aggregator_pad_get_buffer ()">gst_aggregator_pad_get_buffer</a>, function in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
98
|
+
</dt>
|
99
|
+
<dd></dd>
|
100
|
+
<dt>
|
101
|
+
<a class="link" href="GstAggregatorPad.html#gst-aggregator-pad-is-eos" title="gst_aggregator_pad_is_eos ()">gst_aggregator_pad_is_eos</a>, function in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
102
|
+
</dt>
|
103
|
+
<dd></dd>
|
104
|
+
<dt>
|
105
|
+
<a class="link" href="GstAggregatorPad.html#gst-aggregator-pad-steal-buffer" title="gst_aggregator_pad_steal_buffer ()">gst_aggregator_pad_steal_buffer</a>, function in <a class="link" href="GstAggregatorPad.html" title="GstAggregatorPad">GstAggregatorPad</a>
|
106
|
+
</dt>
|
107
|
+
<dd></dd>
|
108
|
+
<dt>
|
109
|
+
<a class="link" href="GstAggregator.html#gst-aggregator-set-src-caps" title="gst_aggregator_set_src_caps ()">gst_aggregator_set_src_caps</a>, function in <a class="link" href="GstAggregator.html" title="GstAggregator">GstAggregator</a>
|
98
110
|
</dt>
|
99
111
|
<dd></dd>
|
100
112
|
<a name="idxB"></a><h3 class="title">B</h3>
|
@@ -167,11 +179,11 @@ GST_BASE_CAMERA_SRC_VIEWFINDER_PAD_NAME, macro in GstBaseCameraSrc
|
|
167
179
|
</dt>
|
168
180
|
<dd></dd>
|
169
181
|
<dt>
|
170
|
-
<a class="link" href="GstGLBufferPool.html#gst-buffer-pool-config-get-gl-allocation-params" title="gst_buffer_pool_config_get_gl_allocation_params ()">gst_buffer_pool_config_get_gl_allocation_params</a>, function in <a class="link" href="GstGLBufferPool.html" title="
|
182
|
+
<a class="link" href="GstGLBufferPool.html#gst-buffer-pool-config-get-gl-allocation-params" title="gst_buffer_pool_config_get_gl_allocation_params ()">gst_buffer_pool_config_get_gl_allocation_params</a>, function in <a class="link" href="GstGLBufferPool.html" title="GstGlBufferPool">GstGLBufferPool</a>
|
171
183
|
</dt>
|
172
184
|
<dd></dd>
|
173
185
|
<dt>
|
174
|
-
<a class="link" href="GstGLBufferPool.html#gst-buffer-pool-config-set-gl-allocation-params" title="gst_buffer_pool_config_set_gl_allocation_params ()">gst_buffer_pool_config_set_gl_allocation_params</a>, function in <a class="link" href="GstGLBufferPool.html" title="
|
186
|
+
<a class="link" href="GstGLBufferPool.html#gst-buffer-pool-config-set-gl-allocation-params" title="gst_buffer_pool_config_set_gl_allocation_params ()">gst_buffer_pool_config_set_gl_allocation_params</a>, function in <a class="link" href="GstGLBufferPool.html" title="GstGlBufferPool">GstGLBufferPool</a>
|
175
187
|
</dt>
|
176
188
|
<dd></dd>
|
177
189
|
<dt>
|
@@ -179,15 +191,15 @@ GST_BASE_CAMERA_SRC_VIEWFINDER_PAD_NAME, macro in GstBaseCameraSrc
|
|
179
191
|
</dt>
|
180
192
|
<dd></dd>
|
181
193
|
<dt>
|
182
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-2D:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_2D">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_2D</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
194
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-2D:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_2D">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_2D</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
183
195
|
</dt>
|
184
196
|
<dd></dd>
|
185
197
|
<dt>
|
186
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-EXTERNAL-OES:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
198
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-EXTERNAL-OES:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
187
199
|
</dt>
|
188
200
|
<dd></dd>
|
189
201
|
<dt>
|
190
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-RECTANGLE:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
202
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-RECTANGLE:CAPS" title="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE">GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
191
203
|
</dt>
|
192
204
|
<dd></dd>
|
193
205
|
<a name="idxC"></a><h3 class="title">C</h3>
|
@@ -216,7 +228,11 @@ gst_camerabin_preview_set_caps, function in gstcamerabinpreview
|
|
216
228
|
</dt>
|
217
229
|
<dd></dd>
|
218
230
|
<dt>
|
219
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-CAPS-FEATURE-MEMORY-GL-BUFFER:CAPS" title="GST_CAPS_FEATURE_MEMORY_GL_BUFFER">GST_CAPS_FEATURE_MEMORY_GL_BUFFER</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
231
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-CAPS-FEATURE-MEMORY-GL-BUFFER:CAPS" title="GST_CAPS_FEATURE_MEMORY_GL_BUFFER">GST_CAPS_FEATURE_MEMORY_GL_BUFFER</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
232
|
+
</dt>
|
233
|
+
<dd></dd>
|
234
|
+
<dt>
|
235
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-CAPS-FEATURE-MEMORY-GL-MEMORY:CAPS" title="GST_CAPS_FEATURE_MEMORY_GL_MEMORY">GST_CAPS_FEATURE_MEMORY_GL_MEMORY</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
220
236
|
</dt>
|
221
237
|
<dd></dd>
|
222
238
|
<dt>
|
@@ -258,15 +274,23 @@ DEFAULT_ZOOM, macro in gstcamerabin-enum
|
|
258
274
|
<dd></dd>
|
259
275
|
<a name="idxE"></a><h3 class="title">E</h3>
|
260
276
|
<dt>
|
277
|
+
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#GstEGLImageDestroyNotify" title="GstEGLImageDestroyNotify ()">GstEGLImageDestroyNotify</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstEGLImage.html" title="GstEGLImage">GstEGLImage</a>
|
278
|
+
</dt>
|
279
|
+
<dd></dd>
|
280
|
+
<dt>
|
281
|
+
gst_egl_get_error_string, function in GstGLContextEGL
|
282
|
+
</dt>
|
283
|
+
<dd></dd>
|
284
|
+
<dt>
|
261
285
|
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#gst-egl-image-from-dmabuf" title="gst_egl_image_from_dmabuf ()">gst_egl_image_from_dmabuf</a>, function in <a class="link" href="gst-plugins-bad-libs-GstEGLImage.html" title="GstEGLImage">GstEGLImage</a>
|
262
286
|
</dt>
|
263
287
|
<dd></dd>
|
264
288
|
<dt>
|
265
|
-
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#gst-egl-image-
|
289
|
+
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#gst-egl-image-from-texture" title="gst_egl_image_from_texture ()">gst_egl_image_from_texture</a>, function in <a class="link" href="gst-plugins-bad-libs-GstEGLImage.html" title="GstEGLImage">GstEGLImage</a>
|
266
290
|
</dt>
|
267
291
|
<dd></dd>
|
268
292
|
<dt>
|
269
|
-
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#gst-egl-image-get-
|
293
|
+
<a class="link" href="gst-plugins-bad-libs-GstEGLImage.html#gst-egl-image-get-image" title="gst_egl_image_get_image ()">gst_egl_image_get_image</a>, function in <a class="link" href="gst-plugins-bad-libs-GstEGLImage.html" title="GstEGLImage">GstEGLImage</a>
|
270
294
|
</dt>
|
271
295
|
<dd></dd>
|
272
296
|
<dt>
|
@@ -287,19 +311,19 @@ DEFAULT_ZOOM, macro in gstcamerabin-enum
|
|
287
311
|
<dd></dd>
|
288
312
|
<a name="idxG"></a><h3 class="title">G</h3>
|
289
313
|
<dt>
|
290
|
-
<a class="link" href="gst-plugins-bad-libs-
|
314
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLAllocationParams-struct" title="struct GstGLAllocationParams">GstGLAllocationParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
291
315
|
</dt>
|
292
316
|
<dd></dd>
|
293
317
|
<dt>
|
294
|
-
<a class="link" href="gst-plugins-bad-libs-
|
318
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLAllocationParamsCopyFunc" title="GstGLAllocationParamsCopyFunc ()">GstGLAllocationParamsCopyFunc</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
295
319
|
</dt>
|
296
320
|
<dd></dd>
|
297
321
|
<dt>
|
298
|
-
<a class="link" href="gst-plugins-bad-libs-
|
322
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLAllocationParamsFreeFunc" title="GstGLAllocationParamsFreeFunc ()">GstGLAllocationParamsFreeFunc</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
299
323
|
</dt>
|
300
324
|
<dd></dd>
|
301
325
|
<dt>
|
302
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GstGLAPI" title="enum GstGLAPI">GstGLAPI</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
326
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GstGLAPI" title="enum GstGLAPI">GstGLAPI</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
303
327
|
</dt>
|
304
328
|
<dd></dd>
|
305
329
|
<dt>
|
@@ -323,79 +347,79 @@ DEFAULT_ZOOM, macro in gstcamerabin-enum
|
|
323
347
|
</dt>
|
324
348
|
<dd></dd>
|
325
349
|
<dt>
|
326
|
-
<a class="link" href="gst-plugins-bad-libs-
|
350
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemory" title="GstGLBaseMemory">GstGLBaseMemory</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
327
351
|
</dt>
|
328
352
|
<dd></dd>
|
329
353
|
<dt>
|
330
|
-
<a class="link" href="gst-plugins-bad-libs-
|
354
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocator-struct" title="GstGLBaseMemoryAllocator">GstGLBaseMemoryAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
331
355
|
</dt>
|
332
356
|
<dd></dd>
|
333
357
|
<dt>
|
334
|
-
<a class="link" href="gst-plugins-bad-libs-
|
358
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorAllocFunction" title="GstGLBaseMemoryAllocatorAllocFunction ()">GstGLBaseMemoryAllocatorAllocFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
335
359
|
</dt>
|
336
360
|
<dd></dd>
|
337
361
|
<dt>
|
338
|
-
<a class="link" href="gst-plugins-bad-libs-
|
362
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorClass" title="GstGLBaseMemoryAllocatorClass">GstGLBaseMemoryAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
339
363
|
</dt>
|
340
364
|
<dd></dd>
|
341
365
|
<dt>
|
342
|
-
<a class="link" href="gst-plugins-bad-libs-
|
366
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorCopyFunction" title="GstGLBaseMemoryAllocatorCopyFunction ()">GstGLBaseMemoryAllocatorCopyFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
343
367
|
</dt>
|
344
368
|
<dd></dd>
|
345
369
|
<dt>
|
346
|
-
<a class="link" href="gst-plugins-bad-libs-
|
370
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorCreateFunction" title="GstGLBaseMemoryAllocatorCreateFunction ()">GstGLBaseMemoryAllocatorCreateFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
347
371
|
</dt>
|
348
372
|
<dd></dd>
|
349
373
|
<dt>
|
350
|
-
<a class="link" href="gst-plugins-bad-libs-
|
374
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorDestroyFunction" title="GstGLBaseMemoryAllocatorDestroyFunction ()">GstGLBaseMemoryAllocatorDestroyFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
351
375
|
</dt>
|
352
376
|
<dd></dd>
|
353
377
|
<dt>
|
354
|
-
<a class="link" href="gst-plugins-bad-libs-
|
378
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorMapFunction" title="GstGLBaseMemoryAllocatorMapFunction ()">GstGLBaseMemoryAllocatorMapFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
355
379
|
</dt>
|
356
380
|
<dd></dd>
|
357
381
|
<dt>
|
358
|
-
<a class="link" href="gst-plugins-bad-libs-
|
382
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryAllocatorUnmapFunction" title="GstGLBaseMemoryAllocatorUnmapFunction ()">GstGLBaseMemoryAllocatorUnmapFunction</a>, user_function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
359
383
|
</dt>
|
360
384
|
<dd></dd>
|
361
385
|
<dt>
|
362
|
-
<a class="link" href="gst-plugins-bad-libs-
|
386
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryError" title="enum GstGLBaseMemoryError">GstGLBaseMemoryError</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
363
387
|
</dt>
|
364
388
|
<dd></dd>
|
365
389
|
<dt>
|
366
|
-
<a class="link" href="gst-plugins-bad-libs-
|
390
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GstGLBaseMemoryTransfer" title="enum GstGLBaseMemoryTransfer">GstGLBaseMemoryTransfer</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
367
391
|
</dt>
|
368
392
|
<dd></dd>
|
369
393
|
<dt>
|
370
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBuffer" title="GstGLBuffer">GstGLBuffer</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
394
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBuffer" title="GstGLBuffer">GstGLBuffer</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
371
395
|
</dt>
|
372
396
|
<dd></dd>
|
373
397
|
<dt>
|
374
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocationParams" title="struct GstGLBufferAllocationParams">GstGLBufferAllocationParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
398
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocationParams-struct" title="struct GstGLBufferAllocationParams">GstGLBufferAllocationParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
375
399
|
</dt>
|
376
400
|
<dd></dd>
|
377
401
|
<dt>
|
378
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocator-struct" title="GstGLBufferAllocator">GstGLBufferAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
402
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocator-struct" title="GstGLBufferAllocator">GstGLBufferAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
379
403
|
</dt>
|
380
404
|
<dd></dd>
|
381
405
|
<dt>
|
382
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocatorClass" title="GstGLBufferAllocatorClass">GstGLBufferAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
406
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GstGLBufferAllocatorClass" title="GstGLBufferAllocatorClass">GstGLBufferAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
383
407
|
</dt>
|
384
408
|
<dd></dd>
|
385
409
|
<dt>
|
386
|
-
<a class="link" href="GstGLBufferPool.html#GstGLBufferPool-struct" title="GstGLBufferPool">GstGLBufferPool</a>, struct in <a class="link" href="GstGLBufferPool.html" title="
|
410
|
+
<a class="link" href="GstGLBufferPool.html#GstGLBufferPool-struct" title="GstGLBufferPool">GstGLBufferPool</a>, struct in <a class="link" href="GstGLBufferPool.html" title="GstGlBufferPool">GstGLBufferPool</a>
|
387
411
|
</dt>
|
388
412
|
<dd></dd>
|
389
413
|
<dt>
|
390
|
-
<a class="link" href="GstGLBufferPool.html#GstGLBufferPoolClass" title="GstGLBufferPoolClass">GstGLBufferPoolClass</a>, struct in <a class="link" href="GstGLBufferPool.html" title="
|
414
|
+
<a class="link" href="GstGLBufferPool.html#GstGLBufferPoolClass" title="GstGLBufferPoolClass">GstGLBufferPoolClass</a>, struct in <a class="link" href="GstGLBufferPool.html" title="GstGlBufferPool">GstGLBufferPool</a>
|
391
415
|
</dt>
|
392
416
|
<dd></dd>
|
393
417
|
<dt>
|
394
|
-
<a class="link" href="GstGLColorConvert.html#GstGLColorConvert-struct" title="GstGLColorConvert">GstGLColorConvert</a>, struct in <a class="link" href="GstGLColorConvert.html" title="
|
418
|
+
<a class="link" href="GstGLColorConvert.html#GstGLColorConvert-struct" title="GstGLColorConvert">GstGLColorConvert</a>, struct in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
395
419
|
</dt>
|
396
420
|
<dd></dd>
|
397
421
|
<dt>
|
398
|
-
<a class="link" href="GstGLColorConvert.html#GstGLColorConvertClass" title="GstGLColorConvertClass">GstGLColorConvertClass</a>, struct in <a class="link" href="GstGLColorConvert.html" title="
|
422
|
+
<a class="link" href="GstGLColorConvert.html#GstGLColorConvertClass" title="GstGLColorConvertClass">GstGLColorConvertClass</a>, struct in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
399
423
|
</dt>
|
400
424
|
<dd></dd>
|
401
425
|
<dt>
|
@@ -443,11 +467,19 @@ GstGLContextWGL, struct in GstGLContextWGL
|
|
443
467
|
</dt>
|
444
468
|
<dd></dd>
|
445
469
|
<dt>
|
446
|
-
<a class="link" href="GstGLFilter.html#GstGLFilter-struct" title="GstGLFilter">GstGLFilter</a>, struct in <a class="link" href="GstGLFilter.html" title="
|
470
|
+
<a class="link" href="GstGLFilter.html#GstGLFilter-struct" title="GstGLFilter">GstGLFilter</a>, struct in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
471
|
+
</dt>
|
472
|
+
<dd></dd>
|
473
|
+
<dt>
|
474
|
+
<a class="link" href="GstGLFilter.html#GstGLFilterClass" title="GstGLFilterClass">GstGLFilterClass</a>, struct in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
475
|
+
</dt>
|
476
|
+
<dd></dd>
|
477
|
+
<dt>
|
478
|
+
<a class="link" href="GstGLFilter.html#GstGLFilterRenderFunc" title="GstGLFilterRenderFunc ()">GstGLFilterRenderFunc</a>, user_function in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
447
479
|
</dt>
|
448
480
|
<dd></dd>
|
449
481
|
<dt>
|
450
|
-
<a class="link" href="
|
482
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GstGLFormat" title="enum GstGLFormat">GstGLFormat</a>, enum in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
451
483
|
</dt>
|
452
484
|
<dd></dd>
|
453
485
|
<dt>
|
@@ -455,19 +487,23 @@ GstGLContextWGL, struct in GstGLContextWGL
|
|
455
487
|
</dt>
|
456
488
|
<dd></dd>
|
457
489
|
<dt>
|
458
|
-
<a class="link" href="GstGLFramebuffer.html#GstGLFramebufferClass" title="
|
490
|
+
<a class="link" href="GstGLFramebuffer.html#GstGLFramebufferClass" title="GstGLFramebufferClass">GstGLFramebufferClass</a>, struct in <a class="link" href="GstGLFramebuffer.html" title="GstGLFramebuffer">GstGLFramebuffer</a>
|
459
491
|
</dt>
|
460
492
|
<dd></dd>
|
461
493
|
<dt>
|
462
|
-
<a class="link" href="
|
494
|
+
<a class="link" href="GstGLFramebuffer.html#GstGLFramebufferFunc" title="GstGLFramebufferFunc ()">GstGLFramebufferFunc</a>, user_function in <a class="link" href="GstGLFramebuffer.html" title="GstGLFramebuffer">GstGLFramebuffer</a>
|
463
495
|
</dt>
|
464
496
|
<dd></dd>
|
465
497
|
<dt>
|
466
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#
|
498
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GstGLMemory" title="GstGLMemory">GstGLMemory</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
467
499
|
</dt>
|
468
500
|
<dd></dd>
|
469
501
|
<dt>
|
470
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#
|
502
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GstGLMemoryAllocator-struct" title="GstGLMemoryAllocator">GstGLMemoryAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
503
|
+
</dt>
|
504
|
+
<dd></dd>
|
505
|
+
<dt>
|
506
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GstGLMemoryAllocatorClass" title="GstGLMemoryAllocatorClass">GstGLMemoryAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
471
507
|
</dt>
|
472
508
|
<dd></dd>
|
473
509
|
<dt>
|
@@ -483,19 +519,31 @@ GstGLContextWGL, struct in GstGLContextWGL
|
|
483
519
|
</dt>
|
484
520
|
<dd></dd>
|
485
521
|
<dt>
|
486
|
-
<a class="link" href="gst-plugins-bad-libs-
|
522
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#GstGLMemoryPBO" title="GstGLMemoryPBO">GstGLMemoryPBO</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
523
|
+
</dt>
|
524
|
+
<dd></dd>
|
525
|
+
<dt>
|
526
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#GstGLMemoryPBOAllocator-struct" title="GstGLMemoryPBOAllocator">GstGLMemoryPBOAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
487
527
|
</dt>
|
488
528
|
<dd></dd>
|
489
529
|
<dt>
|
490
|
-
<a class="link" href="gst-plugins-bad-libs-
|
530
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#GstGLMemoryPBOAllocatorClass" title="GstGLMemoryPBOAllocatorClass">GstGLMemoryPBOAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
491
531
|
</dt>
|
492
532
|
<dd></dd>
|
493
533
|
<dt>
|
494
|
-
<a class="link" href="gst-plugins-bad-libs-
|
534
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GstGLPlatform" title="enum GstGLPlatform">GstGLPlatform</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
495
535
|
</dt>
|
496
536
|
<dd></dd>
|
497
537
|
<dt>
|
498
|
-
<a class="link" href="gst-plugins-bad-libs-
|
538
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLQuery.html#GstGLQueryType" title="enum GstGLQueryType">GstGLQueryType</a>, enum in <a class="link" href="gst-plugins-bad-libs-GstGLQuery.html" title="GstGLQuery">GstGLQuery</a>
|
539
|
+
</dt>
|
540
|
+
<dd></dd>
|
541
|
+
<dt>
|
542
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#GstGLRenderbufferAllocator-struct" title="GstGLRenderbufferAllocator">GstGLRenderbufferAllocator</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
543
|
+
</dt>
|
544
|
+
<dd></dd>
|
545
|
+
<dt>
|
546
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#GstGLRenderbufferAllocatorClass" title="GstGLRenderbufferAllocatorClass">GstGLRenderbufferAllocatorClass</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
499
547
|
</dt>
|
500
548
|
<dd></dd>
|
501
549
|
<dt>
|
@@ -615,7 +663,7 @@ GstGLContextWGL, struct in GstGLContextWGL
|
|
615
663
|
</dt>
|
616
664
|
<dd></dd>
|
617
665
|
<dt>
|
618
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GstGLTextureTarget" title="enum GstGLTextureTarget">GstGLTextureTarget</a>, enum in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
666
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GstGLTextureTarget" title="enum GstGLTextureTarget">GstGLTextureTarget</a>, enum in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
619
667
|
</dt>
|
620
668
|
<dd></dd>
|
621
669
|
<dt>
|
@@ -623,7 +671,11 @@ GstGLContextWGL, struct in GstGLContextWGL
|
|
623
671
|
</dt>
|
624
672
|
<dd></dd>
|
625
673
|
<dt>
|
626
|
-
<a class="link" href="
|
674
|
+
<a class="link" href="GstGLUpload.html#GstGLUploadReturn" title="enum GstGLUploadReturn">GstGLUploadReturn</a>, enum in <a class="link" href="GstGLUpload.html" title="GstGLUpload">GstGLUpload</a>
|
675
|
+
</dt>
|
676
|
+
<dd></dd>
|
677
|
+
<dt>
|
678
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct" title="struct GstGLVideoAllocationParams">GstGLVideoAllocationParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
627
679
|
</dt>
|
628
680
|
<dd></dd>
|
629
681
|
<dt>
|
@@ -731,71 +783,71 @@ GstGLWindowX11Class, struct in GstGLWindowX11
|
|
731
783
|
</dt>
|
732
784
|
<dd></dd>
|
733
785
|
<dt>
|
734
|
-
<a class="link" href="gst-plugins-bad-libs-
|
786
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-ALLOC:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_ALLOC">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_ALLOC</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
735
787
|
</dt>
|
736
788
|
<dd></dd>
|
737
789
|
<dt>
|
738
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-BUFFER:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_BUFFER">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_BUFFER</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
790
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-BUFFER:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_BUFFER">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_BUFFER</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
739
791
|
</dt>
|
740
792
|
<dd></dd>
|
741
793
|
<dt>
|
742
|
-
<a class="link" href="gst-plugins-bad-libs-
|
794
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-USER:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_USER">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_USER</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
743
795
|
</dt>
|
744
796
|
<dd></dd>
|
745
797
|
<dt>
|
746
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-VIDEO:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_VIDEO">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_VIDEO</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
798
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-VIDEO:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_VIDEO">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_VIDEO</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
747
799
|
</dt>
|
748
800
|
<dd></dd>
|
749
801
|
<dt>
|
750
|
-
<a class="link" href="gst-plugins-bad-libs-
|
802
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-WRAP-GPU-HANDLE:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_GPU_HANDLE">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_GPU_HANDLE</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
751
803
|
</dt>
|
752
804
|
<dd></dd>
|
753
805
|
<dt>
|
754
|
-
<a class="link" href="gst-plugins-bad-libs-
|
806
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-WRAP-SYSMEM:CAPS" title="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_SYSMEM">GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_SYSMEM</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
755
807
|
</dt>
|
756
808
|
<dd></dd>
|
757
809
|
<dt>
|
758
|
-
<a class="link" href="gst-plugins-bad-libs-
|
810
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-allocation-params-copy" title="gst_gl_allocation_params_copy ()">gst_gl_allocation_params_copy</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
759
811
|
</dt>
|
760
812
|
<dd></dd>
|
761
813
|
<dt>
|
762
|
-
<a class="link" href="gst-plugins-bad-libs-
|
814
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-allocation-params-copy-data" title="gst_gl_allocation_params_copy_data ()">gst_gl_allocation_params_copy_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
763
815
|
</dt>
|
764
816
|
<dd></dd>
|
765
817
|
<dt>
|
766
|
-
<a class="link" href="gst-plugins-bad-libs-
|
818
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-allocation-params-free" title="gst_gl_allocation_params_free ()">gst_gl_allocation_params_free</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
767
819
|
</dt>
|
768
820
|
<dd></dd>
|
769
821
|
<dt>
|
770
|
-
<a class="link" href="gst-plugins-bad-libs-
|
822
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-allocation-params-free-data" title="gst_gl_allocation_params_free_data ()">gst_gl_allocation_params_free_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
771
823
|
</dt>
|
772
824
|
<dd></dd>
|
773
825
|
<dt>
|
774
|
-
<a class="link" href="gst-plugins-bad-libs-
|
826
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-allocation-params-init" title="gst_gl_allocation_params_init ()">gst_gl_allocation_params_init</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
775
827
|
</dt>
|
776
828
|
<dd></dd>
|
777
829
|
<dt>
|
778
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-api-from-string" title="gst_gl_api_from_string ()">gst_gl_api_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
830
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-api-from-string" title="gst_gl_api_from_string ()">gst_gl_api_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
779
831
|
</dt>
|
780
832
|
<dd></dd>
|
781
833
|
<dt>
|
782
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-GLES1-NAME:CAPS" title="GST_GL_API_GLES1_NAME">GST_GL_API_GLES1_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
834
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-GLES1-NAME:CAPS" title="GST_GL_API_GLES1_NAME">GST_GL_API_GLES1_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
783
835
|
</dt>
|
784
836
|
<dd></dd>
|
785
837
|
<dt>
|
786
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-GLES2-NAME:CAPS" title="GST_GL_API_GLES2_NAME">GST_GL_API_GLES2_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
838
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-GLES2-NAME:CAPS" title="GST_GL_API_GLES2_NAME">GST_GL_API_GLES2_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
787
839
|
</dt>
|
788
840
|
<dd></dd>
|
789
841
|
<dt>
|
790
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-OPENGL3-NAME:CAPS" title="GST_GL_API_OPENGL3_NAME">GST_GL_API_OPENGL3_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
842
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-OPENGL3-NAME:CAPS" title="GST_GL_API_OPENGL3_NAME">GST_GL_API_OPENGL3_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
791
843
|
</dt>
|
792
844
|
<dd></dd>
|
793
845
|
<dt>
|
794
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-OPENGL-NAME:CAPS" title="GST_GL_API_OPENGL_NAME">GST_GL_API_OPENGL_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
846
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#GST-GL-API-OPENGL-NAME:CAPS" title="GST_GL_API_OPENGL_NAME">GST_GL_API_OPENGL_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
795
847
|
</dt>
|
796
848
|
<dd></dd>
|
797
849
|
<dt>
|
798
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-api-to-string" title="gst_gl_api_to_string ()">gst_gl_api_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
850
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-api-to-string" title="gst_gl_api_to_string ()">gst_gl_api_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
799
851
|
</dt>
|
800
852
|
<dd></dd>
|
801
853
|
<dt>
|
@@ -843,83 +895,83 @@ GstGLWindowX11Class, struct in GstGLWindowX11
|
|
843
895
|
</dt>
|
844
896
|
<dd></dd>
|
845
897
|
<dt>
|
846
|
-
<a class="link" href="gst-plugins-bad-libs-
|
898
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-base-memory-alloc" title="gst_gl_base_memory_alloc ()">gst_gl_base_memory_alloc</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
847
899
|
</dt>
|
848
900
|
<dd></dd>
|
849
901
|
<dt>
|
850
|
-
<a class="link" href="gst-plugins-bad-libs-
|
902
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-BASE-MEMORY-ALLOCATOR-NAME:CAPS" title="GST_GL_BASE_MEMORY_ALLOCATOR_NAME">GST_GL_BASE_MEMORY_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
851
903
|
</dt>
|
852
904
|
<dd></dd>
|
853
905
|
<dt>
|
854
|
-
<a class="link" href="gst-plugins-bad-libs-
|
906
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-base-memory-alloc-data" title="gst_gl_base_memory_alloc_data ()">gst_gl_base_memory_alloc_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
855
907
|
</dt>
|
856
908
|
<dd></dd>
|
857
909
|
<dt>
|
858
|
-
<a class="link" href="gst-plugins-bad-libs-
|
910
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-GL-BASE-MEMORY-ERROR:CAPS" title="GST_GL_BASE_MEMORY_ERROR">GST_GL_BASE_MEMORY_ERROR</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
859
911
|
</dt>
|
860
912
|
<dd></dd>
|
861
913
|
<dt>
|
862
|
-
<a class="link" href="gst-plugins-bad-libs-
|
914
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-base-memory-init" title="gst_gl_base_memory_init ()">gst_gl_base_memory_init</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
863
915
|
</dt>
|
864
916
|
<dd></dd>
|
865
917
|
<dt>
|
866
|
-
<a class="link" href="gst-plugins-bad-libs-
|
918
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-base-memory-init-once" title="gst_gl_base_memory_init_once ()">gst_gl_base_memory_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
867
919
|
</dt>
|
868
920
|
<dd></dd>
|
869
921
|
<dt>
|
870
|
-
<a class="link" href="gst-plugins-bad-libs-
|
922
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-gl-base-memory-memcpy" title="gst_gl_base_memory_memcpy ()">gst_gl_base_memory_memcpy</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
871
923
|
</dt>
|
872
924
|
<dd></dd>
|
873
925
|
<dt>
|
874
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-gl-buffer-allocation-params-new" title="gst_gl_buffer_allocation_params_new ()">gst_gl_buffer_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
926
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-gl-buffer-allocation-params-new" title="gst_gl_buffer_allocation_params_new ()">gst_gl_buffer_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
875
927
|
</dt>
|
876
928
|
<dd></dd>
|
877
929
|
<dt>
|
878
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-GL-BUFFER-ALLOCATOR-NAME:CAPS" title="GST_GL_BUFFER_ALLOCATOR_NAME">GST_GL_BUFFER_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
930
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#GST-GL-BUFFER-ALLOCATOR-NAME:CAPS" title="GST_GL_BUFFER_ALLOCATOR_NAME">GST_GL_BUFFER_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
879
931
|
</dt>
|
880
932
|
<dd></dd>
|
881
933
|
<dt>
|
882
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-gl-buffer-init-once" title="gst_gl_buffer_init_once ()">gst_gl_buffer_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
934
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-gl-buffer-init-once" title="gst_gl_buffer_init_once ()">gst_gl_buffer_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
883
935
|
</dt>
|
884
936
|
<dd></dd>
|
885
937
|
<dt>
|
886
|
-
<a class="link" href="GstGLBufferPool.html#gst-gl-buffer-pool-new" title="gst_gl_buffer_pool_new ()">gst_gl_buffer_pool_new</a>, function in <a class="link" href="GstGLBufferPool.html" title="
|
938
|
+
<a class="link" href="GstGLBufferPool.html#gst-gl-buffer-pool-new" title="gst_gl_buffer_pool_new ()">gst_gl_buffer_pool_new</a>, function in <a class="link" href="GstGLBufferPool.html" title="GstGlBufferPool">GstGLBufferPool</a>
|
887
939
|
</dt>
|
888
940
|
<dd></dd>
|
889
941
|
<dt>
|
890
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-
|
942
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-check-extension" title="gst_gl_check_extension ()">gst_gl_check_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
891
943
|
</dt>
|
892
944
|
<dd></dd>
|
893
945
|
<dt>
|
894
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-decide-allocation" title="gst_gl_color_convert_decide_allocation ()">gst_gl_color_convert_decide_allocation</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
946
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-decide-allocation" title="gst_gl_color_convert_decide_allocation ()">gst_gl_color_convert_decide_allocation</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
895
947
|
</dt>
|
896
948
|
<dd></dd>
|
897
949
|
<dt>
|
898
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-fixate-caps" title="gst_gl_color_convert_fixate_caps ()">gst_gl_color_convert_fixate_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
950
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-fixate-caps" title="gst_gl_color_convert_fixate_caps ()">gst_gl_color_convert_fixate_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
899
951
|
</dt>
|
900
952
|
<dd></dd>
|
901
953
|
<dt>
|
902
|
-
<a class="link" href="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-FORMATS:CAPS" title="GST_GL_COLOR_CONVERT_FORMATS">GST_GL_COLOR_CONVERT_FORMATS</a>, macro in <a class="link" href="GstGLColorConvert.html" title="
|
954
|
+
<a class="link" href="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-FORMATS:CAPS" title="GST_GL_COLOR_CONVERT_FORMATS">GST_GL_COLOR_CONVERT_FORMATS</a>, macro in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
903
955
|
</dt>
|
904
956
|
<dd></dd>
|
905
957
|
<dt>
|
906
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-new" title="gst_gl_color_convert_new ()">gst_gl_color_convert_new</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
958
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-new" title="gst_gl_color_convert_new ()">gst_gl_color_convert_new</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
907
959
|
</dt>
|
908
960
|
<dd></dd>
|
909
961
|
<dt>
|
910
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-perform" title="gst_gl_color_convert_perform ()">gst_gl_color_convert_perform</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
962
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-perform" title="gst_gl_color_convert_perform ()">gst_gl_color_convert_perform</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
911
963
|
</dt>
|
912
964
|
<dd></dd>
|
913
965
|
<dt>
|
914
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-set-caps" title="gst_gl_color_convert_set_caps ()">gst_gl_color_convert_set_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
966
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-set-caps" title="gst_gl_color_convert_set_caps ()">gst_gl_color_convert_set_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
915
967
|
</dt>
|
916
968
|
<dd></dd>
|
917
969
|
<dt>
|
918
|
-
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-transform-caps" title="gst_gl_color_convert_transform_caps ()">gst_gl_color_convert_transform_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="
|
970
|
+
<a class="link" href="GstGLColorConvert.html#gst-gl-color-convert-transform-caps" title="gst_gl_color_convert_transform_caps ()">gst_gl_color_convert_transform_caps</a>, function in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
919
971
|
</dt>
|
920
972
|
<dd></dd>
|
921
973
|
<dt>
|
922
|
-
<a class="link" href="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-VIDEO-CAPS" title="GST_GL_COLOR_CONVERT_VIDEO_CAPS">GST_GL_COLOR_CONVERT_VIDEO_CAPS</a>, macro in <a class="link" href="GstGLColorConvert.html" title="
|
974
|
+
<a class="link" href="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-VIDEO-CAPS" title="GST_GL_COLOR_CONVERT_VIDEO_CAPS">GST_GL_COLOR_CONVERT_VIDEO_CAPS</a>, macro in <a class="link" href="GstGLColorConvert.html" title="GstGlColorConvert">GstGLColorConvert</a>
|
923
975
|
</dt>
|
924
976
|
<dd></dd>
|
925
977
|
<dt>
|
@@ -935,10 +987,6 @@ GstGLWindowX11Class, struct in GstGLWindowX11
|
|
935
987
|
</dt>
|
936
988
|
<dd></dd>
|
937
989
|
<dt>
|
938
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-context-check-framebuffer-status" title="gst_gl_context_check_framebuffer_status ()">gst_gl_context_check_framebuffer_status</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="OpenGL Miscellaneous Utilities">OpenGL Miscellaneous Utilities</a>
|
939
|
-
</dt>
|
940
|
-
<dd></dd>
|
941
|
-
<dt>
|
942
990
|
<a class="link" href="GstGLContext.html#gst-gl-context-check-gl-version" title="gst_gl_context_check_gl_version ()">gst_gl_context_check_gl_version</a>, function in <a class="link" href="GstGLContext.html" title="GstGLContext">GstGLContext</a>
|
943
991
|
</dt>
|
944
992
|
<dd></dd>
|
@@ -971,10 +1019,6 @@ gst_gl_context_cocoa_new, function in GstGLContextCocoa
|
|
971
1019
|
</dt>
|
972
1020
|
<dd></dd>
|
973
1021
|
<dt>
|
974
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-context-del-shader" title="gst_gl_context_del_shader ()">gst_gl_context_del_shader</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="OpenGL Miscellaneous Utilities">OpenGL Miscellaneous Utilities</a>
|
975
|
-
</dt>
|
976
|
-
<dd></dd>
|
977
|
-
<dt>
|
978
1022
|
<a class="link" href="GstGLContext.html#gst-gl-context-destroy" title="gst_gl_context_destroy ()">gst_gl_context_destroy</a>, function in <a class="link" href="GstGLContext.html" title="GstGLContext">GstGLContext</a>
|
979
1023
|
</dt>
|
980
1024
|
<dd></dd>
|
@@ -991,10 +1035,6 @@ gst_gl_context_egl_get_current_context, function in GstGLContextEGL
|
|
991
1035
|
</dt>
|
992
1036
|
<dd></dd>
|
993
1037
|
<dt>
|
994
|
-
gst_gl_context_egl_get_error_string, function in GstGLContextEGL
|
995
|
-
</dt>
|
996
|
-
<dd></dd>
|
997
|
-
<dt>
|
998
1038
|
gst_gl_context_egl_get_proc_address, function in GstGLContextEGL
|
999
1039
|
</dt>
|
1000
1040
|
<dd></dd>
|
@@ -1015,10 +1055,6 @@ gst_gl_context_egl_new, function in GstGLContextEGL
|
|
1015
1055
|
</dt>
|
1016
1056
|
<dd></dd>
|
1017
1057
|
<dt>
|
1018
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-context-gen-shader" title="gst_gl_context_gen_shader ()">gst_gl_context_gen_shader</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="OpenGL Miscellaneous Utilities">OpenGL Miscellaneous Utilities</a>
|
1019
|
-
</dt>
|
1020
|
-
<dd></dd>
|
1021
|
-
<dt>
|
1022
1058
|
<a class="link" href="GstGLContext.html#gst-gl-context-get-current" title="gst_gl_context_get_current ()">gst_gl_context_get_current</a>, function in <a class="link" href="GstGLContext.html" title="GstGLContext">GstGLContext</a>
|
1023
1059
|
</dt>
|
1024
1060
|
<dd></dd>
|
@@ -1047,6 +1083,10 @@ gst_gl_context_egl_new, function in GstGLContextEGL
|
|
1047
1083
|
</dt>
|
1048
1084
|
<dd></dd>
|
1049
1085
|
<dt>
|
1086
|
+
<a class="link" href="GstGLContext.html#gst-gl-context-get-gl-platform-version" title="gst_gl_context_get_gl_platform_version ()">gst_gl_context_get_gl_platform_version</a>, function in <a class="link" href="GstGLContext.html" title="GstGLContext">GstGLContext</a>
|
1087
|
+
</dt>
|
1088
|
+
<dd></dd>
|
1089
|
+
<dt>
|
1050
1090
|
<a class="link" href="GstGLContext.html#gst-gl-context-get-gl-version" title="gst_gl_context_get_gl_version ()">gst_gl_context_get_gl_version</a>, function in <a class="link" href="GstGLContext.html" title="GstGLContext">GstGLContext</a>
|
1051
1091
|
</dt>
|
1052
1092
|
<dd></dd>
|
@@ -1123,7 +1163,7 @@ gst_gl_context_wgl_new, function in GstGLContextWGL
|
|
1123
1163
|
</dt>
|
1124
1164
|
<dd></dd>
|
1125
1165
|
<dt>
|
1126
|
-
gst_gl_display_cocoa_new, function in
|
1166
|
+
gst_gl_display_cocoa_new, function in GstGLDisplayCocoa
|
1127
1167
|
</dt>
|
1128
1168
|
<dd></dd>
|
1129
1169
|
<dt>
|
@@ -1135,7 +1175,23 @@ gst_gl_display_cocoa_new, function in GstGLDIsplayCocoa
|
|
1135
1175
|
</dt>
|
1136
1176
|
<dd></dd>
|
1137
1177
|
<dt>
|
1138
|
-
|
1178
|
+
<a class="link" href="GstGLDisplay.html#gst-gl-display-create-window" title="gst_gl_display_create_window ()">gst_gl_display_create_window</a>, function in <a class="link" href="GstGLDisplay.html" title="GstGLDisplay">GstGLDisplay</a>
|
1179
|
+
</dt>
|
1180
|
+
<dd></dd>
|
1181
|
+
<dt>
|
1182
|
+
gst_gl_display_egl_from_gl_display, function in GstGLDisplayEGL
|
1183
|
+
</dt>
|
1184
|
+
<dd></dd>
|
1185
|
+
<dt>
|
1186
|
+
gst_gl_display_egl_get_from_native, function in GstGLDisplayEGL
|
1187
|
+
</dt>
|
1188
|
+
<dd></dd>
|
1189
|
+
<dt>
|
1190
|
+
gst_gl_display_egl_new, function in GstGLDisplayEGL
|
1191
|
+
</dt>
|
1192
|
+
<dd></dd>
|
1193
|
+
<dt>
|
1194
|
+
gst_gl_display_egl_new_with_egl_display, function in GstGLDisplayEGL
|
1139
1195
|
</dt>
|
1140
1196
|
<dd></dd>
|
1141
1197
|
<dt>
|
@@ -1143,6 +1199,10 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1143
1199
|
</dt>
|
1144
1200
|
<dd></dd>
|
1145
1201
|
<dt>
|
1202
|
+
<a class="link" href="GstGLDisplay.html#gst-gl-display-find-window" title="gst_gl_display_find_window ()">gst_gl_display_find_window</a>, function in <a class="link" href="GstGLDisplay.html" title="GstGLDisplay">GstGLDisplay</a>
|
1203
|
+
</dt>
|
1204
|
+
<dd></dd>
|
1205
|
+
<dt>
|
1146
1206
|
<a class="link" href="GstGLDisplay.html#gst-gl-display-get-gl-api" title="gst_gl_display_get_gl_api ()">gst_gl_display_get_gl_api</a>, function in <a class="link" href="GstGLDisplay.html" title="GstGLDisplay">GstGLDisplay</a>
|
1147
1207
|
</dt>
|
1148
1208
|
<dd></dd>
|
@@ -1163,6 +1223,10 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1163
1223
|
</dt>
|
1164
1224
|
<dd></dd>
|
1165
1225
|
<dt>
|
1226
|
+
<a class="link" href="GstGLDisplay.html#gst-gl-display-remove-window" title="gst_gl_display_remove_window ()">gst_gl_display_remove_window</a>, function in <a class="link" href="GstGLDisplay.html" title="GstGLDisplay">GstGLDisplay</a>
|
1227
|
+
</dt>
|
1228
|
+
<dd></dd>
|
1229
|
+
<dt>
|
1166
1230
|
<a class="link" href="gst-plugins-bad-libs-GstGLDisplayWayland.html#gst-gl-display-wayland-new" title="gst_gl_display_wayland_new ()">gst_gl_display_wayland_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLDisplayWayland.html" title="GstGLDisplayWayland">GstGLDisplayWayland</a>
|
1167
1231
|
</dt>
|
1168
1232
|
<dd></dd>
|
@@ -1179,31 +1243,31 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1179
1243
|
</dt>
|
1180
1244
|
<dd></dd>
|
1181
1245
|
<dt>
|
1182
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-ensure-element-data" title="gst_gl_ensure_element_data ()">gst_gl_ensure_element_data</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="
|
1246
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-ensure-element-data" title="gst_gl_ensure_element_data ()">gst_gl_ensure_element_data</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1183
1247
|
</dt>
|
1184
1248
|
<dd></dd>
|
1185
1249
|
<dt>
|
1186
|
-
<a class="link" href="GstGLFilter.html#gst-gl-filter-draw-fullscreen-quad" title="gst_gl_filter_draw_fullscreen_quad ()">gst_gl_filter_draw_fullscreen_quad</a>, function in <a class="link" href="GstGLFilter.html" title="
|
1250
|
+
<a class="link" href="GstGLFilter.html#gst-gl-filter-draw-fullscreen-quad" title="gst_gl_filter_draw_fullscreen_quad ()">gst_gl_filter_draw_fullscreen_quad</a>, function in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
1187
1251
|
</dt>
|
1188
1252
|
<dd></dd>
|
1189
1253
|
<dt>
|
1190
|
-
<a class="link" href="GstGLFilter.html#gst-gl-filter-filter-texture" title="gst_gl_filter_filter_texture ()">gst_gl_filter_filter_texture</a>, function in <a class="link" href="GstGLFilter.html" title="
|
1254
|
+
<a class="link" href="GstGLFilter.html#gst-gl-filter-filter-texture" title="gst_gl_filter_filter_texture ()">gst_gl_filter_filter_texture</a>, function in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
1191
1255
|
</dt>
|
1192
1256
|
<dd></dd>
|
1193
1257
|
<dt>
|
1194
|
-
<a class="link" href="GstGLFilter.html#gst-gl-filter-render-to-target" title="gst_gl_filter_render_to_target ()">gst_gl_filter_render_to_target</a>, function in <a class="link" href="GstGLFilter.html" title="
|
1258
|
+
<a class="link" href="GstGLFilter.html#gst-gl-filter-render-to-target" title="gst_gl_filter_render_to_target ()">gst_gl_filter_render_to_target</a>, function in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
1195
1259
|
</dt>
|
1196
1260
|
<dd></dd>
|
1197
1261
|
<dt>
|
1198
|
-
<a class="link" href="GstGLFilter.html#gst-gl-filter-render-to-target-with-shader" title="gst_gl_filter_render_to_target_with_shader ()">gst_gl_filter_render_to_target_with_shader</a>, function in <a class="link" href="GstGLFilter.html" title="
|
1262
|
+
<a class="link" href="GstGLFilter.html#gst-gl-filter-render-to-target-with-shader" title="gst_gl_filter_render_to_target_with_shader ()">gst_gl_filter_render_to_target_with_shader</a>, function in <a class="link" href="GstGLFilter.html" title="GstGlFilter">GstGLFilter</a>
|
1199
1263
|
</dt>
|
1200
1264
|
<dd></dd>
|
1201
1265
|
<dt>
|
1202
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-format-from-
|
1266
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-format-from-video-info" title="gst_gl_format_from_video_info ()">gst_gl_format_from_video_info</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1203
1267
|
</dt>
|
1204
1268
|
<dd></dd>
|
1205
1269
|
<dt>
|
1206
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-format-type-n-bytes" title="gst_gl_format_type_n_bytes ()">gst_gl_format_type_n_bytes</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1270
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-format-type-n-bytes" title="gst_gl_format_type_n_bytes ()">gst_gl_format_type_n_bytes</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1207
1271
|
</dt>
|
1208
1272
|
<dd></dd>
|
1209
1273
|
<dt>
|
@@ -1235,23 +1299,19 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1235
1299
|
</dt>
|
1236
1300
|
<dd></dd>
|
1237
1301
|
<dt>
|
1238
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-
|
1302
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-plane-data-size" title="gst_gl_get_plane_data_size ()">gst_gl_get_plane_data_size</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1239
1303
|
</dt>
|
1240
1304
|
<dd></dd>
|
1241
1305
|
<dt>
|
1242
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-plane-
|
1306
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-plane-start" title="gst_gl_get_plane_start ()">gst_gl_get_plane_start</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1243
1307
|
</dt>
|
1244
1308
|
<dd></dd>
|
1245
1309
|
<dt>
|
1246
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-
|
1310
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-context-query" title="gst_gl_handle_context_query ()">gst_gl_handle_context_query</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1247
1311
|
</dt>
|
1248
1312
|
<dd></dd>
|
1249
1313
|
<dt>
|
1250
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-context
|
1251
|
-
</dt>
|
1252
|
-
<dd></dd>
|
1253
|
-
<dt>
|
1254
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-set-context" title="gst_gl_handle_set_context ()">gst_gl_handle_set_context</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="OpenGL Miscellaneous Utilities">OpenGL Miscellaneous Utilities</a>
|
1314
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-set-context" title="gst_gl_handle_set_context ()">gst_gl_handle_set_context</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1255
1315
|
</dt>
|
1256
1316
|
<dd></dd>
|
1257
1317
|
<dt>
|
@@ -1259,19 +1319,19 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1259
1319
|
</dt>
|
1260
1320
|
<dd></dd>
|
1261
1321
|
<dt>
|
1262
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-allocator-get-default" title="gst_gl_memory_allocator_get_default ()">gst_gl_memory_allocator_get_default</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1322
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-allocator-get-default" title="gst_gl_memory_allocator_get_default ()">gst_gl_memory_allocator_get_default</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1263
1323
|
</dt>
|
1264
1324
|
<dd></dd>
|
1265
1325
|
<dt>
|
1266
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-MEMORY-ALLOCATOR-NAME:CAPS" title="GST_GL_MEMORY_ALLOCATOR_NAME">GST_GL_MEMORY_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1326
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-MEMORY-ALLOCATOR-NAME:CAPS" title="GST_GL_MEMORY_ALLOCATOR_NAME">GST_GL_MEMORY_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1267
1327
|
</dt>
|
1268
1328
|
<dd></dd>
|
1269
1329
|
<dt>
|
1270
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-copy-into" title="gst_gl_memory_copy_into ()">gst_gl_memory_copy_into</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1330
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-copy-into" title="gst_gl_memory_copy_into ()">gst_gl_memory_copy_into</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1271
1331
|
</dt>
|
1272
1332
|
<dd></dd>
|
1273
1333
|
<dt>
|
1274
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-copy-teximage" title="gst_gl_memory_copy_teximage ()">gst_gl_memory_copy_teximage</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1334
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-copy-teximage" title="gst_gl_memory_copy_teximage ()">gst_gl_memory_copy_teximage</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1275
1335
|
</dt>
|
1276
1336
|
<dd></dd>
|
1277
1337
|
<dt>
|
@@ -1287,79 +1347,71 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1287
1347
|
</dt>
|
1288
1348
|
<dd></dd>
|
1289
1349
|
<dt>
|
1290
|
-
<a class="link" href="gst-plugins-bad-libs-gstglmemoryegl.html#gst-gl-memory-egl-get-orientation" title="gst_gl_memory_egl_get_orientation ()">gst_gl_memory_egl_get_orientation</a>, function in <a class="link" href="gst-plugins-bad-libs-gstglmemoryegl.html" title="GstGLMemoryEGL">GstGLMemoryEGL</a>
|
1291
|
-
</dt>
|
1292
|
-
<dd></dd>
|
1293
|
-
<dt>
|
1294
1350
|
<a class="link" href="gst-plugins-bad-libs-gstglmemoryegl.html#gst-gl-memory-egl-init-once" title="gst_gl_memory_egl_init_once ()">gst_gl_memory_egl_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-gstglmemoryegl.html" title="GstGLMemoryEGL">GstGLMemoryEGL</a>
|
1295
1351
|
</dt>
|
1296
1352
|
<dd></dd>
|
1297
1353
|
<dt>
|
1298
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-
|
1354
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-format" title="gst_gl_memory_get_texture_format ()">gst_gl_memory_get_texture_format</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1299
1355
|
</dt>
|
1300
1356
|
<dd></dd>
|
1301
1357
|
<dt>
|
1302
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-
|
1358
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-height" title="gst_gl_memory_get_texture_height ()">gst_gl_memory_get_texture_height</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1303
1359
|
</dt>
|
1304
1360
|
<dd></dd>
|
1305
1361
|
<dt>
|
1306
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-
|
1362
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-id" title="gst_gl_memory_get_texture_id ()">gst_gl_memory_get_texture_id</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1307
1363
|
</dt>
|
1308
1364
|
<dd></dd>
|
1309
1365
|
<dt>
|
1310
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-
|
1366
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-target" title="gst_gl_memory_get_texture_target ()">gst_gl_memory_get_texture_target</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1311
1367
|
</dt>
|
1312
1368
|
<dd></dd>
|
1313
1369
|
<dt>
|
1314
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-width" title="gst_gl_memory_get_texture_width ()">gst_gl_memory_get_texture_width</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1370
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-get-texture-width" title="gst_gl_memory_get_texture_width ()">gst_gl_memory_get_texture_width</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1315
1371
|
</dt>
|
1316
1372
|
<dd></dd>
|
1317
1373
|
<dt>
|
1318
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-init" title="gst_gl_memory_init ()">gst_gl_memory_init</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1374
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-init" title="gst_gl_memory_init ()">gst_gl_memory_init</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1319
1375
|
</dt>
|
1320
1376
|
<dd></dd>
|
1321
1377
|
<dt>
|
1322
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-init-once" title="gst_gl_memory_init_once ()">gst_gl_memory_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1378
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-init-once" title="gst_gl_memory_init_once ()">gst_gl_memory_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1323
1379
|
</dt>
|
1324
1380
|
<dd></dd>
|
1325
1381
|
<dt>
|
1326
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1382
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#GST-GL-MEMORY-PBO-ALLOCATOR-NAME:CAPS" title="GST_GL_MEMORY_PBO_ALLOCATOR_NAME">GST_GL_MEMORY_PBO_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
1327
1383
|
</dt>
|
1328
1384
|
<dd></dd>
|
1329
1385
|
<dt>
|
1330
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1386
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-copy-into-texture" title="gst_gl_memory_pbo_copy_into_texture ()">gst_gl_memory_pbo_copy_into_texture</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
1331
1387
|
</dt>
|
1332
1388
|
<dd></dd>
|
1333
1389
|
<dt>
|
1334
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1390
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-download-transfer" title="gst_gl_memory_pbo_download_transfer ()">gst_gl_memory_pbo_download_transfer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
1335
1391
|
</dt>
|
1336
1392
|
<dd></dd>
|
1337
1393
|
<dt>
|
1338
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1394
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-init-once" title="gst_gl_memory_pbo_init_once ()">gst_gl_memory_pbo_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
1339
1395
|
</dt>
|
1340
1396
|
<dd></dd>
|
1341
1397
|
<dt>
|
1342
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1398
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-upload-transfer" title="gst_gl_memory_pbo_upload_transfer ()">gst_gl_memory_pbo_upload_transfer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
1343
1399
|
</dt>
|
1344
1400
|
<dd></dd>
|
1345
1401
|
<dt>
|
1346
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-read-pixels" title="gst_gl_memory_read_pixels ()">gst_gl_memory_read_pixels</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1402
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-read-pixels" title="gst_gl_memory_read_pixels ()">gst_gl_memory_read_pixels</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1347
1403
|
</dt>
|
1348
1404
|
<dd></dd>
|
1349
1405
|
<dt>
|
1350
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-setup-buffer" title="gst_gl_memory_setup_buffer ()">gst_gl_memory_setup_buffer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1406
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-setup-buffer" title="gst_gl_memory_setup_buffer ()">gst_gl_memory_setup_buffer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1351
1407
|
</dt>
|
1352
1408
|
<dd></dd>
|
1353
1409
|
<dt>
|
1354
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-texsubimage" title="gst_gl_memory_texsubimage ()">gst_gl_memory_texsubimage</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1410
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-memory-texsubimage" title="gst_gl_memory_texsubimage ()">gst_gl_memory_texsubimage</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1355
1411
|
</dt>
|
1356
1412
|
<dd></dd>
|
1357
1413
|
<dt>
|
1358
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-MEMORY-VIDEO-FORMATS-STR:CAPS" title="GST_GL_MEMORY_VIDEO_FORMATS_STR">GST_GL_MEMORY_VIDEO_FORMATS_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1359
|
-
</dt>
|
1360
|
-
<dd></dd>
|
1361
|
-
<dt>
|
1362
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-multiply-matrix4" title="gst_gl_multiply_matrix4 ()">gst_gl_multiply_matrix4</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="OpenGL Miscellaneous Utilities">OpenGL Miscellaneous Utilities</a>
|
1414
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#GST-GL-MEMORY-VIDEO-FORMATS-STR:CAPS" title="GST_GL_MEMORY_VIDEO_FORMATS_STR">GST_GL_MEMORY_VIDEO_FORMATS_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1363
1415
|
</dt>
|
1364
1416
|
<dd></dd>
|
1365
1417
|
<dt>
|
@@ -1383,11 +1435,11 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1383
1435
|
</dt>
|
1384
1436
|
<dd></dd>
|
1385
1437
|
<dt>
|
1386
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-platform-from-string" title="gst_gl_platform_from_string ()">gst_gl_platform_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
1438
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-platform-from-string" title="gst_gl_platform_from_string ()">gst_gl_platform_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
1387
1439
|
</dt>
|
1388
1440
|
<dd></dd>
|
1389
1441
|
<dt>
|
1390
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-platform-to-string" title="gst_gl_platform_to_string ()">gst_gl_platform_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="
|
1442
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLAPI.html#gst-gl-platform-to-string" title="gst_gl_platform_to_string ()">gst_gl_platform_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLAPI.html" title="GstGlApi">GstGLAPI</a>
|
1391
1443
|
</dt>
|
1392
1444
|
<dd></dd>
|
1393
1445
|
<dt>
|
@@ -1415,6 +1467,10 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1415
1467
|
</dt>
|
1416
1468
|
<dd></dd>
|
1417
1469
|
<dt>
|
1470
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-query-local-gl-context" title="gst_gl_query_local_gl_context ()">gst_gl_query_local_gl_context</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1471
|
+
</dt>
|
1472
|
+
<dd></dd>
|
1473
|
+
<dt>
|
1418
1474
|
<a class="link" href="gst-plugins-bad-libs-GstGLQuery.html#gst-gl-query-new" title="gst_gl_query_new ()">gst_gl_query_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLQuery.html" title="GstGLQuery">GstGLQuery</a>
|
1419
1475
|
</dt>
|
1420
1476
|
<dd></dd>
|
@@ -1439,39 +1495,35 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1439
1495
|
</dt>
|
1440
1496
|
<dd></dd>
|
1441
1497
|
<dt>
|
1442
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new" title="gst_gl_renderbuffer_allocation_params_new ()">gst_gl_renderbuffer_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="
|
1443
|
-
</dt>
|
1444
|
-
<dd></dd>
|
1445
|
-
<dt>
|
1446
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new-wrapped" title="gst_gl_renderbuffer_allocation_params_new_wrapped ()">gst_gl_renderbuffer_allocation_params_new_wrapped</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderbuffer">GstGLRenderbuffer</a>
|
1498
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new" title="gst_gl_renderbuffer_allocation_params_new ()">gst_gl_renderbuffer_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1447
1499
|
</dt>
|
1448
1500
|
<dd></dd>
|
1449
1501
|
<dt>
|
1450
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#
|
1502
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new-wrapped" title="gst_gl_renderbuffer_allocation_params_new_wrapped ()">gst_gl_renderbuffer_allocation_params_new_wrapped</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1451
1503
|
</dt>
|
1452
1504
|
<dd></dd>
|
1453
1505
|
<dt>
|
1454
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#
|
1506
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#GST-GL-RENDERBUFFER-ALLOCATOR-NAME:CAPS" title="GST_GL_RENDERBUFFER_ALLOCATOR_NAME">GST_GL_RENDERBUFFER_ALLOCATOR_NAME</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1455
1507
|
</dt>
|
1456
1508
|
<dd></dd>
|
1457
1509
|
<dt>
|
1458
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-
|
1510
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-format" title="gst_gl_renderbuffer_get_format ()">gst_gl_renderbuffer_get_format</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1459
1511
|
</dt>
|
1460
1512
|
<dd></dd>
|
1461
1513
|
<dt>
|
1462
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-
|
1514
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-height" title="gst_gl_renderbuffer_get_height ()">gst_gl_renderbuffer_get_height</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1463
1515
|
</dt>
|
1464
1516
|
<dd></dd>
|
1465
1517
|
<dt>
|
1466
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-
|
1518
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-id" title="gst_gl_renderbuffer_get_id ()">gst_gl_renderbuffer_get_id</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1467
1519
|
</dt>
|
1468
1520
|
<dd></dd>
|
1469
1521
|
<dt>
|
1470
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-
|
1522
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-width" title="gst_gl_renderbuffer_get_width ()">gst_gl_renderbuffer_get_width</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1471
1523
|
</dt>
|
1472
1524
|
<dd></dd>
|
1473
1525
|
<dt>
|
1474
|
-
<a class="link" href="gst-plugins-bad-libs-
|
1526
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-init-once" title="gst_gl_renderbuffer_init_once ()">gst_gl_renderbuffer_init_once</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
1475
1527
|
</dt>
|
1476
1528
|
<dd></dd>
|
1477
1529
|
<dt>
|
@@ -1647,7 +1699,7 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1647
1699
|
</dt>
|
1648
1700
|
<dd></dd>
|
1649
1701
|
<dt>
|
1650
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-sized-gl-format-from-gl-format-type" title="gst_gl_sized_gl_format_from_gl_format_type ()">gst_gl_sized_gl_format_from_gl_format_type</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1702
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-sized-gl-format-from-gl-format-type" title="gst_gl_sized_gl_format_from_gl_format_type ()">gst_gl_sized_gl_format_from_gl_format_type</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1651
1703
|
</dt>
|
1652
1704
|
<dd></dd>
|
1653
1705
|
<dt>
|
@@ -1667,43 +1719,35 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1667
1719
|
</dt>
|
1668
1720
|
<dd></dd>
|
1669
1721
|
<dt>
|
1670
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-2D-STR:CAPS" title="GST_GL_TEXTURE_TARGET_2D_STR">GST_GL_TEXTURE_TARGET_2D_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1722
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-2D-STR:CAPS" title="GST_GL_TEXTURE_TARGET_2D_STR">GST_GL_TEXTURE_TARGET_2D_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1671
1723
|
</dt>
|
1672
1724
|
<dd></dd>
|
1673
1725
|
<dt>
|
1674
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-EXTERNAL-OES-STR:CAPS" title="GST_GL_TEXTURE_TARGET_EXTERNAL_OES_STR">GST_GL_TEXTURE_TARGET_EXTERNAL_OES_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1726
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-EXTERNAL-OES-STR:CAPS" title="GST_GL_TEXTURE_TARGET_EXTERNAL_OES_STR">GST_GL_TEXTURE_TARGET_EXTERNAL_OES_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1675
1727
|
</dt>
|
1676
1728
|
<dd></dd>
|
1677
1729
|
<dt>
|
1678
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-from-gl" title="gst_gl_texture_target_from_gl ()">gst_gl_texture_target_from_gl</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1730
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-from-gl" title="gst_gl_texture_target_from_gl ()">gst_gl_texture_target_from_gl</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1679
1731
|
</dt>
|
1680
1732
|
<dd></dd>
|
1681
1733
|
<dt>
|
1682
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-from-string" title="gst_gl_texture_target_from_string ()">gst_gl_texture_target_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1734
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-from-string" title="gst_gl_texture_target_from_string ()">gst_gl_texture_target_from_string</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1683
1735
|
</dt>
|
1684
1736
|
<dd></dd>
|
1685
1737
|
<dt>
|
1686
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-RECTANGLE-STR:CAPS" title="GST_GL_TEXTURE_TARGET_RECTANGLE_STR">GST_GL_TEXTURE_TARGET_RECTANGLE_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1738
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-RECTANGLE-STR:CAPS" title="GST_GL_TEXTURE_TARGET_RECTANGLE_STR">GST_GL_TEXTURE_TARGET_RECTANGLE_STR</a>, macro in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1687
1739
|
</dt>
|
1688
1740
|
<dd></dd>
|
1689
1741
|
<dt>
|
1690
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-buffer-pool-option" title="gst_gl_texture_target_to_buffer_pool_option ()">gst_gl_texture_target_to_buffer_pool_option</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1742
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-buffer-pool-option" title="gst_gl_texture_target_to_buffer_pool_option ()">gst_gl_texture_target_to_buffer_pool_option</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1691
1743
|
</dt>
|
1692
1744
|
<dd></dd>
|
1693
1745
|
<dt>
|
1694
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-gl" title="gst_gl_texture_target_to_gl ()">gst_gl_texture_target_to_gl</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1746
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-gl" title="gst_gl_texture_target_to_gl ()">gst_gl_texture_target_to_gl</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1695
1747
|
</dt>
|
1696
1748
|
<dd></dd>
|
1697
1749
|
<dt>
|
1698
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-string" title="gst_gl_texture_target_to_string ()">gst_gl_texture_target_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="
|
1699
|
-
</dt>
|
1700
|
-
<dd></dd>
|
1701
|
-
<dt>
|
1702
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-type-from-format" title="gst_gl_texture_type_from_format ()">gst_gl_texture_type_from_format</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="OpenGL Formats">OpenGL Formats</a>
|
1703
|
-
</dt>
|
1704
|
-
<dd></dd>
|
1705
|
-
<dt>
|
1706
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-type-n-bytes" title="gst_gl_texture_type_n_bytes ()">gst_gl_texture_type_n_bytes</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="OpenGL Formats">OpenGL Formats</a>
|
1750
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html#gst-gl-texture-target-to-string" title="gst_gl_texture_target_to_string ()">gst_gl_texture_target_to_string</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Formats.html" title="GstGlFormat">OpenGL Formats</a>
|
1707
1751
|
</dt>
|
1708
1752
|
<dd></dd>
|
1709
1753
|
<dt>
|
@@ -1739,15 +1783,15 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1739
1783
|
</dt>
|
1740
1784
|
<dd></dd>
|
1741
1785
|
<dt>
|
1742
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-get-texture-target-mask" title="gst_gl_value_get_texture_target_mask ()">gst_gl_value_get_texture_target_mask</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="
|
1786
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-get-texture-target-mask" title="gst_gl_value_get_texture_target_mask ()">gst_gl_value_get_texture_target_mask</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1743
1787
|
</dt>
|
1744
1788
|
<dd></dd>
|
1745
1789
|
<dt>
|
1746
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target" title="gst_gl_value_set_texture_target ()">gst_gl_value_set_texture_target</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="
|
1790
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target" title="gst_gl_value_set_texture_target ()">gst_gl_value_set_texture_target</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1747
1791
|
</dt>
|
1748
1792
|
<dd></dd>
|
1749
1793
|
<dt>
|
1750
|
-
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target-from-mask" title="gst_gl_value_set_texture_target_from_mask ()">gst_gl_value_set_texture_target_from_mask</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="
|
1794
|
+
<a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target-from-mask" title="gst_gl_value_set_texture_target_from_mask ()">gst_gl_value_set_texture_target_from_mask</a>, function in <a class="link" href="gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html" title="GstGLUtils">OpenGL Miscellaneous Utilities</a>
|
1751
1795
|
</dt>
|
1752
1796
|
<dd></dd>
|
1753
1797
|
<dt>
|
@@ -1755,31 +1799,31 @@ gst_gl_display_egl_new, function in GstGLDIsplayEGL
|
|
1755
1799
|
</dt>
|
1756
1800
|
<dd></dd>
|
1757
1801
|
<dt>
|
1758
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-copy-data" title="gst_gl_video_allocation_params_copy_data ()">gst_gl_video_allocation_params_copy_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1802
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-copy-data" title="gst_gl_video_allocation_params_copy_data ()">gst_gl_video_allocation_params_copy_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1759
1803
|
</dt>
|
1760
1804
|
<dd></dd>
|
1761
1805
|
<dt>
|
1762
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-free-data" title="gst_gl_video_allocation_params_free_data ()">gst_gl_video_allocation_params_free_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1806
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-free-data" title="gst_gl_video_allocation_params_free_data ()">gst_gl_video_allocation_params_free_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1763
1807
|
</dt>
|
1764
1808
|
<dd></dd>
|
1765
1809
|
<dt>
|
1766
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-init-full" title="gst_gl_video_allocation_params_init_full ()">gst_gl_video_allocation_params_init_full</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1810
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-init-full" title="gst_gl_video_allocation_params_init_full ()">gst_gl_video_allocation_params_init_full</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1767
1811
|
</dt>
|
1768
1812
|
<dd></dd>
|
1769
1813
|
<dt>
|
1770
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new" title="gst_gl_video_allocation_params_new ()">gst_gl_video_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1814
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new" title="gst_gl_video_allocation_params_new ()">gst_gl_video_allocation_params_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1771
1815
|
</dt>
|
1772
1816
|
<dd></dd>
|
1773
1817
|
<dt>
|
1774
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-data" title="gst_gl_video_allocation_params_new_wrapped_data ()">gst_gl_video_allocation_params_new_wrapped_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1818
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-data" title="gst_gl_video_allocation_params_new_wrapped_data ()">gst_gl_video_allocation_params_new_wrapped_data</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1775
1819
|
</dt>
|
1776
1820
|
<dd></dd>
|
1777
1821
|
<dt>
|
1778
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-gl-handle" title="gst_gl_video_allocation_params_new_wrapped_gl_handle ()">gst_gl_video_allocation_params_new_wrapped_gl_handle</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1822
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-gl-handle" title="gst_gl_video_allocation_params_new_wrapped_gl_handle ()">gst_gl_video_allocation_params_new_wrapped_gl_handle</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1779
1823
|
</dt>
|
1780
1824
|
<dd></dd>
|
1781
1825
|
<dt>
|
1782
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-texture" title="gst_gl_video_allocation_params_new_wrapped_texture ()">gst_gl_video_allocation_params_new_wrapped_texture</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
1826
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-texture" title="gst_gl_video_allocation_params_new_wrapped_texture ()">gst_gl_video_allocation_params_new_wrapped_texture</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
1783
1827
|
</dt>
|
1784
1828
|
<dd></dd>
|
1785
1829
|
<dt>
|
@@ -1871,10 +1915,6 @@ gst_gl_window_dispmanx_egl_new, function in GstGLWindowDispmanx
|
|
1871
1915
|
</dt>
|
1872
1916
|
<dd></dd>
|
1873
1917
|
<dt>
|
1874
|
-
<a class="link" href="GstGLWindow.html#gst-gl-window-is-running" title="gst_gl_window_is_running ()">gst_gl_window_is_running</a>, function in <a class="link" href="GstGLWindow.html" title="GstGLWindow">GstGLWindow</a>
|
1875
|
-
</dt>
|
1876
|
-
<dd></dd>
|
1877
|
-
<dt>
|
1878
1918
|
<a class="link" href="GstGLWindow.html#gst-gl-window-new" title="gst_gl_window_new ()">gst_gl_window_new</a>, function in <a class="link" href="GstGLWindow.html" title="GstGLWindow">GstGLWindow</a>
|
1879
1919
|
</dt>
|
1880
1920
|
<dd></dd>
|
@@ -1964,175 +2004,175 @@ gst_gl_window_x11_untrap_x_errors, function in GstGLWindowX11
|
|
1964
2004
|
<dd></dd>
|
1965
2005
|
<a name="idxH"></a><h3 class="title">H</h3>
|
1966
2006
|
<dt>
|
1967
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264BufferingPeriod" title="struct GstH264BufferingPeriod">GstH264BufferingPeriod</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2007
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264BufferingPeriod" title="struct GstH264BufferingPeriod">GstH264BufferingPeriod</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1968
2008
|
</dt>
|
1969
2009
|
<dd></dd>
|
1970
2010
|
<dt>
|
1971
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264ClockTimestamp" title="struct GstH264ClockTimestamp">GstH264ClockTimestamp</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2011
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264ClockTimestamp" title="struct GstH264ClockTimestamp">GstH264ClockTimestamp</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1972
2012
|
</dt>
|
1973
2013
|
<dd></dd>
|
1974
2014
|
<dt>
|
1975
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264DecRefPicMarking" title="struct GstH264DecRefPicMarking">GstH264DecRefPicMarking</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2015
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264DecRefPicMarking" title="struct GstH264DecRefPicMarking">GstH264DecRefPicMarking</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1976
2016
|
</dt>
|
1977
2017
|
<dd></dd>
|
1978
2018
|
<dt>
|
1979
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264HRDParams" title="struct GstH264HRDParams">GstH264HRDParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2019
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264HRDParams" title="struct GstH264HRDParams">GstH264HRDParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1980
2020
|
</dt>
|
1981
2021
|
<dd></dd>
|
1982
2022
|
<dt>
|
1983
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalParser" title="struct GstH264NalParser">GstH264NalParser</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2023
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalParser" title="struct GstH264NalParser">GstH264NalParser</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1984
2024
|
</dt>
|
1985
2025
|
<dd></dd>
|
1986
2026
|
<dt>
|
1987
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalUnit" title="struct GstH264NalUnit">GstH264NalUnit</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2027
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalUnit" title="struct GstH264NalUnit">GstH264NalUnit</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1988
2028
|
</dt>
|
1989
2029
|
<dd></dd>
|
1990
2030
|
<dt>
|
1991
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalUnitType" title="enum GstH264NalUnitType">GstH264NalUnitType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2031
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264NalUnitType" title="enum GstH264NalUnitType">GstH264NalUnitType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1992
2032
|
</dt>
|
1993
2033
|
<dd></dd>
|
1994
2034
|
<dt>
|
1995
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264ParserResult" title="enum GstH264ParserResult">GstH264ParserResult</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2035
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264ParserResult" title="enum GstH264ParserResult">GstH264ParserResult</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
1996
2036
|
</dt>
|
1997
2037
|
<dd></dd>
|
1998
2038
|
<dt>
|
1999
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PicTiming" title="struct GstH264PicTiming">GstH264PicTiming</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2039
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PicTiming" title="struct GstH264PicTiming">GstH264PicTiming</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2000
2040
|
</dt>
|
2001
2041
|
<dd></dd>
|
2002
2042
|
<dt>
|
2003
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PPS" title="struct GstH264PPS">GstH264PPS</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2043
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PPS" title="struct GstH264PPS">GstH264PPS</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2004
2044
|
</dt>
|
2005
2045
|
<dd></dd>
|
2006
2046
|
<dt>
|
2007
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PredWeightTable" title="struct GstH264PredWeightTable">GstH264PredWeightTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2047
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264PredWeightTable" title="struct GstH264PredWeightTable">GstH264PredWeightTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2008
2048
|
</dt>
|
2009
2049
|
<dd></dd>
|
2010
2050
|
<dt>
|
2011
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264RefPicMarking" title="struct GstH264RefPicMarking">GstH264RefPicMarking</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2051
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264RefPicMarking" title="struct GstH264RefPicMarking">GstH264RefPicMarking</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2012
2052
|
</dt>
|
2013
2053
|
<dd></dd>
|
2014
2054
|
<dt>
|
2015
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIMessage" title="struct GstH264SEIMessage">GstH264SEIMessage</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2055
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIMessage" title="struct GstH264SEIMessage">GstH264SEIMessage</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2016
2056
|
</dt>
|
2017
2057
|
<dd></dd>
|
2018
2058
|
<dt>
|
2019
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIPayloadType" title="enum GstH264SEIPayloadType">GstH264SEIPayloadType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2059
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIPayloadType" title="enum GstH264SEIPayloadType">GstH264SEIPayloadType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2020
2060
|
</dt>
|
2021
2061
|
<dd></dd>
|
2022
2062
|
<dt>
|
2023
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIPicStructType" title="enum GstH264SEIPicStructType">GstH264SEIPicStructType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2063
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SEIPicStructType" title="enum GstH264SEIPicStructType">GstH264SEIPicStructType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2024
2064
|
</dt>
|
2025
2065
|
<dd></dd>
|
2026
2066
|
<dt>
|
2027
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SliceHdr" title="struct GstH264SliceHdr">GstH264SliceHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2067
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SliceHdr" title="struct GstH264SliceHdr">GstH264SliceHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2028
2068
|
</dt>
|
2029
2069
|
<dd></dd>
|
2030
2070
|
<dt>
|
2031
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SliceType" title="enum GstH264SliceType">GstH264SliceType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2071
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SliceType" title="enum GstH264SliceType">GstH264SliceType</a>, enum in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2032
2072
|
</dt>
|
2033
2073
|
<dd></dd>
|
2034
2074
|
<dt>
|
2035
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SPS" title="struct GstH264SPS">GstH264SPS</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2075
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264SPS" title="struct GstH264SPS">GstH264SPS</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2036
2076
|
</dt>
|
2037
2077
|
<dd></dd>
|
2038
2078
|
<dt>
|
2039
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264VUIParams" title="struct GstH264VUIParams">GstH264VUIParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2079
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GstH264VUIParams" title="struct GstH264VUIParams">GstH264VUIParams</a>, struct in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2040
2080
|
</dt>
|
2041
2081
|
<dd></dd>
|
2042
2082
|
<dt>
|
2043
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-B-SLICE:CAPS" title="GST_H264_IS_B_SLICE()">GST_H264_IS_B_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2083
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-B-SLICE:CAPS" title="GST_H264_IS_B_SLICE()">GST_H264_IS_B_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2044
2084
|
</dt>
|
2045
2085
|
<dd></dd>
|
2046
2086
|
<dt>
|
2047
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-I-SLICE:CAPS" title="GST_H264_IS_I_SLICE()">GST_H264_IS_I_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2087
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-I-SLICE:CAPS" title="GST_H264_IS_I_SLICE()">GST_H264_IS_I_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2048
2088
|
</dt>
|
2049
2089
|
<dd></dd>
|
2050
2090
|
<dt>
|
2051
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-P-SLICE:CAPS" title="GST_H264_IS_P_SLICE()">GST_H264_IS_P_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2091
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-P-SLICE:CAPS" title="GST_H264_IS_P_SLICE()">GST_H264_IS_P_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2052
2092
|
</dt>
|
2053
2093
|
<dd></dd>
|
2054
2094
|
<dt>
|
2055
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-SI-SLICE:CAPS" title="GST_H264_IS_SI_SLICE()">GST_H264_IS_SI_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2095
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-SI-SLICE:CAPS" title="GST_H264_IS_SI_SLICE()">GST_H264_IS_SI_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2056
2096
|
</dt>
|
2057
2097
|
<dd></dd>
|
2058
2098
|
<dt>
|
2059
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-SP-SLICE:CAPS" title="GST_H264_IS_SP_SLICE()">GST_H264_IS_SP_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2099
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-IS-SP-SLICE:CAPS" title="GST_H264_IS_SP_SLICE()">GST_H264_IS_SP_SLICE</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2060
2100
|
</dt>
|
2061
2101
|
<dd></dd>
|
2062
2102
|
<dt>
|
2063
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-MAX-PPS-COUNT:CAPS" title="GST_H264_MAX_PPS_COUNT">GST_H264_MAX_PPS_COUNT</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2103
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-MAX-PPS-COUNT:CAPS" title="GST_H264_MAX_PPS_COUNT">GST_H264_MAX_PPS_COUNT</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2064
2104
|
</dt>
|
2065
2105
|
<dd></dd>
|
2066
2106
|
<dt>
|
2067
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-MAX-SPS-COUNT:CAPS" title="GST_H264_MAX_SPS_COUNT">GST_H264_MAX_SPS_COUNT</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2107
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#GST-H264-MAX-SPS-COUNT:CAPS" title="GST_H264_MAX_SPS_COUNT">GST_H264_MAX_SPS_COUNT</a>, macro in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2068
2108
|
</dt>
|
2069
2109
|
<dd></dd>
|
2070
2110
|
<dt>
|
2071
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-nal-parser-free" title="gst_h264_nal_parser_free ()">gst_h264_nal_parser_free</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2111
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-nal-parser-free" title="gst_h264_nal_parser_free ()">gst_h264_nal_parser_free</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2072
2112
|
</dt>
|
2073
2113
|
<dd></dd>
|
2074
2114
|
<dt>
|
2075
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-nal-parser-new" title="gst_h264_nal_parser_new ()">gst_h264_nal_parser_new</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2115
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-nal-parser-new" title="gst_h264_nal_parser_new ()">gst_h264_nal_parser_new</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2076
2116
|
</dt>
|
2077
2117
|
<dd></dd>
|
2078
2118
|
<dt>
|
2079
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-identify-nalu" title="gst_h264_parser_identify_nalu ()">gst_h264_parser_identify_nalu</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2119
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-identify-nalu" title="gst_h264_parser_identify_nalu ()">gst_h264_parser_identify_nalu</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2080
2120
|
</dt>
|
2081
2121
|
<dd></dd>
|
2082
2122
|
<dt>
|
2083
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-identify-nalu-avc" title="gst_h264_parser_identify_nalu_avc ()">gst_h264_parser_identify_nalu_avc</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2123
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-identify-nalu-avc" title="gst_h264_parser_identify_nalu_avc ()">gst_h264_parser_identify_nalu_avc</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2084
2124
|
</dt>
|
2085
2125
|
<dd></dd>
|
2086
2126
|
<dt>
|
2087
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-nal" title="gst_h264_parser_parse_nal ()">gst_h264_parser_parse_nal</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2127
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-nal" title="gst_h264_parser_parse_nal ()">gst_h264_parser_parse_nal</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2088
2128
|
</dt>
|
2089
2129
|
<dd></dd>
|
2090
2130
|
<dt>
|
2091
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-pps" title="gst_h264_parser_parse_pps ()">gst_h264_parser_parse_pps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2131
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-pps" title="gst_h264_parser_parse_pps ()">gst_h264_parser_parse_pps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2092
2132
|
</dt>
|
2093
2133
|
<dd></dd>
|
2094
2134
|
<dt>
|
2095
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-sei" title="gst_h264_parser_parse_sei ()">gst_h264_parser_parse_sei</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2135
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-sei" title="gst_h264_parser_parse_sei ()">gst_h264_parser_parse_sei</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2096
2136
|
</dt>
|
2097
2137
|
<dd></dd>
|
2098
2138
|
<dt>
|
2099
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-slice-hdr" title="gst_h264_parser_parse_slice_hdr ()">gst_h264_parser_parse_slice_hdr</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2139
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-slice-hdr" title="gst_h264_parser_parse_slice_hdr ()">gst_h264_parser_parse_slice_hdr</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2100
2140
|
</dt>
|
2101
2141
|
<dd></dd>
|
2102
2142
|
<dt>
|
2103
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-sps" title="gst_h264_parser_parse_sps ()">gst_h264_parser_parse_sps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2143
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parser-parse-sps" title="gst_h264_parser_parse_sps ()">gst_h264_parser_parse_sps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2104
2144
|
</dt>
|
2105
2145
|
<dd></dd>
|
2106
2146
|
<dt>
|
2107
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parse-pps" title="gst_h264_parse_pps ()">gst_h264_parse_pps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2147
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parse-pps" title="gst_h264_parse_pps ()">gst_h264_parse_pps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2108
2148
|
</dt>
|
2109
2149
|
<dd></dd>
|
2110
2150
|
<dt>
|
2111
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parse-sps" title="gst_h264_parse_sps ()">gst_h264_parse_sps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2151
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-parse-sps" title="gst_h264_parse_sps ()">gst_h264_parse_sps</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2112
2152
|
</dt>
|
2113
2153
|
<dd></dd>
|
2114
2154
|
<dt>
|
2115
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-pps-clear" title="gst_h264_pps_clear ()">gst_h264_pps_clear</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2155
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-pps-clear" title="gst_h264_pps_clear ()">gst_h264_pps_clear</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2116
2156
|
</dt>
|
2117
2157
|
<dd></dd>
|
2118
2158
|
<dt>
|
2119
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-4x4-get-raster-from-zigzag" title="gst_h264_quant_matrix_4x4_get_raster_from_zigzag ()">gst_h264_quant_matrix_4x4_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2159
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-4x4-get-raster-from-zigzag" title="gst_h264_quant_matrix_4x4_get_raster_from_zigzag ()">gst_h264_quant_matrix_4x4_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2120
2160
|
</dt>
|
2121
2161
|
<dd></dd>
|
2122
2162
|
<dt>
|
2123
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-4x4-get-zigzag-from-raster" title="gst_h264_quant_matrix_4x4_get_zigzag_from_raster ()">gst_h264_quant_matrix_4x4_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2163
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-4x4-get-zigzag-from-raster" title="gst_h264_quant_matrix_4x4_get_zigzag_from_raster ()">gst_h264_quant_matrix_4x4_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2124
2164
|
</dt>
|
2125
2165
|
<dd></dd>
|
2126
2166
|
<dt>
|
2127
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-8x8-get-raster-from-zigzag" title="gst_h264_quant_matrix_8x8_get_raster_from_zigzag ()">gst_h264_quant_matrix_8x8_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2167
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-8x8-get-raster-from-zigzag" title="gst_h264_quant_matrix_8x8_get_raster_from_zigzag ()">gst_h264_quant_matrix_8x8_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2128
2168
|
</dt>
|
2129
2169
|
<dd></dd>
|
2130
2170
|
<dt>
|
2131
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-8x8-get-zigzag-from-raster" title="gst_h264_quant_matrix_8x8_get_zigzag_from_raster ()">gst_h264_quant_matrix_8x8_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2171
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-quant-matrix-8x8-get-zigzag-from-raster" title="gst_h264_quant_matrix_8x8_get_zigzag_from_raster ()">gst_h264_quant_matrix_8x8_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2132
2172
|
</dt>
|
2133
2173
|
<dd></dd>
|
2134
2174
|
<dt>
|
2135
|
-
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-video-calculate-framerate" title="gst_h264_video_calculate_framerate ()">gst_h264_video_calculate_framerate</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="
|
2175
|
+
<a class="link" href="gst-plugins-bad-libs-h264parser.html#gst-h264-video-calculate-framerate" title="gst_h264_video_calculate_framerate ()">gst_h264_video_calculate_framerate</a>, function in <a class="link" href="gst-plugins-bad-libs-h264parser.html" title="GstH264Parser">h264parser</a>
|
2136
2176
|
</dt>
|
2137
2177
|
<dd></dd>
|
2138
2178
|
<a name="idxI"></a><h3 class="title">I</h3>
|
@@ -2193,15 +2233,15 @@ gst_gl_window_x11_untrap_x_errors, function in GstGLWindowX11
|
|
2193
2233
|
</dt>
|
2194
2234
|
<dd></dd>
|
2195
2235
|
<dt>
|
2196
|
-
<a class="link" href="gst-plugins-bad-libs-
|
2236
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#gst-is-gl-base-memory" title="gst_is_gl_base_memory ()">gst_is_gl_base_memory</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGLBaseMemory</a>
|
2197
2237
|
</dt>
|
2198
2238
|
<dd></dd>
|
2199
2239
|
<dt>
|
2200
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-is-gl-buffer" title="gst_is_gl_buffer ()">gst_is_gl_buffer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="
|
2240
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html#gst-is-gl-buffer" title="gst_is_gl_buffer ()">gst_is_gl_buffer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLBuffer.html" title="GstGlBuffer">GstGLBuffer</a>
|
2201
2241
|
</dt>
|
2202
2242
|
<dd></dd>
|
2203
2243
|
<dt>
|
2204
|
-
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-is-gl-memory" title="gst_is_gl_memory ()">gst_is_gl_memory</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="
|
2244
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemory.html#gst-is-gl-memory" title="gst_is_gl_memory ()">gst_is_gl_memory</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemory.html" title="GstGlMemory">GstGLMemory</a>
|
2205
2245
|
</dt>
|
2206
2246
|
<dd></dd>
|
2207
2247
|
<dt>
|
@@ -2209,125 +2249,129 @@ gst_gl_window_x11_untrap_x_errors, function in GstGLWindowX11
|
|
2209
2249
|
</dt>
|
2210
2250
|
<dd></dd>
|
2211
2251
|
<dt>
|
2212
|
-
<a class="link" href="gst-plugins-bad-libs-
|
2252
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html#gst-is-gl-memory-pbo" title="gst_is_gl_memory_pbo ()">gst_is_gl_memory_pbo</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLMemoryPBO.html" title="GstGLMemoryPBO">GstGLMemoryPBO</a>
|
2253
|
+
</dt>
|
2254
|
+
<dd></dd>
|
2255
|
+
<dt>
|
2256
|
+
<a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html#gst-is-gl-renderbuffer" title="gst_is_gl_renderbuffer ()">gst_is_gl_renderbuffer</a>, function in <a class="link" href="gst-plugins-bad-libs-GstGLRenderbuffer.html" title="GstGLRenderBuffer">GstGLRenderbuffer</a>
|
2213
2257
|
</dt>
|
2214
2258
|
<dd></dd>
|
2215
2259
|
<a name="idxJ"></a><h3 class="title">J</h3>
|
2216
2260
|
<dt>
|
2217
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegEntropyCodingMode" title="enum GstJpegEntropyCodingMode">GstJpegEntropyCodingMode</a>, enum in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2261
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegEntropyCodingMode" title="enum GstJpegEntropyCodingMode">GstJpegEntropyCodingMode</a>, enum in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2218
2262
|
</dt>
|
2219
2263
|
<dd></dd>
|
2220
2264
|
<dt>
|
2221
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegFrameComponent" title="struct GstJpegFrameComponent">GstJpegFrameComponent</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2265
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegFrameComponent" title="struct GstJpegFrameComponent">GstJpegFrameComponent</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2222
2266
|
</dt>
|
2223
2267
|
<dd></dd>
|
2224
2268
|
<dt>
|
2225
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegFrameHdr" title="struct GstJpegFrameHdr">GstJpegFrameHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2269
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegFrameHdr" title="struct GstJpegFrameHdr">GstJpegFrameHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2226
2270
|
</dt>
|
2227
2271
|
<dd></dd>
|
2228
2272
|
<dt>
|
2229
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegHuffmanTable" title="struct GstJpegHuffmanTable">GstJpegHuffmanTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2273
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegHuffmanTable" title="struct GstJpegHuffmanTable">GstJpegHuffmanTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2230
2274
|
</dt>
|
2231
2275
|
<dd></dd>
|
2232
2276
|
<dt>
|
2233
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegHuffmanTables" title="struct GstJpegHuffmanTables">GstJpegHuffmanTables</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2277
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegHuffmanTables" title="struct GstJpegHuffmanTables">GstJpegHuffmanTables</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2234
2278
|
</dt>
|
2235
2279
|
<dd></dd>
|
2236
2280
|
<dt>
|
2237
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegProfile" title="enum GstJpegProfile">GstJpegProfile</a>, enum in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2281
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegProfile" title="enum GstJpegProfile">GstJpegProfile</a>, enum in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2238
2282
|
</dt>
|
2239
2283
|
<dd></dd>
|
2240
2284
|
<dt>
|
2241
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegQuantTable" title="struct GstJpegQuantTable">GstJpegQuantTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2285
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegQuantTable" title="struct GstJpegQuantTable">GstJpegQuantTable</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2242
2286
|
</dt>
|
2243
2287
|
<dd></dd>
|
2244
2288
|
<dt>
|
2245
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegScanComponent" title="struct GstJpegScanComponent">GstJpegScanComponent</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2289
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegScanComponent" title="struct GstJpegScanComponent">GstJpegScanComponent</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2246
2290
|
</dt>
|
2247
2291
|
<dd></dd>
|
2248
2292
|
<dt>
|
2249
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegScanHdr" title="struct GstJpegScanHdr">GstJpegScanHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2293
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegScanHdr" title="struct GstJpegScanHdr">GstJpegScanHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2250
2294
|
</dt>
|
2251
2295
|
<dd></dd>
|
2252
2296
|
<dt>
|
2253
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegSegment" title="struct GstJpegSegment">GstJpegSegment</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2297
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GstJpegSegment" title="struct GstJpegSegment">GstJpegSegment</a>, struct in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2254
2298
|
</dt>
|
2255
2299
|
<dd></dd>
|
2256
2300
|
<dt>
|
2257
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-get-default-huffman-tables" title="gst_jpeg_get_default_huffman_tables ()">gst_jpeg_get_default_huffman_tables</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2301
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-get-default-huffman-tables" title="gst_jpeg_get_default_huffman_tables ()">gst_jpeg_get_default_huffman_tables</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2258
2302
|
</dt>
|
2259
2303
|
<dd></dd>
|
2260
2304
|
<dt>
|
2261
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-get-default-quantization-tables" title="gst_jpeg_get_default_quantization_tables ()">gst_jpeg_get_default_quantization_tables</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2305
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-get-default-quantization-tables" title="gst_jpeg_get_default_quantization_tables ()">gst_jpeg_get_default_quantization_tables</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2262
2306
|
</dt>
|
2263
2307
|
<dd></dd>
|
2264
2308
|
<dt>
|
2265
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-APP-MAX:CAPS" title="GST_JPEG_MARKER_APP_MAX">GST_JPEG_MARKER_APP_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2309
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-APP-MAX:CAPS" title="GST_JPEG_MARKER_APP_MAX">GST_JPEG_MARKER_APP_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2266
2310
|
</dt>
|
2267
2311
|
<dd></dd>
|
2268
2312
|
<dt>
|
2269
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-APP-MIN:CAPS" title="GST_JPEG_MARKER_APP_MIN">GST_JPEG_MARKER_APP_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2313
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-APP-MIN:CAPS" title="GST_JPEG_MARKER_APP_MIN">GST_JPEG_MARKER_APP_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2270
2314
|
</dt>
|
2271
2315
|
<dd></dd>
|
2272
2316
|
<dt>
|
2273
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-RST-MAX:CAPS" title="GST_JPEG_MARKER_RST_MAX">GST_JPEG_MARKER_RST_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2317
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-RST-MAX:CAPS" title="GST_JPEG_MARKER_RST_MAX">GST_JPEG_MARKER_RST_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2274
2318
|
</dt>
|
2275
2319
|
<dd></dd>
|
2276
2320
|
<dt>
|
2277
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-RST-MIN:CAPS" title="GST_JPEG_MARKER_RST_MIN">GST_JPEG_MARKER_RST_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2321
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-RST-MIN:CAPS" title="GST_JPEG_MARKER_RST_MIN">GST_JPEG_MARKER_RST_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2278
2322
|
</dt>
|
2279
2323
|
<dd></dd>
|
2280
2324
|
<dt>
|
2281
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-SOF-MAX:CAPS" title="GST_JPEG_MARKER_SOF_MAX">GST_JPEG_MARKER_SOF_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2325
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-SOF-MAX:CAPS" title="GST_JPEG_MARKER_SOF_MAX">GST_JPEG_MARKER_SOF_MAX</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2282
2326
|
</dt>
|
2283
2327
|
<dd></dd>
|
2284
2328
|
<dt>
|
2285
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-SOF-MIN:CAPS" title="GST_JPEG_MARKER_SOF_MIN">GST_JPEG_MARKER_SOF_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2329
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MARKER-SOF-MIN:CAPS" title="GST_JPEG_MARKER_SOF_MIN">GST_JPEG_MARKER_SOF_MIN</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2286
2330
|
</dt>
|
2287
2331
|
<dd></dd>
|
2288
2332
|
<dt>
|
2289
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-FRAME-COMPONENTS:CAPS" title="GST_JPEG_MAX_FRAME_COMPONENTS">GST_JPEG_MAX_FRAME_COMPONENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2333
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-FRAME-COMPONENTS:CAPS" title="GST_JPEG_MAX_FRAME_COMPONENTS">GST_JPEG_MAX_FRAME_COMPONENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2290
2334
|
</dt>
|
2291
2335
|
<dd></dd>
|
2292
2336
|
<dt>
|
2293
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-QUANT-ELEMENTS:CAPS" title="GST_JPEG_MAX_QUANT_ELEMENTS">GST_JPEG_MAX_QUANT_ELEMENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2337
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-QUANT-ELEMENTS:CAPS" title="GST_JPEG_MAX_QUANT_ELEMENTS">GST_JPEG_MAX_QUANT_ELEMENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2294
2338
|
</dt>
|
2295
2339
|
<dd></dd>
|
2296
2340
|
<dt>
|
2297
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-SCAN-COMPONENTS:CAPS" title="GST_JPEG_MAX_SCAN_COMPONENTS">GST_JPEG_MAX_SCAN_COMPONENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2341
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#GST-JPEG-MAX-SCAN-COMPONENTS:CAPS" title="GST_JPEG_MAX_SCAN_COMPONENTS">GST_JPEG_MAX_SCAN_COMPONENTS</a>, macro in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2298
2342
|
</dt>
|
2299
2343
|
<dd></dd>
|
2300
2344
|
<dt>
|
2301
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-parse" title="gst_jpeg_parse ()">gst_jpeg_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2345
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-parse" title="gst_jpeg_parse ()">gst_jpeg_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2302
2346
|
</dt>
|
2303
2347
|
<dd></dd>
|
2304
2348
|
<dt>
|
2305
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-frame-header" title="gst_jpeg_segment_parse_frame_header ()">gst_jpeg_segment_parse_frame_header</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2349
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-frame-header" title="gst_jpeg_segment_parse_frame_header ()">gst_jpeg_segment_parse_frame_header</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2306
2350
|
</dt>
|
2307
2351
|
<dd></dd>
|
2308
2352
|
<dt>
|
2309
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-huffman-table" title="gst_jpeg_segment_parse_huffman_table ()">gst_jpeg_segment_parse_huffman_table</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2353
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-huffman-table" title="gst_jpeg_segment_parse_huffman_table ()">gst_jpeg_segment_parse_huffman_table</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2310
2354
|
</dt>
|
2311
2355
|
<dd></dd>
|
2312
2356
|
<dt>
|
2313
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-quantization-table" title="gst_jpeg_segment_parse_quantization_table ()">gst_jpeg_segment_parse_quantization_table</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2357
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-quantization-table" title="gst_jpeg_segment_parse_quantization_table ()">gst_jpeg_segment_parse_quantization_table</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2314
2358
|
</dt>
|
2315
2359
|
<dd></dd>
|
2316
2360
|
<dt>
|
2317
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-restart-interval" title="gst_jpeg_segment_parse_restart_interval ()">gst_jpeg_segment_parse_restart_interval</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2361
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-restart-interval" title="gst_jpeg_segment_parse_restart_interval ()">gst_jpeg_segment_parse_restart_interval</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2318
2362
|
</dt>
|
2319
2363
|
<dd></dd>
|
2320
2364
|
<dt>
|
2321
|
-
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-scan-header" title="gst_jpeg_segment_parse_scan_header ()">gst_jpeg_segment_parse_scan_header</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="
|
2365
|
+
<a class="link" href="gst-plugins-bad-libs-jpegparser.html#gst-jpeg-segment-parse-scan-header" title="gst_jpeg_segment_parse_scan_header ()">gst_jpeg_segment_parse_scan_header</a>, function in <a class="link" href="gst-plugins-bad-libs-jpegparser.html" title="GstJpegParser">jpegparser</a>
|
2322
2366
|
</dt>
|
2323
2367
|
<dd></dd>
|
2324
2368
|
<a name="idxM"></a><h3 class="title">M</h3>
|
2325
2369
|
<dt>
|
2326
|
-
<a class="link" href="gst-plugins-bad-libs-
|
2370
|
+
<a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html#GST-MAP-GL:CAPS" title="GST_MAP_GL">GST_MAP_GL</a>, macro in <a class="link" href="gst-plugins-bad-libs-GstGlBaseMemory.html" title="GstGlBaseMemory">GstGlBaseMemory</a>
|
2327
2371
|
</dt>
|
2328
2372
|
<dd></dd>
|
2329
2373
|
<dt>
|
2330
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#MAX-HRD-NUM-LEAKY-BUCKETS:CAPS" title="MAX_HRD_NUM_LEAKY_BUCKETS">MAX_HRD_NUM_LEAKY_BUCKETS</a>, macro in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="
|
2374
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#MAX-HRD-NUM-LEAKY-BUCKETS:CAPS" title="MAX_HRD_NUM_LEAKY_BUCKETS">MAX_HRD_NUM_LEAKY_BUCKETS</a>, macro in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
2331
2375
|
</dt>
|
2332
2376
|
<dd></dd>
|
2333
2377
|
<dt>
|
@@ -2347,111 +2391,111 @@ MIN_ZOOM, macro in GstBaseCameraSrc
|
|
2347
2391
|
</dt>
|
2348
2392
|
<dd></dd>
|
2349
2393
|
<dt>
|
2350
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4AspectRatioInfo" title="enum GstMpeg4AspectRatioInfo">GstMpeg4AspectRatioInfo</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2394
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4AspectRatioInfo" title="enum GstMpeg4AspectRatioInfo">GstMpeg4AspectRatioInfo</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2351
2395
|
</dt>
|
2352
2396
|
<dd></dd>
|
2353
2397
|
<dt>
|
2354
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4ChromaFormat" title="enum GstMpeg4ChromaFormat">GstMpeg4ChromaFormat</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2398
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4ChromaFormat" title="enum GstMpeg4ChromaFormat">GstMpeg4ChromaFormat</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2355
2399
|
</dt>
|
2356
2400
|
<dd></dd>
|
2357
2401
|
<dt>
|
2358
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4GroupOfVOP" title="struct GstMpeg4GroupOfVOP">GstMpeg4GroupOfVOP</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2402
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4GroupOfVOP" title="struct GstMpeg4GroupOfVOP">GstMpeg4GroupOfVOP</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2359
2403
|
</dt>
|
2360
2404
|
<dd></dd>
|
2361
2405
|
<dt>
|
2362
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Level" title="enum GstMpeg4Level">GstMpeg4Level</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2406
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Level" title="enum GstMpeg4Level">GstMpeg4Level</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2363
2407
|
</dt>
|
2364
2408
|
<dd></dd>
|
2365
2409
|
<dt>
|
2366
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Packet" title="struct GstMpeg4Packet">GstMpeg4Packet</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2410
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Packet" title="struct GstMpeg4Packet">GstMpeg4Packet</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2367
2411
|
</dt>
|
2368
2412
|
<dd></dd>
|
2369
2413
|
<dt>
|
2370
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4ParseResult" title="enum GstMpeg4ParseResult">GstMpeg4ParseResult</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2414
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4ParseResult" title="enum GstMpeg4ParseResult">GstMpeg4ParseResult</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2371
2415
|
</dt>
|
2372
2416
|
<dd></dd>
|
2373
2417
|
<dt>
|
2374
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Profile" title="enum GstMpeg4Profile">GstMpeg4Profile</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2418
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4Profile" title="enum GstMpeg4Profile">GstMpeg4Profile</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2375
2419
|
</dt>
|
2376
2420
|
<dd></dd>
|
2377
2421
|
<dt>
|
2378
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4SpriteEnable" title="enum GstMpeg4SpriteEnable">GstMpeg4SpriteEnable</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2422
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4SpriteEnable" title="enum GstMpeg4SpriteEnable">GstMpeg4SpriteEnable</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2379
2423
|
</dt>
|
2380
2424
|
<dd></dd>
|
2381
2425
|
<dt>
|
2382
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4SpriteTrajectory" title="struct GstMpeg4SpriteTrajectory">GstMpeg4SpriteTrajectory</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2426
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4SpriteTrajectory" title="struct GstMpeg4SpriteTrajectory">GstMpeg4SpriteTrajectory</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2383
2427
|
</dt>
|
2384
2428
|
<dd></dd>
|
2385
2429
|
<dt>
|
2386
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4StartCode" title="enum GstMpeg4StartCode">GstMpeg4StartCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2430
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4StartCode" title="enum GstMpeg4StartCode">GstMpeg4StartCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2387
2431
|
</dt>
|
2388
2432
|
<dd></dd>
|
2389
2433
|
<dt>
|
2390
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectCodingType" title="enum GstMpeg4VideoObjectCodingType">GstMpeg4VideoObjectCodingType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2434
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectCodingType" title="enum GstMpeg4VideoObjectCodingType">GstMpeg4VideoObjectCodingType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2391
2435
|
</dt>
|
2392
2436
|
<dd></dd>
|
2393
2437
|
<dt>
|
2394
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectLayer" title="struct GstMpeg4VideoObjectLayer">GstMpeg4VideoObjectLayer</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2438
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectLayer" title="struct GstMpeg4VideoObjectLayer">GstMpeg4VideoObjectLayer</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2395
2439
|
</dt>
|
2396
2440
|
<dd></dd>
|
2397
2441
|
<dt>
|
2398
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectLayerShape" title="enum GstMpeg4VideoObjectLayerShape">GstMpeg4VideoObjectLayerShape</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2442
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectLayerShape" title="enum GstMpeg4VideoObjectLayerShape">GstMpeg4VideoObjectLayerShape</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2399
2443
|
</dt>
|
2400
2444
|
<dd></dd>
|
2401
2445
|
<dt>
|
2402
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectPlane" title="struct GstMpeg4VideoObjectPlane">GstMpeg4VideoObjectPlane</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2446
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoObjectPlane" title="struct GstMpeg4VideoObjectPlane">GstMpeg4VideoObjectPlane</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2403
2447
|
</dt>
|
2404
2448
|
<dd></dd>
|
2405
2449
|
<dt>
|
2406
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoPacketHdr" title="struct GstMpeg4VideoPacketHdr">GstMpeg4VideoPacketHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2450
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoPacketHdr" title="struct GstMpeg4VideoPacketHdr">GstMpeg4VideoPacketHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2407
2451
|
</dt>
|
2408
2452
|
<dd></dd>
|
2409
2453
|
<dt>
|
2410
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoPlaneShortHdr" title="struct GstMpeg4VideoPlaneShortHdr">GstMpeg4VideoPlaneShortHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2454
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoPlaneShortHdr" title="struct GstMpeg4VideoPlaneShortHdr">GstMpeg4VideoPlaneShortHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2411
2455
|
</dt>
|
2412
2456
|
<dd></dd>
|
2413
2457
|
<dt>
|
2414
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoSignalType" title="struct GstMpeg4VideoSignalType">GstMpeg4VideoSignalType</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2458
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VideoSignalType" title="struct GstMpeg4VideoSignalType">GstMpeg4VideoSignalType</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2415
2459
|
</dt>
|
2416
2460
|
<dd></dd>
|
2417
2461
|
<dt>
|
2418
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObject" title="struct GstMpeg4VisualObject">GstMpeg4VisualObject</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2462
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObject" title="struct GstMpeg4VisualObject">GstMpeg4VisualObject</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2419
2463
|
</dt>
|
2420
2464
|
<dd></dd>
|
2421
2465
|
<dt>
|
2422
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObjectSequence" title="struct GstMpeg4VisualObjectSequence">GstMpeg4VisualObjectSequence</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2466
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObjectSequence" title="struct GstMpeg4VisualObjectSequence">GstMpeg4VisualObjectSequence</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2423
2467
|
</dt>
|
2424
2468
|
<dd></dd>
|
2425
2469
|
<dt>
|
2426
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObjectType" title="enum GstMpeg4VisualObjectType">GstMpeg4VisualObjectType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2470
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#GstMpeg4VisualObjectType" title="enum GstMpeg4VisualObjectType">GstMpeg4VisualObjectType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2427
2471
|
</dt>
|
2428
2472
|
<dd></dd>
|
2429
2473
|
<dt>
|
2430
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse" title="gst_mpeg4_parse ()">gst_mpeg4_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2474
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse" title="gst_mpeg4_parse ()">gst_mpeg4_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2431
2475
|
</dt>
|
2432
2476
|
<dd></dd>
|
2433
2477
|
<dt>
|
2434
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-group-of-vop" title="gst_mpeg4_parse_group_of_vop ()">gst_mpeg4_parse_group_of_vop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2478
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-group-of-vop" title="gst_mpeg4_parse_group_of_vop ()">gst_mpeg4_parse_group_of_vop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2435
2479
|
</dt>
|
2436
2480
|
<dd></dd>
|
2437
2481
|
<dt>
|
2438
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-object-layer" title="gst_mpeg4_parse_video_object_layer ()">gst_mpeg4_parse_video_object_layer</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2482
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-object-layer" title="gst_mpeg4_parse_video_object_layer ()">gst_mpeg4_parse_video_object_layer</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2439
2483
|
</dt>
|
2440
2484
|
<dd></dd>
|
2441
2485
|
<dt>
|
2442
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-object-plane" title="gst_mpeg4_parse_video_object_plane ()">gst_mpeg4_parse_video_object_plane</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2486
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-object-plane" title="gst_mpeg4_parse_video_object_plane ()">gst_mpeg4_parse_video_object_plane</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2443
2487
|
</dt>
|
2444
2488
|
<dd></dd>
|
2445
2489
|
<dt>
|
2446
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-packet-header" title="gst_mpeg4_parse_video_packet_header ()">gst_mpeg4_parse_video_packet_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2490
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-video-packet-header" title="gst_mpeg4_parse_video_packet_header ()">gst_mpeg4_parse_video_packet_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2447
2491
|
</dt>
|
2448
2492
|
<dd></dd>
|
2449
2493
|
<dt>
|
2450
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-visual-object" title="gst_mpeg4_parse_visual_object ()">gst_mpeg4_parse_visual_object</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2494
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-visual-object" title="gst_mpeg4_parse_visual_object ()">gst_mpeg4_parse_visual_object</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2451
2495
|
</dt>
|
2452
2496
|
<dd></dd>
|
2453
2497
|
<dt>
|
2454
|
-
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-visual-object-sequence" title="gst_mpeg4_parse_visual_object_sequence ()">gst_mpeg4_parse_visual_object_sequence</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="
|
2498
|
+
<a class="link" href="gst-plugins-bad-libs-mpeg4parser.html#gst-mpeg4-parse-visual-object-sequence" title="gst_mpeg4_parse_visual_object_sequence ()">gst_mpeg4_parse_visual_object_sequence</a>, function in <a class="link" href="gst-plugins-bad-libs-mpeg4parser.html" title="GstMpeg4Parser">mpeg4parser</a>
|
2455
2499
|
</dt>
|
2456
2500
|
<dd></dd>
|
2457
2501
|
<dt>
|
@@ -3099,11 +3143,11 @@ MIN_ZOOM, macro in GstBaseCameraSrc
|
|
3099
3143
|
</dt>
|
3100
3144
|
<dd></dd>
|
3101
3145
|
<dt>
|
3102
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoGop" title="struct GstMpegVideoGop">GstMpegVideoGop</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3146
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoGop" title="struct GstMpegVideoGop">GstMpegVideoGop</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3103
3147
|
</dt>
|
3104
3148
|
<dd></dd>
|
3105
3149
|
<dt>
|
3106
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoLevel" title="enum GstMpegVideoLevel">GstMpegVideoLevel</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3150
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoLevel" title="enum GstMpegVideoLevel">GstMpegVideoLevel</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3107
3151
|
</dt>
|
3108
3152
|
<dd></dd>
|
3109
3153
|
<dt>
|
@@ -3111,47 +3155,47 @@ MIN_ZOOM, macro in GstBaseCameraSrc
|
|
3111
3155
|
</dt>
|
3112
3156
|
<dd></dd>
|
3113
3157
|
<dt>
|
3114
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPacketExtensionCode" title="enum GstMpegVideoPacketExtensionCode">GstMpegVideoPacketExtensionCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3158
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPacketExtensionCode" title="enum GstMpegVideoPacketExtensionCode">GstMpegVideoPacketExtensionCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3115
3159
|
</dt>
|
3116
3160
|
<dd></dd>
|
3117
3161
|
<dt>
|
3118
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPacketTypeCode" title="enum GstMpegVideoPacketTypeCode">GstMpegVideoPacketTypeCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3162
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPacketTypeCode" title="enum GstMpegVideoPacketTypeCode">GstMpegVideoPacketTypeCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3119
3163
|
</dt>
|
3120
3164
|
<dd></dd>
|
3121
3165
|
<dt>
|
3122
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureExt" title="struct GstMpegVideoPictureExt">GstMpegVideoPictureExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3166
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureExt" title="struct GstMpegVideoPictureExt">GstMpegVideoPictureExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3123
3167
|
</dt>
|
3124
3168
|
<dd></dd>
|
3125
3169
|
<dt>
|
3126
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureHdr" title="struct GstMpegVideoPictureHdr">GstMpegVideoPictureHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3170
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureHdr" title="struct GstMpegVideoPictureHdr">GstMpegVideoPictureHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3127
3171
|
</dt>
|
3128
3172
|
<dd></dd>
|
3129
3173
|
<dt>
|
3130
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureStructure" title="enum GstMpegVideoPictureStructure">GstMpegVideoPictureStructure</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3174
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureStructure" title="enum GstMpegVideoPictureStructure">GstMpegVideoPictureStructure</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3131
3175
|
</dt>
|
3132
3176
|
<dd></dd>
|
3133
3177
|
<dt>
|
3134
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureType" title="enum GstMpegVideoPictureType">GstMpegVideoPictureType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3178
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoPictureType" title="enum GstMpegVideoPictureType">GstMpegVideoPictureType</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3135
3179
|
</dt>
|
3136
3180
|
<dd></dd>
|
3137
3181
|
<dt>
|
3138
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoProfile" title="enum GstMpegVideoProfile">GstMpegVideoProfile</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3182
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoProfile" title="enum GstMpegVideoProfile">GstMpegVideoProfile</a>, enum in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3139
3183
|
</dt>
|
3140
3184
|
<dd></dd>
|
3141
3185
|
<dt>
|
3142
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoQuantMatrixExt" title="struct GstMpegVideoQuantMatrixExt">GstMpegVideoQuantMatrixExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3186
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoQuantMatrixExt" title="struct GstMpegVideoQuantMatrixExt">GstMpegVideoQuantMatrixExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3143
3187
|
</dt>
|
3144
3188
|
<dd></dd>
|
3145
3189
|
<dt>
|
3146
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoSequenceExt" title="struct GstMpegVideoSequenceExt">GstMpegVideoSequenceExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3190
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoSequenceExt" title="struct GstMpegVideoSequenceExt">GstMpegVideoSequenceExt</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3147
3191
|
</dt>
|
3148
3192
|
<dd></dd>
|
3149
3193
|
<dt>
|
3150
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoSequenceHdr" title="struct GstMpegVideoSequenceHdr">GstMpegVideoSequenceHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3194
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#GstMpegVideoSequenceHdr" title="struct GstMpegVideoSequenceHdr">GstMpegVideoSequenceHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3151
3195
|
</dt>
|
3152
3196
|
<dd></dd>
|
3153
3197
|
<dt>
|
3154
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-finalise-mpeg2-sequence-header" title="gst_mpeg_video_finalise_mpeg2_sequence_header ()">gst_mpeg_video_finalise_mpeg2_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3198
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-finalise-mpeg2-sequence-header" title="gst_mpeg_video_finalise_mpeg2_sequence_header ()">gst_mpeg_video_finalise_mpeg2_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3155
3199
|
</dt>
|
3156
3200
|
<dd></dd>
|
3157
3201
|
<dt>
|
@@ -3167,43 +3211,43 @@ MIN_ZOOM, macro in GstBaseCameraSrc
|
|
3167
3211
|
</dt>
|
3168
3212
|
<dd></dd>
|
3169
3213
|
<dt>
|
3170
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse" title="gst_mpeg_video_parse ()">gst_mpeg_video_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3214
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse" title="gst_mpeg_video_parse ()">gst_mpeg_video_parse</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3171
3215
|
</dt>
|
3172
3216
|
<dd></dd>
|
3173
3217
|
<dt>
|
3174
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-gop" title="gst_mpeg_video_parse_gop ()">gst_mpeg_video_parse_gop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3218
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-gop" title="gst_mpeg_video_parse_gop ()">gst_mpeg_video_parse_gop</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3175
3219
|
</dt>
|
3176
3220
|
<dd></dd>
|
3177
3221
|
<dt>
|
3178
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-extension" title="gst_mpeg_video_parse_picture_extension ()">gst_mpeg_video_parse_picture_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3222
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-extension" title="gst_mpeg_video_parse_picture_extension ()">gst_mpeg_video_parse_picture_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3179
3223
|
</dt>
|
3180
3224
|
<dd></dd>
|
3181
3225
|
<dt>
|
3182
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-header" title="gst_mpeg_video_parse_picture_header ()">gst_mpeg_video_parse_picture_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3226
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-picture-header" title="gst_mpeg_video_parse_picture_header ()">gst_mpeg_video_parse_picture_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3183
3227
|
</dt>
|
3184
3228
|
<dd></dd>
|
3185
3229
|
<dt>
|
3186
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-quant-matrix-extension" title="gst_mpeg_video_parse_quant_matrix_extension ()">gst_mpeg_video_parse_quant_matrix_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3230
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-quant-matrix-extension" title="gst_mpeg_video_parse_quant_matrix_extension ()">gst_mpeg_video_parse_quant_matrix_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3187
3231
|
</dt>
|
3188
3232
|
<dd></dd>
|
3189
3233
|
<dt>
|
3190
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-display-extension" title="gst_mpeg_video_parse_sequence_display_extension ()">gst_mpeg_video_parse_sequence_display_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3234
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-display-extension" title="gst_mpeg_video_parse_sequence_display_extension ()">gst_mpeg_video_parse_sequence_display_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3191
3235
|
</dt>
|
3192
3236
|
<dd></dd>
|
3193
3237
|
<dt>
|
3194
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-extension" title="gst_mpeg_video_parse_sequence_extension ()">gst_mpeg_video_parse_sequence_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3238
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-extension" title="gst_mpeg_video_parse_sequence_extension ()">gst_mpeg_video_parse_sequence_extension</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3195
3239
|
</dt>
|
3196
3240
|
<dd></dd>
|
3197
3241
|
<dt>
|
3198
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-header" title="gst_mpeg_video_parse_sequence_header ()">gst_mpeg_video_parse_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3242
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-parse-sequence-header" title="gst_mpeg_video_parse_sequence_header ()">gst_mpeg_video_parse_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3199
3243
|
</dt>
|
3200
3244
|
<dd></dd>
|
3201
3245
|
<dt>
|
3202
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-quant-matrix-get-raster-from-zigzag" title="gst_mpeg_video_quant_matrix_get_raster_from_zigzag ()">gst_mpeg_video_quant_matrix_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3246
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-quant-matrix-get-raster-from-zigzag" title="gst_mpeg_video_quant_matrix_get_raster_from_zigzag ()">gst_mpeg_video_quant_matrix_get_raster_from_zigzag</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3203
3247
|
</dt>
|
3204
3248
|
<dd></dd>
|
3205
3249
|
<dt>
|
3206
|
-
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-quant-matrix-get-zigzag-from-raster" title="gst_mpeg_video_quant_matrix_get_zigzag_from_raster ()">gst_mpeg_video_quant_matrix_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="
|
3250
|
+
<a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html#gst-mpeg-video-quant-matrix-get-zigzag-from-raster" title="gst_mpeg_video_quant_matrix_get_zigzag_from_raster ()">gst_mpeg_video_quant_matrix_get_zigzag_from_raster</a>, function in <a class="link" href="gst-plugins-bad-libs-mpegvideoparser.html" title="GstMpegvideoParser">mpegvideoparser</a>
|
3207
3251
|
</dt>
|
3208
3252
|
<dd></dd>
|
3209
3253
|
<a name="idxP"></a><h3 class="title">P</h3>
|
@@ -3444,539 +3488,575 @@ gst_photography_noise_reduction_get_type, function in photography-enumtypes
|
|
3444
3488
|
</dt>
|
3445
3489
|
<dd></dd>
|
3446
3490
|
<dt>
|
3447
|
-
<a class="link" href="
|
3491
|
+
<a class="link" href="GstPlayer.html#GstPlayer-struct" title="GstPlayer">GstPlayer</a>, struct in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3448
3492
|
</dt>
|
3449
3493
|
<dd></dd>
|
3450
3494
|
<dt>
|
3451
|
-
<a class="link" href="
|
3495
|
+
<a class="link" href="GstPlayer.html#GstPlayer-buffering" title="The “buffering” signal">GstPlayer::buffering</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3452
3496
|
</dt>
|
3453
3497
|
<dd></dd>
|
3454
3498
|
<dt>
|
3455
|
-
<a class="link" href="
|
3499
|
+
<a class="link" href="GstPlayer.html#GstPlayer-duration-changed" title="The “duration-changed” signal">GstPlayer::duration-changed</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3456
3500
|
</dt>
|
3457
3501
|
<dd></dd>
|
3458
3502
|
<dt>
|
3459
|
-
<a class="link" href="
|
3503
|
+
<a class="link" href="GstPlayer.html#GstPlayer-end-of-stream" title="The “end-of-stream” signal">GstPlayer::end-of-stream</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3460
3504
|
</dt>
|
3461
3505
|
<dd></dd>
|
3462
3506
|
<dt>
|
3463
|
-
<a class="link" href="
|
3507
|
+
<a class="link" href="GstPlayer.html#GstPlayer-error" title="The “error” signal">GstPlayer::error</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3464
3508
|
</dt>
|
3465
3509
|
<dd></dd>
|
3466
3510
|
<dt>
|
3467
|
-
<a class="link" href="
|
3511
|
+
<a class="link" href="GstPlayer.html#GstPlayer-media-info-updated" title="The “media-info-updated” signal">GstPlayer::media-info-updated</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3468
3512
|
</dt>
|
3469
3513
|
<dd></dd>
|
3470
3514
|
<dt>
|
3471
|
-
<a class="link" href="
|
3515
|
+
<a class="link" href="GstPlayer.html#GstPlayer-mute-changed" title="The “mute-changed” signal">GstPlayer::mute-changed</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3472
3516
|
</dt>
|
3473
3517
|
<dd></dd>
|
3474
3518
|
<dt>
|
3475
|
-
<a class="link" href="
|
3519
|
+
<a class="link" href="GstPlayer.html#GstPlayer-position-updated" title="The “position-updated” signal">GstPlayer::position-updated</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3476
3520
|
</dt>
|
3477
3521
|
<dd></dd>
|
3478
3522
|
<dt>
|
3479
|
-
<a class="link" href="
|
3523
|
+
<a class="link" href="GstPlayer.html#GstPlayer-seek-done" title="The “seek-done” signal">GstPlayer::seek-done</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3480
3524
|
</dt>
|
3481
3525
|
<dd></dd>
|
3482
3526
|
<dt>
|
3483
|
-
<a class="link" href="
|
3527
|
+
<a class="link" href="GstPlayer.html#GstPlayer-state-changed" title="The “state-changed” signal">GstPlayer::state-changed</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3484
3528
|
</dt>
|
3485
3529
|
<dd></dd>
|
3486
3530
|
<dt>
|
3487
|
-
<a class="link" href="
|
3531
|
+
<a class="link" href="GstPlayer.html#GstPlayer-uri-loaded" title="The “uri-loaded” signal">GstPlayer::uri-loaded</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3488
3532
|
</dt>
|
3489
3533
|
<dd></dd>
|
3490
3534
|
<dt>
|
3491
|
-
<a class="link" href="
|
3535
|
+
<a class="link" href="GstPlayer.html#GstPlayer-video-dimensions-changed" title="The “video-dimensions-changed” signal">GstPlayer::video-dimensions-changed</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3492
3536
|
</dt>
|
3493
3537
|
<dd></dd>
|
3494
3538
|
<dt>
|
3495
|
-
<a class="link" href="
|
3539
|
+
<a class="link" href="GstPlayer.html#GstPlayer-volume-changed" title="The “volume-changed” signal">GstPlayer::volume-changed</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3496
3540
|
</dt>
|
3497
3541
|
<dd></dd>
|
3498
3542
|
<dt>
|
3499
|
-
<a class="link" href="
|
3543
|
+
<a class="link" href="GstPlayer.html#GstPlayer-warning" title="The “warning” signal">GstPlayer::warning</a>, object signal in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3500
3544
|
</dt>
|
3501
3545
|
<dd></dd>
|
3502
3546
|
<dt>
|
3503
|
-
<a class="link" href="
|
3547
|
+
<a class="link" href="GstPlayer.html#GstPlayer--audio-video-offset" title="The “audio-video-offset” property">GstPlayer:audio-video-offset</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3504
3548
|
</dt>
|
3505
3549
|
<dd></dd>
|
3506
3550
|
<dt>
|
3507
|
-
<a class="link" href="
|
3551
|
+
<a class="link" href="GstPlayer.html#GstPlayer--current-audio-track" title="The “current-audio-track” property">GstPlayer:current-audio-track</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3508
3552
|
</dt>
|
3509
3553
|
<dd></dd>
|
3510
3554
|
<dt>
|
3511
|
-
<a class="link" href="
|
3555
|
+
<a class="link" href="GstPlayer.html#GstPlayer--current-subtitle-track" title="The “current-subtitle-track” property">GstPlayer:current-subtitle-track</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3512
3556
|
</dt>
|
3513
3557
|
<dd></dd>
|
3514
3558
|
<dt>
|
3515
|
-
<a class="link" href="
|
3559
|
+
<a class="link" href="GstPlayer.html#GstPlayer--current-video-track" title="The “current-video-track” property">GstPlayer:current-video-track</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3516
3560
|
</dt>
|
3517
3561
|
<dd></dd>
|
3518
3562
|
<dt>
|
3519
|
-
<a class="link" href="
|
3563
|
+
<a class="link" href="GstPlayer.html#GstPlayer--duration" title="The “duration” property">GstPlayer:duration</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3520
3564
|
</dt>
|
3521
3565
|
<dd></dd>
|
3522
3566
|
<dt>
|
3523
|
-
<a class="link" href="
|
3567
|
+
<a class="link" href="GstPlayer.html#GstPlayer--media-info" title="The “media-info” property">GstPlayer:media-info</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3524
3568
|
</dt>
|
3525
3569
|
<dd></dd>
|
3526
3570
|
<dt>
|
3527
|
-
<a class="link" href="
|
3571
|
+
<a class="link" href="GstPlayer.html#GstPlayer--mute" title="The “mute” property">GstPlayer:mute</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3528
3572
|
</dt>
|
3529
3573
|
<dd></dd>
|
3530
3574
|
<dt>
|
3531
|
-
<a class="link" href="
|
3575
|
+
<a class="link" href="GstPlayer.html#GstPlayer--pipeline" title="The “pipeline” property">GstPlayer:pipeline</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3532
3576
|
</dt>
|
3533
3577
|
<dd></dd>
|
3534
3578
|
<dt>
|
3535
|
-
<a class="link" href="
|
3579
|
+
<a class="link" href="GstPlayer.html#GstPlayer--position" title="The “position” property">GstPlayer:position</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3536
3580
|
</dt>
|
3537
3581
|
<dd></dd>
|
3538
3582
|
<dt>
|
3539
|
-
<a class="link" href="
|
3583
|
+
<a class="link" href="GstPlayer.html#GstPlayer--rate" title="The “rate” property">GstPlayer:rate</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3540
3584
|
</dt>
|
3541
3585
|
<dd></dd>
|
3542
3586
|
<dt>
|
3543
|
-
<a class="link" href="
|
3587
|
+
<a class="link" href="GstPlayer.html#GstPlayer--signal-dispatcher" title="The “signal-dispatcher” property">GstPlayer:signal-dispatcher</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3544
3588
|
</dt>
|
3545
3589
|
<dd></dd>
|
3546
3590
|
<dt>
|
3547
|
-
<a class="link" href="
|
3591
|
+
<a class="link" href="GstPlayer.html#GstPlayer--suburi" title="The “suburi” property">GstPlayer:suburi</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3548
3592
|
</dt>
|
3549
3593
|
<dd></dd>
|
3550
3594
|
<dt>
|
3551
|
-
<a class="link" href="
|
3595
|
+
<a class="link" href="GstPlayer.html#GstPlayer--uri" title="The “uri” property">GstPlayer:uri</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3552
3596
|
</dt>
|
3553
3597
|
<dd></dd>
|
3554
3598
|
<dt>
|
3555
|
-
<a class="link" href="
|
3599
|
+
<a class="link" href="GstPlayer.html#GstPlayer--video-multiview-flags" title="The “video-multiview-flags” property">GstPlayer:video-multiview-flags</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3556
3600
|
</dt>
|
3557
3601
|
<dd></dd>
|
3558
3602
|
<dt>
|
3559
|
-
<a class="link" href="
|
3603
|
+
<a class="link" href="GstPlayer.html#GstPlayer--video-multiview-mode" title="The “video-multiview-mode” property">GstPlayer:video-multiview-mode</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3560
3604
|
</dt>
|
3561
3605
|
<dd></dd>
|
3562
3606
|
<dt>
|
3563
|
-
<a class="link" href="
|
3607
|
+
<a class="link" href="GstPlayer.html#GstPlayer--video-renderer" title="The “video-renderer” property">GstPlayer:video-renderer</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3564
3608
|
</dt>
|
3565
3609
|
<dd></dd>
|
3566
3610
|
<dt>
|
3567
|
-
<a class="link" href="
|
3611
|
+
<a class="link" href="GstPlayer.html#GstPlayer--volume" title="The “volume” property">GstPlayer:volume</a>, object property in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3568
3612
|
</dt>
|
3569
3613
|
<dd></dd>
|
3570
3614
|
<dt>
|
3571
|
-
<a class="link" href="
|
3615
|
+
<a class="link" href="GstPlayerMediaInfo.html#GstPlayerAudioInfo-struct" title="GstPlayerAudioInfo">GstPlayerAudioInfo</a>, struct in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3572
3616
|
</dt>
|
3573
3617
|
<dd></dd>
|
3574
3618
|
<dt>
|
3575
|
-
<a class="link" href="
|
3619
|
+
<a class="link" href="GstPlayer.html#GstPlayerColorBalanceType" title="enum GstPlayerColorBalanceType">GstPlayerColorBalanceType</a>, enum in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3576
3620
|
</dt>
|
3577
3621
|
<dd></dd>
|
3578
3622
|
<dt>
|
3579
|
-
<a class="link" href="
|
3623
|
+
<a class="link" href="GstPlayer.html#GstPlayerError" title="enum GstPlayerError">GstPlayerError</a>, enum in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3580
3624
|
</dt>
|
3581
3625
|
<dd></dd>
|
3582
3626
|
<dt>
|
3583
|
-
<a class="link" href="
|
3627
|
+
<a class="link" href="GstPlayerMediaInfo.html#GstPlayerMediaInfo-struct" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>, struct in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3584
3628
|
</dt>
|
3585
3629
|
<dd></dd>
|
3586
3630
|
<dt>
|
3587
|
-
<a class="link" href="
|
3631
|
+
<a class="link" href="GstPlayer.html#GstPlayerSignalDispatcher-struct" title="GstPlayerSignalDispatcher">GstPlayerSignalDispatcher</a>, struct in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3588
3632
|
</dt>
|
3589
3633
|
<dd></dd>
|
3590
3634
|
<dt>
|
3591
|
-
<a class="link" href="
|
3635
|
+
<a class="link" href="GstPlayer.html#GstPlayerSignalDispatcherInterface" title="struct GstPlayerSignalDispatcherInterface">GstPlayerSignalDispatcherInterface</a>, struct in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3592
3636
|
</dt>
|
3593
3637
|
<dd></dd>
|
3594
3638
|
<dt>
|
3595
|
-
<a class="link" href="
|
3639
|
+
<a class="link" href="GstPlayer.html#GstPlayerSnapshotFormat" title="enum GstPlayerSnapshotFormat">GstPlayerSnapshotFormat</a>, enum in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3596
3640
|
</dt>
|
3597
3641
|
<dd></dd>
|
3598
3642
|
<dt>
|
3599
|
-
<a class="link" href="
|
3643
|
+
<a class="link" href="GstPlayer.html#GstPlayerState" title="enum GstPlayerState">GstPlayerState</a>, enum in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3600
3644
|
</dt>
|
3601
3645
|
<dd></dd>
|
3602
3646
|
<dt>
|
3603
|
-
<a class="link" href="
|
3647
|
+
<a class="link" href="GstPlayerMediaInfo.html#GstPlayerStreamInfo-struct" title="GstPlayerStreamInfo">GstPlayerStreamInfo</a>, struct in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3604
3648
|
</dt>
|
3605
3649
|
<dd></dd>
|
3606
3650
|
<dt>
|
3607
|
-
<a class="link" href="
|
3651
|
+
<a class="link" href="GstPlayerMediaInfo.html#GstPlayerSubtitleInfo-struct" title="GstPlayerSubtitleInfo">GstPlayerSubtitleInfo</a>, struct in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3608
3652
|
</dt>
|
3609
3653
|
<dd></dd>
|
3610
3654
|
<dt>
|
3611
|
-
<a class="link" href="
|
3655
|
+
<a class="link" href="GstPlayerMediaInfo.html#GstPlayerVideoInfo-struct" title="GstPlayerVideoInfo">GstPlayerVideoInfo</a>, struct in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3612
3656
|
</dt>
|
3613
3657
|
<dd></dd>
|
3614
3658
|
<dt>
|
3615
|
-
<a class="link" href="
|
3659
|
+
<a class="link" href="GstPlayer.html#GstPlayerVideoRenderer-struct" title="GstPlayerVideoRenderer">GstPlayerVideoRenderer</a>, struct in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3616
3660
|
</dt>
|
3617
3661
|
<dd></dd>
|
3618
3662
|
<dt>
|
3619
|
-
<a class="link" href="
|
3663
|
+
<a class="link" href="GstPlayer.html#GstPlayerVideoRendererInterface" title="struct GstPlayerVideoRendererInterface">GstPlayerVideoRendererInterface</a>, struct in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3620
3664
|
</dt>
|
3621
3665
|
<dd></dd>
|
3622
3666
|
<dt>
|
3623
|
-
<a class="link" href="
|
3667
|
+
<a class="link" href="GstPlayerVisualization.html#GstPlayerVisualization-struct" title="struct GstPlayerVisualization">GstPlayerVisualization</a>, struct in <a class="link" href="GstPlayerVisualization.html" title="GstPlayerVisualization">GstPlayerVisualization</a>
|
3624
3668
|
</dt>
|
3625
3669
|
<dd></dd>
|
3626
3670
|
<dt>
|
3627
|
-
<a class="link" href="
|
3671
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-audio-info-get-bitrate" title="gst_player_audio_info_get_bitrate ()">gst_player_audio_info_get_bitrate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3628
3672
|
</dt>
|
3629
3673
|
<dd></dd>
|
3630
3674
|
<dt>
|
3631
|
-
<a class="link" href="
|
3675
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-audio-info-get-channels" title="gst_player_audio_info_get_channels ()">gst_player_audio_info_get_channels</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3632
3676
|
</dt>
|
3633
3677
|
<dd></dd>
|
3634
3678
|
<dt>
|
3635
|
-
<a class="link" href="
|
3679
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-audio-info-get-language" title="gst_player_audio_info_get_language ()">gst_player_audio_info_get_language</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3636
3680
|
</dt>
|
3637
3681
|
<dd></dd>
|
3638
3682
|
<dt>
|
3639
|
-
<a class="link" href="
|
3683
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-audio-info-get-max-bitrate" title="gst_player_audio_info_get_max_bitrate ()">gst_player_audio_info_get_max_bitrate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3640
3684
|
</dt>
|
3641
3685
|
<dd></dd>
|
3642
3686
|
<dt>
|
3643
|
-
<a class="link" href="
|
3687
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-audio-info-get-sample-rate" title="gst_player_audio_info_get_sample_rate ()">gst_player_audio_info_get_sample_rate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3644
3688
|
</dt>
|
3645
3689
|
<dd></dd>
|
3646
3690
|
<dt>
|
3647
|
-
<a class="link" href="
|
3691
|
+
<a class="link" href="GstPlayer.html#gst-player-color-balance-type-get-name" title="gst_player_color_balance_type_get_name ()">gst_player_color_balance_type_get_name</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3648
3692
|
</dt>
|
3649
3693
|
<dd></dd>
|
3650
3694
|
<dt>
|
3651
|
-
<a class="link" href="
|
3695
|
+
<a class="link" href="GstPlayer.html#gst-player-config-get-position-update-interval" title="gst_player_config_get_position_update_interval ()">gst_player_config_get_position_update_interval</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3652
3696
|
</dt>
|
3653
3697
|
<dd></dd>
|
3654
3698
|
<dt>
|
3655
|
-
<a class="link" href="
|
3699
|
+
<a class="link" href="GstPlayer.html#gst-player-config-get-seek-accurate" title="gst_player_config_get_seek_accurate ()">gst_player_config_get_seek_accurate</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3656
3700
|
</dt>
|
3657
3701
|
<dd></dd>
|
3658
3702
|
<dt>
|
3659
|
-
<a class="link" href="
|
3703
|
+
<a class="link" href="GstPlayer.html#gst-player-config-get-user-agent" title="gst_player_config_get_user_agent ()">gst_player_config_get_user_agent</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3660
3704
|
</dt>
|
3661
3705
|
<dd></dd>
|
3662
3706
|
<dt>
|
3663
|
-
<a class="link" href="gst-
|
3707
|
+
<a class="link" href="GstPlayer.html#gst-player-config-set-position-update-interval" title="gst_player_config_set_position_update_interval ()">gst_player_config_set_position_update_interval</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3664
3708
|
</dt>
|
3665
3709
|
<dd></dd>
|
3666
3710
|
<dt>
|
3667
|
-
<a class="link" href="
|
3711
|
+
<a class="link" href="GstPlayer.html#gst-player-config-set-seek-accurate" title="gst_player_config_set_seek_accurate ()">gst_player_config_set_seek_accurate</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3668
3712
|
</dt>
|
3669
3713
|
<dd></dd>
|
3670
3714
|
<dt>
|
3671
|
-
<a class="link" href="
|
3715
|
+
<a class="link" href="GstPlayer.html#gst-player-config-set-user-agent" title="gst_player_config_set_user_agent ()">gst_player_config_set_user_agent</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3672
3716
|
</dt>
|
3673
3717
|
<dd></dd>
|
3674
3718
|
<dt>
|
3675
|
-
<a class="link" href="
|
3719
|
+
<a class="link" href="GstPlayer.html#GST-PLAYER-ERROR:CAPS" title="GST_PLAYER_ERROR">GST_PLAYER_ERROR</a>, macro in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3676
3720
|
</dt>
|
3677
3721
|
<dd></dd>
|
3678
3722
|
<dt>
|
3679
|
-
<a class="link" href="
|
3723
|
+
<a class="link" href="GstPlayer.html#gst-player-error-get-name" title="gst_player_error_get_name ()">gst_player_error_get_name</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3680
3724
|
</dt>
|
3681
3725
|
<dd></dd>
|
3682
3726
|
<dt>
|
3683
|
-
<a class="link" href="
|
3727
|
+
<a class="link" href="GstPlayer.html#gst-player-get-audio-video-offset" title="gst_player_get_audio_video_offset ()">gst_player_get_audio_video_offset</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3684
3728
|
</dt>
|
3685
3729
|
<dd></dd>
|
3686
3730
|
<dt>
|
3687
|
-
<a class="link" href="
|
3731
|
+
<a class="link" href="GstPlayer.html#gst-player-get-color-balance" title="gst_player_get_color_balance ()">gst_player_get_color_balance</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3688
3732
|
</dt>
|
3689
3733
|
<dd></dd>
|
3690
3734
|
<dt>
|
3691
|
-
<a class="link" href="
|
3735
|
+
<a class="link" href="GstPlayer.html#gst-player-get-config" title="gst_player_get_config ()">gst_player_get_config</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3692
3736
|
</dt>
|
3693
3737
|
<dd></dd>
|
3694
3738
|
<dt>
|
3695
|
-
<a class="link" href="
|
3739
|
+
<a class="link" href="GstPlayer.html#gst-player-get-current-audio-track" title="gst_player_get_current_audio_track ()">gst_player_get_current_audio_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3696
3740
|
</dt>
|
3697
3741
|
<dd></dd>
|
3698
3742
|
<dt>
|
3699
|
-
<a class="link" href="
|
3743
|
+
<a class="link" href="GstPlayer.html#gst-player-get-current-subtitle-track" title="gst_player_get_current_subtitle_track ()">gst_player_get_current_subtitle_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3700
3744
|
</dt>
|
3701
3745
|
<dd></dd>
|
3702
3746
|
<dt>
|
3703
|
-
<a class="link" href="
|
3747
|
+
<a class="link" href="GstPlayer.html#gst-player-get-current-video-track" title="gst_player_get_current_video_track ()">gst_player_get_current_video_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3704
3748
|
</dt>
|
3705
3749
|
<dd></dd>
|
3706
3750
|
<dt>
|
3707
|
-
<a class="link" href="
|
3751
|
+
<a class="link" href="GstPlayer.html#gst-player-get-current-visualization" title="gst_player_get_current_visualization ()">gst_player_get_current_visualization</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3708
3752
|
</dt>
|
3709
3753
|
<dd></dd>
|
3710
3754
|
<dt>
|
3711
|
-
<a class="link" href="
|
3755
|
+
<a class="link" href="GstPlayer.html#gst-player-get-duration" title="gst_player_get_duration ()">gst_player_get_duration</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3712
3756
|
</dt>
|
3713
3757
|
<dd></dd>
|
3714
3758
|
<dt>
|
3715
|
-
<a class="link" href="
|
3759
|
+
<a class="link" href="GstPlayer.html#gst-player-get-media-info" title="gst_player_get_media_info ()">gst_player_get_media_info</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3716
3760
|
</dt>
|
3717
3761
|
<dd></dd>
|
3718
3762
|
<dt>
|
3719
|
-
<a class="link" href="
|
3763
|
+
<a class="link" href="GstPlayer.html#gst-player-get-multiview-flags" title="gst_player_get_multiview_flags ()">gst_player_get_multiview_flags</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3720
3764
|
</dt>
|
3721
3765
|
<dd></dd>
|
3722
3766
|
<dt>
|
3723
|
-
<a class="link" href="
|
3767
|
+
<a class="link" href="GstPlayer.html#gst-player-get-multiview-mode" title="gst_player_get_multiview_mode ()">gst_player_get_multiview_mode</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3724
3768
|
</dt>
|
3725
3769
|
<dd></dd>
|
3726
3770
|
<dt>
|
3727
|
-
<a class="link" href="
|
3771
|
+
<a class="link" href="GstPlayer.html#gst-player-get-mute" title="gst_player_get_mute ()">gst_player_get_mute</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3728
3772
|
</dt>
|
3729
3773
|
<dd></dd>
|
3730
3774
|
<dt>
|
3731
|
-
<a class="link" href="
|
3775
|
+
<a class="link" href="GstPlayer.html#gst-player-get-pipeline" title="gst_player_get_pipeline ()">gst_player_get_pipeline</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3732
3776
|
</dt>
|
3733
3777
|
<dd></dd>
|
3734
3778
|
<dt>
|
3735
|
-
<a class="link" href="
|
3779
|
+
<a class="link" href="GstPlayer.html#gst-player-get-position" title="gst_player_get_position ()">gst_player_get_position</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3736
3780
|
</dt>
|
3737
3781
|
<dd></dd>
|
3738
3782
|
<dt>
|
3739
|
-
<a class="link" href="
|
3783
|
+
<a class="link" href="GstPlayer.html#gst-player-get-rate" title="gst_player_get_rate ()">gst_player_get_rate</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3740
3784
|
</dt>
|
3741
3785
|
<dd></dd>
|
3742
3786
|
<dt>
|
3743
|
-
<a class="link" href="
|
3787
|
+
<a class="link" href="GstPlayer.html#gst-player-get-subtitle-uri" title="gst_player_get_subtitle_uri ()">gst_player_get_subtitle_uri</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3744
3788
|
</dt>
|
3745
3789
|
<dd></dd>
|
3746
3790
|
<dt>
|
3747
|
-
<a class="link" href="
|
3791
|
+
<a class="link" href="GstPlayer.html#gst-player-get-uri" title="gst_player_get_uri ()">gst_player_get_uri</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3748
3792
|
</dt>
|
3749
3793
|
<dd></dd>
|
3750
3794
|
<dt>
|
3751
|
-
<a class="link" href="
|
3795
|
+
<a class="link" href="GstPlayer.html#gst-player-get-video-snapshot" title="gst_player_get_video_snapshot ()">gst_player_get_video_snapshot</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3752
3796
|
</dt>
|
3753
3797
|
<dd></dd>
|
3754
3798
|
<dt>
|
3755
|
-
<a class="link" href="
|
3799
|
+
<a class="link" href="GstPlayer.html#gst-player-get-volume" title="gst_player_get_volume ()">gst_player_get_volume</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3756
3800
|
</dt>
|
3757
3801
|
<dd></dd>
|
3758
3802
|
<dt>
|
3759
|
-
<a class="link" href="gst-plugins-bad-libs-
|
3803
|
+
<a class="link" href="gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html#gst-player-g-main-context-signal-dispatcher-new" title="gst_player_g_main_context_signal_dispatcher_new ()">gst_player_g_main_context_signal_dispatcher_new</a>, function in <a class="link" href="gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html" title="GstPlayerGMainContextSignalDispatcher">GstPlayerGMainContextSignalDispatcher</a>
|
3760
3804
|
</dt>
|
3761
3805
|
<dd></dd>
|
3762
3806
|
<dt>
|
3763
|
-
<a class="link" href="
|
3807
|
+
<a class="link" href="GstPlayer.html#gst-player-has-color-balance" title="gst_player_has_color_balance ()">gst_player_has_color_balance</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3764
3808
|
</dt>
|
3765
3809
|
<dd></dd>
|
3766
3810
|
<dt>
|
3767
|
-
<a class="link" href="
|
3811
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-audio-streams" title="gst_player_media_info_get_audio_streams ()">gst_player_media_info_get_audio_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3768
3812
|
</dt>
|
3769
3813
|
<dd></dd>
|
3770
3814
|
<dt>
|
3771
|
-
<a class="link" href="
|
3815
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-container-format" title="gst_player_media_info_get_container_format ()">gst_player_media_info_get_container_format</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3772
3816
|
</dt>
|
3773
3817
|
<dd></dd>
|
3774
3818
|
<dt>
|
3775
|
-
<a class="link" href="
|
3819
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-duration" title="gst_player_media_info_get_duration ()">gst_player_media_info_get_duration</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3776
3820
|
</dt>
|
3777
3821
|
<dd></dd>
|
3778
3822
|
<dt>
|
3779
|
-
<a class="link" href="
|
3823
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-image-sample" title="gst_player_media_info_get_image_sample ()">gst_player_media_info_get_image_sample</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3780
3824
|
</dt>
|
3781
3825
|
<dd></dd>
|
3782
3826
|
<dt>
|
3783
|
-
<a class="link" href="
|
3827
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-number-of-audio-streams" title="gst_player_media_info_get_number_of_audio_streams ()">gst_player_media_info_get_number_of_audio_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3784
3828
|
</dt>
|
3785
3829
|
<dd></dd>
|
3786
3830
|
<dt>
|
3787
|
-
<a class="link" href="
|
3831
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-number-of-streams" title="gst_player_media_info_get_number_of_streams ()">gst_player_media_info_get_number_of_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3788
3832
|
</dt>
|
3789
3833
|
<dd></dd>
|
3790
3834
|
<dt>
|
3791
|
-
<a class="link" href="
|
3835
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-number-of-subtitle-streams" title="gst_player_media_info_get_number_of_subtitle_streams ()">gst_player_media_info_get_number_of_subtitle_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3792
3836
|
</dt>
|
3793
3837
|
<dd></dd>
|
3794
3838
|
<dt>
|
3795
|
-
<a class="link" href="
|
3839
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-number-of-video-streams" title="gst_player_media_info_get_number_of_video_streams ()">gst_player_media_info_get_number_of_video_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3796
3840
|
</dt>
|
3797
3841
|
<dd></dd>
|
3798
3842
|
<dt>
|
3799
|
-
<a class="link" href="
|
3843
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-stream-list" title="gst_player_media_info_get_stream_list ()">gst_player_media_info_get_stream_list</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3800
3844
|
</dt>
|
3801
3845
|
<dd></dd>
|
3802
3846
|
<dt>
|
3803
|
-
<a class="link" href="
|
3847
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-subtitle-streams" title="gst_player_media_info_get_subtitle_streams ()">gst_player_media_info_get_subtitle_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3804
3848
|
</dt>
|
3805
3849
|
<dd></dd>
|
3806
3850
|
<dt>
|
3807
|
-
<a class="link" href="
|
3851
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-tags" title="gst_player_media_info_get_tags ()">gst_player_media_info_get_tags</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3808
3852
|
</dt>
|
3809
3853
|
<dd></dd>
|
3810
3854
|
<dt>
|
3811
|
-
<a class="link" href="
|
3855
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-title" title="gst_player_media_info_get_title ()">gst_player_media_info_get_title</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3812
3856
|
</dt>
|
3813
3857
|
<dd></dd>
|
3814
3858
|
<dt>
|
3815
|
-
<a class="link" href="
|
3859
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-uri" title="gst_player_media_info_get_uri ()">gst_player_media_info_get_uri</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3816
3860
|
</dt>
|
3817
3861
|
<dd></dd>
|
3818
3862
|
<dt>
|
3819
|
-
<a class="link" href="
|
3863
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-get-video-streams" title="gst_player_media_info_get_video_streams ()">gst_player_media_info_get_video_streams</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3820
3864
|
</dt>
|
3821
3865
|
<dd></dd>
|
3822
3866
|
<dt>
|
3823
|
-
<a class="link" href="
|
3867
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-is-live" title="gst_player_media_info_is_live ()">gst_player_media_info_is_live</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3824
3868
|
</dt>
|
3825
3869
|
<dd></dd>
|
3826
3870
|
<dt>
|
3827
|
-
<a class="link" href="
|
3871
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-media-info-is-seekable" title="gst_player_media_info_is_seekable ()">gst_player_media_info_is_seekable</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3828
3872
|
</dt>
|
3829
3873
|
<dd></dd>
|
3830
3874
|
<dt>
|
3831
|
-
<a class="link" href="
|
3875
|
+
<a class="link" href="GstPlayer.html#gst-player-new" title="gst_player_new ()">gst_player_new</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3832
3876
|
</dt>
|
3833
3877
|
<dd></dd>
|
3834
3878
|
<dt>
|
3835
|
-
<a class="link" href="
|
3879
|
+
<a class="link" href="GstPlayer.html#gst-player-pause" title="gst_player_pause ()">gst_player_pause</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3836
3880
|
</dt>
|
3837
3881
|
<dd></dd>
|
3838
3882
|
<dt>
|
3839
|
-
<a class="link" href="
|
3883
|
+
<a class="link" href="GstPlayer.html#gst-player-play" title="gst_player_play ()">gst_player_play</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3840
3884
|
</dt>
|
3841
3885
|
<dd></dd>
|
3842
3886
|
<dt>
|
3843
|
-
<a class="link" href="
|
3887
|
+
<a class="link" href="GstPlayer.html#gst-player-seek" title="gst_player_seek ()">gst_player_seek</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3844
3888
|
</dt>
|
3845
3889
|
<dd></dd>
|
3846
3890
|
<dt>
|
3847
|
-
<a class="link" href="
|
3891
|
+
<a class="link" href="GstPlayer.html#gst-player-set-audio-track" title="gst_player_set_audio_track ()">gst_player_set_audio_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3848
3892
|
</dt>
|
3849
3893
|
<dd></dd>
|
3850
3894
|
<dt>
|
3851
|
-
<a class="link" href="
|
3895
|
+
<a class="link" href="GstPlayer.html#gst-player-set-audio-track-enabled" title="gst_player_set_audio_track_enabled ()">gst_player_set_audio_track_enabled</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3852
3896
|
</dt>
|
3853
3897
|
<dd></dd>
|
3854
3898
|
<dt>
|
3855
|
-
<a class="link" href="
|
3899
|
+
<a class="link" href="GstPlayer.html#gst-player-set-audio-video-offset" title="gst_player_set_audio_video_offset ()">gst_player_set_audio_video_offset</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3856
3900
|
</dt>
|
3857
3901
|
<dd></dd>
|
3858
3902
|
<dt>
|
3859
|
-
<a class="link" href="
|
3903
|
+
<a class="link" href="GstPlayer.html#gst-player-set-color-balance" title="gst_player_set_color_balance ()">gst_player_set_color_balance</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3860
3904
|
</dt>
|
3861
3905
|
<dd></dd>
|
3862
3906
|
<dt>
|
3863
|
-
<a class="link" href="
|
3907
|
+
<a class="link" href="GstPlayer.html#gst-player-set-config" title="gst_player_set_config ()">gst_player_set_config</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3864
3908
|
</dt>
|
3865
3909
|
<dd></dd>
|
3866
3910
|
<dt>
|
3867
|
-
<a class="link" href="
|
3911
|
+
<a class="link" href="GstPlayer.html#gst-player-set-multiview-flags" title="gst_player_set_multiview_flags ()">gst_player_set_multiview_flags</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3868
3912
|
</dt>
|
3869
3913
|
<dd></dd>
|
3870
3914
|
<dt>
|
3871
|
-
<a class="link" href="
|
3915
|
+
<a class="link" href="GstPlayer.html#gst-player-set-multiview-mode" title="gst_player_set_multiview_mode ()">gst_player_set_multiview_mode</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3872
3916
|
</dt>
|
3873
3917
|
<dd></dd>
|
3874
3918
|
<dt>
|
3875
|
-
<a class="link" href="
|
3919
|
+
<a class="link" href="GstPlayer.html#gst-player-set-mute" title="gst_player_set_mute ()">gst_player_set_mute</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3876
3920
|
</dt>
|
3877
3921
|
<dd></dd>
|
3878
3922
|
<dt>
|
3879
|
-
<a class="link" href="
|
3923
|
+
<a class="link" href="GstPlayer.html#gst-player-set-rate" title="gst_player_set_rate ()">gst_player_set_rate</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3880
3924
|
</dt>
|
3881
3925
|
<dd></dd>
|
3882
3926
|
<dt>
|
3883
|
-
<a class="link" href="
|
3927
|
+
<a class="link" href="GstPlayer.html#gst-player-set-subtitle-track" title="gst_player_set_subtitle_track ()">gst_player_set_subtitle_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3884
3928
|
</dt>
|
3885
3929
|
<dd></dd>
|
3886
3930
|
<dt>
|
3887
|
-
<a class="link" href="
|
3931
|
+
<a class="link" href="GstPlayer.html#gst-player-set-subtitle-track-enabled" title="gst_player_set_subtitle_track_enabled ()">gst_player_set_subtitle_track_enabled</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3888
3932
|
</dt>
|
3889
3933
|
<dd></dd>
|
3890
3934
|
<dt>
|
3891
|
-
<a class="link" href="
|
3935
|
+
<a class="link" href="GstPlayer.html#gst-player-set-subtitle-uri" title="gst_player_set_subtitle_uri ()">gst_player_set_subtitle_uri</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3892
3936
|
</dt>
|
3893
3937
|
<dd></dd>
|
3894
3938
|
<dt>
|
3895
|
-
<a class="link" href="
|
3939
|
+
<a class="link" href="GstPlayer.html#gst-player-set-uri" title="gst_player_set_uri ()">gst_player_set_uri</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3896
3940
|
</dt>
|
3897
3941
|
<dd></dd>
|
3898
3942
|
<dt>
|
3899
|
-
<a class="link" href="
|
3943
|
+
<a class="link" href="GstPlayer.html#gst-player-set-video-track" title="gst_player_set_video_track ()">gst_player_set_video_track</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3900
3944
|
</dt>
|
3901
3945
|
<dd></dd>
|
3902
3946
|
<dt>
|
3903
|
-
<a class="link" href="
|
3947
|
+
<a class="link" href="GstPlayer.html#gst-player-set-video-track-enabled" title="gst_player_set_video_track_enabled ()">gst_player_set_video_track_enabled</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3904
3948
|
</dt>
|
3905
3949
|
<dd></dd>
|
3906
3950
|
<dt>
|
3907
|
-
<a class="link" href="
|
3951
|
+
<a class="link" href="GstPlayer.html#gst-player-set-visualization" title="gst_player_set_visualization ()">gst_player_set_visualization</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3908
3952
|
</dt>
|
3909
3953
|
<dd></dd>
|
3910
3954
|
<dt>
|
3911
|
-
<a class="link" href="
|
3955
|
+
<a class="link" href="GstPlayer.html#gst-player-set-visualization-enabled" title="gst_player_set_visualization_enabled ()">gst_player_set_visualization_enabled</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3912
3956
|
</dt>
|
3913
3957
|
<dd></dd>
|
3914
3958
|
<dt>
|
3915
|
-
<a class="link" href="
|
3959
|
+
<a class="link" href="GstPlayer.html#gst-player-set-volume" title="gst_player_set_volume ()">gst_player_set_volume</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3916
3960
|
</dt>
|
3917
3961
|
<dd></dd>
|
3918
3962
|
<dt>
|
3919
|
-
<a class="link" href="
|
3963
|
+
<a class="link" href="GstPlayer.html#gst-player-state-get-name" title="gst_player_state_get_name ()">gst_player_state_get_name</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3920
3964
|
</dt>
|
3921
3965
|
<dd></dd>
|
3922
3966
|
<dt>
|
3923
|
-
<a class="link" href="
|
3967
|
+
<a class="link" href="GstPlayer.html#gst-player-stop" title="gst_player_stop ()">gst_player_stop</a>, function in <a class="link" href="GstPlayer.html" title="GstPlayer">GstPlayer</a>
|
3924
3968
|
</dt>
|
3925
3969
|
<dd></dd>
|
3926
3970
|
<dt>
|
3927
|
-
<a class="link" href="
|
3971
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-stream-info-get-caps" title="gst_player_stream_info_get_caps ()">gst_player_stream_info_get_caps</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3928
3972
|
</dt>
|
3929
3973
|
<dd></dd>
|
3930
3974
|
<dt>
|
3931
|
-
<a class="link" href="
|
3975
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-stream-info-get-codec" title="gst_player_stream_info_get_codec ()">gst_player_stream_info_get_codec</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3932
3976
|
</dt>
|
3933
3977
|
<dd></dd>
|
3934
3978
|
<dt>
|
3935
|
-
<a class="link" href="
|
3979
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-stream-info-get-index" title="gst_player_stream_info_get_index ()">gst_player_stream_info_get_index</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3936
3980
|
</dt>
|
3937
3981
|
<dd></dd>
|
3938
3982
|
<dt>
|
3939
|
-
<a class="link" href="
|
3983
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-stream-info-get-stream-type" title="gst_player_stream_info_get_stream_type ()">gst_player_stream_info_get_stream_type</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3940
3984
|
</dt>
|
3941
3985
|
<dd></dd>
|
3942
3986
|
<dt>
|
3943
|
-
<a class="link" href="
|
3987
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-stream-info-get-tags" title="gst_player_stream_info_get_tags ()">gst_player_stream_info_get_tags</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3944
3988
|
</dt>
|
3945
3989
|
<dd></dd>
|
3946
3990
|
<dt>
|
3947
|
-
<a class="link" href="
|
3991
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-subtitle-info-get-language" title="gst_player_subtitle_info_get_language ()">gst_player_subtitle_info_get_language</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3948
3992
|
</dt>
|
3949
3993
|
<dd></dd>
|
3950
3994
|
<dt>
|
3951
|
-
<a class="link" href="
|
3995
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-bitrate" title="gst_player_video_info_get_bitrate ()">gst_player_video_info_get_bitrate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3952
3996
|
</dt>
|
3953
3997
|
<dd></dd>
|
3954
3998
|
<dt>
|
3955
|
-
<a class="link" href="
|
3999
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-framerate" title="gst_player_video_info_get_framerate ()">gst_player_video_info_get_framerate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3956
4000
|
</dt>
|
3957
4001
|
<dd></dd>
|
3958
4002
|
<dt>
|
3959
|
-
<a class="link" href="
|
4003
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-height" title="gst_player_video_info_get_height ()">gst_player_video_info_get_height</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3960
4004
|
</dt>
|
3961
4005
|
<dd></dd>
|
3962
4006
|
<dt>
|
3963
|
-
<a class="link" href="
|
4007
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-max-bitrate" title="gst_player_video_info_get_max_bitrate ()">gst_player_video_info_get_max_bitrate</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3964
4008
|
</dt>
|
3965
4009
|
<dd></dd>
|
3966
4010
|
<dt>
|
3967
|
-
<a class="link" href="gst-
|
4011
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-pixel-aspect-ratio" title="gst_player_video_info_get_pixel_aspect_ratio ()">gst_player_video_info_get_pixel_aspect_ratio</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3968
4012
|
</dt>
|
3969
4013
|
<dd></dd>
|
3970
4014
|
<dt>
|
3971
|
-
<a class="link" href="
|
4015
|
+
<a class="link" href="GstPlayerMediaInfo.html#gst-player-video-info-get-width" title="gst_player_video_info_get_width ()">gst_player_video_info_get_width</a>, function in <a class="link" href="GstPlayerMediaInfo.html" title="GstPlayerMediaInfo">GstPlayerMediaInfo</a>
|
3972
4016
|
</dt>
|
3973
4017
|
<dd></dd>
|
3974
4018
|
<dt>
|
3975
|
-
<a class="link" href="
|
4019
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-expose" title="gst_player_video_overlay_video_renderer_expose ()">gst_player_video_overlay_video_renderer_expose</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
3976
4020
|
</dt>
|
3977
4021
|
<dd></dd>
|
3978
4022
|
<dt>
|
3979
|
-
<a class="link" href="gst-
|
4023
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-get-render-rectangle" title="gst_player_video_overlay_video_renderer_get_render_rectangle ()">gst_player_video_overlay_video_renderer_get_render_rectangle</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4024
|
+
</dt>
|
4025
|
+
<dd></dd>
|
4026
|
+
<dt>
|
4027
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-get-window-handle" title="gst_player_video_overlay_video_renderer_get_window_handle ()">gst_player_video_overlay_video_renderer_get_window_handle</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4028
|
+
</dt>
|
4029
|
+
<dd></dd>
|
4030
|
+
<dt>
|
4031
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-new" title="gst_player_video_overlay_video_renderer_new ()">gst_player_video_overlay_video_renderer_new</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4032
|
+
</dt>
|
4033
|
+
<dd></dd>
|
4034
|
+
<dt>
|
4035
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-new-with-sink" title="gst_player_video_overlay_video_renderer_new_with_sink ()">gst_player_video_overlay_video_renderer_new_with_sink</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4036
|
+
</dt>
|
4037
|
+
<dd></dd>
|
4038
|
+
<dt>
|
4039
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-set-render-rectangle" title="gst_player_video_overlay_video_renderer_set_render_rectangle ()">gst_player_video_overlay_video_renderer_set_render_rectangle</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4040
|
+
</dt>
|
4041
|
+
<dd></dd>
|
4042
|
+
<dt>
|
4043
|
+
<a class="link" href="GstPlayerVideoOverlayVideoRenderer.html#gst-player-video-overlay-video-renderer-set-window-handle" title="gst_player_video_overlay_video_renderer_set_window_handle ()">gst_player_video_overlay_video_renderer_set_window_handle</a>, function in <a class="link" href="GstPlayerVideoOverlayVideoRenderer.html" title="GstPlayerVideoOverlayVideoRenderer">GstPlayerVideoOverlayVideoRenderer</a>
|
4044
|
+
</dt>
|
4045
|
+
<dd></dd>
|
4046
|
+
<dt>
|
4047
|
+
<a class="link" href="GstPlayerVisualization.html#gst-player-visualizations-free" title="gst_player_visualizations_free ()">gst_player_visualizations_free</a>, function in <a class="link" href="GstPlayerVisualization.html" title="GstPlayerVisualization">GstPlayerVisualization</a>
|
4048
|
+
</dt>
|
4049
|
+
<dd></dd>
|
4050
|
+
<dt>
|
4051
|
+
<a class="link" href="GstPlayerVisualization.html#gst-player-visualizations-get" title="gst_player_visualizations_get ()">gst_player_visualizations_get</a>, function in <a class="link" href="GstPlayerVisualization.html" title="GstPlayerVisualization">GstPlayerVisualization</a>
|
4052
|
+
</dt>
|
4053
|
+
<dd></dd>
|
4054
|
+
<dt>
|
4055
|
+
<a class="link" href="GstPlayerVisualization.html#gst-player-visualization-copy" title="gst_player_visualization_copy ()">gst_player_visualization_copy</a>, function in <a class="link" href="GstPlayerVisualization.html" title="GstPlayerVisualization">GstPlayerVisualization</a>
|
4056
|
+
</dt>
|
4057
|
+
<dd></dd>
|
4058
|
+
<dt>
|
4059
|
+
<a class="link" href="GstPlayerVisualization.html#gst-player-visualization-free" title="gst_player_visualization_free ()">gst_player_visualization_free</a>, function in <a class="link" href="GstPlayerVisualization.html" title="GstPlayerVisualization">GstPlayerVisualization</a>
|
3980
4060
|
</dt>
|
3981
4061
|
<dd></dd>
|
3982
4062
|
<a name="idxT"></a><h3 class="title">T</h3>
|
@@ -3990,163 +4070,171 @@ GST_TYPE_PHOTOGRAPHY_NOISE_REDUCTION, macro in photography-enumtypes
|
|
3990
4070
|
<dd></dd>
|
3991
4071
|
<a name="idxV"></a><h3 class="title">V</h3>
|
3992
4072
|
<dt>
|
3993
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1AdvancedSeqHdr" title="struct GstVC1AdvancedSeqHdr">GstVC1AdvancedSeqHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="
|
4073
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1AdvancedSeqHdr" title="struct GstVC1AdvancedSeqHdr">GstVC1AdvancedSeqHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4074
|
+
</dt>
|
4075
|
+
<dd></dd>
|
4076
|
+
<dt>
|
4077
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1BDU" title="struct GstVC1BDU">GstVC1BDU</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4078
|
+
</dt>
|
4079
|
+
<dd></dd>
|
4080
|
+
<dt>
|
4081
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1Condover" title="enum GstVC1Condover">GstVC1Condover</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
3994
4082
|
</dt>
|
3995
4083
|
<dd></dd>
|
3996
4084
|
<dt>
|
3997
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4085
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1DQProfile" title="enum GstVC1DQProfile">GstVC1DQProfile</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
3998
4086
|
</dt>
|
3999
4087
|
<dd></dd>
|
4000
4088
|
<dt>
|
4001
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4089
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1EntryPointHdr" title="struct GstVC1EntryPointHdr">GstVC1EntryPointHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4002
4090
|
</dt>
|
4003
4091
|
<dd></dd>
|
4004
4092
|
<dt>
|
4005
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4093
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1FrameHdr" title="struct GstVC1FrameHdr">GstVC1FrameHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4006
4094
|
</dt>
|
4007
4095
|
<dd></dd>
|
4008
4096
|
<dt>
|
4009
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4097
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1HrdParam" title="struct GstVC1HrdParam">GstVC1HrdParam</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4010
4098
|
</dt>
|
4011
4099
|
<dd></dd>
|
4012
4100
|
<dt>
|
4013
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4101
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1Level" title="enum GstVC1Level">GstVC1Level</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4014
4102
|
</dt>
|
4015
4103
|
<dd></dd>
|
4016
4104
|
<dt>
|
4017
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4105
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1MvMode" title="enum GstVC1MvMode">GstVC1MvMode</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4018
4106
|
</dt>
|
4019
4107
|
<dd></dd>
|
4020
4108
|
<dt>
|
4021
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4109
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1ParserResult" title="enum GstVC1ParserResult">GstVC1ParserResult</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4022
4110
|
</dt>
|
4023
4111
|
<dd></dd>
|
4024
4112
|
<dt>
|
4025
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4113
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1PicAdvanced" title="struct GstVC1PicAdvanced">GstVC1PicAdvanced</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4026
4114
|
</dt>
|
4027
4115
|
<dd></dd>
|
4028
4116
|
<dt>
|
4029
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4117
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1PicSimpleMain" title="struct GstVC1PicSimpleMain">GstVC1PicSimpleMain</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4030
4118
|
</dt>
|
4031
4119
|
<dd></dd>
|
4032
4120
|
<dt>
|
4033
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4121
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1Picture" title="GstVC1Picture">GstVC1Picture</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4034
4122
|
</dt>
|
4035
4123
|
<dd></dd>
|
4036
4124
|
<dt>
|
4037
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4125
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1PictureType" title="enum GstVC1PictureType">GstVC1PictureType</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4038
4126
|
</dt>
|
4039
4127
|
<dd></dd>
|
4040
4128
|
<dt>
|
4041
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4129
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1Profile" title="enum GstVC1Profile">GstVC1Profile</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4042
4130
|
</dt>
|
4043
4131
|
<dd></dd>
|
4044
4132
|
<dt>
|
4045
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4133
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1QuantizerSpec" title="enum GstVC1QuantizerSpec">GstVC1QuantizerSpec</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4046
4134
|
</dt>
|
4047
4135
|
<dd></dd>
|
4048
4136
|
<dt>
|
4049
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4137
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1SeqHdr" title="struct GstVC1SeqHdr">GstVC1SeqHdr</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4050
4138
|
</dt>
|
4051
4139
|
<dd></dd>
|
4052
4140
|
<dt>
|
4053
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4141
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1SeqLayer" title="struct GstVC1SeqLayer">GstVC1SeqLayer</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4054
4142
|
</dt>
|
4055
4143
|
<dd></dd>
|
4056
4144
|
<dt>
|
4057
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4145
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1SeqStructA" title="struct GstVC1SeqStructA">GstVC1SeqStructA</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4058
4146
|
</dt>
|
4059
4147
|
<dd></dd>
|
4060
4148
|
<dt>
|
4061
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4149
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1SeqStructB" title="struct GstVC1SeqStructB">GstVC1SeqStructB</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4062
4150
|
</dt>
|
4063
4151
|
<dd></dd>
|
4064
4152
|
<dt>
|
4065
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4153
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1SeqStructC" title="struct GstVC1SeqStructC">GstVC1SeqStructC</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4066
4154
|
</dt>
|
4067
4155
|
<dd></dd>
|
4068
4156
|
<dt>
|
4069
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4157
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1StartCode" title="enum GstVC1StartCode">GstVC1StartCode</a>, enum in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4070
4158
|
</dt>
|
4071
4159
|
<dd></dd>
|
4072
4160
|
<dt>
|
4073
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4161
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GstVC1VopDquant" title="struct GstVC1VopDquant">GstVC1VopDquant</a>, struct in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4074
4162
|
</dt>
|
4075
4163
|
<dd></dd>
|
4076
4164
|
<dt>
|
4077
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4165
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#GST-VC1-BFRACTION-BASIS:CAPS" title="GST_VC1_BFRACTION_BASIS">GST_VC1_BFRACTION_BASIS</a>, macro in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4078
4166
|
</dt>
|
4079
4167
|
<dd></dd>
|
4080
4168
|
<dt>
|
4081
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4169
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-ensure-size" title="gst_vc1_bitplanes_ensure_size ()">gst_vc1_bitplanes_ensure_size</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4082
4170
|
</dt>
|
4083
4171
|
<dd></dd>
|
4084
4172
|
<dt>
|
4085
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#
|
4173
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-free" title="gst_vc1_bitplanes_free ()">gst_vc1_bitplanes_free</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4086
4174
|
</dt>
|
4087
4175
|
<dd></dd>
|
4088
4176
|
<dt>
|
4089
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-
|
4177
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-free-1" title="gst_vc1_bitplanes_free_1 ()">gst_vc1_bitplanes_free_1</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4090
4178
|
</dt>
|
4091
4179
|
<dd></dd>
|
4092
4180
|
<dt>
|
4093
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-
|
4181
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-bitplanes-new" title="gst_vc1_bitplanes_new ()">gst_vc1_bitplanes_new</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4094
4182
|
</dt>
|
4095
4183
|
<dd></dd>
|
4096
4184
|
<dt>
|
4097
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-
|
4185
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-identify-next-bdu" title="gst_vc1_identify_next_bdu ()">gst_vc1_identify_next_bdu</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4098
4186
|
</dt>
|
4099
4187
|
<dd></dd>
|
4100
4188
|
<dt>
|
4101
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-
|
4189
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-entry-point-header" title="gst_vc1_parse_entry_point_header ()">gst_vc1_parse_entry_point_header</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4102
4190
|
</dt>
|
4103
4191
|
<dd></dd>
|
4104
4192
|
<dt>
|
4105
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-
|
4193
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-frame-header" title="gst_vc1_parse_frame_header ()">gst_vc1_parse_frame_header</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4106
4194
|
</dt>
|
4107
4195
|
<dd></dd>
|
4108
4196
|
<dt>
|
4109
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-
|
4197
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header" title="gst_vc1_parse_sequence_header ()">gst_vc1_parse_sequence_header</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4110
4198
|
</dt>
|
4111
4199
|
<dd></dd>
|
4112
4200
|
<dt>
|
4113
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-
|
4201
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header-struct-a" title="gst_vc1_parse_sequence_header_struct_a ()">gst_vc1_parse_sequence_header_struct_a</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4114
4202
|
</dt>
|
4115
4203
|
<dd></dd>
|
4116
4204
|
<dt>
|
4117
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header" title="
|
4205
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header-struct-b" title="gst_vc1_parse_sequence_header_struct_b ()">gst_vc1_parse_sequence_header_struct_b</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4118
4206
|
</dt>
|
4119
4207
|
<dd></dd>
|
4120
4208
|
<dt>
|
4121
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header-struct-
|
4209
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-header-struct-c" title="gst_vc1_parse_sequence_header_struct_c ()">gst_vc1_parse_sequence_header_struct_c</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4122
4210
|
</dt>
|
4123
4211
|
<dd></dd>
|
4124
4212
|
<dt>
|
4125
|
-
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-
|
4213
|
+
<a class="link" href="gst-plugins-bad-libs-vc1parser.html#gst-vc1-parse-sequence-layer" title="gst_vc1_parse_sequence_layer ()">gst_vc1_parse_sequence_layer</a>, function in <a class="link" href="gst-plugins-bad-libs-vc1parser.html" title="GstVc1Parser">vc1parser</a>
|
4126
4214
|
</dt>
|
4127
4215
|
<dd></dd>
|
4128
4216
|
<dt>
|
4129
|
-
<a class="link" href="
|
4217
|
+
<a class="link" href="GstVideoAggregator.html#GstVideoAggregator-struct" title="struct GstVideoAggregator">GstVideoAggregator</a>, struct in <a class="link" href="GstVideoAggregator.html" title="GstVideoAggregator">GstVideoAggregator</a>
|
4130
4218
|
</dt>
|
4131
4219
|
<dd></dd>
|
4132
4220
|
<dt>
|
4133
|
-
<a class="link" href="
|
4221
|
+
<a class="link" href="GstVideoAggregator.html#GstVideoAggregatorClass" title="struct GstVideoAggregatorClass">GstVideoAggregatorClass</a>, struct in <a class="link" href="GstVideoAggregator.html" title="GstVideoAggregator">GstVideoAggregator</a>
|
4134
4222
|
</dt>
|
4135
4223
|
<dd></dd>
|
4136
4224
|
<dt>
|
4137
|
-
<a class="link" href="
|
4225
|
+
<a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad-struct" title="struct GstVideoAggregatorPad">GstVideoAggregatorPad</a>, struct in <a class="link" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad">GstVideoAggregatorPad</a>
|
4138
4226
|
</dt>
|
4139
4227
|
<dd></dd>
|
4140
4228
|
<dt>
|
4141
|
-
<a class="link" href="
|
4229
|
+
<a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad--ignore-eos" title="The “ignore-eos” property">GstVideoAggregatorPad:ignore-eos</a>, object property in <a class="link" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad">GstVideoAggregatorPad</a>
|
4142
4230
|
</dt>
|
4143
4231
|
<dd></dd>
|
4144
4232
|
<dt>
|
4145
|
-
<a class="link" href="
|
4233
|
+
<a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPad--zorder" title="The “zorder” property">GstVideoAggregatorPad:zorder</a>, object property in <a class="link" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad">GstVideoAggregatorPad</a>
|
4146
4234
|
</dt>
|
4147
4235
|
<dd></dd>
|
4148
4236
|
<dt>
|
4149
|
-
<a class="link" href="
|
4237
|
+
<a class="link" href="GstVideoAggregatorPad.html#GstVideoAggregatorPadClass" title="struct GstVideoAggregatorPadClass">GstVideoAggregatorPadClass</a>, struct in <a class="link" href="GstVideoAggregatorPad.html" title="GstVideoAggregatorPad">GstVideoAggregatorPad</a>
|
4150
4238
|
</dt>
|
4151
4239
|
<dd></dd>
|
4152
4240
|
<a name="idxZ"></a><h3 class="title">Z</h3>
|