gstreamer 2.0.0-x86-mingw32 → 2.0.1-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +9 -7
- data/ext/gstreamer/rbgst.c +36 -22
- data/lib/1.9/gstreamer.so +0 -0
- data/lib/2.0/gstreamer.so +0 -0
- data/lib/gst.rb +35 -5
- data/lib/gst/bus.rb +16 -0
- data/lib/gst/controller_loader.rb +20 -0
- data/sample/audio-example.rb +68 -0
- data/sample/framestep1.rb +137 -0
- data/sample/helloworld.rb +0 -2
- data/sample/mp3parselaunch.rb +0 -2
- data/sample/queue.rb +1 -3
- data/sample/stream-status.rb +106 -0
- data/sample/text-color-example.rb +84 -0
- data/sample/typefind.rb +0 -2
- data/vendor/local/bin/flac.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-typefind-1.0.exe +0 -0
- data/vendor/local/bin/libFLAC-8.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/libgstbase-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstbasevideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstcheck-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/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/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/libgstsignalprocessor-1.0-0.dll +0 -0
- data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libspeex-1.dll +0 -0
- data/vendor/local/bin/libspeexdsp-1.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/speexdec.exe +0 -0
- data/vendor/local/bin/speexenc.exe +0 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstplugin.h +43 -0
- data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +1 -1
- data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +1 -1
- data/vendor/local/lib/girepository-1.0/GstController-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +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/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/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/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/libgstavscale.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstavscale.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/libgstcairo.la +1 -1
- data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll.a +0 -0
- 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/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.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/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.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/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll.a +0 -0
- 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/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/libgstfragmented.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstfragmented.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/libgstgdkpixbuf.la +1 -1
- 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/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/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/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/libgstliveadder.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstliveadder.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/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/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.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/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstpango.la +1 -1
- 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/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/libgstrtpmux.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpvp8.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstrtpvp8.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/libgstscaletempoplugin.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstscaletempoplugin.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/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll.a +0 -0
- 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/libgstspeex.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstspeex.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/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/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/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.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/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/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/libFLAC.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstbasevideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcheck-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-1.0.dll.a +0 -0
- data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
- data/vendor/local/lib/libogg.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libspeex.a +0 -0
- data/vendor/local/lib/libspeex.dll.a +0 -0
- data/vendor/local/lib/libspeexdsp.a +0 -0
- data/vendor/local/lib/libspeexdsp.dll.a +0 -0
- data/vendor/local/lib/libtheora.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gstreamer-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-base-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-basevideo-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-check-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-net-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gstreamer-pbutils-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/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
- data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
- data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
- data/vendor/local/share/gir-1.0/Gst-1.0.gir +2 -2
- data/vendor/local/share/gir-1.0/GstController-1.0.gir +4 -6
- data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +28 -28
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstSurfaceConverter.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstVideoContextInterface.html +7 -7
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +36 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +36 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-encoding-profile.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstaudiocdsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstaudioringbuffer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstcolorbalance.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstcolorbalancechannel.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutils.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilscodecutils.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsdescriptions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsinstallplugins.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsmissingplugins.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpluginsbaseversion.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtcpbuffer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtpbaseaudiopayload.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtpbuffer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtppayloads.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtspextension.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstsdpmessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gststreamvolume.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttag.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagdemux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagid3.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttaglanguagecodes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagmux.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagvorbis.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagxmpwriter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideofilter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideooverlay.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideooverlaycomposition.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideosink.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +118 -118
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +37 -36
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +67 -26
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +2 -2
- 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 +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +8 -8
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +5 -5
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +2 -2
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlSource.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPadTemplate.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-running.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstBuffer.html +6 -6
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstBufferPool.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstCaps.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstEvent.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstQuery.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTagList.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +42 -42
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +3 -3
- 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 +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +3 -3
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +3 -3
- 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 +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +2 -2
- data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +3 -3
- 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 +2 -2
- 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-tee.html +3 -3
- 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/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/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/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/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
- metadata +19 -14
@@ -209,7 +209,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
209
209
|
<p>
|
210
210
|
</p>
|
211
211
|
<div class="refsect2">
|
212
|
-
<a name="
|
212
|
+
<a name="idp23594336"></a><p>
|
213
213
|
The GstSDPMessage helper functions makes it easy to parse and create SDP
|
214
214
|
messages.
|
215
215
|
</p>
|
@@ -86,7 +86,7 @@ GstStreamVolume requires
|
|
86
86
|
<p>
|
87
87
|
</p>
|
88
88
|
<div class="refsect2">
|
89
|
-
<a name="
|
89
|
+
<a name="idp6637008"></a><p>
|
90
90
|
This interface is implemented by elements that provide a stream volume. Examples for
|
91
91
|
such elements are <span class="type">volume</span> and <span class="type">playbin</span>.
|
92
92
|
</p>
|
data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttag.html
CHANGED
@@ -90,7 +90,7 @@ enum <a class="link" href="gst-plugins-base-libs-gsttag.html#GstT
|
|
90
90
|
<p>
|
91
91
|
</p>
|
92
92
|
<div class="refsect2">
|
93
|
-
<a name="
|
93
|
+
<a name="idp16625648"></a><p>
|
94
94
|
Contains additional standardized GStreamer tag definitions for plugins
|
95
95
|
and applications, and functions to register them with the GStreamer
|
96
96
|
tag system.
|
@@ -51,7 +51,7 @@ enum <a class="link" href="gst-plugins-base-libs-gsttagdemux.html
|
|
51
51
|
<p>
|
52
52
|
</p>
|
53
53
|
<div class="refsect2">
|
54
|
-
<a name="
|
54
|
+
<a name="idp7925408"></a><h3>Deriving from GstTagDemux</h3>
|
55
55
|
<p>
|
56
56
|
Provides a base class for demuxing tags at the beginning or end of a
|
57
57
|
stream and handles things like typefinding, querying, seeking, and
|
data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagid3.html
CHANGED
@@ -61,7 +61,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
61
61
|
<p>
|
62
62
|
</p>
|
63
63
|
<div class="refsect2">
|
64
|
-
<a name="
|
64
|
+
<a name="idp19672320"></a><p>
|
65
65
|
Contains various utility functions for plugins to parse or create
|
66
66
|
ID3 tags and map ID3v2 identifiers to and from GStreamer identifiers.
|
67
67
|
</p>
|
@@ -56,7 +56,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
56
56
|
<p>
|
57
57
|
</p>
|
58
58
|
<div class="refsect2">
|
59
|
-
<a name="
|
59
|
+
<a name="idp23305664"></a><p>
|
60
60
|
Provides helper functions to convert between the various ISO-639 language
|
61
61
|
codes, and to map language codes to language names.
|
62
62
|
</p>
|
data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagmux.html
CHANGED
@@ -50,7 +50,7 @@ struct <a class="link" href="gst-plugins-base-libs-gsttagmux.html#G
|
|
50
50
|
<p>
|
51
51
|
</p>
|
52
52
|
<div class="refsect2">
|
53
|
-
<a name="
|
53
|
+
<a name="idp9069200"></a><h3>Deriving from GstTagMux</h3>
|
54
54
|
<p>
|
55
55
|
Provides a base class for adding tags at the beginning or end of a
|
56
56
|
stream.
|
@@ -71,7 +71,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
71
71
|
<p>
|
72
72
|
</p>
|
73
73
|
<div class="refsect2">
|
74
|
-
<a name="
|
74
|
+
<a name="idp23204112"></a><p>
|
75
75
|
Contains various utility functions for plugins to parse or create
|
76
76
|
vorbiscomments and map them to and from <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstTagList.html#GstTagList"><span class="type">GstTagList</span></a>s.
|
77
77
|
</p>
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<p>
|
58
58
|
</p>
|
59
59
|
<div class="refsect2">
|
60
|
-
<a name="
|
60
|
+
<a name="idp22649968"></a><p>
|
61
61
|
This interface is implemented by elements that are able to do XMP serialization. Examples for
|
62
62
|
such elements are <span class="type">jifmux</span> and <span class="type">qtmux</span>.
|
63
63
|
</p>
|
data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideo.html
CHANGED
@@ -327,7 +327,7 @@ enum <a class="link" href="gst-plugins-base-libs-gstvideo.html#Gs
|
|
327
327
|
<p>
|
328
328
|
</p>
|
329
329
|
<div class="refsect2">
|
330
|
-
<a name="
|
330
|
+
<a name="idp29341840"></a><p>
|
331
331
|
This library contains some helper functions and includes the
|
332
332
|
videosink and videofilter base classes.
|
333
333
|
</p>
|
@@ -3411,14 +3411,14 @@ Additional video buffer flags.
|
|
3411
3411
|
<tr>
|
3412
3412
|
<td><p><a name="GST-VIDEO-BUFFER-FLAG-RFF:CAPS"></a><span class="term"><code class="literal">GST_VIDEO_BUFFER_FLAG_RFF</code></span></p></td>
|
3413
3413
|
<td>If the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBuffer"><span class="type">GstBuffer</span></a> is interlaced, then the first field
|
3414
|
-
(as defined by the <code class="literal">GST_VIDEO_BUFFER_TFF</code> flag setting)
|
3414
|
+
(as defined by the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#GST-VIDEO-BUFFER-TFF:CAPS"><code class="literal">GST_VIDEO_BUFFER_TFF</code></a> flag setting)
|
3415
3415
|
is repeated.
|
3416
3416
|
</td>
|
3417
3417
|
</tr>
|
3418
3418
|
<tr>
|
3419
3419
|
<td><p><a name="GST-VIDEO-BUFFER-FLAG-ONEFIELD:CAPS"></a><span class="term"><code class="literal">GST_VIDEO_BUFFER_FLAG_ONEFIELD</code></span></p></td>
|
3420
3420
|
<td>If the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBuffer"><span class="type">GstBuffer</span></a> is interlaced, then only the
|
3421
|
-
first field (as defined by the <code class="literal">GST_VIDEO_BUFFER_TFF</code>
|
3421
|
+
first field (as defined by the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#GST-VIDEO-BUFFER-TFF:CAPS"><code class="literal">GST_VIDEO_BUFFER_TFF</code></a>
|
3422
3422
|
flag setting) is to be displayed.
|
3423
3423
|
</td>
|
3424
3424
|
</tr>
|
@@ -77,7 +77,7 @@ struct <a class="link" href="gst-plugins-base-libs-gstvideooverlay.
|
|
77
77
|
<p>
|
78
78
|
</p>
|
79
79
|
<div class="refsect2">
|
80
|
-
<a name="
|
80
|
+
<a name="idp26259504"></a><p>
|
81
81
|
The <a class="link" href="gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay"><span class="type">GstVideoOverlay</span></a> interface is used for 2 main purposes :
|
82
82
|
</p>
|
83
83
|
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
@@ -191,7 +191,7 @@ immediately. Here is an example on how to do that correctly:
|
|
191
191
|
</p>
|
192
192
|
<hr>
|
193
193
|
<div class="refsect2">
|
194
|
-
<a name="
|
194
|
+
<a name="idp28983952"></a><h3>Two basic usage scenarios</h3>
|
195
195
|
<p>
|
196
196
|
There are two basic usage scenarios: in the simplest case, the application
|
197
197
|
knows exactly what particular element is used for video output, which is
|
@@ -225,10 +225,10 @@ prepare-window-handle message is handled, because most GUI toolkits and
|
|
225
225
|
windowing systems are not thread-safe at all and a lot of care would be
|
226
226
|
required to co-ordinate the toolkit and window system calls of the
|
227
227
|
different threads (Gtk+ users please note: prior to Gtk+ 2.18
|
228
|
-
<a href="http://
|
228
|
+
<a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XID:CAPS"><code class="function">GDK_WINDOW_XID()</code></a> was just a simple structure access, so generally fine to do
|
229
229
|
within the bus sync handler; this macro was changed to a function call in
|
230
230
|
Gtk+ 2.18 and later, which is likely to cause problems when called from a
|
231
|
-
sync handler; see below for a better approach without <a href="http://
|
231
|
+
sync handler; see below for a better approach without <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XID:CAPS"><code class="function">GDK_WINDOW_XID()</code></a>
|
232
232
|
used in the callback).
|
233
233
|
</p>
|
234
234
|
</div>
|
@@ -236,7 +236,7 @@ used in the callback).
|
|
236
236
|
</p>
|
237
237
|
<hr>
|
238
238
|
<div class="refsect2">
|
239
|
-
<a name="
|
239
|
+
<a name="idp28996112"></a><h3>GstVideoOverlay and Gtk+</h3>
|
240
240
|
<p>
|
241
241
|
</p>
|
242
242
|
<div class="informalexample">
|
@@ -379,13 +379,13 @@ used in the callback).
|
|
379
379
|
<span class="gtkdoc slc">// drawing onto the parent widget.</span>
|
380
380
|
<span class="gtkdoc slc">// This is here just for pedagogical purposes, GDK_WINDOW_XID will call</span>
|
381
381
|
<span class="gtkdoc slc">// it as well in newer Gtk versions</span>
|
382
|
-
<span class="keyword">if</span> <span class="gtkdoc opt">(!</span><span class="function"><a href="http://
|
382
|
+
<span class="keyword">if</span> <span class="gtkdoc opt">(!</span><span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-ensure-native">gdk_window_ensure_native</a></span> <span class="gtkdoc opt">(</span>widget<span class="gtkdoc opt">-></span>window<span class="gtkdoc opt">))</span>
|
383
383
|
<span class="function"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html#g-error">g_error</a></span> <span class="gtkdoc opt">(</span><span class="string">"Couldn't create native window needed for GstVideoOverlay!"</span><span class="gtkdoc opt">);</span>
|
384
384
|
<span class="gtkdoc ppc">#endif</span>
|
385
385
|
|
386
386
|
<span class="gtkdoc ppc">#ifdef GDK_WINDOWING_X11</span>
|
387
387
|
<span class="gtkdoc opt">{</span>
|
388
|
-
gulong xid <span class="gtkdoc opt">=</span> <span class="function"><a href="http://
|
388
|
+
gulong xid <span class="gtkdoc opt">=</span> <span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XID:CAPS">GDK_WINDOW_XID</a></span> <span class="gtkdoc opt">(</span><span class="function"><a href="http://developer.gnome.org/devel/gtk/GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span> <span class="gtkdoc opt">(</span>video_window<span class="gtkdoc opt">));</span>
|
389
389
|
video_window_handle <span class="gtkdoc opt">=</span> xid<span class="gtkdoc opt">;</span>
|
390
390
|
<span class="gtkdoc opt">}</span>
|
391
391
|
<span class="gtkdoc ppc">#endif</span>
|
@@ -447,7 +447,7 @@ used in the callback).
|
|
447
447
|
</p>
|
448
448
|
<hr>
|
449
449
|
<div class="refsect2">
|
450
|
-
<a name="
|
450
|
+
<a name="idp26268832"></a><h3>GstVideoOverlay and Qt</h3>
|
451
451
|
<p>
|
452
452
|
</p>
|
453
453
|
<div class="informalexample">
|
@@ -132,7 +132,7 @@ enum <a class="link" href="gst-plugins-base-libs-gstvideooverlayc
|
|
132
132
|
<p>
|
133
133
|
</p>
|
134
134
|
<div class="refsect2">
|
135
|
-
<a name="
|
135
|
+
<a name="idp22206016"></a><p>
|
136
136
|
Functions to create and handle overlay compositions on video buffers.
|
137
137
|
</p>
|
138
138
|
<p>
|
data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html
CHANGED
@@ -57,7 +57,7 @@
|
|
57
57
|
<a class="link" href="gst-plugins-base-libs-encoding-profile.html#GstEncodingTarget">GstEncodingTarget</a>
|
58
58
|
<a class="link" href="gst-plugins-base-libs-gstdiscoverer.html#GstDiscovererInfo">GstDiscovererInfo</a>
|
59
59
|
GInterface
|
60
|
-
GstNavigation
|
60
|
+
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstnavigation.html#GstNavigation">GstNavigation</a>
|
61
61
|
<a class="link" href="gst-plugins-base-libs-gststreamvolume.html#GstStreamVolume">GstStreamVolume</a>
|
62
62
|
<a class="link" href="gst-plugins-base-libs-gstcolorbalance.html#GstColorBalance">GstColorBalance</a>
|
63
63
|
<a class="link" href="gst-plugins-base-libs-gstvideoorientation.html#GstVideoOrientation">GstVideoOrientation</a>
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Base Plugins 1.0 Library Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
for GStreamer Base Library 1.0 (1.0.
|
18
|
+
for GStreamer Base Library 1.0 (1.0.7)
|
19
19
|
<a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/" target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/</a>.
|
20
20
|
</p></div>
|
21
21
|
</div>
|
@@ -21,7 +21,7 @@
|
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
|
-
<a name="
|
24
|
+
<a name="idp660656"></a>gst-plugins-base Elements</h2></div></div></div>
|
25
25
|
<div class="toc"><dl>
|
26
26
|
<dt>
|
27
27
|
<span class="refentrytitle"><a href="gst-plugins-base-plugins-adder.html">adder</a></span><span class="refpurpose"> — Add N audio channels together</span>
|
@@ -21,7 +21,7 @@
|
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
|
-
<a name="
|
24
|
+
<a name="idp87616"></a>gst-plugins-base Plugins</h2></div></div></div>
|
25
25
|
<div class="toc"><dl>
|
26
26
|
<dt>
|
27
27
|
<span class="refentrytitle"><a href="gst-plugins-base-plugins-plugin-adder.html">adder</a></span><span class="refpurpose"> — <a name="plugin-adder"></a>Adds multiple streams</span>
|
@@ -79,13 +79,13 @@
|
|
79
79
|
</sub>
|
80
80
|
</chapters>
|
81
81
|
<functions>
|
82
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-adder.html#
|
83
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-adder.html#
|
84
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-adder.html#
|
82
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-adder.html#idp7065808"/>
|
83
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-adder.html#idp8181632"/>
|
84
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-adder.html#idp19040"/>
|
85
85
|
<keyword type="struct" name="struct GstAdder" link="gst-plugins-base-plugins-adder.html#GstAdder-struct"/>
|
86
86
|
<keyword type="property" name="The "caps" property" link="gst-plugins-base-plugins-adder.html#GstAdder--caps"/>
|
87
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-appsrc.html#
|
88
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-appsrc.html#
|
87
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-appsrc.html#idp6055520"/>
|
88
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-appsrc.html#idp6062928"/>
|
89
89
|
<keyword type="struct" name="struct GstAppSrc" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc-struct"/>
|
90
90
|
<keyword type="property" name="The "block" property" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc--block"/>
|
91
91
|
<keyword type="property" name="The "caps" property" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc--caps"/>
|
@@ -103,8 +103,8 @@
|
|
103
103
|
<keyword type="signal" name="The "need-data" signal" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc-need-data"/>
|
104
104
|
<keyword type="signal" name="The "push-buffer" signal" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc-push-buffer"/>
|
105
105
|
<keyword type="signal" name="The "seek-data" signal" link="gst-plugins-base-plugins-appsrc.html#GstAppSrc-seek-data"/>
|
106
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-appsink.html#
|
107
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-appsink.html#
|
106
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-appsink.html#idp9561936"/>
|
107
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-appsink.html#idp9569344"/>
|
108
108
|
<keyword type="struct" name="struct GstAppSink" link="gst-plugins-base-plugins-appsink.html#GstAppSink-struct"/>
|
109
109
|
<keyword type="property" name="The "caps" property" link="gst-plugins-base-plugins-appsink.html#GstAppSink--caps"/>
|
110
110
|
<keyword type="property" name="The "drop" property" link="gst-plugins-base-plugins-appsink.html#GstAppSink--drop"/>
|
@@ -120,29 +120,29 @@
|
|
120
120
|
<keyword type="signal" name="The "pull-buffer-list" signal" link="gst-plugins-base-plugins-appsink.html#GstAppSink-pull-buffer-list"/>
|
121
121
|
<keyword type="signal" name="The "new-sample" signal" link="gst-plugins-base-plugins-appsink.html#GstAppSink-new-sample"/>
|
122
122
|
<keyword type="signal" name="The "pull-sample" signal" link="gst-plugins-base-plugins-appsink.html#GstAppSink-pull-sample"/>
|
123
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-alsasink.html#
|
124
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-alsasink.html#
|
123
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-alsasink.html#idp7123552"/>
|
124
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-alsasink.html#idp7131008"/>
|
125
125
|
<keyword type="struct" name="struct GstAlsaSink" link="gst-plugins-base-plugins-alsasink.html#GstAlsaSink-struct"/>
|
126
126
|
<keyword type="property" name="The "device" property" link="gst-plugins-base-plugins-alsasink.html#GstAlsaSink--device"/>
|
127
127
|
<keyword type="property" name="The "device-name" property" link="gst-plugins-base-plugins-alsasink.html#GstAlsaSink--device-name"/>
|
128
128
|
<keyword type="property" name="The "card-name" property" link="gst-plugins-base-plugins-alsasink.html#GstAlsaSink--card-name"/>
|
129
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-alsasrc.html#
|
130
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-alsasrc.html#
|
129
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-alsasrc.html#idp5211520"/>
|
130
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-alsasrc.html#idp5218976"/>
|
131
131
|
<keyword type="struct" name="struct GstAlsaSrc" link="gst-plugins-base-plugins-alsasrc.html#GstAlsaSrc-struct"/>
|
132
132
|
<keyword type="property" name="The "device" property" link="gst-plugins-base-plugins-alsasrc.html#GstAlsaSrc--device"/>
|
133
133
|
<keyword type="property" name="The "device-name" property" link="gst-plugins-base-plugins-alsasrc.html#GstAlsaSrc--device-name"/>
|
134
134
|
<keyword type="property" name="The "card-name" property" link="gst-plugins-base-plugins-alsasrc.html#GstAlsaSrc--card-name"/>
|
135
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audioconvert.html#
|
136
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audioconvert.html#
|
137
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audioconvert.html#
|
135
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audioconvert.html#idp6998768"/>
|
136
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audioconvert.html#idp8199648"/>
|
137
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audioconvert.html#idp8997888"/>
|
138
138
|
<keyword type="struct" name="struct GstAudioConvert" link="gst-plugins-base-plugins-audioconvert.html#GstAudioConvert-struct"/>
|
139
139
|
<keyword type="enum" name="enum GstAudioConvertDithering" link="gst-plugins-base-plugins-audioconvert.html#GstAudioConvertDithering"/>
|
140
140
|
<keyword type="enum" name="enum GstAudioConvertNoiseShaping" link="gst-plugins-base-plugins-audioconvert.html#GstAudioConvertNoiseShaping"/>
|
141
141
|
<keyword type="property" name="The "dithering" property" link="gst-plugins-base-plugins-audioconvert.html#GstAudioConvert--dithering"/>
|
142
142
|
<keyword type="property" name="The "noise-shaping" property" link="gst-plugins-base-plugins-audioconvert.html#GstAudioConvert--noise-shaping"/>
|
143
|
-
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-audiorate.html#
|
144
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audiorate.html#
|
145
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audiorate.html#
|
143
|
+
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-audiorate.html#idp6646512"/>
|
144
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audiorate.html#idp10160592"/>
|
145
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audiorate.html#idp10168048"/>
|
146
146
|
<keyword type="struct" name="struct GstAudioRate" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate-struct"/>
|
147
147
|
<keyword type="property" name="The "add" property" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate--add"/>
|
148
148
|
<keyword type="property" name="The "drop" property" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate--drop"/>
|
@@ -151,15 +151,15 @@
|
|
151
151
|
<keyword type="property" name="The "silent" property" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate--silent"/>
|
152
152
|
<keyword type="property" name="The "tolerance" property" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate--tolerance"/>
|
153
153
|
<keyword type="property" name="The "skip-to-first" property" link="gst-plugins-base-plugins-audiorate.html#GstAudioRate--skip-to-first"/>
|
154
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audioresample.html#
|
155
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audioresample.html#
|
156
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audioresample.html#
|
154
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audioresample.html#idp7176992"/>
|
155
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audioresample.html#idp8421392"/>
|
156
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audioresample.html#idp7358960"/>
|
157
157
|
<keyword type="struct" name="struct GstAudioResample" link="gst-plugins-base-plugins-audioresample.html#GstAudioResample-struct"/>
|
158
158
|
<keyword type="property" name="The "filter-length" property" link="gst-plugins-base-plugins-audioresample.html#GstAudioResample--filter-length"/>
|
159
159
|
<keyword type="property" name="The "quality" property" link="gst-plugins-base-plugins-audioresample.html#GstAudioResample--quality"/>
|
160
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audiotestsrc.html#
|
161
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audiotestsrc.html#
|
162
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audiotestsrc.html#
|
160
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-audiotestsrc.html#idp8631376"/>
|
161
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-audiotestsrc.html#idp10418064"/>
|
162
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-audiotestsrc.html#idp10425520"/>
|
163
163
|
<keyword type="struct" name="struct GstAudioTestSrc" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrc-struct"/>
|
164
164
|
<keyword type="enum" name="enum GstAudioTestSrcWave" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrcWave"/>
|
165
165
|
<keyword type="property" name="The "freq" property" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrc--freq"/>
|
@@ -170,8 +170,8 @@
|
|
170
170
|
<keyword type="property" name="The "wave" property" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrc--wave"/>
|
171
171
|
<keyword type="property" name="The "can-activate-pull" property" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrc--can-activate-pull"/>
|
172
172
|
<keyword type="property" name="The "can-activate-push" property" link="gst-plugins-base-plugins-audiotestsrc.html#GstAudioTestSrc--can-activate-push"/>
|
173
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-cdparanoiasrc.html#
|
174
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-cdparanoiasrc.html#
|
173
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-cdparanoiasrc.html#idp8369152"/>
|
174
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-cdparanoiasrc.html#idp10532864"/>
|
175
175
|
<keyword type="struct" name="struct GstCdParanoiaSrc" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc-struct"/>
|
176
176
|
<keyword type="property" name="The "generic-device" property" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc--generic-device"/>
|
177
177
|
<keyword type="property" name="The "paranoia-mode" property" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc--paranoia-mode"/>
|
@@ -180,12 +180,12 @@
|
|
180
180
|
<keyword type="property" name="The "cache-size" property" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc--cache-size"/>
|
181
181
|
<keyword type="signal" name="The "transport-error" signal" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc-transport-error"/>
|
182
182
|
<keyword type="signal" name="The "uncorrected-error" signal" link="gst-plugins-base-plugins-cdparanoiasrc.html#GstCdParanoiaSrc-uncorrected-error"/>
|
183
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-clockoverlay.html#
|
184
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-clockoverlay.html#
|
183
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-clockoverlay.html#idp7926176"/>
|
184
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-clockoverlay.html#idp7630768"/>
|
185
185
|
<keyword type="struct" name="struct GstClockOverlay" link="gst-plugins-base-plugins-clockoverlay.html#GstClockOverlay-struct"/>
|
186
186
|
<keyword type="property" name="The "time-format" property" link="gst-plugins-base-plugins-clockoverlay.html#GstClockOverlay--time-format"/>
|
187
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-decodebin.html#
|
188
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-decodebin.html#
|
187
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-decodebin.html#idp10814816"/>
|
188
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-decodebin.html#idp10822336"/>
|
189
189
|
<keyword type="struct" name="struct GstDecodeBin" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin-struct"/>
|
190
190
|
<keyword type="property" name="The "threaded" property" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin--threaded"/>
|
191
191
|
<keyword type="property" name="The "sink-caps" property" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin--sink-caps"/>
|
@@ -208,9 +208,9 @@
|
|
208
208
|
<keyword type="signal" name="The "autoplug-select" signal" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin-autoplug-select"/>
|
209
209
|
<keyword type="signal" name="The "autoplug-sort" signal" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin-autoplug-sort"/>
|
210
210
|
<keyword type="signal" name="The "drained" signal" link="gst-plugins-base-plugins-decodebin.html#GstDecodeBin-drained"/>
|
211
|
-
<keyword type="" name="Features" link="gst-plugins-base-plugins-encodebin.html#
|
212
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-encodebin.html#
|
213
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-encodebin.html#
|
211
|
+
<keyword type="" name="Features" link="gst-plugins-base-plugins-encodebin.html#idp5113472"/>
|
212
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-encodebin.html#idp11125376"/>
|
213
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-encodebin.html#idp11132784"/>
|
214
214
|
<keyword type="struct" name="GstEncodeBin" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin-struct"/>
|
215
215
|
<keyword type="property" name="The "audio-jitter-tolerance" property" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin--audio-jitter-tolerance"/>
|
216
216
|
<keyword type="property" name="The "avoid-reencoding" property" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin--avoid-reencoding"/>
|
@@ -220,35 +220,35 @@
|
|
220
220
|
<keyword type="property" name="The "queue-time-max" property" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin--queue-time-max"/>
|
221
221
|
<keyword type="property" name="The "flags" property" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin--flags"/>
|
222
222
|
<keyword type="signal" name="The "request-pad" signal" link="gst-plugins-base-plugins-encodebin.html#GstEncodeBin-request-pad"/>
|
223
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-videoconvert.html#
|
224
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videoconvert.html#
|
225
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videoconvert.html#
|
223
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-videoconvert.html#idp8614768"/>
|
224
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videoconvert.html#idp5872032"/>
|
225
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videoconvert.html#idp7472128"/>
|
226
226
|
<keyword type="struct" name="struct GstVideoConvert" link="gst-plugins-base-plugins-videoconvert.html#GstVideoConvert-struct"/>
|
227
227
|
<keyword type="property" name="The "dither" property" link="gst-plugins-base-plugins-videoconvert.html#GstVideoConvert--dither"/>
|
228
|
-
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-giosink.html#
|
229
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giosink.html#
|
230
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giosink.html#
|
228
|
+
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-giosink.html#idp9400768"/>
|
229
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giosink.html#idp9449616"/>
|
230
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giosink.html#idp9457136"/>
|
231
231
|
<keyword type="struct" name="struct GstGioSink" link="gst-plugins-base-plugins-giosink.html#GstGioSink-struct"/>
|
232
232
|
<keyword type="property" name="The "location" property" link="gst-plugins-base-plugins-giosink.html#GstGioSink--location"/>
|
233
233
|
<keyword type="property" name="The "file" property" link="gst-plugins-base-plugins-giosink.html#GstGioSink--file"/>
|
234
|
-
<keyword type="" name="Example launch lines" link="gst-plugins-base-plugins-giosrc.html#
|
235
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giosrc.html#
|
236
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giosrc.html#
|
234
|
+
<keyword type="" name="Example launch lines" link="gst-plugins-base-plugins-giosrc.html#idp11222928"/>
|
235
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giosrc.html#idp11227776"/>
|
236
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giosrc.html#idp11433520"/>
|
237
237
|
<keyword type="struct" name="struct GstGioSrc" link="gst-plugins-base-plugins-giosrc.html#GstGioSrc-struct"/>
|
238
238
|
<keyword type="property" name="The "location" property" link="gst-plugins-base-plugins-giosrc.html#GstGioSrc--location"/>
|
239
239
|
<keyword type="property" name="The "file" property" link="gst-plugins-base-plugins-giosrc.html#GstGioSrc--file"/>
|
240
|
-
<keyword type="" name="Example code" link="gst-plugins-base-plugins-giostreamsink.html#
|
241
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giostreamsink.html#
|
242
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giostreamsink.html#
|
240
|
+
<keyword type="" name="Example code" link="gst-plugins-base-plugins-giostreamsink.html#idp11077392"/>
|
241
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giostreamsink.html#idp5290032"/>
|
242
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giostreamsink.html#idp10724304"/>
|
243
243
|
<keyword type="struct" name="struct GstGioStreamSink" link="gst-plugins-base-plugins-giostreamsink.html#GstGioStreamSink-struct"/>
|
244
244
|
<keyword type="property" name="The "stream" property" link="gst-plugins-base-plugins-giostreamsink.html#GstGioStreamSink--stream"/>
|
245
|
-
<keyword type="" name="Example code" link="gst-plugins-base-plugins-giostreamsrc.html#
|
246
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giostreamsrc.html#
|
247
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giostreamsrc.html#
|
245
|
+
<keyword type="" name="Example code" link="gst-plugins-base-plugins-giostreamsrc.html#idp8494752"/>
|
246
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-giostreamsrc.html#idp11054080"/>
|
247
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-giostreamsrc.html#idp6246912"/>
|
248
248
|
<keyword type="struct" name="struct GstGioStreamSrc" link="gst-plugins-base-plugins-giostreamsrc.html#GstGioStreamSrc-struct"/>
|
249
249
|
<keyword type="property" name="The "stream" property" link="gst-plugins-base-plugins-giostreamsrc.html#GstGioStreamSrc--stream"/>
|
250
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-multifdsink.html#
|
251
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-multifdsink.html#
|
250
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-multifdsink.html#idp11813712"/>
|
251
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-multifdsink.html#idp11821120"/>
|
252
252
|
<keyword type="struct" name="struct GstMultiFdSink" link="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-struct"/>
|
253
253
|
<keyword type="enum" name="enum GstRecoverPolicy" link="gst-plugins-base-plugins-multifdsink.html#GstRecoverPolicy"/>
|
254
254
|
<keyword type="enum" name="enum GstSyncMethod" link="gst-plugins-base-plugins-multifdsink.html#GstSyncMethod"/>
|
@@ -286,8 +286,8 @@
|
|
286
286
|
<keyword type="signal" name="The "add-full" signal" link="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add-full"/>
|
287
287
|
<keyword type="signal" name="The "remove-flush" signal" link="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-remove-flush"/>
|
288
288
|
<keyword type="signal" name="The "client-handle-removed" signal" link="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-handle-removed"/>
|
289
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-multisocketsink.html#
|
290
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-multisocketsink.html#
|
289
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-multisocketsink.html#idp12501984"/>
|
290
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-multisocketsink.html#idp12508528"/>
|
291
291
|
<keyword type="struct" name="struct GstMultiSocketSink" link="gst-plugins-base-plugins-multisocketsink.html#GstMultiSocketSink-struct"/>
|
292
292
|
<keyword type="enum" name="enum GstRecoverPolicy" link="gst-plugins-base-plugins-multisocketsink.html#GstRecoverPolicy"/>
|
293
293
|
<keyword type="enum" name="enum GstSyncMethod" link="gst-plugins-base-plugins-multisocketsink.html#GstSyncMethod"/>
|
@@ -322,26 +322,26 @@
|
|
322
322
|
<keyword type="signal" name="The "remove" signal" link="gst-plugins-base-plugins-multisocketsink.html#GstMultiSocketSink-remove"/>
|
323
323
|
<keyword type="signal" name="The "remove-flush" signal" link="gst-plugins-base-plugins-multisocketsink.html#GstMultiSocketSink-remove-flush"/>
|
324
324
|
<keyword type="signal" name="The "client-handle-removed" signal" link="gst-plugins-base-plugins-multisocketsink.html#GstMultiSocketSink-client-handle-removed"/>
|
325
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-oggdemux.html#
|
326
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-oggdemux.html#
|
325
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-oggdemux.html#idp9367568"/>
|
326
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-oggdemux.html#idp5696352"/>
|
327
327
|
<keyword type="struct" name="struct GstOggDemux" link="gst-plugins-base-plugins-oggdemux.html#GstOggDemux-struct"/>
|
328
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-oggmux.html#
|
329
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-oggmux.html#
|
328
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-oggmux.html#idp11511824"/>
|
329
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-oggmux.html#idp11505344"/>
|
330
330
|
<keyword type="struct" name="struct GstOggMux" link="gst-plugins-base-plugins-oggmux.html#GstOggMux-struct"/>
|
331
331
|
<keyword type="property" name="The "max-delay" property" link="gst-plugins-base-plugins-oggmux.html#GstOggMux--max-delay"/>
|
332
332
|
<keyword type="property" name="The "max-page-delay" property" link="gst-plugins-base-plugins-oggmux.html#GstOggMux--max-page-delay"/>
|
333
333
|
<keyword type="property" name="The "max-tolerance" property" link="gst-plugins-base-plugins-oggmux.html#GstOggMux--max-tolerance"/>
|
334
334
|
<keyword type="property" name="The "skeleton" property" link="gst-plugins-base-plugins-oggmux.html#GstOggMux--skeleton"/>
|
335
|
-
<keyword type="" name="Usage" link="gst-plugins-base-plugins-playbin.html#
|
336
|
-
<keyword type="" name="Advanced Usage: specifying the audio and video sink" link="gst-plugins-base-plugins-playbin.html#
|
337
|
-
<keyword type="" name="Retrieving Tags and Other Meta Data" link="gst-plugins-base-plugins-playbin.html#
|
338
|
-
<keyword type="" name="Buffering" link="gst-plugins-base-plugins-playbin.html#
|
339
|
-
<keyword type="" name="Embedding the video window in your application" link="gst-plugins-base-plugins-playbin.html#
|
340
|
-
<keyword type="" name="Specifying which CD/DVD device to use" link="gst-plugins-base-plugins-playbin.html#
|
341
|
-
<keyword type="" name="Handling redirects" link="gst-plugins-base-plugins-playbin.html#
|
342
|
-
<keyword type="" name="Examples" link="gst-plugins-base-plugins-playbin.html#
|
343
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-playbin.html#
|
344
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-playbin.html#
|
335
|
+
<keyword type="" name="Usage" link="gst-plugins-base-plugins-playbin.html#idp12840720"/>
|
336
|
+
<keyword type="" name="Advanced Usage: specifying the audio and video sink" link="gst-plugins-base-plugins-playbin.html#idp12856832"/>
|
337
|
+
<keyword type="" name="Retrieving Tags and Other Meta Data" link="gst-plugins-base-plugins-playbin.html#idp12867392"/>
|
338
|
+
<keyword type="" name="Buffering" link="gst-plugins-base-plugins-playbin.html#idp12869504"/>
|
339
|
+
<keyword type="" name="Embedding the video window in your application" link="gst-plugins-base-plugins-playbin.html#idp12872272"/>
|
340
|
+
<keyword type="" name="Specifying which CD/DVD device to use" link="gst-plugins-base-plugins-playbin.html#idp12874240"/>
|
341
|
+
<keyword type="" name="Handling redirects" link="gst-plugins-base-plugins-playbin.html#idp12875808"/>
|
342
|
+
<keyword type="" name="Examples" link="gst-plugins-base-plugins-playbin.html#idp12877488"/>
|
343
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-playbin.html#idp12882384"/>
|
344
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-playbin.html#idp12889840"/>
|
345
345
|
<keyword type="struct" name="struct GstPlayBin" link="gst-plugins-base-plugins-playbin.html#GstPlayBin-struct"/>
|
346
346
|
<keyword type="enum" name="enum GstPlayFlags" link="gst-plugins-base-plugins-playbin.html#GstPlayFlags"/>
|
347
347
|
<keyword type="property" name="The "audio-sink" property" link="gst-plugins-base-plugins-playbin.html#GstPlayBin--audio-sink"/>
|
@@ -387,44 +387,44 @@
|
|
387
387
|
<keyword type="signal" name="The "text-tags-changed" signal" link="gst-plugins-base-plugins-playbin.html#GstPlayBin-text-tags-changed"/>
|
388
388
|
<keyword type="signal" name="The "video-changed" signal" link="gst-plugins-base-plugins-playbin.html#GstPlayBin-video-changed"/>
|
389
389
|
<keyword type="signal" name="The "video-tags-changed" signal" link="gst-plugins-base-plugins-playbin.html#GstPlayBin-video-tags-changed"/>
|
390
|
-
<keyword type="" name="Examples" link="gst-plugins-base-plugins-subtitleoverlay.html#
|
391
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-subtitleoverlay.html#
|
392
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-subtitleoverlay.html#
|
390
|
+
<keyword type="" name="Examples" link="gst-plugins-base-plugins-subtitleoverlay.html#idp8973168"/>
|
391
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-subtitleoverlay.html#idp9493488"/>
|
392
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-subtitleoverlay.html#idp12087456"/>
|
393
393
|
<keyword type="struct" name="struct GstSubtitleOverlay" link="gst-plugins-base-plugins-subtitleoverlay.html#GstSubtitleOverlay-struct"/>
|
394
394
|
<keyword type="property" name="The "font-desc" property" link="gst-plugins-base-plugins-subtitleoverlay.html#GstSubtitleOverlay--font-desc"/>
|
395
395
|
<keyword type="property" name="The "silent" property" link="gst-plugins-base-plugins-subtitleoverlay.html#GstSubtitleOverlay--silent"/>
|
396
396
|
<keyword type="property" name="The "subtitle-encoding" property" link="gst-plugins-base-plugins-subtitleoverlay.html#GstSubtitleOverlay--subtitle-encoding"/>
|
397
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpclientsrc.html#
|
398
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpclientsrc.html#
|
399
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpclientsrc.html#
|
397
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpclientsrc.html#idp8200032"/>
|
398
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpclientsrc.html#idp8202640"/>
|
399
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpclientsrc.html#idp11046096"/>
|
400
400
|
<keyword type="struct" name="struct GstTCPClientSrc" link="gst-plugins-base-plugins-tcpclientsrc.html#GstTCPClientSrc-struct"/>
|
401
401
|
<keyword type="property" name="The "host" property" link="gst-plugins-base-plugins-tcpclientsrc.html#GstTCPClientSrc--host"/>
|
402
402
|
<keyword type="property" name="The "port" property" link="gst-plugins-base-plugins-tcpclientsrc.html#GstTCPClientSrc--port"/>
|
403
403
|
<keyword type="property" name="The "protocol" property" link="gst-plugins-base-plugins-tcpclientsrc.html#GstTCPClientSrc--protocol"/>
|
404
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpclientsink.html#
|
405
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpclientsink.html#
|
406
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpclientsink.html#
|
404
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpclientsink.html#idp8601072"/>
|
405
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpclientsink.html#idp8271264"/>
|
406
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpclientsink.html#idp8422752"/>
|
407
407
|
<keyword type="struct" name="struct GstTCPClientSink" link="gst-plugins-base-plugins-tcpclientsink.html#GstTCPClientSink-struct"/>
|
408
408
|
<keyword type="property" name="The "host" property" link="gst-plugins-base-plugins-tcpclientsink.html#GstTCPClientSink--host"/>
|
409
409
|
<keyword type="property" name="The "port" property" link="gst-plugins-base-plugins-tcpclientsink.html#GstTCPClientSink--port"/>
|
410
410
|
<keyword type="property" name="The "protocol" property" link="gst-plugins-base-plugins-tcpclientsink.html#GstTCPClientSink--protocol"/>
|
411
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpserversrc.html#
|
412
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpserversrc.html#
|
413
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpserversrc.html#
|
411
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpserversrc.html#idp12189552"/>
|
412
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpserversrc.html#idp12192320"/>
|
413
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpserversrc.html#idp12199728"/>
|
414
414
|
<keyword type="struct" name="struct GstTCPServerSrc" link="gst-plugins-base-plugins-tcpserversrc.html#GstTCPServerSrc-struct"/>
|
415
415
|
<keyword type="property" name="The "host" property" link="gst-plugins-base-plugins-tcpserversrc.html#GstTCPServerSrc--host"/>
|
416
416
|
<keyword type="property" name="The "port" property" link="gst-plugins-base-plugins-tcpserversrc.html#GstTCPServerSrc--port"/>
|
417
417
|
<keyword type="property" name="The "protocol" property" link="gst-plugins-base-plugins-tcpserversrc.html#GstTCPServerSrc--protocol"/>
|
418
418
|
<keyword type="property" name="The "current-port" property" link="gst-plugins-base-plugins-tcpserversrc.html#GstTCPServerSrc--current-port"/>
|
419
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpserversink.html#
|
420
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpserversink.html#
|
421
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpserversink.html#
|
419
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-tcpserversink.html#idp10634816"/>
|
420
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-tcpserversink.html#idp10637584"/>
|
421
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-tcpserversink.html#idp10644992"/>
|
422
422
|
<keyword type="struct" name="struct GstTCPServerSink" link="gst-plugins-base-plugins-tcpserversink.html#GstTCPServerSink-struct"/>
|
423
423
|
<keyword type="property" name="The "host" property" link="gst-plugins-base-plugins-tcpserversink.html#GstTCPServerSink--host"/>
|
424
424
|
<keyword type="property" name="The "port" property" link="gst-plugins-base-plugins-tcpserversink.html#GstTCPServerSink--port"/>
|
425
425
|
<keyword type="property" name="The "current-port" property" link="gst-plugins-base-plugins-tcpserversink.html#GstTCPServerSink--current-port"/>
|
426
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-textoverlay.html#
|
427
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-textoverlay.html#
|
426
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-textoverlay.html#idp14118240"/>
|
427
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-textoverlay.html#idp14125648"/>
|
428
428
|
<keyword type="struct" name="struct GstTextOverlay" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay-struct"/>
|
429
429
|
<keyword type="property" name="The "deltax" property" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay--deltax"/>
|
430
430
|
<keyword type="property" name="The "deltay" property" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay--deltay"/>
|
@@ -446,8 +446,8 @@
|
|
446
446
|
<keyword type="property" name="The "color" property" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay--color"/>
|
447
447
|
<keyword type="property" name="The "xpos" property" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay--xpos"/>
|
448
448
|
<keyword type="property" name="The "ypos" property" link="gst-plugins-base-plugins-textoverlay.html#GstTextOverlay--ypos"/>
|
449
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-textrender.html#
|
450
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-textrender.html#
|
449
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-textrender.html#idp8546464"/>
|
450
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-textrender.html#idp13412656"/>
|
451
451
|
<keyword type="struct" name="struct GstTextRender" link="gst-plugins-base-plugins-textrender.html#GstTextRender-struct"/>
|
452
452
|
<keyword type="property" name="The "font-desc" property" link="gst-plugins-base-plugins-textrender.html#GstTextRender--font-desc"/>
|
453
453
|
<keyword type="property" name="The "halignment" property" link="gst-plugins-base-plugins-textrender.html#GstTextRender--halignment"/>
|
@@ -455,12 +455,12 @@
|
|
455
455
|
<keyword type="property" name="The "valignment" property" link="gst-plugins-base-plugins-textrender.html#GstTextRender--valignment"/>
|
456
456
|
<keyword type="property" name="The "xpad" property" link="gst-plugins-base-plugins-textrender.html#GstTextRender--xpad"/>
|
457
457
|
<keyword type="property" name="The "ypad" property" link="gst-plugins-base-plugins-textrender.html#GstTextRender--ypad"/>
|
458
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoradec.html#
|
459
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoradec.html#
|
458
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoradec.html#idp5237072"/>
|
459
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoradec.html#idp13235920"/>
|
460
460
|
<keyword type="struct" name="struct GstTheoraDec" link="gst-plugins-base-plugins-theoradec.html#GstTheoraDec-struct"/>
|
461
461
|
<keyword type="property" name="The "crop" property" link="gst-plugins-base-plugins-theoradec.html#GstTheoraDec--crop"/>
|
462
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoraenc.html#
|
463
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoraenc.html#
|
462
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoraenc.html#idp13279760"/>
|
463
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoraenc.html#idp13287216"/>
|
464
464
|
<keyword type="struct" name="struct GstTheoraEnc" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc-struct"/>
|
465
465
|
<keyword type="property" name="The "bitrate" property" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--bitrate"/>
|
466
466
|
<keyword type="property" name="The "border" property" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--border"/>
|
@@ -483,15 +483,15 @@
|
|
483
483
|
<keyword type="property" name="The "multipass-cache-file" property" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--multipass-cache-file"/>
|
484
484
|
<keyword type="property" name="The "multipass-mode" property" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--multipass-mode"/>
|
485
485
|
<keyword type="property" name="The "dup-on-gap" property" link="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--dup-on-gap"/>
|
486
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoraparse.html#
|
487
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoraparse.html#
|
486
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-theoraparse.html#idp9984320"/>
|
487
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-theoraparse.html#idp9235120"/>
|
488
488
|
<keyword type="struct" name="struct GstTheoraParse" link="gst-plugins-base-plugins-theoraparse.html#GstTheoraParse-struct"/>
|
489
489
|
<keyword type="property" name="The "synchronization-points" property" link="gst-plugins-base-plugins-theoraparse.html#GstTheoraParse--synchronization-points"/>
|
490
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-timeoverlay.html#
|
491
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-timeoverlay.html#
|
490
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-timeoverlay.html#idp10061056"/>
|
491
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-timeoverlay.html#idp9875888"/>
|
492
492
|
<keyword type="struct" name="struct GstTimeOverlay" link="gst-plugins-base-plugins-timeoverlay.html#GstTimeOverlay-struct"/>
|
493
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-uridecodebin.html#
|
494
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-uridecodebin.html#
|
493
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-uridecodebin.html#idp14372096"/>
|
494
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-uridecodebin.html#idp14379552"/>
|
495
495
|
<keyword type="struct" name="struct GstURIDecodeBin" link="gst-plugins-base-plugins-uridecodebin.html#GstURIDecodeBin-struct"/>
|
496
496
|
<keyword type="enum" name="enum GstAutoplugSelectResult" link="gst-plugins-base-plugins-uridecodebin.html#GstAutoplugSelectResult"/>
|
497
497
|
<keyword type="property" name="The "uri" property" link="gst-plugins-base-plugins-uridecodebin.html#GstURIDecodeBin--uri"/>
|
@@ -512,9 +512,9 @@
|
|
512
512
|
<keyword type="signal" name="The "drained" signal" link="gst-plugins-base-plugins-uridecodebin.html#GstURIDecodeBin-drained"/>
|
513
513
|
<keyword type="signal" name="The "autoplug-sort" signal" link="gst-plugins-base-plugins-uridecodebin.html#GstURIDecodeBin-autoplug-sort"/>
|
514
514
|
<keyword type="signal" name="The "source-setup" signal" link="gst-plugins-base-plugins-uridecodebin.html#GstURIDecodeBin-source-setup"/>
|
515
|
-
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-videorate.html#
|
516
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videorate.html#
|
517
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videorate.html#
|
515
|
+
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-videorate.html#idp15139024"/>
|
516
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videorate.html#idp15143440"/>
|
517
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videorate.html#idp15150896"/>
|
518
518
|
<keyword type="struct" name="struct GstVideoRate" link="gst-plugins-base-plugins-videorate.html#GstVideoRate-struct"/>
|
519
519
|
<keyword type="property" name="The "drop" property" link="gst-plugins-base-plugins-videorate.html#GstVideoRate--drop"/>
|
520
520
|
<keyword type="property" name="The "duplicate" property" link="gst-plugins-base-plugins-videorate.html#GstVideoRate--duplicate"/>
|
@@ -526,9 +526,9 @@
|
|
526
526
|
<keyword type="property" name="The "average-period" property" link="gst-plugins-base-plugins-videorate.html#GstVideoRate--average-period"/>
|
527
527
|
<keyword type="property" name="The "drop-only" property" link="gst-plugins-base-plugins-videorate.html#GstVideoRate--drop-only"/>
|
528
528
|
<keyword type="property" name="The "max-rate" property" link="gst-plugins-base-plugins-videorate.html#GstVideoRate--max-rate"/>
|
529
|
-
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-videoscale.html#
|
530
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videoscale.html#
|
531
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videoscale.html#
|
529
|
+
<keyword type="" name="Example pipelines" link="gst-plugins-base-plugins-videoscale.html#idp14609376"/>
|
530
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videoscale.html#idp14613776"/>
|
531
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videoscale.html#idp13272512"/>
|
532
532
|
<keyword type="struct" name="struct GstVideoScale" link="gst-plugins-base-plugins-videoscale.html#GstVideoScale-struct"/>
|
533
533
|
<keyword type="enum" name="enum GstVideoScaleMethod" link="gst-plugins-base-plugins-videoscale.html#GstVideoScaleMethod"/>
|
534
534
|
<keyword type="property" name="The "method" property" link="gst-plugins-base-plugins-videoscale.html#GstVideoScale--method"/>
|
@@ -537,9 +537,9 @@
|
|
537
537
|
<keyword type="property" name="The "envelope" property" link="gst-plugins-base-plugins-videoscale.html#GstVideoScale--envelope"/>
|
538
538
|
<keyword type="property" name="The "sharpen" property" link="gst-plugins-base-plugins-videoscale.html#GstVideoScale--sharpen"/>
|
539
539
|
<keyword type="property" name="The "sharpness" property" link="gst-plugins-base-plugins-videoscale.html#GstVideoScale--sharpness"/>
|
540
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-videotestsrc.html#
|
541
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videotestsrc.html#
|
542
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videotestsrc.html#
|
540
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-videotestsrc.html#idp15326512"/>
|
541
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-videotestsrc.html#idp15329168"/>
|
542
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-videotestsrc.html#idp15336624"/>
|
543
543
|
<keyword type="struct" name="struct GstVideoTestSrc" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc-struct"/>
|
544
544
|
<keyword type="enum" name="enum GstVideoTestSrcPattern" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrcPattern"/>
|
545
545
|
<keyword type="property" name="The "pattern" property" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--pattern"/>
|
@@ -562,17 +562,17 @@
|
|
562
562
|
<keyword type="property" name="The "background-color" property" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--background-color"/>
|
563
563
|
<keyword type="property" name="The "foreground-color" property" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--foreground-color"/>
|
564
564
|
<keyword type="property" name="The "horizontal-speed" property" link="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--horizontal-speed"/>
|
565
|
-
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-volume.html#
|
566
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-volume.html#
|
567
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-volume.html#
|
565
|
+
<keyword type="" name="Example launch line" link="gst-plugins-base-plugins-volume.html#idp7412864"/>
|
566
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-volume.html#idp11416896"/>
|
567
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-volume.html#idp14649584"/>
|
568
568
|
<keyword type="struct" name="struct GstVolume" link="gst-plugins-base-plugins-volume.html#GstVolume-struct"/>
|
569
569
|
<keyword type="property" name="The "mute" property" link="gst-plugins-base-plugins-volume.html#GstVolume--mute"/>
|
570
570
|
<keyword type="property" name="The "volume" property" link="gst-plugins-base-plugins-volume.html#GstVolume--volume"/>
|
571
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisdec.html#
|
572
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisdec.html#
|
571
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisdec.html#idp7558848"/>
|
572
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisdec.html#idp7831632"/>
|
573
573
|
<keyword type="struct" name="struct GstVorbisDec" link="gst-plugins-base-plugins-vorbisdec.html#GstVorbisDec-struct"/>
|
574
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisenc.html#
|
575
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisenc.html#
|
574
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisenc.html#idp14039072"/>
|
575
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisenc.html#idp14046480"/>
|
576
576
|
<keyword type="struct" name="struct GstVorbisEnc" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc-struct"/>
|
577
577
|
<keyword type="property" name="The "bitrate" property" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc--bitrate"/>
|
578
578
|
<keyword type="property" name="The "last-message" property" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc--last-message"/>
|
@@ -580,14 +580,14 @@
|
|
580
580
|
<keyword type="property" name="The "max-bitrate" property" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc--max-bitrate"/>
|
581
581
|
<keyword type="property" name="The "min-bitrate" property" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc--min-bitrate"/>
|
582
582
|
<keyword type="property" name="The "quality" property" link="gst-plugins-base-plugins-vorbisenc.html#GstVorbisEnc--quality"/>
|
583
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisparse.html#
|
584
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisparse.html#
|
583
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbisparse.html#idp7623392"/>
|
584
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbisparse.html#idp10388048"/>
|
585
585
|
<keyword type="struct" name="struct GstVorbisParse" link="gst-plugins-base-plugins-vorbisparse.html#GstVorbisParse-struct"/>
|
586
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbistag.html#
|
587
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbistag.html#
|
586
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-vorbistag.html#idp5095600"/>
|
587
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-vorbistag.html#idp10339616"/>
|
588
588
|
<keyword type="struct" name="struct GstVorbisTag" link="gst-plugins-base-plugins-vorbistag.html#GstVorbisTag-struct"/>
|
589
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-ximagesink.html#
|
590
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-ximagesink.html#
|
589
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-ximagesink.html#idp14908352"/>
|
590
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-ximagesink.html#idp14915808"/>
|
591
591
|
<keyword type="struct" name="struct GstXImageSink" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink-struct"/>
|
592
592
|
<keyword type="property" name="The "display" property" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink--display"/>
|
593
593
|
<keyword type="property" name="The "pixel-aspect-ratio" property" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink--pixel-aspect-ratio"/>
|
@@ -597,8 +597,8 @@
|
|
597
597
|
<keyword type="property" name="The "handle-expose" property" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink--handle-expose"/>
|
598
598
|
<keyword type="property" name="The "window-height" property" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink--window-height"/>
|
599
599
|
<keyword type="property" name="The "window-width" property" link="gst-plugins-base-plugins-ximagesink.html#GstXImageSink--window-width"/>
|
600
|
-
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-xvimagesink.html#
|
601
|
-
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-xvimagesink.html#
|
600
|
+
<keyword type="" name="Element Information" link="gst-plugins-base-plugins-xvimagesink.html#idp13856864"/>
|
601
|
+
<keyword type="" name="Element Pads" link="gst-plugins-base-plugins-xvimagesink.html#idp15030272"/>
|
602
602
|
<keyword type="struct" name="struct GstXvImageSink" link="gst-plugins-base-plugins-xvimagesink.html#GstXvImageSink-struct"/>
|
603
603
|
<keyword type="property" name="The "brightness" property" link="gst-plugins-base-plugins-xvimagesink.html#GstXvImageSink--brightness"/>
|
604
604
|
<keyword type="property" name="The "contrast" property" link="gst-plugins-base-plugins-xvimagesink.html#GstXvImageSink--contrast"/>
|