gstreamer 3.2.5-x64-mingw32 → 3.2.6-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2492) hide show
  1. checksums.yaml +4 -4
  2. data/COPYING.LIB +502 -0
  3. data/README.md +31 -0
  4. data/Rakefile +10 -11
  5. data/ext/gstreamer/rbgst.c +10 -7
  6. data/gstreamer.gemspec +44 -0
  7. data/lib/2.2/gstreamer.so +0 -0
  8. data/lib/2.3/gstreamer.so +0 -0
  9. data/lib/2.4/gstreamer.so +0 -0
  10. data/lib/2.5/gstreamer.so +0 -0
  11. data/lib/gst/bus.rb +31 -1
  12. data/lib/gst/element.rb +7 -1
  13. data/vendor/local/bin/cjpeg.exe +0 -0
  14. data/vendor/local/bin/djpeg.exe +0 -0
  15. data/vendor/local/bin/flac.exe +0 -0
  16. data/vendor/local/bin/gst-device-monitor-1.0.exe +0 -0
  17. data/vendor/local/bin/gst-discoverer-1.0.exe +0 -0
  18. data/vendor/local/bin/gst-inspect-1.0.exe +0 -0
  19. data/vendor/local/bin/gst-launch-1.0.exe +0 -0
  20. data/vendor/local/bin/gst-play-1.0.exe +0 -0
  21. data/vendor/local/bin/gst-stats-1.0.exe +0 -0
  22. data/vendor/local/bin/gst-typefind-1.0.exe +0 -0
  23. data/vendor/local/bin/jpegtran.exe +0 -0
  24. data/vendor/local/bin/libFLAC-8.dll +0 -0
  25. data/vendor/local/bin/libgstadaptivedemux-1.0-0.dll +0 -0
  26. data/vendor/local/bin/libgstallocators-1.0-0.dll +0 -0
  27. data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
  28. data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
  29. data/vendor/local/bin/libgstbadaudio-1.0-0.dll +0 -0
  30. data/vendor/local/bin/libgstbadvideo-1.0-0.dll +0 -0
  31. data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
  32. data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
  33. data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
  34. data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
  35. data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
  36. data/vendor/local/bin/libgstgl-1.0-0.dll +0 -0
  37. data/vendor/local/bin/libgstinsertbin-1.0-0.dll +0 -0
  38. data/vendor/local/bin/libgstisoff-1.0-0.dll +0 -0
  39. data/vendor/local/bin/libgstmpegts-1.0-0.dll +0 -0
  40. data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
  41. data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
  42. data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
  43. data/vendor/local/bin/libgstplayer-1.0-0.dll +0 -0
  44. data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
  45. data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
  46. data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
  47. data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
  48. data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
  49. data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
  50. data/vendor/local/bin/libgsturidownloader-1.0-0.dll +0 -0
  51. data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
  52. data/vendor/local/bin/libgstwebrtc-1.0-0.dll +0 -0
  53. data/vendor/local/bin/libjpeg-9.dll +0 -0
  54. data/vendor/local/bin/libogg-0.dll +0 -0
  55. data/vendor/local/bin/libopus-0.dll +0 -0
  56. data/vendor/local/bin/libsoup-2.4-1.dll +0 -0
  57. data/vendor/local/bin/libsqlite3-0.dll +0 -0
  58. data/vendor/local/bin/libtheora-0.dll +0 -0
  59. data/vendor/local/bin/libtheoradec-1.dll +0 -0
  60. data/vendor/local/bin/libtheoraenc-1.dll +0 -0
  61. data/vendor/local/bin/libvorbis-0.dll +0 -0
  62. data/vendor/local/bin/libvorbisenc-2.dll +0 -0
  63. data/vendor/local/bin/libvorbisfile-3.dll +0 -0
  64. data/vendor/local/bin/metaflac.exe +0 -0
  65. data/vendor/local/bin/rdjpgcom.exe +0 -0
  66. data/vendor/local/bin/sqlite3.exe +0 -0
  67. data/vendor/local/bin/wrjpgcom.exe +0 -0
  68. data/vendor/local/include/gstreamer-1.0/gst/allocators/allocators-prelude.h +31 -0
  69. data/vendor/local/include/gstreamer-1.0/gst/allocators/allocators.h +3 -0
  70. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h +7 -2
  71. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstfdmemory.h +10 -2
  72. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h +6 -1
  73. data/vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h +2 -2
  74. data/vendor/local/include/gstreamer-1.0/gst/app/app-prelude.h +31 -0
  75. data/vendor/local/include/gstreamer-1.0/gst/app/gstappsink.h +30 -1
  76. data/vendor/local/include/gstreamer-1.0/gst/app/gstappsrc.h +36 -2
  77. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-bad-prelude.h +31 -0
  78. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-channel-mixer.h +14 -0
  79. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-channels.h +10 -0
  80. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-converter.h +53 -0
  81. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h +22 -22
  82. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-format.h +7 -0
  83. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-info.h +14 -0
  84. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-prelude.h +31 -0
  85. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-quantize.h +4 -0
  86. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-resampler.h +11 -0
  87. data/vendor/local/include/gstreamer-1.0/gst/audio/audio.h +4 -0
  88. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioaggregator.h +73 -26
  89. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h +15 -0
  90. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h +8 -1
  91. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h +2 -0
  92. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h +9 -0
  93. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiodecoder.h +36 -0
  94. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioencoder.h +34 -0
  95. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiofilter.h +2 -0
  96. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioiec61937.h +3 -0
  97. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiometa.h +9 -0
  98. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h +57 -0
  99. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiosink.h +1 -0
  100. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiosrc.h +1 -0
  101. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiostreamalign.h +92 -0
  102. data/vendor/local/include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h +412 -0
  103. data/vendor/local/include/gstreamer-1.0/gst/audio/streamvolume.h +10 -0
  104. data/vendor/local/include/gstreamer-1.0/gst/base/base-prelude.h +31 -0
  105. data/vendor/local/include/gstreamer-1.0/gst/base/base.h +3 -0
  106. data/vendor/local/include/gstreamer-1.0/gst/base/gstadapter.h +54 -1
  107. data/vendor/local/include/gstreamer-1.0/gst/base/gstaggregator.h +89 -42
  108. data/vendor/local/include/gstreamer-1.0/gst/base/gstbaseparse.h +24 -16
  109. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesink.h +57 -1
  110. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesrc.h +50 -7
  111. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasetransform.h +38 -5
  112. data/vendor/local/include/gstreamer-1.0/gst/base/gstbitreader.h +27 -0
  113. data/vendor/local/include/gstreamer-1.0/gst/base/gstbytereader.h +117 -2
  114. data/vendor/local/include/gstreamer-1.0/gst/base/gstbytewriter.h +74 -1
  115. data/vendor/local/include/gstreamer-1.0/gst/base/gstcollectpads.h +42 -3
  116. data/vendor/local/include/gstreamer-1.0/gst/base/gstdataqueue.h +18 -2
  117. data/vendor/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h +12 -1
  118. data/vendor/local/include/gstreamer-1.0/gst/base/gstpushsrc.h +2 -1
  119. data/vendor/local/include/gstreamer-1.0/gst/base/gstqueuearray.h +27 -5
  120. data/vendor/local/include/gstreamer-1.0/gst/base/gsttypefindhelper.h +7 -3
  121. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/basecamerabinsrc-prelude.h +31 -0
  122. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstbasecamerasrc.h +10 -0
  123. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabin-enum.h +2 -0
  124. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabinpreview.h +10 -0
  125. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/codecparsers-prelude.h +31 -0
  126. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h +32 -0
  127. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth265parser.h +117 -1
  128. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstjpeg2000sampling.h +13 -0
  129. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstjpegparser.h +9 -0
  130. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpeg4parser.h +10 -6
  131. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideometa.h +3 -0
  132. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideoparser.h +15 -23
  133. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvc1parser.h +16 -2
  134. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h +8 -5
  135. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8rangedecoder.h +14 -12
  136. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp9parser.h +4 -0
  137. data/vendor/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h +3 -3
  138. data/vendor/local/include/gstreamer-1.0/gst/controller/controller-prelude.h +31 -0
  139. data/vendor/local/include/gstreamer-1.0/gst/controller/controller.h +2 -0
  140. data/vendor/local/include/gstreamer-1.0/gst/controller/gstargbcontrolbinding.h +3 -0
  141. data/vendor/local/include/gstreamer-1.0/gst/controller/gstdirectcontrolbinding.h +4 -1
  142. data/vendor/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h +2 -0
  143. data/vendor/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h +2 -0
  144. data/vendor/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h +9 -5
  145. data/vendor/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h +18 -4
  146. data/vendor/local/include/gstreamer-1.0/gst/controller/gsttriggercontrolsource.h +2 -0
  147. data/vendor/local/include/gstreamer-1.0/gst/fft/fft-prelude.h +31 -0
  148. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfft.h +4 -0
  149. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfftf32.h +8 -0
  150. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfftf64.h +8 -0
  151. data/vendor/local/include/gstreamer-1.0/gst/fft/gstffts16.h +8 -0
  152. data/vendor/local/include/gstreamer-1.0/gst/fft/gstffts32.h +8 -0
  153. data/vendor/local/include/gstreamer-1.0/gst/{allocators/badallocators.h → gl/gl-prelude.h} +10 -7
  154. data/vendor/local/include/gstreamer-1.0/gst/gl/gl.h +2 -7
  155. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h +4 -0
  156. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglapi.h +5 -77
  157. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasefilter.h +2 -4
  158. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h +52 -15
  159. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h +15 -9
  160. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbufferpool.h +5 -6
  161. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcolorconvert.h +7 -7
  162. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontext.h +39 -36
  163. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldebug.h +11 -11
  164. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h +23 -14
  165. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfeature.h +1 -1
  166. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfilter.h +17 -10
  167. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglformat.h +31 -8
  168. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h +12 -11
  169. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfuncs.h +108 -0
  170. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemory.h +42 -31
  171. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h +7 -12
  172. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgloverlaycompositor.h +8 -8
  173. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglquery.h +9 -8
  174. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h +14 -6
  175. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshader.h +53 -59
  176. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshaderstrings.h +7 -6
  177. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsl.h +19 -12
  178. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglslstage.h +12 -12
  179. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsyncmeta.h +7 -7
  180. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglupload.h +10 -9
  181. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglutils.h +12 -9
  182. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglviewconvert.h +15 -12
  183. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglwindow.h +43 -30
  184. data/vendor/local/include/gstreamer-1.0/gst/gst.h +21 -0
  185. data/vendor/local/include/gstreamer-1.0/gst/gstallocator.h +23 -2
  186. data/vendor/local/include/gstreamer-1.0/gst/gstatomicqueue.h +12 -0
  187. data/vendor/local/include/gstreamer-1.0/gst/gstbin.h +30 -0
  188. data/vendor/local/include/gstreamer-1.0/gst/gstbuffer.h +188 -49
  189. data/vendor/local/include/gstreamer-1.0/gst/gstbufferlist.h +20 -1
  190. data/vendor/local/include/gstreamer-1.0/gst/gstbufferpool.h +36 -0
  191. data/vendor/local/include/gstreamer-1.0/gst/gstbus.h +44 -0
  192. data/vendor/local/include/gstreamer-1.0/gst/gstcaps.h +72 -7
  193. data/vendor/local/include/gstreamer-1.0/gst/gstcapsfeatures.h +41 -3
  194. data/vendor/local/include/gstreamer-1.0/gst/gstchildproxy.h +15 -3
  195. data/vendor/local/include/gstreamer-1.0/gst/gstclock.h +45 -1
  196. data/vendor/local/include/gstreamer-1.0/gst/gstconfig.h +17 -1
  197. data/vendor/local/include/gstreamer-1.0/gst/gstcontext.h +11 -2
  198. data/vendor/local/include/gstreamer-1.0/gst/gstcontrolbinding.h +10 -2
  199. data/vendor/local/include/gstreamer-1.0/gst/gstcontrolsource.h +5 -1
  200. data/vendor/local/include/gstreamer-1.0/gst/gstdatetime.h +42 -6
  201. data/vendor/local/include/gstreamer-1.0/gst/gstdebugutils.h +5 -0
  202. data/vendor/local/include/gstreamer-1.0/gst/gstdevice.h +13 -2
  203. data/vendor/local/include/gstreamer-1.0/gst/gstdevicemonitor.h +12 -1
  204. data/vendor/local/include/gstreamer-1.0/gst/gstdeviceprovider.h +24 -1
  205. data/vendor/local/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h +13 -3
  206. data/vendor/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h +3 -0
  207. data/vendor/local/include/gstreamer-1.0/gst/gstelement.h +148 -5
  208. data/vendor/local/include/gstreamer-1.0/gst/gstelementfactory.h +20 -2
  209. data/vendor/local/include/gstreamer-1.0/gst/gstenumtypes.h +86 -81
  210. data/vendor/local/include/gstreamer-1.0/gst/gsterror.h +9 -0
  211. data/vendor/local/include/gstreamer-1.0/gst/gstevent.h +110 -2
  212. data/vendor/local/include/gstreamer-1.0/gst/gstformat.h +13 -0
  213. data/vendor/local/include/gstreamer-1.0/gst/gstghostpad.h +22 -3
  214. data/vendor/local/include/gstreamer-1.0/gst/gstinfo.h +85 -8
  215. data/vendor/local/include/gstreamer-1.0/gst/gstiterator.h +18 -3
  216. data/vendor/local/include/gstreamer-1.0/gst/gstmemory.h +21 -2
  217. data/vendor/local/include/gstreamer-1.0/gst/gstmessage.h +175 -1
  218. data/vendor/local/include/gstreamer-1.0/gst/gstmeta.h +10 -2
  219. data/vendor/local/include/gstreamer-1.0/gst/gstminiobject.h +25 -1
  220. data/vendor/local/include/gstreamer-1.0/gst/gstobject.h +50 -3
  221. data/vendor/local/include/gstreamer-1.0/gst/gstpad.h +120 -4
  222. data/vendor/local/include/gstreamer-1.0/gst/gstpadtemplate.h +36 -2
  223. data/vendor/local/include/gstreamer-1.0/gst/gstparamspecs.h +9 -6
  224. data/vendor/local/include/gstreamer-1.0/gst/gstparse.h +11 -4
  225. data/vendor/local/include/gstreamer-1.0/gst/gstpipeline.h +22 -0
  226. data/vendor/local/include/gstreamer-1.0/gst/gstplugin.h +72 -35
  227. data/vendor/local/include/gstreamer-1.0/gst/gstpluginfeature.h +16 -0
  228. data/vendor/local/include/gstreamer-1.0/gst/gstpoll.h +31 -0
  229. data/vendor/local/include/gstreamer-1.0/gst/gstpreset.h +17 -2
  230. data/vendor/local/include/gstreamer-1.0/gst/gstpromise.h +129 -0
  231. data/vendor/local/include/gstreamer-1.0/gst/gstprotection.h +12 -4
  232. data/vendor/local/include/gstreamer-1.0/gst/gstquery.h +162 -1
  233. data/vendor/local/include/gstreamer-1.0/gst/gstregistry.h +25 -0
  234. data/vendor/local/include/gstreamer-1.0/gst/gstsample.h +16 -3
  235. data/vendor/local/include/gstreamer-1.0/gst/gstsegment.h +31 -5
  236. data/vendor/local/include/gstreamer-1.0/gst/gststreamcollection.h +8 -1
  237. data/vendor/local/include/gstreamer-1.0/gst/gststreams.h +29 -9
  238. data/vendor/local/include/gstreamer-1.0/gst/gststructure.h +76 -61
  239. data/vendor/local/include/gstreamer-1.0/gst/gstsystemclock.h +4 -0
  240. data/vendor/local/include/gstreamer-1.0/gst/gsttaglist.h +77 -3
  241. data/vendor/local/include/gstreamer-1.0/gst/gsttagsetter.h +11 -5
  242. data/vendor/local/include/gstreamer-1.0/gst/gsttask.h +18 -2
  243. data/vendor/local/include/gstreamer-1.0/gst/gsttaskpool.h +7 -0
  244. data/vendor/local/include/gstreamer-1.0/gst/gsttoc.h +48 -4
  245. data/vendor/local/include/gstreamer-1.0/gst/gsttocsetter.h +4 -0
  246. data/vendor/local/include/gstreamer-1.0/gst/gsttracer.h +4 -0
  247. data/vendor/local/include/gstreamer-1.0/gst/gsttracerfactory.h +5 -0
  248. data/vendor/local/include/gstreamer-1.0/gst/gsttracerrecord.h +3 -0
  249. data/vendor/local/include/gstreamer-1.0/gst/gsttypefind.h +8 -3
  250. data/vendor/local/include/gstreamer-1.0/gst/gsttypefindfactory.h +8 -0
  251. data/vendor/local/include/gstreamer-1.0/gst/gsturi.h +96 -3
  252. data/vendor/local/include/gstreamer-1.0/gst/gstutils.h +146 -7
  253. data/vendor/local/include/gstreamer-1.0/gst/gstvalue.h +126 -11
  254. data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +2 -2
  255. data/vendor/local/include/gstreamer-1.0/gst/insertbin/gstinsertbin.h +15 -0
  256. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography-enumtypes.h +12 -12
  257. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography-prelude.h +31 -0
  258. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography.h +32 -0
  259. data/vendor/local/include/gstreamer-1.0/gst/isoff/gstisoff.h +295 -0
  260. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-atsc-section.h +24 -0
  261. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h +70 -0
  262. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-section.h +30 -0
  263. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegts-enumtypes.h +32 -32
  264. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h +23 -0
  265. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtssection.h +30 -0
  266. data/vendor/local/include/gstreamer-1.0/gst/mpegts/mpegts-prelude.h +31 -0
  267. data/vendor/local/include/gstreamer-1.0/gst/mpegts/mpegts.h +2 -0
  268. data/vendor/local/include/gstreamer-1.0/gst/net/gstnet.h +2 -0
  269. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetaddressmeta.h +6 -0
  270. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetclientclock.h +6 -0
  271. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetcontrolmessagemeta.h +7 -0
  272. data/vendor/local/include/gstreamer-1.0/gst/net/gstnettimepacket.h +11 -2
  273. data/vendor/local/include/gstreamer-1.0/gst/net/gstnettimeprovider.h +3 -0
  274. data/vendor/local/include/gstreamer-1.0/gst/net/gstptpclock.h +11 -0
  275. data/vendor/local/include/gstreamer-1.0/gst/net/net-prelude.h +31 -0
  276. data/vendor/local/include/gstreamer-1.0/gst/net/net.h +3 -0
  277. data/vendor/local/include/gstreamer-1.0/gst/pbutils/codec-utils.h +27 -0
  278. data/vendor/local/include/gstreamer-1.0/gst/pbutils/descriptions.h +8 -0
  279. data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h +69 -0
  280. data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h +22 -0
  281. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstaudiovisualizer.h +2 -0
  282. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstdiscoverer.h +109 -0
  283. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +6 -3
  284. data/vendor/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h +15 -1
  285. data/vendor/local/include/gstreamer-1.0/gst/pbutils/missing-plugins.h +14 -0
  286. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils-enumtypes.h +5 -5
  287. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils-prelude.h +31 -0
  288. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils.h +2 -0
  289. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.h +2 -0
  290. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h +128 -83
  291. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-signal-dispatcher.h +1 -0
  292. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-types.h +1 -0
  293. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h +14 -0
  294. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-renderer.h +1 -0
  295. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-visualization.h +8 -0
  296. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer.h +84 -10
  297. data/vendor/local/include/gstreamer-1.0/gst/player/player-prelude.h +31 -0
  298. data/vendor/local/include/gstreamer-1.0/gst/player/player.h +1 -0
  299. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-ids.h +1 -0
  300. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-media.h +8 -0
  301. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-prelude.h +31 -0
  302. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-read.h +12 -0
  303. data/vendor/local/include/gstreamer-1.0/gst/riff/riff.h +1 -0
  304. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtcpbuffer.h +135 -1
  305. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtp-enumtypes.h +8 -8
  306. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbaseaudiopayload.h +16 -0
  307. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbasedepayload.h +5 -1
  308. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbasepayload.h +7 -0
  309. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbuffer.h +83 -0
  310. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpdefs.h +1 -0
  311. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtphdrext.h +6 -0
  312. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h +4 -0
  313. data/vendor/local/include/gstreamer-1.0/gst/rtp/rtp-prelude.h +31 -0
  314. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsp-enumtypes.h +16 -16
  315. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h +97 -0
  316. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h +28 -4
  317. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspextension.h +25 -0
  318. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h +69 -1
  319. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsprange.h +7 -0
  320. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsptransport.h +11 -0
  321. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspurl.h +13 -1
  322. data/vendor/local/include/gstreamer-1.0/gst/rtsp/rtsp-prelude.h +31 -0
  323. data/vendor/local/include/gstreamer-1.0/gst/rtsp/rtsp.h +2 -0
  324. data/vendor/local/include/gstreamer-1.0/gst/sdp/gstmikey.h +81 -0
  325. data/vendor/local/include/gstreamer-1.0/gst/sdp/gstsdpmessage.h +242 -1
  326. data/vendor/local/include/gstreamer-1.0/gst/sdp/sdp-prelude.h +31 -0
  327. data/vendor/local/include/gstreamer-1.0/gst/sdp/sdp.h +2 -0
  328. data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h +1 -0
  329. data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagmux.h +2 -0
  330. data/vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h +4 -4
  331. data/vendor/local/include/gstreamer-1.0/gst/tag/tag-prelude.h +31 -0
  332. data/vendor/local/include/gstreamer-1.0/gst/tag/tag.h +55 -0
  333. data/vendor/local/include/gstreamer-1.0/gst/tag/xmpwriter.h +8 -0
  334. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gstfragment.h +11 -0
  335. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h +12 -1
  336. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/uridownloader-prelude.h +31 -0
  337. data/vendor/local/include/gstreamer-1.0/gst/video/colorbalance.h +10 -0
  338. data/vendor/local/include/gstreamer-1.0/gst/video/colorbalancechannel.h +2 -0
  339. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h +6 -2
  340. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaggregator.h +3 -8
  341. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaggregatorpad.h +7 -7
  342. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h +44 -2
  343. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoencoder.h +29 -1
  344. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideofilter.h +1 -0
  345. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideometa.h +46 -0
  346. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideopool.h +6 -0
  347. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideosink.h +3 -0
  348. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h +38 -0
  349. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoutils.h +16 -2
  350. data/vendor/local/include/gstreamer-1.0/gst/video/navigation.h +44 -0
  351. data/vendor/local/include/gstreamer-1.0/gst/video/video-bad-prelude.h +31 -0
  352. data/vendor/local/include/gstreamer-1.0/gst/video/video-blend.h +2 -0
  353. data/vendor/local/include/gstreamer-1.0/gst/video/video-chroma.h +9 -0
  354. data/vendor/local/include/gstreamer-1.0/gst/video/video-color.h +17 -3
  355. data/vendor/local/include/gstreamer-1.0/gst/video/video-converter.h +7 -0
  356. data/vendor/local/include/gstreamer-1.0/gst/video/video-dither.h +4 -0
  357. data/vendor/local/include/gstreamer-1.0/gst/video/video-enumtypes.h +38 -38
  358. data/vendor/local/include/gstreamer-1.0/gst/video/video-event.h +8 -0
  359. data/vendor/local/include/gstreamer-1.0/gst/video/video-format.h +17 -1
  360. data/vendor/local/include/gstreamer-1.0/gst/video/video-frame.h +8 -0
  361. data/vendor/local/include/gstreamer-1.0/gst/video/video-info.h +21 -0
  362. data/vendor/local/include/gstreamer-1.0/gst/video/video-multiview.h +17 -0
  363. data/vendor/local/include/gstreamer-1.0/gst/video/video-overlay-composition.h +29 -0
  364. data/vendor/local/include/gstreamer-1.0/gst/video/video-prelude.h +31 -0
  365. data/vendor/local/include/gstreamer-1.0/gst/video/video-resampler.h +3 -0
  366. data/vendor/local/include/gstreamer-1.0/gst/video/video-scaler.h +11 -0
  367. data/vendor/local/include/gstreamer-1.0/gst/video/video-tile.h +10 -0
  368. data/vendor/local/include/gstreamer-1.0/gst/video/video.h +9 -0
  369. data/vendor/local/include/gstreamer-1.0/gst/video/videodirection.h +2 -0
  370. data/vendor/local/include/gstreamer-1.0/gst/video/videoorientation.h +17 -0
  371. data/vendor/local/include/gstreamer-1.0/gst/video/videooverlay.h +23 -0
  372. data/vendor/local/include/gstreamer-1.0/gst/webrtc/dtlstransport.h +70 -0
  373. data/vendor/local/include/gstreamer-1.0/gst/webrtc/icetransport.h +76 -0
  374. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtcsessiondescription.h +58 -0
  375. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtpreceiver.h +70 -0
  376. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtpsender.h +71 -0
  377. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtptransceiver.h +66 -0
  378. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc-enumtypes.h +50 -0
  379. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc.h +33 -0
  380. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc_fwd.h +256 -0
  381. data/vendor/local/include/libsoup-2.4/libsoup/soup-version.h +1 -1
  382. data/vendor/local/lib/girepository-1.0/Gst-1.0.typelib +0 -0
  383. data/vendor/local/lib/girepository-1.0/GstAllocators-1.0.typelib +0 -0
  384. data/vendor/local/lib/girepository-1.0/GstApp-1.0.typelib +0 -0
  385. data/vendor/local/lib/girepository-1.0/GstAudio-1.0.typelib +0 -0
  386. data/vendor/local/lib/girepository-1.0/GstBase-1.0.typelib +0 -0
  387. data/vendor/local/lib/girepository-1.0/GstGL-1.0.typelib +0 -0
  388. data/vendor/local/lib/girepository-1.0/GstNet-1.0.typelib +0 -0
  389. data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
  390. data/vendor/local/lib/girepository-1.0/GstPlayer-1.0.typelib +0 -0
  391. data/vendor/local/lib/girepository-1.0/GstRtp-1.0.typelib +0 -0
  392. data/vendor/local/lib/girepository-1.0/GstRtsp-1.0.typelib +0 -0
  393. data/vendor/local/lib/girepository-1.0/GstSdp-1.0.typelib +0 -0
  394. data/vendor/local/lib/girepository-1.0/GstTag-1.0.typelib +0 -0
  395. data/vendor/local/lib/girepository-1.0/GstVideo-1.0.typelib +0 -0
  396. data/vendor/local/lib/girepository-1.0/GstWebRTC-1.0.typelib +0 -0
  397. data/vendor/local/lib/girepository-1.0/Soup-2.4.typelib +0 -0
  398. data/vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h +2 -0
  399. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll +0 -0
  400. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll.a +0 -0
  401. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.la +1 -1
  402. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
  403. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
  404. data/vendor/local/lib/gstreamer-1.0/libgstadder.la +1 -1
  405. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
  406. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
  407. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.la +1 -1
  408. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
  409. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
  410. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.la +1 -1
  411. data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll +0 -0
  412. data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll.a +0 -0
  413. data/vendor/local/lib/gstreamer-1.0/libgstaiff.la +1 -1
  414. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
  415. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
  416. data/vendor/local/lib/gstreamer-1.0/libgstalaw.la +1 -1
  417. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
  418. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
  419. data/vendor/local/lib/gstreamer-1.0/libgstalpha.la +1 -1
  420. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
  421. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
  422. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.la +1 -1
  423. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
  424. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
  425. data/vendor/local/lib/gstreamer-1.0/libgstapetag.la +1 -1
  426. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
  427. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
  428. data/vendor/local/lib/gstreamer-1.0/libgstapp.la +1 -1
  429. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
  430. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
  431. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.la +1 -1
  432. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll +0 -0
  433. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll.a +0 -0
  434. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.la +1 -1
  435. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
  436. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
  437. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.la +1 -1
  438. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
  439. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
  440. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.la +1 -1
  441. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll +0 -0
  442. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll.a +0 -0
  443. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.la +1 -1
  444. data/vendor/local/{bin/libgstbadallocators-1.0-0.dll → lib/gstreamer-1.0/libgstaudiolatency.dll} +0 -0
  445. data/vendor/local/lib/gstreamer-1.0/libgstaudiolatency.dll.a +0 -0
  446. data/vendor/local/lib/gstreamer-1.0/{libgstd3dvideosink.la → libgstaudiolatency.la} +5 -5
  447. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll +0 -0
  448. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll.a +0 -0
  449. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.la +1 -1
  450. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll +0 -0
  451. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll.a +0 -0
  452. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.la +1 -1
  453. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
  454. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
  455. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.la +1 -1
  456. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
  457. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
  458. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.la +1 -1
  459. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
  460. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
  461. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.la +1 -1
  462. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
  463. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
  464. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.la +1 -1
  465. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
  466. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
  467. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.la +1 -1
  468. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
  469. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
  470. data/vendor/local/lib/gstreamer-1.0/libgstauparse.la +1 -1
  471. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
  472. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
  473. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.la +1 -1
  474. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
  475. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
  476. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.la +1 -1
  477. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
  478. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
  479. data/vendor/local/lib/gstreamer-1.0/libgstavi.la +1 -1
  480. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
  481. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
  482. data/vendor/local/lib/gstreamer-1.0/libgstbayer.la +1 -1
  483. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
  484. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
  485. data/vendor/local/lib/gstreamer-1.0/libgstcairo.la +1 -1
  486. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.dll +0 -0
  487. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.dll.a +0 -0
  488. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.la +1 -1
  489. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
  490. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
  491. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.la +1 -1
  492. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll +0 -0
  493. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll.a +0 -0
  494. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.la +1 -1
  495. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
  496. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
  497. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.la +1 -1
  498. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll +0 -0
  499. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll.a +0 -0
  500. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.la +1 -1
  501. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
  502. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
  503. data/vendor/local/lib/gstreamer-1.0/libgstcutter.la +1 -1
  504. data/vendor/local/lib/gstreamer-1.0/libgstd3d.dll +0 -0
  505. data/vendor/local/lib/gstreamer-1.0/libgstd3d.dll.a +0 -0
  506. data/vendor/local/lib/gstreamer-1.0/libgstd3d.la +41 -0
  507. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll +0 -0
  508. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll.a +0 -0
  509. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.la +1 -1
  510. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
  511. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
  512. data/vendor/local/lib/gstreamer-1.0/libgstdebug.la +1 -1
  513. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
  514. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
  515. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.la +1 -1
  516. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.dll +0 -0
  517. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.dll.a +0 -0
  518. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.la +41 -0
  519. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
  520. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
  521. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.la +1 -1
  522. data/vendor/local/lib/gstreamer-1.0/libgstdirectsound.dll +0 -0
  523. data/vendor/local/lib/gstreamer-1.0/libgstdirectsound.dll.a +0 -0
  524. data/vendor/local/lib/gstreamer-1.0/{libgstdirectsoundsink.la → libgstdirectsound.la} +5 -5
  525. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
  526. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
  527. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.la +1 -1
  528. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
  529. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
  530. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.la +1 -1
  531. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
  532. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
  533. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.la +1 -1
  534. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
  535. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
  536. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.la +1 -1
  537. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
  538. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
  539. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.la +1 -1
  540. data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll +0 -0
  541. data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll.a +0 -0
  542. data/vendor/local/lib/gstreamer-1.0/libgstencoding.la +1 -1
  543. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
  544. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
  545. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.la +1 -1
  546. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll +0 -0
  547. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll.a +0 -0
  548. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.la +1 -1
  549. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
  550. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
  551. data/vendor/local/lib/gstreamer-1.0/libgstfestival.la +1 -1
  552. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
  553. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
  554. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.la +1 -1
  555. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
  556. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
  557. data/vendor/local/lib/gstreamer-1.0/libgstflac.la +1 -1
  558. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
  559. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
  560. data/vendor/local/lib/gstreamer-1.0/libgstflv.la +1 -1
  561. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
  562. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
  563. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.la +1 -1
  564. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll +0 -0
  565. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll.a +0 -0
  566. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.la +1 -1
  567. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
  568. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
  569. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.la +1 -1
  570. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
  571. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
  572. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.la +1 -1
  573. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
  574. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
  575. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.la +1 -1
  576. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
  577. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
  578. data/vendor/local/lib/gstreamer-1.0/libgstgdp.la +1 -1
  579. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
  580. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
  581. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.la +1 -1
  582. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
  583. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
  584. data/vendor/local/lib/gstreamer-1.0/libgstgio.la +1 -1
  585. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
  586. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
  587. data/vendor/local/lib/gstreamer-1.0/libgstgoom.la +1 -1
  588. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
  589. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
  590. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.la +1 -1
  591. data/vendor/local/lib/gstreamer-1.0/libgsthls.dll +0 -0
  592. data/vendor/local/lib/gstreamer-1.0/libgsthls.dll.a +0 -0
  593. data/vendor/local/lib/gstreamer-1.0/libgsthls.la +1 -1
  594. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
  595. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
  596. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.la +1 -1
  597. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
  598. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
  599. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.la +1 -1
  600. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
  601. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
  602. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.la +1 -1
  603. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
  604. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
  605. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.la +1 -1
  606. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
  607. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
  608. data/vendor/local/lib/gstreamer-1.0/libgstinter.la +1 -1
  609. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
  610. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
  611. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.la +1 -1
  612. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
  613. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
  614. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.la +1 -1
  615. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
  616. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
  617. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.la +1 -1
  618. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll +0 -0
  619. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll.a +0 -0
  620. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.la +1 -1
  621. data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll +0 -0
  622. data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll.a +0 -0
  623. data/vendor/local/lib/gstreamer-1.0/libgstivtc.la +1 -1
  624. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll +0 -0
  625. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll.a +0 -0
  626. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.la +1 -1
  627. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
  628. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
  629. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.la +1 -1
  630. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
  631. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
  632. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.la +1 -1
  633. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll +0 -0
  634. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll.a +0 -0
  635. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.la +1 -1
  636. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
  637. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
  638. data/vendor/local/lib/gstreamer-1.0/libgstlevel.la +1 -1
  639. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
  640. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
  641. data/vendor/local/lib/gstreamer-1.0/libgstlibav.la +1 -1
  642. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
  643. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
  644. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.la +1 -1
  645. data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll +0 -0
  646. data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll.a +0 -0
  647. data/vendor/local/lib/gstreamer-1.0/libgstmidi.la +1 -1
  648. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
  649. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
  650. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.la +1 -1
  651. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
  652. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
  653. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.la +1 -1
  654. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
  655. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
  656. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.la +1 -1
  657. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
  658. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
  659. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.la +1 -1
  660. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
  661. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
  662. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.la +1 -1
  663. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
  664. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
  665. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.la +1 -1
  666. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
  667. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
  668. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.la +1 -1
  669. data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll +0 -0
  670. data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll.a +0 -0
  671. data/vendor/local/lib/gstreamer-1.0/libgstmxf.la +1 -1
  672. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
  673. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
  674. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.la +1 -1
  675. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll +0 -0
  676. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll.a +0 -0
  677. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.la +1 -1
  678. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
  679. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
  680. data/vendor/local/lib/gstreamer-1.0/libgstogg.la +1 -1
  681. data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll +0 -0
  682. data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll.a +0 -0
  683. data/vendor/local/lib/gstreamer-1.0/libgstopengl.la +1 -1
  684. data/vendor/local/lib/gstreamer-1.0/libgstopenglmixers.dll +0 -0
  685. data/vendor/local/lib/gstreamer-1.0/libgstopenglmixers.dll.a +0 -0
  686. data/vendor/local/lib/{libgstbadbase-1.0.la → gstreamer-1.0/libgstopenglmixers.la} +9 -9
  687. data/vendor/local/lib/gstreamer-1.0/libgstopus.dll +0 -0
  688. data/vendor/local/lib/gstreamer-1.0/libgstopus.dll.a +0 -0
  689. data/vendor/local/lib/gstreamer-1.0/libgstopus.la +1 -1
  690. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll +0 -0
  691. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll.a +0 -0
  692. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.la +1 -1
  693. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
  694. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
  695. data/vendor/local/lib/gstreamer-1.0/libgstpango.la +1 -1
  696. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll +0 -0
  697. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll.a +0 -0
  698. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.la +1 -1
  699. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
  700. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
  701. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.la +1 -1
  702. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
  703. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
  704. data/vendor/local/lib/gstreamer-1.0/libgstplayback.la +1 -1
  705. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
  706. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
  707. data/vendor/local/lib/gstreamer-1.0/libgstpng.la +1 -1
  708. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
  709. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
  710. data/vendor/local/lib/gstreamer-1.0/libgstpnm.la +1 -1
  711. data/vendor/local/lib/gstreamer-1.0/{libgstdirectsoundsink.dll → libgstproxy.dll} +0 -0
  712. data/vendor/local/lib/gstreamer-1.0/libgstproxy.dll.a +0 -0
  713. data/vendor/local/lib/gstreamer-1.0/libgstproxy.la +41 -0
  714. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
  715. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
  716. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.la +1 -1
  717. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
  718. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
  719. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.la +1 -1
  720. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
  721. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
  722. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.la +1 -1
  723. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
  724. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
  725. data/vendor/local/lib/gstreamer-1.0/libgstrtp.la +1 -1
  726. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
  727. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
  728. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.la +1 -1
  729. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll +0 -0
  730. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll.a +0 -0
  731. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.la +1 -1
  732. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
  733. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
  734. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.la +1 -1
  735. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
  736. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
  737. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.la +1 -1
  738. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
  739. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
  740. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.la +1 -1
  741. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
  742. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
  743. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.la +1 -1
  744. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
  745. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
  746. data/vendor/local/lib/gstreamer-1.0/libgstsiren.la +1 -1
  747. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
  748. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
  749. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.la +1 -1
  750. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll +0 -0
  751. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll.a +0 -0
  752. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.la +1 -1
  753. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
  754. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
  755. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.la +1 -1
  756. data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll +0 -0
  757. data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll.a +0 -0
  758. data/vendor/local/lib/gstreamer-1.0/libgstsoup.la +1 -1
  759. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
  760. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
  761. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.la +1 -1
  762. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
  763. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
  764. data/vendor/local/lib/gstreamer-1.0/libgstspeed.la +1 -1
  765. data/vendor/local/lib/gstreamer-1.0/libgststereo.dll +0 -0
  766. data/vendor/local/lib/gstreamer-1.0/libgststereo.dll.a +0 -0
  767. data/vendor/local/lib/gstreamer-1.0/libgststereo.la +1 -1
  768. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
  769. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
  770. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.la +1 -1
  771. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
  772. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
  773. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.la +1 -1
  774. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
  775. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
  776. data/vendor/local/lib/gstreamer-1.0/libgsttcp.la +1 -1
  777. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
  778. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
  779. data/vendor/local/lib/gstreamer-1.0/libgsttheora.la +1 -1
  780. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll +0 -0
  781. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll.a +0 -0
  782. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.la +1 -1
  783. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll +0 -0
  784. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll.a +0 -0
  785. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.la +1 -1
  786. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
  787. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
  788. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.la +1 -1
  789. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
  790. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
  791. data/vendor/local/lib/gstreamer-1.0/libgstudp.la +1 -1
  792. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
  793. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
  794. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.la +1 -1
  795. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
  796. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
  797. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.la +1 -1
  798. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
  799. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
  800. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.la +1 -1
  801. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
  802. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
  803. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.la +1 -1
  804. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll +0 -0
  805. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll.a +0 -0
  806. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.la +1 -1
  807. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll +0 -0
  808. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll.a +0 -0
  809. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.la +1 -1
  810. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
  811. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
  812. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.la +1 -1
  813. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
  814. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
  815. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.la +1 -1
  816. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
  817. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
  818. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.la +1 -1
  819. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
  820. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
  821. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.la +1 -1
  822. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll +0 -0
  823. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll.a +0 -0
  824. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.la +1 -1
  825. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
  826. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
  827. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.la +1 -1
  828. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll +0 -0
  829. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll.a +0 -0
  830. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.la +1 -1
  831. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
  832. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
  833. data/vendor/local/lib/gstreamer-1.0/libgstvolume.la +1 -1
  834. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
  835. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
  836. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.la +1 -1
  837. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll +0 -0
  838. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll.a +0 -0
  839. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.la +1 -1
  840. data/vendor/local/lib/gstreamer-1.0/{libgstwaveformsink.dll → libgstwaveform.dll} +0 -0
  841. data/vendor/local/lib/gstreamer-1.0/libgstwaveform.dll.a +0 -0
  842. data/vendor/local/lib/gstreamer-1.0/{libgstwaveformsink.la → libgstwaveform.la} +5 -5
  843. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
  844. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
  845. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.la +1 -1
  846. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
  847. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
  848. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.la +1 -1
  849. data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll +0 -0
  850. data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll.a +0 -0
  851. data/vendor/local/lib/gstreamer-1.0/libgstwinks.la +1 -1
  852. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll +0 -0
  853. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll.a +0 -0
  854. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.la +1 -1
  855. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
  856. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
  857. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.la +1 -1
  858. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
  859. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
  860. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.la +1 -1
  861. data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll +0 -0
  862. data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll.a +0 -0
  863. data/vendor/local/lib/gstreamer-1.0/libgstyadif.la +1 -1
  864. data/vendor/local/lib/libFLAC.dll.a +0 -0
  865. data/vendor/local/lib/libgstadaptivedemux-1.0.dll.a +0 -0
  866. data/vendor/local/lib/libgstadaptivedemux-1.0.la +3 -3
  867. data/vendor/local/lib/libgstallocators-1.0.dll.a +0 -0
  868. data/vendor/local/lib/libgstallocators-1.0.la +3 -3
  869. data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
  870. data/vendor/local/lib/libgstapp-1.0.la +3 -3
  871. data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
  872. data/vendor/local/lib/libgstaudio-1.0.la +3 -3
  873. data/vendor/local/lib/libgstbadaudio-1.0.dll.a +0 -0
  874. data/vendor/local/lib/libgstbadaudio-1.0.la +3 -3
  875. data/vendor/local/lib/libgstbadvideo-1.0.dll.a +0 -0
  876. data/vendor/local/lib/libgstbadvideo-1.0.la +3 -3
  877. data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
  878. data/vendor/local/lib/libgstbase-1.0.la +3 -3
  879. data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
  880. data/vendor/local/lib/libgstbasecamerabinsrc-1.0.la +3 -3
  881. data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
  882. data/vendor/local/lib/libgstcodecparsers-1.0.la +3 -3
  883. data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
  884. data/vendor/local/lib/libgstcontroller-1.0.la +3 -3
  885. data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
  886. data/vendor/local/lib/libgstfft-1.0.la +3 -3
  887. data/vendor/local/lib/libgstgl-1.0.dll.a +0 -0
  888. data/vendor/local/lib/libgstgl-1.0.la +3 -3
  889. data/vendor/local/lib/libgstinsertbin-1.0.dll.a +0 -0
  890. data/vendor/local/lib/libgstinsertbin-1.0.la +3 -3
  891. data/vendor/local/lib/libgstisoff-1.0.dll.a +0 -0
  892. data/vendor/local/lib/{libgstbadallocators-1.0.la → libgstisoff-1.0.la} +7 -7
  893. data/vendor/local/lib/libgstmpegts-1.0.dll.a +0 -0
  894. data/vendor/local/lib/libgstmpegts-1.0.la +3 -3
  895. data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
  896. data/vendor/local/lib/libgstnet-1.0.la +3 -3
  897. data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
  898. data/vendor/local/lib/libgstpbutils-1.0.la +3 -3
  899. data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
  900. data/vendor/local/lib/libgstphotography-1.0.la +3 -3
  901. data/vendor/local/lib/libgstplayer-1.0.dll.a +0 -0
  902. data/vendor/local/lib/libgstplayer-1.0.la +3 -3
  903. data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
  904. data/vendor/local/lib/libgstreamer-1.0.la +3 -3
  905. data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
  906. data/vendor/local/lib/libgstriff-1.0.la +3 -3
  907. data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
  908. data/vendor/local/lib/libgstrtp-1.0.la +3 -3
  909. data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
  910. data/vendor/local/lib/libgstrtsp-1.0.la +3 -3
  911. data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
  912. data/vendor/local/lib/libgstsdp-1.0.la +3 -3
  913. data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
  914. data/vendor/local/lib/libgsttag-1.0.la +3 -3
  915. data/vendor/local/lib/libgsturidownloader-1.0.dll.a +0 -0
  916. data/vendor/local/lib/libgsturidownloader-1.0.la +3 -3
  917. data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
  918. data/vendor/local/lib/libgstvideo-1.0.la +3 -3
  919. data/vendor/local/lib/libgstwebrtc-1.0.dll.a +0 -0
  920. data/vendor/local/lib/libgstwebrtc-1.0.la +41 -0
  921. data/vendor/local/lib/libjpeg.dll.a +0 -0
  922. data/vendor/local/lib/libogg.dll.a +0 -0
  923. data/vendor/local/lib/libopus.dll.a +0 -0
  924. data/vendor/local/lib/libsoup-2.4.a +0 -0
  925. data/vendor/local/lib/libsoup-2.4.dll.a +0 -0
  926. data/vendor/local/lib/libsoup-2.4.la +2 -2
  927. data/vendor/local/lib/libsqlite3.dll.a +0 -0
  928. data/vendor/local/lib/libtheora.dll.a +0 -0
  929. data/vendor/local/lib/libtheoradec.dll.a +0 -0
  930. data/vendor/local/lib/libtheoraenc.dll.a +0 -0
  931. data/vendor/local/lib/libvorbis.dll.a +0 -0
  932. data/vendor/local/lib/libvorbisenc.dll.a +0 -0
  933. data/vendor/local/lib/libvorbisfile.dll.a +0 -0
  934. data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -1
  935. data/vendor/local/lib/pkgconfig/gstreamer-allocators-1.0.pc +1 -1
  936. data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
  937. data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +2 -1
  938. data/vendor/local/lib/pkgconfig/gstreamer-bad-audio-1.0.pc +3 -3
  939. data/vendor/local/lib/pkgconfig/gstreamer-bad-video-1.0.pc +2 -2
  940. data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
  941. data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
  942. data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
  943. data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
  944. data/vendor/local/lib/pkgconfig/gstreamer-gl-1.0.pc +2 -2
  945. data/vendor/local/lib/pkgconfig/gstreamer-insertbin-1.0.pc +1 -1
  946. data/vendor/local/lib/pkgconfig/gstreamer-mpegts-1.0.pc +1 -1
  947. data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
  948. data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
  949. data/vendor/local/lib/pkgconfig/gstreamer-player-1.0.pc +1 -1
  950. data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
  951. data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +2 -2
  952. data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
  953. data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
  954. data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
  955. data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
  956. data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +2 -1
  957. data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +2 -1
  958. data/vendor/local/lib/pkgconfig/gstreamer-webrtc-1.0.pc +12 -0
  959. data/vendor/local/lib/pkgconfig/libsoup-2.4.pc +1 -1
  960. data/vendor/local/libexec/gstreamer-1.0/gst-completion-helper.exe +0 -0
  961. data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
  962. data/vendor/local/share/gir-1.0/Gst-1.0.gir +1438 -313
  963. data/vendor/local/share/gir-1.0/GstAllocators-1.0.gir +76 -2
  964. data/vendor/local/share/gir-1.0/GstApp-1.0.gir +128 -17
  965. data/vendor/local/share/gir-1.0/GstAudio-1.0.gir +905 -101
  966. data/vendor/local/share/gir-1.0/GstBase-1.0.gir +1133 -33
  967. data/vendor/local/share/gir-1.0/GstGL-1.0.gir +398 -115
  968. data/vendor/local/share/gir-1.0/GstNet-1.0.gir +12 -5
  969. data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +207 -70
  970. data/vendor/local/share/gir-1.0/GstPlayer-1.0.gir +34 -32
  971. data/vendor/local/share/gir-1.0/GstRtp-1.0.gir +120 -40
  972. data/vendor/local/share/gir-1.0/GstRtsp-1.0.gir +191 -151
  973. data/vendor/local/share/gir-1.0/GstSdp-1.0.gir +12 -3
  974. data/vendor/local/share/gir-1.0/GstTag-1.0.gir +72 -25
  975. data/vendor/local/share/gir-1.0/GstVideo-1.0.gir +394 -58
  976. data/vendor/local/share/gir-1.0/GstWebRTC-1.0.gir +986 -0
  977. data/vendor/local/share/gir-1.0/Soup-2.4.gir +6 -5
  978. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch01.html +2 -2
  979. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch02.html +2 -2
  980. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch03.html +2 -2
  981. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudDec.html +2 -2
  982. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudEnc.html +2 -2
  983. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +2 -2
  984. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidEnc.html +2 -2
  985. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstav.html +2 -2
  986. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcfg.html +2 -2
  987. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +2 -2
  988. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavprotocol.html +2 -2
  989. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavutils.html +2 -2
  990. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +61 -5
  991. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/home.png +0 -0
  992. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/index.html +3 -3
  993. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/left-insensitive.png +0 -0
  994. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/left.png +0 -0
  995. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/right-insensitive.png +0 -0
  996. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/right.png +0 -0
  997. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/up-insensitive.png +0 -0
  998. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/up.png +0 -0
  999. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayer.html +14 -10
  1000. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerMediaInfo.html +2 -2
  1001. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerVideoOverlayVideoRenderer.html +2 -2
  1002. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerVisualization.html +4 -4
  1003. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregator.html +3 -24
  1004. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregatorPad.html +5 -5
  1005. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCDTLSTransport.html +252 -0
  1006. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCICETransport.html +209 -0
  1007. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPReceiver.html +121 -0
  1008. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPSender.html +121 -0
  1009. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPTransceiver.html +121 -0
  1010. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCSessionDescription.html +224 -0
  1011. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/annotation-glossary.html +2 -23
  1012. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-deprecated.html +4 -32
  1013. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +195 -1942
  1014. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{ch08.html → ch07.html} +5 -5
  1015. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/codecparsers.html +2 -2
  1016. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/compiling.html +2 -2
  1017. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +56 -646
  1018. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html +2 -2
  1019. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html +2 -2
  1020. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html +2 -2
  1021. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-sections.html +2 -2
  1022. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html +2 -2
  1023. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html +2 -2
  1024. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstInsertbin.html +4 -4
  1025. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPhotography.html +6 -6
  1026. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html +2 -2
  1027. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html +2 -2
  1028. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Mpeg-ts-helper-library.html +2 -2
  1029. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstmpegvideometa.html +2 -2
  1030. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-h264parser.html +12 -3
  1031. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-jpegparser.html +2 -2
  1032. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpeg4parser.html +2 -2
  1033. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +224 -181
  1034. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-vc1parser.html +2 -2
  1035. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-libs-hierarchy.html +16 -31
  1036. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +18 -97
  1037. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/home.png +0 -0
  1038. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +19 -98
  1039. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/left-insensitive.png +0 -0
  1040. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/left.png +0 -0
  1041. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/mpegts.html +2 -2
  1042. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/player.html +4 -4
  1043. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/right-insensitive.png +0 -0
  1044. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/right.png +0 -0
  1045. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/tools.html +2 -2
  1046. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/up-insensitive.png +0 -0
  1047. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/up.png +0 -0
  1048. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +4 -4
  1049. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/webrtc.html +49 -0
  1050. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch01.html +563 -76
  1051. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch02.html +272 -14
  1052. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-1.0.devhelp2 +1075 -236
  1053. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-IQA.html +7 -7
  1054. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-a2dpsink.html +199 -0
  1055. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-accurip.html +10 -10
  1056. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-gleffects-xray.html → gst-plugins-bad-plugins-adpcmdec.html} +21 -29
  1057. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-adpcmenc.html +128 -0
  1058. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffmux.html +8 -8
  1059. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffparse.html +9 -9
  1060. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-asfmux.html +360 -0
  1061. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-asfparse.html +156 -0
  1062. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-assrender.html +11 -11
  1063. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiobuffersplit.html +223 -0
  1064. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiochannelmix.html +224 -0
  1065. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiolatency.html +251 -0
  1066. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixmatrix.html +319 -0
  1067. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audioparse.html +9 -9
  1068. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiosegmentclip.html +156 -0
  1069. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-autoconvert.html +8 -8
  1070. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-autovideoconvert.html +163 -0
  1071. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avdtpsink.html +196 -0
  1072. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avdtpsrc.html +163 -0
  1073. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avwait.html +341 -0
  1074. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bayer2rgb.html +129 -0
  1075. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bpmdetect.html +128 -0
  1076. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bs2b.html +7 -7
  1077. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bulge.html +5 -5
  1078. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-burn.html +7 -7
  1079. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bz2dec.html +198 -0
  1080. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bz2enc.html +198 -0
  1081. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-camerabin.html +11 -11
  1082. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-checksumsink.html +158 -0
  1083. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chopmydata.html +212 -0
  1084. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromahold.html +247 -0
  1085. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromaprint.html +219 -0
  1086. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromium.html +7 -7
  1087. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-circle.html +5 -5
  1088. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-coloreffects.html +7 -7
  1089. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-gldownload.html → gst-plugins-bad-plugins-combdetect.html} +30 -38
  1090. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compare.html +260 -0
  1091. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compositor.html +12 -12
  1092. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlfilesink.html +180 -0
  1093. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlftpsink.html +238 -0
  1094. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlhttpsink.html +260 -0
  1095. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlhttpsrc.html +493 -0
  1096. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlsftpsink.html +190 -0
  1097. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlsmtpsink.html +287 -0
  1098. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvdilate.html +9 -9
  1099. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvequalizehist.html +9 -9
  1100. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cverode.html +9 -9
  1101. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvlaplace.html +7 -7
  1102. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsmooth.html +63 -7
  1103. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsobel.html +7 -7
  1104. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dashdemux.html +339 -0
  1105. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dc1394src.html +383 -0
  1106. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-debugspy.html +214 -0
  1107. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkaudiosink.html +216 -0
  1108. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkaudiosrc.html +248 -0
  1109. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkvideosink.html +717 -0
  1110. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkvideosrc.html +770 -0
  1111. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dewarp.html +375 -0
  1112. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dfbvideosink.html +411 -0
  1113. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diffuse.html +7 -7
  1114. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dilate.html +7 -7
  1115. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diracparse.html +156 -0
  1116. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-disparity.html +181 -0
  1117. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dodge.html +9 -9
  1118. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlsdec.html +279 -0
  1119. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlsenc.html +264 -0
  1120. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpdec.html +255 -0
  1121. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpdemux.html +191 -0
  1122. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpenc.html +272 -0
  1123. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtmfdetect.html +7 -7
  1124. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtsdec.html +7 -7
  1125. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbbasebin.html +129 -0
  1126. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsrc.html +10 -10
  1127. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsuboverlay.html +262 -0
  1128. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvdspu.html +9 -9
  1129. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-edgedetect.html +9 -9
  1130. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-errorignore.html +241 -0
  1131. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-exclusion.html +9 -9
  1132. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faac.html +7 -7
  1133. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faad.html +5 -5
  1134. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceblur.html +6 -6
  1135. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-facedetect.html +11 -11
  1136. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceoverlay.html +263 -0
  1137. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fakevideosink.html +161 -0
  1138. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fbdevsink.html +160 -0
  1139. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fdkaacdec.html +156 -0
  1140. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fdkaacenc.html +190 -0
  1141. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-festival.html +9 -9
  1142. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fieldanalysis.html +336 -0
  1143. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fisheye.html +9 -9
  1144. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fluiddec.html +261 -0
  1145. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fpsdisplaysink.html +9 -9
  1146. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-freeverb.html +252 -0
  1147. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gaussianblur.html +9 -9
  1148. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gdpdepay.html +201 -0
  1149. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gdppay.html +229 -0
  1150. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmixerbin.html +15 -7
  1151. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmosaic.html +10 -10
  1152. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereomix.html +14 -14
  1153. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixer.html +17 -9
  1154. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixerelement.html +9 -9
  1155. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gmedec.html +187 -0
  1156. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-grabcut.html +247 -0
  1157. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gsmdec.html +160 -0
  1158. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gsmenc.html +163 -0
  1159. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h263parse.html +156 -0
  1160. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h264parse.html +224 -0
  1161. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h265parse.html +183 -0
  1162. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-handdetect.html +273 -0
  1163. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlsdemux.html +253 -0
  1164. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlssink.html +251 -0
  1165. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlssink2.html +259 -0
  1166. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-id3mux.html +258 -0
  1167. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interaudiosink.html +159 -0
  1168. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interaudiosrc.html +203 -0
  1169. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interlace.html +190 -0
  1170. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intersubsink.html +159 -0
  1171. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intersubsrc.html +159 -0
  1172. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intervideosink.html +160 -0
  1173. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intervideosrc.html +174 -0
  1174. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcpipelinesink.html +265 -0
  1175. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcpipelinesrc.html +255 -0
  1176. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcslavepipeline.html +129 -0
  1177. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-irtspparse.html +213 -0
  1178. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ivfparse.html +156 -0
  1179. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ivtc.html +156 -0
  1180. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jifmux.html +182 -0
  1181. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jp2kdecimator.html +198 -0
  1182. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpeg2000parse.html +168 -0
  1183. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpegparse.html +7 -7
  1184. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kaleidoscope.html +7 -7
  1185. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-katedec.html +282 -0
  1186. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kateenc.html +336 -0
  1187. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kateparse.html +211 -0
  1188. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-katetag.html +292 -0
  1189. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kmssink.html +294 -0
  1190. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ladspa.html +253 -0
  1191. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-liveadder.html +4 -84
  1192. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-marble.html +7 -7
  1193. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-midiparse.html +181 -0
  1194. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mirror.html +9 -9
  1195. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mmssrc.html +183 -0
  1196. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-modplug.html +9 -9
  1197. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-motioncells.html +436 -0
  1198. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpeg2enc.html +44 -24
  1199. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpeg4videoparse.html +206 -0
  1200. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegpsdemux.html +228 -0
  1201. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegpsmux.html +6 -6
  1202. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegtsmux.html +14 -6
  1203. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegvideoparse.html +197 -0
  1204. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mplex.html +33 -24
  1205. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mssdemux.html +245 -0
  1206. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-musepackdec.html +155 -0
  1207. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mxfdemux.html +227 -0
  1208. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mxfmux.html +428 -0
  1209. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-neonhttpsrc.html +26 -50
  1210. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-netsim.html +351 -0
  1211. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ofa.html +8 -8
  1212. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsink.html +9 -9
  1213. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsrc.html +9 -9
  1214. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opencvtextoverlay.html +9 -9
  1215. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openexrdec.html +156 -0
  1216. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openh264dec.html +156 -0
  1217. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openh264enc.html +414 -0
  1218. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openjpegdec.html +164 -0
  1219. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openjpegenc.html +281 -0
  1220. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opusparse.html +176 -0
  1221. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pcapparse.html +9 -9
  1222. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-perspective.html +204 -0
  1223. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pinch.html +9 -9
  1224. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pitch.html +128 -0
  1225. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-accurip.html +79 -0
  1226. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-adpcmdec.html +79 -0
  1227. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-adpcmenc.html +79 -0
  1228. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-aiff.html +9 -9
  1229. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-audiomixer.html → gst-plugins-bad-plugins-plugin-asfmux.html} +18 -18
  1230. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-assrender.html +9 -9
  1231. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiobuffersplit.html +79 -0
  1232. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiofxbad.html +79 -0
  1233. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiolatency.html +79 -0
  1234. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiomixmatrix.html +79 -0
  1235. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiovisualizers.html +7 -7
  1236. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-autoconvert.html +8 -8
  1237. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bayer.html +11 -11
  1238. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bluez.html +89 -0
  1239. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bs2b.html +7 -7
  1240. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bz2.html +7 -7
  1241. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-camerabin.html +9 -9
  1242. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-chromaprint.html +79 -0
  1243. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-coloreffects.html +10 -10
  1244. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-colormanagement.html +79 -0
  1245. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-compositor.html +79 -0
  1246. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-curl.html +18 -14
  1247. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dashdemux.html +79 -0
  1248. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dc1394.html +79 -0
  1249. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-de265.html +79 -0
  1250. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-debugutilsbad.html +19 -15
  1251. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-decklink.html +93 -0
  1252. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dfbvideosink.html +79 -0
  1253. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtls.html +97 -0
  1254. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtsdec.html +9 -9
  1255. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvb.html +8 -8
  1256. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html +79 -0
  1257. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvdspu.html +5 -5
  1258. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faac.html +5 -5
  1259. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faad.html +7 -7
  1260. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faceoverlay.html +79 -0
  1261. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fbdevsink.html +79 -0
  1262. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fdkaac.html +85 -0
  1263. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-festival.html +9 -9
  1264. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fieldanalysis.html +79 -0
  1265. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-flite.html +79 -0
  1266. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html +79 -0
  1267. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-freeverb.html +79 -0
  1268. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-frei0r.html +76 -0
  1269. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gaudieffects.html +9 -9
  1270. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gdp.html +85 -0
  1271. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-geometrictransform.html +11 -11
  1272. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gme.html +79 -0
  1273. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gmedec.html +79 -0
  1274. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gsm.html +11 -11
  1275. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-hls.html +89 -0
  1276. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-id3tag.html +79 -0
  1277. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-inter.html +101 -0
  1278. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-interlace.html +79 -0
  1279. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ipcpipeline.html +89 -0
  1280. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ivfparse.html +79 -0
  1281. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ivtc.html +85 -0
  1282. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jp2kdecimator.html +79 -0
  1283. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jpegformat.html +10 -10
  1284. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-kate.html +93 -0
  1285. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-kms.html +79 -0
  1286. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ladspa.html +117 -0
  1287. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-rawparse.html → gst-plugins-bad-plugins-plugin-legacyrawparse.html} +14 -30
  1288. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-midi.html +79 -0
  1289. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mms.html +8 -8
  1290. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-modplug.html +5 -5
  1291. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpeg2enc.html +7 -7
  1292. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsdemux.html +79 -0
  1293. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsmux.html +9 -9
  1294. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsdemux.html +85 -0
  1295. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsmux.html +7 -7
  1296. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mplex.html +7 -7
  1297. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-musepack.html +79 -0
  1298. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mxf.html +85 -0
  1299. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neon.html +8 -8
  1300. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neonhttpsrc.html +79 -0
  1301. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-netsim.html +79 -0
  1302. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ofa.html +7 -7
  1303. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openal.html +7 -7
  1304. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opencv.html +17 -17
  1305. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openexr.html +79 -0
  1306. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openglmixers.html +97 -0
  1307. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openh264.html +85 -0
  1308. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openjpeg.html +85 -0
  1309. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opusparse.html +79 -0
  1310. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pcapparse.html +10 -10
  1311. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pnm.html +85 -0
  1312. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-proxy.html +85 -0
  1313. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-removesilence.html +79 -0
  1314. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-resindvd.html +79 -0
  1315. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rfbsrc.html +9 -9
  1316. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rsvg.html +85 -0
  1317. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtmp.html +9 -9
  1318. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtponvif.html +85 -0
  1319. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sbc.html +85 -0
  1320. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sdpelem.html +10 -10
  1321. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-segmentclip.html +85 -0
  1322. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-shm.html +9 -9
  1323. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-siren.html +85 -0
  1324. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-smooth.html +79 -0
  1325. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-smoothstreaming.html +79 -0
  1326. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sndfile.html +79 -0
  1327. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-soundtouch.html +11 -11
  1328. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-spandsp.html +89 -0
  1329. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-speed.html +9 -9
  1330. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-srtp.html +85 -0
  1331. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-stereo.html +79 -0
  1332. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-subenc.html +85 -0
  1333. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-teletext.html +79 -0
  1334. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-timecode.html +85 -0
  1335. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ttmlsubs.html +9 -8
  1336. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-uvch264.html +85 -0
  1337. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vcdsrc.html +79 -0
  1338. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vdpau.html +79 -0
  1339. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videofiltersbad.html +89 -0
  1340. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html +79 -0
  1341. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videoparsersbad.html +113 -0
  1342. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videosignal.html +89 -0
  1343. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vmnc.html +79 -0
  1344. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voaacenc.html +7 -7
  1345. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voamrwbenc.html +7 -7
  1346. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vulkan.html +85 -0
  1347. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-wasapi.html +85 -0
  1348. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-waylandsink.html +79 -0
  1349. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webp.html +85 -0
  1350. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtc.html +79 -0
  1351. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtcdsp.html +11 -11
  1352. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-wildmidi.html +79 -0
  1353. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-x265.html +79 -0
  1354. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-y4mdec.html +79 -0
  1355. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-yadif.html +79 -0
  1356. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-zbar.html +8 -9
  1357. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pngparse.html +156 -0
  1358. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pnmdec.html +184 -0
  1359. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pnmenc.html +219 -0
  1360. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-proxysink.html +137 -0
  1361. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-proxysrc.html +250 -0
  1362. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawaudioparse.html +4 -104
  1363. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawvideoparse.html +4 -88
  1364. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-removesilence.html +215 -0
  1365. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-retinex.html +218 -0
  1366. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rfbsrc.html +8 -8
  1367. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rgb2bayer.html +156 -0
  1368. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rotate.html +204 -0
  1369. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsndvdbin.html +152 -0
  1370. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsvgdec.html +176 -0
  1371. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsvgoverlay.html +410 -0
  1372. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsink.html +7 -7
  1373. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsrc.html +7 -7
  1374. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtpasfpay.html +156 -0
  1375. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtponvifparse.html +155 -0
  1376. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtponviftimestamp.html +209 -0
  1377. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sbcdec.html +156 -0
  1378. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sbcenc.html +163 -0
  1379. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-scenechange.html +157 -0
  1380. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpdemux.html +9 -9
  1381. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpsrc.html +182 -0
  1382. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-segmentation.html +250 -0
  1383. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sfdec.html +196 -0
  1384. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsink.html +7 -7
  1385. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsrc.html +7 -7
  1386. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-simplevideomark.html +311 -0
  1387. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-simplevideomarkdetect.html +340 -0
  1388. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sirendec.html +160 -0
  1389. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sirenenc.html +167 -0
  1390. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-skindetect.html +214 -0
  1391. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-smooth.html +224 -0
  1392. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-solarize.html +7 -7
  1393. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spacescope.html +7 -7
  1394. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spanplc.html +158 -0
  1395. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spectrascope.html +9 -9
  1396. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-speed.html +7 -7
  1397. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sphere.html +5 -5
  1398. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-square.html +7 -7
  1399. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtenc.html +196 -0
  1400. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtpdec.html +557 -0
  1401. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtpenc.html +455 -0
  1402. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stereo.html +215 -0
  1403. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stretch.html +9 -9
  1404. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-synaescope.html +9 -9
  1405. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-teletextdec.html +260 -0
  1406. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-templatematch.html +9 -9
  1407. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tiger.html +375 -0
  1408. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-timecodestamper.html +281 -0
  1409. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tonegeneratesrc.html +288 -0
  1410. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tsdemux.html +335 -0
  1411. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tsparse.html +152 -0
  1412. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlparse.html +7 -7
  1413. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlrender.html +9 -9
  1414. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tunnel.html +7 -7
  1415. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-twirl.html +5 -5
  1416. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedaudioparse.html +2 -82
  1417. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedvideoparse.html +4 -84
  1418. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-uvch264mjpgdemux.html +272 -0
  1419. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-uvch264src.html +688 -0
  1420. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vc1parse.html +156 -0
  1421. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vcdsrc.html +196 -0
  1422. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vdpaumpegdec.html +203 -0
  1423. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoanalyse.html +210 -0
  1424. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videodiff.html +157 -0
  1425. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoframe-audiolevel.html +220 -0
  1426. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoparse.html +9 -9
  1427. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videosegmentclip.html +156 -0
  1428. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-viewfinderbin.html +180 -0
  1429. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vmncdec.html +128 -0
  1430. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voaacenc.html +7 -7
  1431. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voamrwbenc.html +7 -7
  1432. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vulkansink.html +175 -0
  1433. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vulkanupload.html +161 -0
  1434. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wasapisink.html +273 -0
  1435. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wasapisrc.html +261 -0
  1436. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-watchdog.html +183 -0
  1437. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waterripple.html +9 -9
  1438. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wavescope.html +9 -9
  1439. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waylandsink.html +204 -0
  1440. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webpdec.html +210 -0
  1441. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webpenc.html +233 -0
  1442. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcbin.html +794 -0
  1443. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcdsp.html +11 -23
  1444. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcechoprobe.html +33 -23
  1445. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webvttenc.html +196 -0
  1446. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-mimdec.html → gst-plugins-bad-plugins-wildmidi.html} +14 -14
  1447. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wrappercamerabinsrc.html +244 -0
  1448. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-x265enc.html +260 -0
  1449. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-y4mdec.html +155 -0
  1450. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-yadif.html +204 -0
  1451. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zbar.html +9 -9
  1452. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zebrastripe.html +184 -0
  1453. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/home.png +0 -0
  1454. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/index.html +737 -83
  1455. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/left-insensitive.png +0 -0
  1456. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/left.png +0 -0
  1457. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/right-insensitive.png +0 -0
  1458. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/right.png +0 -0
  1459. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/up-insensitive.png +0 -0
  1460. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/up.png +0 -0
  1461. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioAggregator.html +361 -0
  1462. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioBaseSink.html +6 -6
  1463. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioBaseSrc.html +2 -2
  1464. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioCdSrc.html +7 -7
  1465. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioClock.html +4 -3
  1466. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioDecoder.html +13 -13
  1467. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioEncoder.html +7 -7
  1468. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioFilter.html +2 -2
  1469. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioRingBuffer.html +21 -21
  1470. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioSink.html +2 -2
  1471. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioSrc.html +2 -2
  1472. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstColorBalance.html +2 -2
  1473. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstColorBalanceChannel.html +2 -2
  1474. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstDiscoverer.html +83 -11
  1475. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstEncodingProfile.html +16 -15
  1476. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLBaseFilter.html +13 -13
  1477. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLBufferPool.html +24 -24
  1478. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLColorConvert.html +31 -30
  1479. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLContext.html +106 -73
  1480. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLDisplay.html +37 -27
  1481. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLFilter.html +32 -33
  1482. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLFramebuffer.html +67 -22
  1483. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLSLStage.html +41 -41
  1484. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLShader.html +1065 -35
  1485. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLUpload.html +17 -14
  1486. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLViewConvert.html +28 -29
  1487. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLWindow.html +62 -28
  1488. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstNavigation.html +6 -6
  1489. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBaseAudioPayload.html +4 -4
  1490. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBaseDepayload.html +3 -3
  1491. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBasePayload.html +2 -2
  1492. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstStreamVolume.html +2 -2
  1493. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoDirection.html +4 -4
  1494. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoFilter.html +2 -2
  1495. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoOrientation.html +10 -10
  1496. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoOverlay.html +103 -2
  1497. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoSink.html +3 -3
  1498. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/annotation-glossary.html +11 -4
  1499. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-deprecated.html +4 -4
  1500. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +2173 -210
  1501. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/compiling.html +2 -2
  1502. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gl.html +122 -0
  1503. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +676 -2
  1504. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Audio-channels.html +30 -3
  1505. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Codec-utilities.html +94 -79
  1506. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Descriptions.html +2 -2
  1507. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudio-IEC61937.html +2 -2
  1508. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudio.html +436 -12
  1509. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioConverter.html +77 -10
  1510. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioDownmixMeta.html +6 -6
  1511. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioQuantize.html +2 -2
  1512. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstEGLImage.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstEGLImage.html} +62 -38
  1513. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstExiftag.html +2 -2
  1514. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFT.html +2 -2
  1515. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTF32.html +2 -2
  1516. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTF64.html +2 -2
  1517. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTS16.html +2 -2
  1518. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTS32.html +2 -2
  1519. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLAPI.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLAPI.html} +42 -42
  1520. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGlBaseMemory.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLBaseMemory.html} +184 -152
  1521. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLBuffer.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLBuffer.html} +46 -44
  1522. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLDisplayWayland.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLDisplayWayland.html} +18 -18
  1523. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLDisplayX11.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLDisplayX11.html} +20 -20
  1524. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemory.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLMemory.html} +276 -218
  1525. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemoryPBO.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLMemoryPBO.html} +52 -51
  1526. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLOverlayCompositor.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLOverlayCompositor.html} +25 -25
  1527. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLQuery.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLQuery.html} +45 -45
  1528. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLRenderbuffer.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLRenderbuffer.html} +51 -51
  1529. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLSL.html +707 -0
  1530. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSyncMeta.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLSyncMeta.html} +45 -45
  1531. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstMIKEYMessage.html +52 -52
  1532. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstPhysMemoryAllocator.html +171 -0
  1533. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTCPBuffer.html +46 -39
  1534. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTPBuffer.html +30 -15
  1535. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTPPayloadInfo.html +2 -2
  1536. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPConnection.html +24 -24
  1537. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPExtension.html +3 -2
  1538. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPMessage.html +21 -20
  1539. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPRange.html +6 -6
  1540. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPTimeRange.html +10 -10
  1541. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPUrl.html +4 -4
  1542. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRtphdrext.html +10 -10
  1543. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRtspdefs.html +32 -5
  1544. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstSDPMessage.html +57 -57
  1545. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagDemux.html +2 -2
  1546. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagMux.html +2 -2
  1547. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagXmpWriter.html +2 -2
  1548. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoAlignment.html +109 -86
  1549. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoChroma.html +2 -2
  1550. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDecoder.html +11 -11
  1551. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDither.html +2 -2
  1552. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoEncoder.html +58 -3
  1553. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoOverlayRectangle.html +3 -3
  1554. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoPool.html +4 -4
  1555. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoResampler.html +6 -6
  1556. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoScaler.html +3 -3
  1557. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVorbisTag.html +18 -18
  1558. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstXmptag.html +4 -4
  1559. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-ID3-tag-utils.html +6 -6
  1560. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-ISO-639-lang-mappings.html +2 -2
  1561. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Install-plugins.html +6 -6
  1562. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Licenses.html +2 -2
  1563. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Missing-plugins.html +2 -2
  1564. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Formats.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-Formats.html} +126 -92
  1565. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html} +46 -46
  1566. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-debugging.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-debugging.html} +78 -78
  1567. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Pbutils.html +2 -2
  1568. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Riff-utilities.html +2 -2
  1569. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Tags.html +15 -15
  1570. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Version.html +4 -4
  1571. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsink.html +12 -10
  1572. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsrc.html +62 -11
  1573. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-dmabuf.html +7 -7
  1574. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-fdmemory.html +10 -10
  1575. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstglmemoryegl.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstglmemoryegl.html} +46 -46
  1576. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html +38 -5
  1577. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideometa.html +108 -10
  1578. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoutils.html +2 -2
  1579. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-allocators.html +5 -2
  1580. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-app.html +4 -4
  1581. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-audio.html +6 -2
  1582. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-base-utils.html +2 -2
  1583. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-ffft.html +2 -2
  1584. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +35 -6
  1585. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-mikey.html +2 -2
  1586. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-plugins-base.html +99 -2
  1587. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-riff.html +2 -2
  1588. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtp.html +2 -2
  1589. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtsp.html +2 -2
  1590. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-sdp.html +2 -2
  1591. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-tag.html +2 -2
  1592. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-video.html +2 -2
  1593. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/home.png +0 -0
  1594. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +112 -3
  1595. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix03.html +114 -0
  1596. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix04.html +154 -0
  1597. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix05.html +325 -0
  1598. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix06.html +45 -0
  1599. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix07.html +463 -0
  1600. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix08.html +34 -0
  1601. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix09.html +438 -0
  1602. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix10.html +432 -0
  1603. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix11.html +41 -0
  1604. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix12.html +38 -0
  1605. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix13.html +315 -0
  1606. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix14.html +34 -0
  1607. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/left-insensitive.png +0 -0
  1608. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/left.png +0 -0
  1609. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/right-insensitive.png +0 -0
  1610. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/right.png +0 -0
  1611. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/up-insensitive.png +0 -0
  1612. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/up.png +0 -0
  1613. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +131 -2
  1614. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +8 -2
  1615. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +157 -0
  1616. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +10 -5
  1617. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsamidisrc.html +2 -2
  1618. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +3 -3
  1619. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +2 -2
  1620. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +2 -2
  1621. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsrc.html +16 -2
  1622. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +121 -6
  1623. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiointerleave.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiointerleave.html} +31 -31
  1624. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiomixer.html +200 -0
  1625. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +7 -7
  1626. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +5 -5
  1627. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +5 -5
  1628. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +4 -4
  1629. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +7 -7
  1630. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +12 -12
  1631. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin3.html +4 -4
  1632. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +5 -5
  1633. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +5 -5
  1634. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +5 -5
  1635. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +5 -5
  1636. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +7 -7
  1637. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorbalance.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorbalance.html} +35 -35
  1638. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorconvert.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorconvert.html} +23 -23
  1639. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorscale.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorscale.html} +26 -26
  1640. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldeinterlace.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldeinterlace.html} +28 -28
  1641. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldifferencematte.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldifferencematte.html} +28 -28
  1642. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldownload.html +169 -0
  1643. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sobel.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-blur.html} +19 -19
  1644. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-mirror.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-bulge.html} +19 -19
  1645. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-identity.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-fisheye.html} +19 -19
  1646. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-twirl.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-glow.html} +19 -19
  1647. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sepia.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-heat.html} +19 -19
  1648. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-laplacian.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-identity.html} +19 -19
  1649. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-laplacian.html +136 -0
  1650. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-lumaxpro.html +136 -0
  1651. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-fisheye.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-mirror.html} +19 -19
  1652. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-tunnel.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sepia.html} +19 -19
  1653. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xpro.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sin.html} +19 -19
  1654. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-square.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sobel.html} +19 -19
  1655. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-squeeze.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-square.html} +19 -19
  1656. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-lumaxpro.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-squeeze.html} +19 -19
  1657. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-stretch.html +136 -0
  1658. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-stretch.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-tunnel.html} +19 -19
  1659. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-twirl.html +136 -0
  1660. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-blur.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-xpro.html} +17 -17
  1661. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-bulge.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-xray.html} +17 -17
  1662. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects.html} +18 -18
  1663. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterapp.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterapp.html} +32 -83
  1664. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterbin.html} +41 -33
  1665. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfiltercube.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfiltercube.html} +35 -35
  1666. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterglass.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterglass.html} +25 -25
  1667. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesink.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glimagesink.html} +31 -23
  1668. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesinkelement.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glimagesinkelement.html} +82 -133
  1669. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gloverlay.html +308 -0
  1670. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glshader.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glshader.html} +42 -84
  1671. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsinkbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glsinkbin.html} +126 -118
  1672. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsrcbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glsrcbin.html} +34 -34
  1673. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereosplit.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glstereosplit.html} +23 -23
  1674. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltestsrc.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gltestsrc.html} +32 -32
  1675. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltransformation.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gltransformation.html} +18 -18
  1676. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glupload.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glupload.html} +32 -24
  1677. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glviewconvert.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glviewconvert.html} +43 -43
  1678. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +6 -6
  1679. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +4 -4
  1680. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggaviparse.html +4 -4
  1681. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +5 -5
  1682. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +5 -5
  1683. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggparse.html +4 -4
  1684. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmaudioparse.html +4 -4
  1685. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmtextparse.html +4 -4
  1686. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmvideoparse.html +4 -4
  1687. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusdec.html +5 -5
  1688. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusenc.html +5 -5
  1689. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-parsebin.html +4 -4
  1690. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +12 -12
  1691. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin3.html +21 -22
  1692. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playsink.html +4 -4
  1693. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +3 -3
  1694. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +3 -3
  1695. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +3 -3
  1696. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +5 -5
  1697. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiomixer.html +89 -0
  1698. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +7 -7
  1699. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +5 -5
  1700. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +5 -5
  1701. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +5 -5
  1702. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +5 -5
  1703. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +5 -5
  1704. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ivorbisdec.html +4 -4
  1705. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +5 -5
  1706. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +5 -5
  1707. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opengl.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opengl.html} +35 -55
  1708. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opus.html +7 -7
  1709. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +7 -7
  1710. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +9 -5
  1711. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-rawparse.html +5 -5
  1712. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +5 -5
  1713. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +5 -5
  1714. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +5 -5
  1715. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +5 -5
  1716. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +5 -5
  1717. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +5 -5
  1718. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +5 -5
  1719. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +5 -5
  1720. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +5 -5
  1721. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +5 -5
  1722. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +5 -5
  1723. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +5 -5
  1724. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawaudioparse.html +5 -5
  1725. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawvideoparse.html +8 -8
  1726. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-socketsrc.html +4 -4
  1727. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ssaparse.html +4 -4
  1728. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-streamsynchronizer.html +4 -4
  1729. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subparse.html +4 -4
  1730. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +5 -5
  1731. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +7 -7
  1732. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +7 -7
  1733. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +7 -7
  1734. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +7 -7
  1735. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +7 -7
  1736. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +5 -5
  1737. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +5 -5
  1738. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +5 -5
  1739. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +5 -5
  1740. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +6 -6
  1741. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedaudioparse.html +4 -4
  1742. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedvideoparse.html +6 -6
  1743. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +9 -11
  1744. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-urisourcebin.html +4 -4
  1745. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +9 -9
  1746. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +5 -5
  1747. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +9 -9
  1748. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +9 -6
  1749. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +5 -5
  1750. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +5 -5
  1751. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +5 -5
  1752. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +5 -5
  1753. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +5 -5
  1754. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +8 -8
  1755. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +20 -8
  1756. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/home.png +0 -0
  1757. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/index.html +138 -3
  1758. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/left-insensitive.png +0 -0
  1759. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/left.png +0 -0
  1760. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/right-insensitive.png +0 -0
  1761. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/right.png +0 -0
  1762. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/up-insensitive.png +0 -0
  1763. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/up.png +0 -0
  1764. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch01.html +44 -2
  1765. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch02.html +17 -2
  1766. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-1.0.devhelp2 +111 -1
  1767. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-3gppmux.html +28 -2
  1768. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aacparse.html +2 -2
  1769. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aasink.html +2 -2
  1770. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ac3parse.html +2 -2
  1771. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-agingtv.html +2 -2
  1772. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawdec.html +2 -2
  1773. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawenc.html +2 -2
  1774. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alpha.html +2 -2
  1775. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alphacolor.html +2 -2
  1776. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-amrparse.html +3 -3
  1777. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apedemux.html +2 -2
  1778. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apev2mux.html +2 -2
  1779. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aspectratiocrop.html +2 -2
  1780. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-asteriskh263.html +2 -2
  1781. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioamplify.html +2 -2
  1782. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiochebband.html +2 -2
  1783. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiocheblimit.html +2 -2
  1784. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiodynamic.html +2 -2
  1785. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioecho.html +2 -2
  1786. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiofirfilter.html +2 -2
  1787. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioiirfilter.html +2 -2
  1788. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioinvert.html +2 -2
  1789. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiokaraoke.html +2 -2
  1790. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiopanorama.html +2 -2
  1791. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsincband.html +2 -2
  1792. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsinclimit.html +2 -2
  1793. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-auparse.html +2 -2
  1794. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autoaudiosink.html +2 -2
  1795. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autoaudiosrc.html +2 -2
  1796. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autovideosink.html +2 -2
  1797. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autovideosrc.html +2 -2
  1798. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avidemux.html +2 -2
  1799. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avimux.html +2 -2
  1800. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avisubtitle.html +2 -2
  1801. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-breakmydata.html +2 -2
  1802. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cacasink.html +2 -2
  1803. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cairooverlay.html +11 -11
  1804. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-capssetter.html +2 -2
  1805. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cpureport.html +2 -2
  1806. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cutter.html +2 -2
  1807. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dcaparse.html +2 -2
  1808. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterlace.html +4 -4
  1809. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterleave.html +2 -2
  1810. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dicetv.html +2 -2
  1811. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-directsoundsink.html +2 -2
  1812. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dtmfsrc.html +2 -2
  1813. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dv1394src.html +2 -2
  1814. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dvdec.html +2 -2
  1815. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dvdemux.html +2 -2
  1816. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dynudpsink.html +2 -2
  1817. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-edgetv.html +2 -2
  1818. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-10bands.html +2 -2
  1819. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-3bands.html +2 -2
  1820. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-nbands.html +2 -2
  1821. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacdec.html +2 -2
  1822. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacenc.html +2 -2
  1823. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacparse.html +2 -2
  1824. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flactag.html +2 -2
  1825. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvdemux.html +2 -2
  1826. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvmux.html +4 -3
  1827. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flxdec.html +2 -2
  1828. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gamma.html +2 -2
  1829. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufdec.html +2 -6
  1830. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufoverlay.html +2 -2
  1831. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufsink.html +4 -4
  1832. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-goom.html +4 -4
  1833. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-goom2k1.html +2 -2
  1834. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gtkglsink.html +146 -0
  1835. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gtksink.html +142 -0
  1836. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-hdv1394src.html +7 -7
  1837. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-icydemux.html +5 -5
  1838. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3demux.html +5 -5
  1839. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3v2mux.html +5 -5
  1840. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-iirequalizer.html +2 -2
  1841. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-imagefreeze.html +5 -5
  1842. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-interleave.html +5 -5
  1843. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ismlmux.html +31 -5
  1844. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosink.html +5 -5
  1845. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosrc.html +5 -5
  1846. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jpegdec.html +5 -5
  1847. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jpegenc.html +22 -8
  1848. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-lamemp3enc.html +339 -0
  1849. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-level.html +8 -8
  1850. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskademux.html +5 -5
  1851. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskamux.html +5 -5
  1852. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskaparse.html +5 -5
  1853. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mj2mux.html +31 -5
  1854. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-monoscope.html +6 -5
  1855. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mp4mux.html +31 -5
  1856. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpegaudioparse.html +7 -7
  1857. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpg123audiodec.html +175 -0
  1858. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawdec.html +6 -6
  1859. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawenc.html +4 -4
  1860. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multifilesink.html +7 -7
  1861. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multifilesrc.html +13 -6
  1862. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multipartdemux.html +5 -5
  1863. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multipartmux.html +5 -5
  1864. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multiudpsink.html +4 -4
  1865. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navigationtest.html +4 -4
  1866. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navseek.html +4 -4
  1867. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-optv.html +5 -5
  1868. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4sink.html +5 -5
  1869. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4src.html +5 -5
  1870. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssink.html +5 -5
  1871. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssrc.html +5 -5
  1872. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxaudiosink.html +5 -5
  1873. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxaudiosrc.html +5 -5
  1874. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxvideosink.html +4 -4
  1875. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-1394.html +3 -3
  1876. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-aasink.html +3 -3
  1877. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alaw.html +3 -3
  1878. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alpha.html +3 -3
  1879. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alphacolor.html +3 -3
  1880. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-apetag.html +3 -3
  1881. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audiofx.html +3 -3
  1882. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audioparsers.html +3 -3
  1883. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-auparse.html +3 -3
  1884. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-autodetect.html +3 -3
  1885. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-avi.html +3 -3
  1886. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cacasink.html +3 -3
  1887. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cairo.html +3 -3
  1888. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cutter.html +3 -3
  1889. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-debug.html +3 -3
  1890. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-deinterlace.html +3 -3
  1891. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-directsound.html +2 -2
  1892. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dtmf.html +3 -3
  1893. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dv.html +3 -3
  1894. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-effectv.html +3 -3
  1895. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-equalizer.html +3 -3
  1896. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flac.html +3 -3
  1897. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flv.html +3 -3
  1898. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flxdec.html +3 -3
  1899. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gdkpixbuf.html +3 -3
  1900. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom.html +5 -5
  1901. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom2k1.html +3 -3
  1902. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gtk.html +85 -0
  1903. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-icydemux.html +7 -7
  1904. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-id3demux.html +5 -5
  1905. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-imagefreeze.html +5 -5
  1906. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-interleave.html +5 -5
  1907. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-isomp4.html +5 -5
  1908. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jack.html +5 -5
  1909. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jpeg.html +7 -7
  1910. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-lame.html +79 -0
  1911. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-level.html +7 -7
  1912. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-matroska.html +5 -5
  1913. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-monoscope.html +6 -6
  1914. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mpg123.html +79 -0
  1915. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mulaw.html +7 -7
  1916. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multifile.html +5 -5
  1917. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multipart.html +5 -5
  1918. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-navigationtest.html +5 -5
  1919. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-oss4.html +5 -5
  1920. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ossaudio.html +5 -5
  1921. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-osxaudio.html +4 -4
  1922. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-osxvideo.html +4 -4
  1923. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-png.html +5 -5
  1924. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-pulseaudio.html +7 -7
  1925. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-qmlgl.html +85 -0
  1926. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-replaygain.html +7 -7
  1927. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtp.html +33 -5
  1928. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtpmanager.html +5 -5
  1929. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtsp.html +5 -5
  1930. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shapewipe.html +5 -5
  1931. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shout2.html +7 -7
  1932. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-smpte.html +5 -5
  1933. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-soup.html +5 -5
  1934. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-spectrum.html +5 -5
  1935. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-speex.html +5 -5
  1936. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-taglib.html +7 -7
  1937. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-twolame.html +79 -0
  1938. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-udp.html +7 -7
  1939. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-video4linux2.html +5 -5
  1940. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videobox.html +5 -5
  1941. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videocrop.html +5 -5
  1942. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videofilter.html +5 -5
  1943. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videomixer.html +5 -5
  1944. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-vpx.html +5 -5
  1945. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-waveform.html +4 -4
  1946. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavenc.html +5 -5
  1947. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavpack.html +5 -5
  1948. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavparse.html +5 -5
  1949. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ximagesrc.html +5 -5
  1950. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-y4menc.html +5 -5
  1951. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pngdec.html +4 -4
  1952. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pngenc.html +4 -4
  1953. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-progressreport.html +5 -5
  1954. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesink.html +6 -6
  1955. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesrc.html +5 -5
  1956. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pushfilesrc.html +7 -7
  1957. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qmlglsink.html +186 -0
  1958. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qmlglsrc.html +174 -0
  1959. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtdemux.html +7 -7
  1960. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmoovrecover.html +5 -5
  1961. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmux.html +62 -9
  1962. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-quarktv.html +5 -5
  1963. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-radioactv.html +5 -5
  1964. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-revtv.html +5 -5
  1965. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rganalysis.html +7 -7
  1966. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rglimiter.html +5 -5
  1967. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rgvolume.html +5 -5
  1968. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rippletv.html +5 -5
  1969. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rndbuffersize.html +4 -4
  1970. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16depay.html +7 -7
  1971. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16pay.html +5 -5
  1972. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24depay.html +5 -5
  1973. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24pay.html +5 -5
  1974. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL8depay.html +177 -0
  1975. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL8pay.html +178 -0
  1976. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3depay.html +5 -5
  1977. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3pay.html +5 -5
  1978. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrdepay.html +5 -5
  1979. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrpay.html +5 -5
  1980. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbin.html +231 -5
  1981. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvdepay.html +4 -4
  1982. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvpay.html +4 -4
  1983. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltdepay.html +4 -4
  1984. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltpay.html +4 -4
  1985. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdec.html +4 -4
  1986. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfdepay.html +4 -4
  1987. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfmux.html +4 -4
  1988. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfsrc.html +4 -4
  1989. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvdepay.html +4 -4
  1990. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvpay.html +4 -4
  1991. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722depay.html +4 -4
  1992. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722pay.html +6 -6
  1993. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723depay.html +4 -4
  1994. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723pay.html +4 -4
  1995. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726depay.html +4 -4
  1996. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726pay.html +4 -4
  1997. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729depay.html +4 -4
  1998. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729pay.html +4 -4
  1999. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmdepay.html +4 -4
  2000. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmpay.html +4 -4
  2001. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstdepay.html +4 -4
  2002. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstpay.html +4 -4
  2003. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261depay.html +5 -5
  2004. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261pay.html +5 -5
  2005. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263depay.html +4 -4
  2006. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pay.html +4 -4
  2007. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pdepay.html +4 -4
  2008. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263ppay.html +4 -4
  2009. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264depay.html +4 -4
  2010. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264pay.html +4 -4
  2011. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265depay.html +9 -5
  2012. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265pay.html +4 -4
  2013. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcdepay.html +4 -4
  2014. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcpay.html +4 -4
  2015. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kdepay.html +4 -4
  2016. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kpay.html +4 -4
  2017. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjitterbuffer.html +35 -5
  2018. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegdepay.html +4 -4
  2019. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegpay.html +4 -4
  2020. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvdepay.html +5 -5
  2021. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvpay.html +7 -7
  2022. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp1sdepay.html +4 -4
  2023. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tdepay.html +4 -4
  2024. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tpay.html +4 -4
  2025. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4adepay.html +4 -4
  2026. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4apay.html +4 -4
  2027. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gdepay.html +4 -4
  2028. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gpay.html +4 -4
  2029. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vdepay.html +4 -4
  2030. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vpay.html +4 -4
  2031. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpadepay.html +4 -4
  2032. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpapay.html +4 -4
  2033. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmparobustdepay.html +4 -4
  2034. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvdepay.html +4 -4
  2035. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvpay.html +4 -4
  2036. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmux.html +5 -5
  2037. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopusdepay.html +4 -4
  2038. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopuspay.html +4 -4
  2039. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmadepay.html +4 -4
  2040. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmapay.html +4 -4
  2041. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmudepay.html +4 -4
  2042. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmupay.html +4 -4
  2043. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpptdemux.html +37 -6
  2044. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqcelpdepay.html +4 -4
  2045. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqdm2depay.html +6 -6
  2046. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpreddec.html +207 -0
  2047. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpredenc.html +235 -0
  2048. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxqueue.html +7 -7
  2049. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxreceive.html +5 -5
  2050. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxsend.html +4 -4
  2051. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcdepay.html +31 -5
  2052. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcpay.html +4 -4
  2053. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsession.html +5 -5
  2054. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirendepay.html +4 -4
  2055. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirenpay.html +4 -4
  2056. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexdepay.html +4 -4
  2057. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexpay.html +4 -4
  2058. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpssrcdemux.html +7 -7
  2059. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstorage.html +216 -0
  2060. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstreamdepay.html +7 -7
  2061. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstreampay.html +5 -5
  2062. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsv3vdepay.html +4 -4
  2063. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheoradepay.html +4 -4
  2064. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheorapay.html +6 -6
  2065. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpulpfecdec.html +240 -0
  2066. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpulpfecenc.html +298 -0
  2067. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbisdepay.html +6 -6
  2068. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbispay.html +4 -4
  2069. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8depay.html +4 -4
  2070. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8pay.html +4 -4
  2071. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9depay.html +4 -4
  2072. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9pay.html +4 -4
  2073. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawdepay.html +4 -4
  2074. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawpay.html +4 -4
  2075. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpxqtdepay.html +4 -4
  2076. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtspsrc.html +180 -7
  2077. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-sbcparse.html +4 -4
  2078. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-scaletempo.html +5 -5
  2079. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shagadelictv.html +5 -5
  2080. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shapewipe.html +5 -5
  2081. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shout2send.html +36 -38
  2082. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smpte.html +5 -5
  2083. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smptealpha.html +5 -5
  2084. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpclientsink.html +8 -8
  2085. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpsrc.html +9 -9
  2086. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-spectrum.html +6 -6
  2087. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexdec.html +5 -5
  2088. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexenc.html +5 -5
  2089. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitfilesrc.html +5 -5
  2090. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsink.html +68 -5
  2091. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsrc.html +5 -5
  2092. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-streaktv.html +5 -5
  2093. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-taginject.html +5 -5
  2094. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-testsink.html +6 -6
  2095. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-twolamemp2enc.html +383 -0
  2096. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsink.html +7 -7
  2097. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsrc.html +6 -6
  2098. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2radio.html +5 -5
  2099. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2sink.html +9 -5
  2100. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2src.html +12 -6
  2101. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vertigotv.html +5 -5
  2102. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobalance.html +5 -5
  2103. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobox.html +4 -4
  2104. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videocrop.html +5 -5
  2105. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videoflip.html +5 -5
  2106. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomedian.html +4 -4
  2107. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomixer.html +5 -5
  2108. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp8dec.html +5 -5
  2109. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp8enc.html +5 -5
  2110. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp9dec.html +5 -5
  2111. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp9enc.html +5 -5
  2112. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-warptv.html +5 -5
  2113. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-waveformsink.html +5 -5
  2114. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavenc.html +5 -5
  2115. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackdec.html +5 -5
  2116. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackenc.html +5 -5
  2117. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackparse.html +5 -5
  2118. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavparse.html +5 -5
  2119. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-webmmux.html +9 -5
  2120. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ximagesrc.html +5 -5
  2121. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-y4menc.html +5 -5
  2122. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/home.png +0 -0
  2123. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/index.html +60 -3
  2124. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/left-insensitive.png +0 -0
  2125. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/left.png +0 -0
  2126. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/right-insensitive.png +0 -0
  2127. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/right.png +0 -0
  2128. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/up-insensitive.png +0 -0
  2129. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/up.png +0 -0
  2130. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstAllocator.html +7 -7
  2131. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +17 -14
  2132. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBuffer.html +272 -43
  2133. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferList.html +95 -3
  2134. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferPool.html +5 -5
  2135. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBus.html +58 -5
  2136. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCaps.html +23 -22
  2137. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCapsFeatures.html +27 -26
  2138. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstChildProxy.html +2 -2
  2139. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstClock.html +16 -10
  2140. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstContext.html +8 -8
  2141. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlBinding.html +2 -2
  2142. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlSource.html +2 -2
  2143. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDateTime.html +4 -4
  2144. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDeviceProviderFactory.html +13 -13
  2145. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDynamicTypeFactory.html +2 -2
  2146. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElement.html +516 -25
  2147. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +4 -2
  2148. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstEvent.html +36 -32
  2149. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstGhostPad.html +5 -5
  2150. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMemory.html +11 -11
  2151. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMessage.html +104 -59
  2152. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +10 -9
  2153. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +61 -23
  2154. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPadTemplate.html +92 -3
  2155. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPipeline.html +6 -6
  2156. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPlugin.html +26 -14
  2157. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPluginFeature.html +3 -3
  2158. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPreset.html +8 -8
  2159. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPromise.html +598 -0
  2160. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstQuery.html +22 -22
  2161. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstRegistry.html +15 -13
  2162. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSample.html +6 -6
  2163. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSegment.html +16 -14
  2164. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstStructure.html +15 -11
  2165. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSystemClock.html +5 -5
  2166. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagList.html +46 -10
  2167. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagSetter.html +2 -2
  2168. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTask.html +2 -2
  2169. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTaskPool.html +2 -2
  2170. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstToc.html +7 -7
  2171. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracer.html +390 -4
  2172. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerFactory.html +45 -6
  2173. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerRecord.html +5 -4
  2174. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +2 -2
  2175. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/annotation-glossary.html +6 -4
  2176. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-building.html +2 -2
  2177. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-running.html +7 -2
  2178. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +84 -13
  2179. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +29 -3
  2180. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstAtomicQueue.html +2 -2
  2181. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstConfig.html +2 -2
  2182. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDevice.html +21 -18
  2183. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceMonitor.html +18 -18
  2184. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceProvider.html +69 -20
  2185. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstFormat.html +2 -2
  2186. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +2 -2
  2187. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstInfo.html +201 -24
  2188. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +2 -2
  2189. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMeta.html +7 -6
  2190. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMiniObject.html +8 -6
  2191. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParamSpec.html +102 -4
  2192. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParse.html +32 -29
  2193. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstPoll.html +2 -2
  2194. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstProtectionMeta.html +58 -14
  2195. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStream.html +21 -26
  2196. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStreamCollection.html +11 -11
  2197. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTocSetter.html +2 -2
  2198. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTypeFind.html +2 -2
  2199. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUri.html +68 -63
  2200. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUriHandler.html +17 -11
  2201. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUtils.html +74 -11
  2202. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +17 -15
  2203. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +4 -4
  2204. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-device-probing.html +2 -2
  2205. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-hierarchy.html +4 -3
  2206. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-support.html +2 -2
  2207. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer.html +2 -2
  2208. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/home.png +0 -0
  2209. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +16 -11
  2210. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix01.html +214 -2
  2211. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix02.html +11 -4
  2212. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix03.html +62 -134
  2213. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix04.html +22 -76
  2214. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix05.html +76 -213
  2215. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix06.html +34 -228
  2216. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix07.html +414 -9
  2217. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix08.html +86 -101
  2218. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix09.html +9 -9
  2219. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix10.html +324 -9
  2220. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix11.html +34 -0
  2221. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix12.html +34 -0
  2222. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/left-insensitive.png +0 -0
  2223. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/left.png +0 -0
  2224. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/libgstreamer.html +5 -2
  2225. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/right-insensitive.png +0 -0
  2226. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/right.png +0 -0
  2227. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/up-insensitive.png +0 -0
  2228. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/up.png +0 -0
  2229. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstARGBControlBinding.html +2 -2
  2230. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +16 -16
  2231. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gstreamer-libs-1.0}/GstAggregator.html +197 -87
  2232. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gstreamer-libs-1.0}/GstAggregatorPad.html +98 -30
  2233. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseParse.html +13 -13
  2234. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSink.html +5 -5
  2235. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +72 -9
  2236. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +29 -13
  2237. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +14 -14
  2238. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstDirectControlBinding.html +3 -3
  2239. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstInterpolationControlSource.html +2 -2
  2240. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstLFOControlSource.html +2 -2
  2241. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetClientClock.html +25 -7
  2242. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetTimeProvider.html +18 -3
  2243. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstPtpClock.html +14 -9
  2244. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstPushSrc.html +2 -2
  2245. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTestClock.html +19 -19
  2246. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +5 -5
  2247. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTriggerControlSource.html +2 -2
  2248. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/annotation-glossary.html +4 -6
  2249. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-base.html +11 -4
  2250. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-check.html +2 -2
  2251. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-control.html +2 -2
  2252. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-hierarchy.html +5 -2
  2253. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +60 -6
  2254. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBitReader.html +2 -2
  2255. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBufferStraw.html +2 -2
  2256. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteReader.html +8 -8
  2257. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteWriter.html +4 -5
  2258. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstCheck.html +16 -16
  2259. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstDataQueue.html +14 -14
  2260. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstFlowCombiner.html +77 -11
  2261. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstHarness.html +218 -92
  2262. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetAddressMeta.html +2 -2
  2263. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetControlMessageMeta.html +2 -2
  2264. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetTimePacket.html +3 -3
  2265. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstProxyControlBinding.html +6 -5
  2266. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstQueueArray.html +165 -15
  2267. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstStreamConsistency.html +2 -2
  2268. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstTypeFindHelper.html +8 -8
  2269. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs.html +9 -2
  2270. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-net.html +2 -2
  2271. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/home.png +0 -0
  2272. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/index.html +19 -9
  2273. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix01.html +118 -2
  2274. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix02.html +3 -3
  2275. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix03.html +33 -11
  2276. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix04.html +10 -25
  2277. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix05.html +11 -471
  2278. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix06.html +11 -79
  2279. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix07.html +13 -201
  2280. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix08.html +477 -10
  2281. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix09.html +114 -0
  2282. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix10.html +241 -0
  2283. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix11.html +34 -0
  2284. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/left-insensitive.png +0 -0
  2285. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/left.png +0 -0
  2286. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/right-insensitive.png +0 -0
  2287. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/right.png +0 -0
  2288. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/up-insensitive.png +0 -0
  2289. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/up.png +0 -0
  2290. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +2 -2
  2291. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch02.html +23 -9
  2292. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch03.html +37 -0
  2293. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +15 -1
  2294. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +7 -7
  2295. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-concat.html +9 -9
  2296. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-dataurisrc.html +6 -6
  2297. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-downloadbuffer.html +4 -4
  2298. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +9 -9
  2299. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +9 -9
  2300. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +7 -7
  2301. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +7 -7
  2302. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +6 -6
  2303. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +6 -6
  2304. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +5 -5
  2305. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +23 -10
  2306. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +9 -9
  2307. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-latencytracer.html +78 -0
  2308. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-leakstracer.html +80 -0
  2309. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-logtracer.html +77 -0
  2310. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +5 -5
  2311. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +6 -6
  2312. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +11 -10
  2313. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coretracers.html +96 -0
  2314. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +4 -4
  2315. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +4 -4
  2316. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-rusagetracer.html +77 -0
  2317. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-statstracer.html +77 -0
  2318. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-streamiddemux.html +7 -7
  2319. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +7 -7
  2320. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +10 -10
  2321. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +6 -6
  2322. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/home.png +0 -0
  2323. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/index.html +29 -6
  2324. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/left-insensitive.png +0 -0
  2325. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/left.png +0 -0
  2326. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/right-insensitive.png +0 -0
  2327. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/right.png +0 -0
  2328. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/up-insensitive.png +0 -0
  2329. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/up.png +0 -0
  2330. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAddress.html +2 -2
  2331. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuth.html +2 -2
  2332. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +2 -2
  2333. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +2 -2
  2334. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +2 -2
  2335. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +2 -2
  2336. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCache.html +2 -2
  2337. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +2 -2
  2338. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +2 -2
  2339. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookie.html +8 -7
  2340. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +2 -2
  2341. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +2 -2
  2342. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +2 -2
  2343. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupLogger.html +2 -2
  2344. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessage.html +2 -2
  2345. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +2 -2
  2346. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +2 -2
  2347. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +2 -2
  2348. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +2 -2
  2349. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +2 -2
  2350. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequest.html +2 -2
  2351. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +2 -2
  2352. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +2 -2
  2353. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +2 -2
  2354. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupServer.html +2 -2
  2355. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSession.html +2 -2
  2356. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +2 -2
  2357. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +2 -2
  2358. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +2 -2
  2359. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSocket.html +2 -2
  2360. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupURI.html +2 -2
  2361. data/vendor/local/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +2 -2
  2362. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch01.html +2 -2
  2363. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch02.html +2 -2
  2364. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch03.html +2 -2
  2365. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch04.html +2 -2
  2366. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch05.html +2 -2
  2367. data/vendor/local/share/gtk-doc/html/libsoup-2.4/index.html +2 -2
  2368. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ix01.html +685 -685
  2369. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +2 -2
  2370. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +2 -2
  2371. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +2 -2
  2372. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +2 -2
  2373. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +2 -2
  2374. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +2 -2
  2375. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +2 -2
  2376. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +2 -2
  2377. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +2 -2
  2378. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +2 -2
  2379. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +2 -2
  2380. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +2 -2
  2381. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +2 -2
  2382. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +2 -2
  2383. data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2384. data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2385. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2386. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2387. data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2388. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2389. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2390. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2391. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2392. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2393. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2394. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2395. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2396. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2397. data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2398. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2399. data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2400. data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2401. data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2402. data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2403. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2404. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2405. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2406. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2407. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2408. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2409. data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2410. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2411. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2412. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2413. data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  2414. data/vendor/local/share/locale/hr/LC_MESSAGES/libsoup.mo +0 -0
  2415. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2416. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2417. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2418. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2419. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2420. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2421. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2422. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2423. data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2424. data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2425. data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2426. data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2427. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2428. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2429. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2430. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2431. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2432. data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2433. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2434. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2435. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2436. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2437. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2438. data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2439. data/vendor/local/share/locale/ro/LC_MESSAGES/libsoup.mo +0 -0
  2440. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2441. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2442. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2443. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2444. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2445. data/vendor/local/share/locale/sk/LC_MESSAGES/libsoup.mo +0 -0
  2446. data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2447. data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2448. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2449. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2450. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2451. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2452. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2453. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2454. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2455. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2456. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2457. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2458. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2459. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2460. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2461. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2462. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2463. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2464. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2465. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2466. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/libsoup.mo +0 -0
  2467. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2468. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2469. data/vendor/local/share/man/man1/gst-launch-1.0.1 +4 -0
  2470. metadata +475 -139
  2471. data/vendor/local/bin/libgstbadbase-1.0-0.dll +0 -0
  2472. data/vendor/local/lib/girepository-1.0/GstBadAllocators-1.0.typelib +0 -0
  2473. data/vendor/local/lib/girepository-1.0/GstFft-1.0.typelib +0 -0
  2474. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
  2475. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
  2476. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
  2477. data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
  2478. data/vendor/local/lib/libgstbadallocators-1.0.dll.a +0 -0
  2479. data/vendor/local/lib/libgstbadbase-1.0.dll.a +0 -0
  2480. data/vendor/local/lib/pkgconfig/gstreamer-bad-allocators-1.0.pc +0 -16
  2481. data/vendor/local/lib/pkgconfig/gstreamer-bad-base-1.0.pc +0 -16
  2482. data/vendor/local/share/gir-1.0/GstBadAllocators-1.0.gir +0 -92
  2483. data/vendor/local/share/gir-1.0/GstFft-1.0.gir +0 -730
  2484. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/base.html +0 -38
  2485. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gl.html +0 -122
  2486. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSL.html +0 -475
  2487. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixer.html +0 -273
  2488. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-glow.html +0 -136
  2489. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-heat.html +0 -136
  2490. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sin.html +0 -136
  2491. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gloverlay.html +0 -474
  2492. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimenc.html +0 -48
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
9
9
  <link rel="prev" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
10
10
  <link rel="next" href="gstreamer-allocators.html" title="Allocators Library">
11
- <meta name="generator" content="GTK-Doc V1.26 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.27 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -58,6 +58,6 @@ which of the libraries you want to use.
58
58
  </div>
59
59
  </div>
60
60
  <div class="footer">
61
- <hr>Generated by GTK-Doc V1.26</div>
61
+ <hr>Generated by GTK-Doc V1.27</div>
62
62
  </body>
63
63
  </html>
@@ -0,0 +1,122 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>OpenGL Integration Library: GStreamer Base Plugins 1.0 Library Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
+ <link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
8
+ <link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
9
+ <link rel="prev" href="GstNavigation.html" title="GstNavigation">
10
+ <link rel="next" href="gst-plugins-base-libs-GstGLAPI.html" title="GstGLAPI">
11
+ <meta name="generator" content="GTK-Doc V1.27 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><a accesskey="u" href="gstreamer-plugins-base.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="p" href="GstNavigation.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="gst-plugins-base-libs-GstGLAPI.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="chapter">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="gl"></a>OpenGL Integration Library</h2></div></div></div>
25
+ <div class="toc"><dl class="toc">
26
+ <dt>
27
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLAPI.html">GstGLAPI</a></span><span class="refpurpose"> — OpenGL API specific functionality</span>
28
+ </dt>
29
+ <dt>
30
+ <span class="refentrytitle"><a href="GstGLBaseFilter.html">GstGLBaseFilter</a></span><span class="refpurpose"> — <span class="type">GstBaseTransform</span> subclass for transforming OpenGL resources</span>
31
+ </dt>
32
+ <dt>
33
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLBaseMemory.html">GstGLBaseMemory</a></span><span class="refpurpose"> — memory subclass for GL buffers</span>
34
+ </dt>
35
+ <dt>
36
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLBuffer.html">GstGLBuffer</a></span><span class="refpurpose"> — memory subclass for GL buffers</span>
37
+ </dt>
38
+ <dt>
39
+ <span class="refentrytitle"><a href="GstGLBufferPool.html">GstGLBufferPool</a></span><span class="refpurpose"> — buffer pool for <span class="type">GstGLBaseMemory</span> objects</span>
40
+ </dt>
41
+ <dt>
42
+ <span class="refentrytitle"><a href="GstGLColorConvert.html">GstGLColorConvert</a></span><span class="refpurpose"> — convert between video color spaces and formats</span>
43
+ </dt>
44
+ <dt>
45
+ <span class="refentrytitle"><a href="GstGLContext.html">GstGLContext</a></span><span class="refpurpose"> — OpenGL context abstraction</span>
46
+ </dt>
47
+ <dt>
48
+ <span class="refentrytitle"><a href="GstGLDisplay.html">GstGLDisplay</a></span><span class="refpurpose"> — window system display connection abstraction</span>
49
+ </dt>
50
+ <dt>
51
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLDisplayWayland.html">GstGLDisplayWayland</a></span><span class="refpurpose"></span>
52
+ </dt>
53
+ <dt>
54
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLDisplayX11.html">GstGLDisplayX11</a></span><span class="refpurpose"></span>
55
+ </dt>
56
+ <dt>
57
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstEGLImage.html">GstEGLImage</a></span><span class="refpurpose"> — EGLImage abstraction</span>
58
+ </dt>
59
+ <dt>
60
+ <span class="refentrytitle"><a href="GstGLFilter.html">GstGLFilter</a></span><span class="refpurpose"> — GstBaseTransform subclass for dealing with RGBA textures</span>
61
+ </dt>
62
+ <dt>
63
+ <span class="refentrytitle"><a href="GstGLFramebuffer.html">GstGLFramebuffer</a></span><span class="refpurpose"> — OpenGL framebuffer abstraction</span>
64
+ </dt>
65
+ <dt>
66
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLMemory.html">GstGLMemory</a></span><span class="refpurpose"> — memory subclass for GL textures</span>
67
+ </dt>
68
+ <dt>
69
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-gstglmemoryegl.html">GstGLMemoryEGL</a></span><span class="refpurpose"> — memory subclass for EGLImage's</span>
70
+ </dt>
71
+ <dt>
72
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLMemoryPBO.html">GstGLMemoryPBO</a></span><span class="refpurpose"> — memory subclass for GL textures</span>
73
+ </dt>
74
+ <dt>
75
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLOverlayCompositor.html">GstGLOverlayCompositor</a></span><span class="refpurpose"> — Composite multiple overlays using OpenGL</span>
76
+ </dt>
77
+ <dt>
78
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLQuery.html">GstGLQuery</a></span><span class="refpurpose"> — OpenGL query abstraction</span>
79
+ </dt>
80
+ <dt>
81
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLRenderbuffer.html">GstGLRenderBuffer</a></span><span class="refpurpose"> — memory subclass for GL renderbuffer objects</span>
82
+ </dt>
83
+ <dt>
84
+ <span class="refentrytitle"><a href="GstGLShader.html">GstGLShader</a></span><span class="refpurpose"> — object representing an OpenGL shader program</span>
85
+ </dt>
86
+ <dt>
87
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLSL.html">GstGLSL</a></span><span class="refpurpose"> — helpers for dealing with OpenGL shaders</span>
88
+ </dt>
89
+ <dt>
90
+ <span class="refentrytitle"><a href="GstGLSLStage.html">GstGLSLStage</a></span><span class="refpurpose"> — object for dealing with OpenGL shader stages</span>
91
+ </dt>
92
+ <dt>
93
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLSyncMeta.html">GstGLSyncMeta</a></span><span class="refpurpose"> — synchronization primitives</span>
94
+ </dt>
95
+ <dt>
96
+ <span class="refentrytitle"><a href="GstGLUpload.html">GstGLUpload</a></span><span class="refpurpose"> — an object that uploads to GL textures</span>
97
+ </dt>
98
+ <dt>
99
+ <span class="refentrytitle"><a href="GstGLViewConvert.html">GstGLViewConvert</a></span><span class="refpurpose"> — convert between steroscopic/multiview video formats</span>
100
+ </dt>
101
+ <dt>
102
+ <span class="refentrytitle"><a href="GstGLWindow.html">GstGLWindow</a></span><span class="refpurpose"> — window/surface abstraction</span>
103
+ </dt>
104
+ <dt>
105
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-debugging.html">OpenGL debugging</a></span><span class="refpurpose"> — helper routines for dealing with OpenGL debugging</span>
106
+ </dt>
107
+ <dt>
108
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-Formats.html">GstGLFormat</a></span><span class="refpurpose"> — utilities for dealing with OpenGL formats</span>
109
+ </dt>
110
+ <dt>
111
+ <span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html">GstGLUtils</a></span><span class="refpurpose"> — some miscellaneous utilities for OpenGL</span>
112
+ </dt>
113
+ </dl></div>
114
+ <p>
115
+ This library should be linked to by getting cflags and libs from
116
+ <code class="filename">gstreamer-gl-1.0.pc</code>
117
+ </p>
118
+ </div>
119
+ <div class="footer">
120
+ <hr>Generated by GTK-Doc V1.27</div>
121
+ </body>
122
+ </html>
@@ -6,6 +6,7 @@
6
6
  <sub name="Allocators Library" link="gstreamer-allocators.html">
7
7
  <sub name="GstDmaBufAllocator" link="gst-plugins-base-libs-dmabuf.html"/>
8
8
  <sub name="GstFdAllocator" link="gst-plugins-base-libs-fdmemory.html"/>
9
+ <sub name="GstPhysMemoryAllocator" link="gst-plugins-base-libs-GstPhysMemoryAllocator.html"/>
9
10
  </sub>
10
11
  <sub name="App Library" link="gstreamer-app.html">
11
12
  <sub name="GstAppSrc" link="gst-plugins-base-libs-appsrc.html"/>
@@ -14,6 +15,7 @@
14
15
  <sub name="Audio Library" link="gstreamer-audio.html">
15
16
  <sub name="GstAudio" link="gst-plugins-base-libs-GstAudio.html"/>
16
17
  <sub name="GstAudioDownmixMeta" link="gst-plugins-base-libs-GstAudioDownmixMeta.html"/>
18
+ <sub name="GstAudioAggregator" link="GstAudioAggregator.html"/>
17
19
  <sub name="GstAudioCdSrc" link="GstAudioCdSrc.html"/>
18
20
  <sub name="GstAudioClock" link="GstAudioClock.html"/>
19
21
  <sub name="GstAudioDecoder" link="GstAudioDecoder.html"/>
@@ -108,10 +110,53 @@
108
110
  <sub name="gstvideoutils" link="gst-plugins-base-libs-gstvideoutils.html"/>
109
111
  <sub name="GstNavigation" link="GstNavigation.html"/>
110
112
  </sub>
113
+ <sub name="OpenGL Integration Library" link="gl.html">
114
+ <sub name="GstGLAPI" link="gst-plugins-base-libs-GstGLAPI.html"/>
115
+ <sub name="GstGLBaseFilter" link="GstGLBaseFilter.html"/>
116
+ <sub name="GstGLBaseMemory" link="gst-plugins-base-libs-GstGLBaseMemory.html"/>
117
+ <sub name="GstGLBuffer" link="gst-plugins-base-libs-GstGLBuffer.html"/>
118
+ <sub name="GstGLBufferPool" link="GstGLBufferPool.html"/>
119
+ <sub name="GstGLColorConvert" link="GstGLColorConvert.html"/>
120
+ <sub name="GstGLContext" link="GstGLContext.html"/>
121
+ <sub name="GstGLDisplay" link="GstGLDisplay.html"/>
122
+ <sub name="GstGLDisplayWayland" link="gst-plugins-base-libs-GstGLDisplayWayland.html"/>
123
+ <sub name="GstGLDisplayX11" link="gst-plugins-base-libs-GstGLDisplayX11.html"/>
124
+ <sub name="GstEGLImage" link="gst-plugins-base-libs-GstEGLImage.html"/>
125
+ <sub name="GstGLFilter" link="GstGLFilter.html"/>
126
+ <sub name="GstGLFramebuffer" link="GstGLFramebuffer.html"/>
127
+ <sub name="GstGLMemory" link="gst-plugins-base-libs-GstGLMemory.html"/>
128
+ <sub name="GstGLMemoryEGL" link="gst-plugins-base-libs-gstglmemoryegl.html"/>
129
+ <sub name="GstGLMemoryPBO" link="gst-plugins-base-libs-GstGLMemoryPBO.html"/>
130
+ <sub name="GstGLOverlayCompositor" link="gst-plugins-base-libs-GstGLOverlayCompositor.html"/>
131
+ <sub name="GstGLQuery" link="gst-plugins-base-libs-GstGLQuery.html"/>
132
+ <sub name="GstGLRenderBuffer" link="gst-plugins-base-libs-GstGLRenderbuffer.html"/>
133
+ <sub name="GstGLShader" link="GstGLShader.html"/>
134
+ <sub name="GstGLSL" link="gst-plugins-base-libs-GstGLSL.html"/>
135
+ <sub name="GstGLSLStage" link="GstGLSLStage.html"/>
136
+ <sub name="GstGLSyncMeta" link="gst-plugins-base-libs-GstGLSyncMeta.html"/>
137
+ <sub name="GstGLUpload" link="GstGLUpload.html"/>
138
+ <sub name="GstGLViewConvert" link="GstGLViewConvert.html"/>
139
+ <sub name="GstGLWindow" link="GstGLWindow.html"/>
140
+ <sub name="OpenGL debugging" link="gst-plugins-base-libs-OpenGL-debugging.html"/>
141
+ <sub name="GstGLFormat" link="gst-plugins-base-libs-OpenGL-Formats.html"/>
142
+ <sub name="GstGLUtils" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html"/>
143
+ </sub>
111
144
  </sub>
112
145
  <sub name="Object Hierarchy" link="gstreamer-libs-hierarchy.html"/>
113
146
  <sub name="Index" link="api-index-full.html"/>
114
147
  <sub name="Index of deprecated API" link="api-index-deprecated.html"/>
148
+ <sub name="Index of new API in 1.14" link="ix03.html"/>
149
+ <sub name="Index of new API in 1.12" link="ix04.html"/>
150
+ <sub name="Index of new API in 1.10" link="ix05.html"/>
151
+ <sub name="Index of new API in 1.8.1" link="ix06.html"/>
152
+ <sub name="Index of new API in 1.8" link="ix07.html"/>
153
+ <sub name="Index of new API in 1.6.1" link="ix08.html"/>
154
+ <sub name="Index of new API in 1.6" link="ix09.html"/>
155
+ <sub name="Index of new API in 1.4" link="ix10.html"/>
156
+ <sub name="Index of new API in 1.2.2" link="ix11.html"/>
157
+ <sub name="Index of new API in 1.2.1" link="ix12.html"/>
158
+ <sub name="Index of new API in 1.2" link="ix13.html"/>
159
+ <sub name="Index of new API in 1.0.3" link="ix14.html"/>
115
160
  <sub name="Annotation Glossary" link="annotation-glossary.html"/>
116
161
  </chapters>
117
162
  <functions>
@@ -120,13 +165,17 @@
120
165
  <keyword type="function" name="gst_dmabuf_memory_get_fd ()" link="gst-plugins-base-libs-dmabuf.html#gst-dmabuf-memory-get-fd" since="1.2"/>
121
166
  <keyword type="function" name="gst_dmabuf_allocator_get_type ()" link="gst-plugins-base-libs-dmabuf.html#gst-dmabuf-allocator-get-type"/>
122
167
  <keyword type="function" name="gst_is_dmabuf_memory ()" link="gst-plugins-base-libs-dmabuf.html#gst-is-dmabuf-memory" since="1.2"/>
123
- <keyword type="macro" name="GST_CAPS_FEATURE_MEMORY_DMABUF" link="gst-plugins-base-libs-dmabuf.html#GST-CAPS-FEATURE-MEMORY-DMABUF:CAPS" since="1.11"/>
168
+ <keyword type="macro" name="GST_CAPS_FEATURE_MEMORY_DMABUF" link="gst-plugins-base-libs-dmabuf.html#GST-CAPS-FEATURE-MEMORY-DMABUF:CAPS" since="1.12"/>
124
169
  <keyword type="function" name="gst_fd_allocator_alloc ()" link="gst-plugins-base-libs-fdmemory.html#gst-fd-allocator-alloc" since="1.6"/>
125
170
  <keyword type="function" name="gst_fd_allocator_get_type ()" link="gst-plugins-base-libs-fdmemory.html#gst-fd-allocator-get-type"/>
126
171
  <keyword type="function" name="gst_fd_allocator_new ()" link="gst-plugins-base-libs-fdmemory.html#gst-fd-allocator-new" since="1.6"/>
127
172
  <keyword type="function" name="gst_fd_memory_get_fd ()" link="gst-plugins-base-libs-fdmemory.html#gst-fd-memory-get-fd" since="1.6"/>
128
173
  <keyword type="function" name="gst_is_fd_memory ()" link="gst-plugins-base-libs-fdmemory.html#gst-is-fd-memory" since="1.6"/>
129
174
  <keyword type="enum" name="enum GstFdMemoryFlags" link="gst-plugins-base-libs-fdmemory.html#GstFdMemoryFlags" since="1.6"/>
175
+ <keyword type="function" name="gst_is_phys_memory ()" link="gst-plugins-base-libs-GstPhysMemoryAllocator.html#gst-is-phys-memory" since="1.14"/>
176
+ <keyword type="function" name="gst_phys_memory_get_phys_addr ()" link="gst-plugins-base-libs-GstPhysMemoryAllocator.html#gst-phys-memory-get-phys-addr" since="1.14"/>
177
+ <keyword type="struct" name="GstPhysMemoryAllocator" link="gst-plugins-base-libs-GstPhysMemoryAllocator.html#GstPhysMemoryAllocator"/>
178
+ <keyword type="struct" name="struct GstPhysMemoryAllocatorInterface" link="gst-plugins-base-libs-GstPhysMemoryAllocator.html#GstPhysMemoryAllocatorInterface" since="1.14"/>
130
179
  <keyword type="function" name="gst_app_src_set_caps ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-set-caps"/>
131
180
  <keyword type="function" name="gst_app_src_get_caps ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-get-caps"/>
132
181
  <keyword type="function" name="gst_app_src_get_latency ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-get-latency"/>
@@ -144,6 +193,7 @@
144
193
  <keyword type="function" name="gst_app_src_set_emit_signals ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-set-emit-signals"/>
145
194
  <keyword type="function" name="gst_app_src_set_callbacks ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-set-callbacks"/>
146
195
  <keyword type="function" name="gst_app_src_push_buffer ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-push-buffer"/>
196
+ <keyword type="function" name="gst_app_src_push_buffer_list ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-push-buffer-list" since="1.14"/>
147
197
  <keyword type="function" name="gst_app_src_push_sample ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-push-sample" since="1.6"/>
148
198
  <keyword type="function" name="gst_app_src_end_of_stream ()" link="gst-plugins-base-libs-appsrc.html#gst-app-src-end-of-stream"/>
149
199
  <keyword type="enum" name="enum GstAppStreamType" link="gst-plugins-base-libs-appsrc.html#GstAppStreamType"/>
@@ -228,6 +278,19 @@
228
278
  <keyword type="function" name="gst_audio_resampler_resample ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-resampler-resample"/>
229
279
  <keyword type="function" name="gst_audio_resampler_reset ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-resampler-reset"/>
230
280
  <keyword type="function" name="gst_audio_resampler_update ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-resampler-update"/>
281
+ <keyword type="function" name="gst_audio_stream_align_new ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-new" since="1.14"/>
282
+ <keyword type="function" name="gst_audio_stream_align_copy ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-copy" since="1.14"/>
283
+ <keyword type="function" name="gst_audio_stream_align_free ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-free" since="1.14"/>
284
+ <keyword type="function" name="gst_audio_stream_align_mark_discont ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-mark-discont" since="1.14"/>
285
+ <keyword type="function" name="gst_audio_stream_align_process ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-process" since="1.14"/>
286
+ <keyword type="function" name="gst_audio_stream_align_get_samples_since_discont ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-get-samples-since-discont" since="1.14"/>
287
+ <keyword type="function" name="gst_audio_stream_align_get_timestamp_at_discont ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-get-timestamp-at-discont" since="1.14"/>
288
+ <keyword type="function" name="gst_audio_stream_align_get_alignment_threshold ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-get-alignment-threshold"/>
289
+ <keyword type="function" name="gst_audio_stream_align_set_alignment_threshold ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-set-alignment-threshold"/>
290
+ <keyword type="function" name="gst_audio_stream_align_get_discont_wait ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-get-discont-wait"/>
291
+ <keyword type="function" name="gst_audio_stream_align_set_discont_wait ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-set-discont-wait"/>
292
+ <keyword type="function" name="gst_audio_stream_align_get_rate ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-get-rate"/>
293
+ <keyword type="function" name="gst_audio_stream_align_set_rate ()" link="gst-plugins-base-libs-GstAudio.html#gst-audio-stream-align-set-rate"/>
231
294
  <keyword type="enum" name="enum GstAudioFlags" link="gst-plugins-base-libs-GstAudio.html#GstAudioFlags"/>
232
295
  <keyword type="enum" name="enum GstAudioFormat" link="gst-plugins-base-libs-GstAudio.html#GstAudioFormat"/>
233
296
  <keyword type="enum" name="enum GstAudioFormatFlags" link="gst-plugins-base-libs-GstAudio.html#GstAudioFormatFlags"/>
@@ -263,6 +326,7 @@
263
326
  <keyword type="macro" name="GST_AUDIO_RESAMPLER_QUALITY_DEFAULT" link="gst-plugins-base-libs-GstAudio.html#GST-AUDIO-RESAMPLER-QUALITY-DEFAULT:CAPS"/>
264
327
  <keyword type="macro" name="GST_AUDIO_RESAMPLER_QUALITY_MAX" link="gst-plugins-base-libs-GstAudio.html#GST-AUDIO-RESAMPLER-QUALITY-MAX:CAPS"/>
265
328
  <keyword type="macro" name="GST_AUDIO_RESAMPLER_QUALITY_MIN" link="gst-plugins-base-libs-GstAudio.html#GST-AUDIO-RESAMPLER-QUALITY-MIN:CAPS"/>
329
+ <keyword type="struct" name="GstAudioStreamAlign" link="gst-plugins-base-libs-GstAudio.html#GstAudioStreamAlign" since="1.14"/>
266
330
  <keyword type="function" name="gst_buffer_add_audio_downmix_meta ()" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#gst-buffer-add-audio-downmix-meta"/>
267
331
  <keyword type="macro" name="gst_buffer_get_audio_downmix_meta()" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#gst-buffer-get-audio-downmix-meta"/>
268
332
  <keyword type="function" name="gst_buffer_get_audio_downmix_meta_for_channels ()" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#gst-buffer-get-audio-downmix-meta-for-channels"/>
@@ -270,6 +334,17 @@
270
334
  <keyword type="macro" name="gst_buffer_get_audio_clipping_meta()" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#gst-buffer-get-audio-clipping-meta"/>
271
335
  <keyword type="struct" name="struct GstAudioDownmixMeta" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#GstAudioDownmixMeta"/>
272
336
  <keyword type="struct" name="struct GstAudioClippingMeta" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#GstAudioClippingMeta" since="1.8"/>
337
+ <keyword type="function" name="gst_audio_aggregator_set_sink_caps ()" link="GstAudioAggregator.html#gst-audio-aggregator-set-sink-caps"/>
338
+ <keyword type="struct" name="struct GstAudioAggregator" link="GstAudioAggregator.html#GstAudioAggregator-struct"/>
339
+ <keyword type="struct" name="struct GstAudioAggregatorClass" link="GstAudioAggregator.html#GstAudioAggregatorClass"/>
340
+ <keyword type="struct" name="struct GstAudioAggregatorPad" link="GstAudioAggregator.html#GstAudioAggregatorPad-struct"/>
341
+ <keyword type="struct" name="struct GstAudioAggregatorPadClass" link="GstAudioAggregator.html#GstAudioAggregatorPadClass"/>
342
+ <keyword type="struct" name="struct GstAudioAggregatorConvertPad" link="GstAudioAggregator.html#GstAudioAggregatorConvertPad-struct"/>
343
+ <keyword type="struct" name="struct GstAudioAggregatorConvertPadClass" link="GstAudioAggregator.html#GstAudioAggregatorConvertPadClass"/>
344
+ <keyword type="property" name="The “alignment-threshold” property" link="GstAudioAggregator.html#GstAudioAggregator--alignment-threshold"/>
345
+ <keyword type="property" name="The “discont-wait” property" link="GstAudioAggregator.html#GstAudioAggregator--discont-wait"/>
346
+ <keyword type="property" name="The “output-buffer-duration” property" link="GstAudioAggregator.html#GstAudioAggregator--output-buffer-duration"/>
347
+ <keyword type="property" name="The “converter-config” property" link="GstAudioAggregator.html#GstAudioAggregatorConvertPad--converter-config"/>
273
348
  <keyword type="function" name="gst_audio_cd_src_add_track ()" link="GstAudioCdSrc.html#gst-audio-cd-src-add-track"/>
274
349
  <keyword type="struct" name="struct GstAudioCdSrc" link="GstAudioCdSrc.html#GstAudioCdSrc-struct"/>
275
350
  <keyword type="struct" name="struct GstAudioCdSrcClass" link="GstAudioCdSrc.html#GstAudioCdSrcClass"/>
@@ -438,6 +513,7 @@
438
513
  <keyword type="function" name="gst_audio_get_channel_reorder_map ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-get-channel-reorder-map"/>
439
514
  <keyword type="function" name="gst_audio_channel_positions_to_string ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-positions-to-string"/>
440
515
  <keyword type="function" name="gst_audio_channel_mixer_new ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-mixer-new"/>
516
+ <keyword type="function" name="gst_audio_channel_mixer_new_with_matrix ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-mixer-new-with-matrix"/>
441
517
  <keyword type="function" name="gst_audio_channel_mixer_free ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-mixer-free"/>
442
518
  <keyword type="function" name="gst_audio_channel_mixer_is_passthrough ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-mixer-is-passthrough"/>
443
519
  <keyword type="function" name="gst_audio_channel_mixer_samples ()" link="gst-plugins-base-libs-Audio-channels.html#gst-audio-channel-mixer-samples"/>
@@ -447,6 +523,7 @@
447
523
  <keyword type="function" name="gst_audio_converter_new ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-new"/>
448
524
  <keyword type="function" name="gst_audio_converter_free ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-free"/>
449
525
  <keyword type="function" name="gst_audio_converter_samples ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-samples"/>
526
+ <keyword type="function" name="gst_audio_converter_convert ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-convert" since="1.14"/>
450
527
  <keyword type="function" name="gst_audio_converter_get_in_frames ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-get-in-frames"/>
451
528
  <keyword type="function" name="gst_audio_converter_get_max_latency ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-get-max-latency"/>
452
529
  <keyword type="function" name="gst_audio_converter_get_out_frames ()" link="gst-plugins-base-libs-GstAudioConverter.html#gst-audio-converter-get-out-frames"/>
@@ -1267,6 +1344,7 @@
1267
1344
  <keyword type="function" name="gst_discoverer_info_get_toc ()" link="GstDiscoverer.html#gst-discoverer-info-get-toc"/>
1268
1345
  <keyword type="function" name="gst_discoverer_info_get_uri ()" link="GstDiscoverer.html#gst-discoverer-info-get-uri"/>
1269
1346
  <keyword type="function" name="gst_discoverer_info_get_seekable ()" link="GstDiscoverer.html#gst-discoverer-info-get-seekable"/>
1347
+ <keyword type="function" name="gst_discoverer_info_get_live ()" link="GstDiscoverer.html#gst-discoverer-info-get-live" since="1.14"/>
1270
1348
  <keyword type="macro" name="gst_discoverer_info_ref()" link="GstDiscoverer.html#gst-discoverer-info-ref"/>
1271
1349
  <keyword type="macro" name="gst_discoverer_info_unref()" link="GstDiscoverer.html#gst-discoverer-info-unref"/>
1272
1350
  <keyword type="function" name="gst_discoverer_info_to_variant ()" link="GstDiscoverer.html#gst-discoverer-info-to-variant" since="1.6"/>
@@ -1290,6 +1368,7 @@
1290
1368
  <keyword type="function" name="gst_discoverer_info_get_video_streams ()" link="GstDiscoverer.html#gst-discoverer-info-get-video-streams"/>
1291
1369
  <keyword type="function" name="gst_discoverer_audio_info_get_bitrate ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-bitrate"/>
1292
1370
  <keyword type="function" name="gst_discoverer_audio_info_get_channels ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-channels"/>
1371
+ <keyword type="function" name="gst_discoverer_audio_info_get_channel_mask ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-channel-mask" since="1.14"/>
1293
1372
  <keyword type="function" name="gst_discoverer_audio_info_get_depth ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-depth"/>
1294
1373
  <keyword type="function" name="gst_discoverer_audio_info_get_language ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-language"/>
1295
1374
  <keyword type="function" name="gst_discoverer_audio_info_get_max_bitrate ()" link="GstDiscoverer.html#gst-discoverer-audio-info-get-max-bitrate"/>
@@ -1656,6 +1735,8 @@
1656
1735
  <keyword type="function" name="gst_buffer_add_video_region_of_interest_meta_id ()" link="gst-plugins-base-libs-gstvideometa.html#gst-buffer-add-video-region-of-interest-meta-id"/>
1657
1736
  <keyword type="macro" name="gst_buffer_get_video_region_of_interest_meta()" link="gst-plugins-base-libs-gstvideometa.html#gst-buffer-get-video-region-of-interest-meta"/>
1658
1737
  <keyword type="function" name="gst_buffer_get_video_region_of_interest_meta_id ()" link="gst-plugins-base-libs-gstvideometa.html#gst-buffer-get-video-region-of-interest-meta-id"/>
1738
+ <keyword type="function" name="gst_video_region_of_interest_meta_add_param ()" link="gst-plugins-base-libs-gstvideometa.html#gst-video-region-of-interest-meta-add-param" since="1.14"/>
1739
+ <keyword type="function" name="gst_video_region_of_interest_meta_get_param ()" link="gst-plugins-base-libs-gstvideometa.html#gst-video-region-of-interest-meta-get-param" since="1.14"/>
1659
1740
  <keyword type="function" name="GstVideoGLTextureUpload ()" link="gst-plugins-base-libs-gstvideometa.html#GstVideoGLTextureUpload"/>
1660
1741
  <keyword type="function" name="gst_buffer_add_video_gl_texture_upload_meta ()" link="gst-plugins-base-libs-gstvideometa.html#gst-buffer-add-video-gl-texture-upload-meta"/>
1661
1742
  <keyword type="macro" name="gst_buffer_get_video_gl_texture_upload_meta()" link="gst-plugins-base-libs-gstvideometa.html#gst-buffer-get-video-gl-texture-upload-meta"/>
@@ -1675,7 +1756,7 @@
1675
1756
  <keyword type="function" name="gst_buffer_add_video_affine_transformation_meta ()" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#gst-buffer-add-video-affine-transformation-meta" since="1.8"/>
1676
1757
  <keyword type="macro" name="gst_buffer_get_video_affine_transformation_meta()" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#gst-buffer-get-video-affine-transformation-meta"/>
1677
1758
  <keyword type="function" name="gst_video_affine_transformation_meta_apply_matrix ()" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#gst-video-affine-transformation-meta-apply-matrix" since="1.8"/>
1678
- <keyword type="struct" name="struct GstVideoAffineTransformationMeta" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#GstVideoAffineTransformationMeta"/>
1759
+ <keyword type="struct" name="struct GstVideoAffineTransformationMeta" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#GstVideoAffineTransformationMeta" since="1.8"/>
1679
1760
  <keyword type="function" name="gst_video_overlay_composition_new ()" link="gst-plugins-base-libs-GstVideoOverlayRectangle.html#gst-video-overlay-composition-new"/>
1680
1761
  <keyword type="function" name="gst_video_overlay_composition_ref ()" link="gst-plugins-base-libs-GstVideoOverlayRectangle.html#gst-video-overlay-composition-ref"/>
1681
1762
  <keyword type="function" name="gst_video_overlay_composition_unref ()" link="gst-plugins-base-libs-GstVideoOverlayRectangle.html#gst-video-overlay-composition-unref"/>
@@ -1790,6 +1871,8 @@
1790
1871
  <keyword type="function" name="gst_video_overlay_handle_events ()" link="GstVideoOverlay.html#gst-video-overlay-handle-events"/>
1791
1872
  <keyword type="function" name="gst_video_overlay_set_render_rectangle ()" link="GstVideoOverlay.html#gst-video-overlay-set-render-rectangle"/>
1792
1873
  <keyword type="function" name="gst_is_video_overlay_prepare_window_handle_message ()" link="GstVideoOverlay.html#gst-is-video-overlay-prepare-window-handle-message"/>
1874
+ <keyword type="function" name="gst_video_overlay_install_properties ()" link="GstVideoOverlay.html#gst-video-overlay-install-properties"/>
1875
+ <keyword type="function" name="gst_video_overlay_set_property ()" link="GstVideoOverlay.html#gst-video-overlay-set-property"/>
1793
1876
  <keyword type="struct" name="GstVideoOverlay" link="GstVideoOverlay.html#GstVideoOverlay-struct"/>
1794
1877
  <keyword type="struct" name="struct GstVideoOverlayInterface" link="GstVideoOverlay.html#GstVideoOverlayInterface"/>
1795
1878
  <keyword type="macro" name="GST_VIDEO_DECODER_ERROR()" link="gst-plugins-base-libs-GstVideoDecoder.html#GST-VIDEO-DECODER-ERROR:CAPS"/>
@@ -1860,6 +1943,7 @@
1860
1943
  <keyword type="function" name="gst_video_encoder_set_min_pts ()" link="gst-plugins-base-libs-GstVideoEncoder.html#gst-video-encoder-set-min-pts"/>
1861
1944
  <keyword type="function" name="gst_video_encoder_proxy_getcaps ()" link="gst-plugins-base-libs-GstVideoEncoder.html#gst-video-encoder-proxy-getcaps"/>
1862
1945
  <keyword type="function" name="gst_video_encoder_merge_tags ()" link="gst-plugins-base-libs-GstVideoEncoder.html#gst-video-encoder-merge-tags"/>
1946
+ <keyword type="function" name="gst_video_encoder_get_max_encode_time ()" link="gst-plugins-base-libs-GstVideoEncoder.html#gst-video-encoder-get-max-encode-time" since="1.14"/>
1863
1947
  <keyword type="macro" name="GST_VIDEO_ENCODER_FLOW_DROPPED" link="gst-plugins-base-libs-GstVideoEncoder.html#GST-VIDEO-ENCODER-FLOW-DROPPED:CAPS" deprecated=""/>
1864
1948
  <keyword type="macro" name="GST_VIDEO_ENCODER_FLOW_NEED_DATA" link="gst-plugins-base-libs-GstVideoEncoder.html#GST-VIDEO-ENCODER-FLOW-NEED-DATA:CAPS"/>
1865
1949
  <keyword type="macro" name="GST_VIDEO_ENCODER_SINK_NAME" link="gst-plugins-base-libs-GstVideoEncoder.html#GST-VIDEO-ENCODER-SINK-NAME:CAPS"/>
@@ -1935,6 +2019,409 @@
1935
2019
  <keyword type="macro" name="GST_NAVIGATION_COMMAND_DVD_ROOT_MENU" link="GstNavigation.html#GST-NAVIGATION-COMMAND-DVD-ROOT-MENU:CAPS"/>
1936
2020
  <keyword type="macro" name="GST_NAVIGATION_COMMAND_DVD_SUBPICTURE_MENU" link="GstNavigation.html#GST-NAVIGATION-COMMAND-DVD-SUBPICTURE-MENU:CAPS"/>
1937
2021
  <keyword type="macro" name="GST_NAVIGATION_COMMAND_DVD_TITLE_MENU" link="GstNavigation.html#GST-NAVIGATION-COMMAND-DVD-TITLE-MENU:CAPS"/>
2022
+ <keyword type="function" name="gst_gl_api_to_string ()" link="gst-plugins-base-libs-GstGLAPI.html#gst-gl-api-to-string"/>
2023
+ <keyword type="function" name="gst_gl_api_from_string ()" link="gst-plugins-base-libs-GstGLAPI.html#gst-gl-api-from-string"/>
2024
+ <keyword type="function" name="gst_gl_platform_to_string ()" link="gst-plugins-base-libs-GstGLAPI.html#gst-gl-platform-to-string"/>
2025
+ <keyword type="function" name="gst_gl_platform_from_string ()" link="gst-plugins-base-libs-GstGLAPI.html#gst-gl-platform-from-string"/>
2026
+ <keyword type="enum" name="enum GstGLAPI" link="gst-plugins-base-libs-GstGLAPI.html#GstGLAPI"/>
2027
+ <keyword type="enum" name="enum GstGLPlatform" link="gst-plugins-base-libs-GstGLAPI.html#GstGLPlatform"/>
2028
+ <keyword type="macro" name="GST_GL_API_GLES1_NAME" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-GLES1-NAME:CAPS"/>
2029
+ <keyword type="macro" name="GST_GL_API_GLES2_NAME" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-GLES2-NAME:CAPS"/>
2030
+ <keyword type="macro" name="GST_GL_API_OPENGL3_NAME" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-OPENGL3-NAME:CAPS"/>
2031
+ <keyword type="macro" name="GST_GL_API_OPENGL_NAME" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-OPENGL-NAME:CAPS"/>
2032
+ <keyword type="struct" name="GstGLBaseFilter" link="GstGLBaseFilter.html#GstGLBaseFilter-struct"/>
2033
+ <keyword type="struct" name="GstGLBaseFilterClass" link="GstGLBaseFilter.html#GstGLBaseFilterClass"/>
2034
+ <keyword type="property" name="The “context” property" link="GstGLBaseFilter.html#GstGLBaseFilter--context"/>
2035
+ <keyword type="function" name="GstGLAllocationParamsCopyFunc ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParamsCopyFunc"/>
2036
+ <keyword type="function" name="GstGLAllocationParamsFreeFunc ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParamsFreeFunc"/>
2037
+ <keyword type="function" name="gst_gl_allocation_params_init ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-allocation-params-init" since="1.8"/>
2038
+ <keyword type="function" name="gst_gl_allocation_params_copy ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-allocation-params-copy" since="1.8"/>
2039
+ <keyword type="function" name="gst_gl_allocation_params_free ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-allocation-params-free" since="1.8"/>
2040
+ <keyword type="function" name="gst_gl_allocation_params_free_data ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-allocation-params-free-data" since="1.8"/>
2041
+ <keyword type="function" name="gst_gl_allocation_params_copy_data ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-allocation-params-copy-data" since="1.8"/>
2042
+ <keyword type="function" name="gst_gl_base_memory_init_once ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-base-memory-init-once" since="1.8"/>
2043
+ <keyword type="function" name="gst_gl_base_memory_init ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-base-memory-init" since="1.8"/>
2044
+ <keyword type="function" name="gst_is_gl_base_memory ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-is-gl-base-memory" since="1.8"/>
2045
+ <keyword type="function" name="GstGLBaseMemoryAllocatorAllocFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorAllocFunction" since="1.8"/>
2046
+ <keyword type="function" name="GstGLBaseMemoryAllocatorCreateFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorCreateFunction" since="1.8"/>
2047
+ <keyword type="function" name="GstGLBaseMemoryAllocatorMapFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorMapFunction" since="1.8"/>
2048
+ <keyword type="function" name="GstGLBaseMemoryAllocatorUnmapFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorUnmapFunction" since="1.8"/>
2049
+ <keyword type="function" name="GstGLBaseMemoryAllocatorCopyFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorCopyFunction" since="1.8"/>
2050
+ <keyword type="function" name="GstGLBaseMemoryAllocatorDestroyFunction ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorDestroyFunction" since="1.8"/>
2051
+ <keyword type="function" name="gst_gl_base_memory_alloc ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-base-memory-alloc" since="1.8"/>
2052
+ <keyword type="function" name="gst_gl_base_memory_alloc_data ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-base-memory-alloc-data"/>
2053
+ <keyword type="function" name="gst_gl_base_memory_memcpy ()" link="gst-plugins-base-libs-GstGLBaseMemory.html#gst-gl-base-memory-memcpy" since="1.8"/>
2054
+ <keyword type="struct" name="GstGLBaseMemoryAllocator" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocator-struct"/>
2055
+ <keyword type="struct" name="GstGLBaseMemoryAllocatorClass" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass" since="1.8"/>
2056
+ <keyword type="macro" name="GST_GL_BASE_MEMORY_ALLOCATOR_NAME" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-ALLOCATOR-NAME:CAPS" since="1.8"/>
2057
+ <keyword type="macro" name="GST_MAP_GL" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-MAP-GL:CAPS"/>
2058
+ <keyword type="enum" name="enum GstGLBaseMemoryError" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryError"/>
2059
+ <keyword type="macro" name="GST_GL_BASE_MEMORY_ERROR" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-ERROR:CAPS"/>
2060
+ <keyword type="enum" name="enum GstGLBaseMemoryTransfer" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryTransfer"/>
2061
+ <keyword type="struct" name="struct GstGLAllocationParams" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct"/>
2062
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_ALLOC" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-ALLOC:CAPS"/>
2063
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_SYSMEM" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-WRAP-SYSMEM:CAPS"/>
2064
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_WRAP_GPU_HANDLE" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-WRAP-GPU-HANDLE:CAPS"/>
2065
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_USER" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-USER:CAPS"/>
2066
+ <keyword type="struct" name="GstGLBaseMemory" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemory"/>
2067
+ <keyword type="function" name="gst_gl_buffer_init_once ()" link="gst-plugins-base-libs-GstGLBuffer.html#gst-gl-buffer-init-once" since="1.8"/>
2068
+ <keyword type="function" name="gst_is_gl_buffer ()" link="gst-plugins-base-libs-GstGLBuffer.html#gst-is-gl-buffer" since="1.8"/>
2069
+ <keyword type="function" name="gst_gl_buffer_allocation_params_new ()" link="gst-plugins-base-libs-GstGLBuffer.html#gst-gl-buffer-allocation-params-new" since="1.8"/>
2070
+ <keyword type="struct" name="GstGLBuffer" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBuffer"/>
2071
+ <keyword type="struct" name="struct GstGLBufferAllocationParams" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocationParams-struct"/>
2072
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_BUFFER" link="gst-plugins-base-libs-GstGLBuffer.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-BUFFER:CAPS"/>
2073
+ <keyword type="struct" name="GstGLBufferAllocator" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocator-struct"/>
2074
+ <keyword type="struct" name="GstGLBufferAllocatorClass" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocatorClass"/>
2075
+ <keyword type="macro" name="GST_GL_BUFFER_ALLOCATOR_NAME" link="gst-plugins-base-libs-GstGLBuffer.html#GST-GL-BUFFER-ALLOCATOR-NAME:CAPS"/>
2076
+ <keyword type="macro" name="GST_CAPS_FEATURE_MEMORY_GL_BUFFER" link="gst-plugins-base-libs-GstGLBuffer.html#GST-CAPS-FEATURE-MEMORY-GL-BUFFER:CAPS"/>
2077
+ <keyword type="function" name="gst_gl_buffer_pool_new ()" link="GstGLBufferPool.html#gst-gl-buffer-pool-new"/>
2078
+ <keyword type="function" name="gst_buffer_pool_config_get_gl_allocation_params ()" link="GstGLBufferPool.html#gst-buffer-pool-config-get-gl-allocation-params"/>
2079
+ <keyword type="function" name="gst_buffer_pool_config_set_gl_allocation_params ()" link="GstGLBufferPool.html#gst-buffer-pool-config-set-gl-allocation-params"/>
2080
+ <keyword type="struct" name="GstGLBufferPool" link="GstGLBufferPool.html#GstGLBufferPool-struct"/>
2081
+ <keyword type="struct" name="GstGLBufferPoolClass" link="GstGLBufferPool.html#GstGLBufferPoolClass"/>
2082
+ <keyword type="function" name="gst_gl_color_convert_new ()" link="GstGLColorConvert.html#gst-gl-color-convert-new" since="1.4"/>
2083
+ <keyword type="function" name="gst_gl_color_convert_set_caps ()" link="GstGLColorConvert.html#gst-gl-color-convert-set-caps" since="1.6"/>
2084
+ <keyword type="function" name="gst_gl_color_convert_transform_caps ()" link="GstGLColorConvert.html#gst-gl-color-convert-transform-caps" since="1.6"/>
2085
+ <keyword type="function" name="gst_gl_color_convert_fixate_caps ()" link="GstGLColorConvert.html#gst-gl-color-convert-fixate-caps" since="1.8"/>
2086
+ <keyword type="function" name="gst_gl_color_convert_decide_allocation ()" link="GstGLColorConvert.html#gst-gl-color-convert-decide-allocation" since="1.8"/>
2087
+ <keyword type="function" name="gst_gl_color_convert_perform ()" link="GstGLColorConvert.html#gst-gl-color-convert-perform" since="1.4"/>
2088
+ <keyword type="macro" name="GST_GL_COLOR_CONVERT_FORMATS" link="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-FORMATS:CAPS"/>
2089
+ <keyword type="macro" name="GST_GL_COLOR_CONVERT_VIDEO_CAPS" link="GstGLColorConvert.html#GST-GL-COLOR-CONVERT-VIDEO-CAPS"/>
2090
+ <keyword type="struct" name="GstGLColorConvert" link="GstGLColorConvert.html#GstGLColorConvert-struct"/>
2091
+ <keyword type="struct" name="GstGLColorConvertClass" link="GstGLColorConvert.html#GstGLColorConvertClass"/>
2092
+ <keyword type="function" name="GstGLContextThreadFunc ()" link="GstGLContext.html#GstGLContextThreadFunc"/>
2093
+ <keyword type="function" name="gst_gl_context_new ()" link="GstGLContext.html#gst-gl-context-new" since="1.4"/>
2094
+ <keyword type="function" name="gst_gl_context_new_wrapped ()" link="GstGLContext.html#gst-gl-context-new-wrapped" since="1.4"/>
2095
+ <keyword type="function" name="gst_gl_context_create ()" link="GstGLContext.html#gst-gl-context-create" since="1.4"/>
2096
+ <keyword type="function" name="gst_gl_context_destroy ()" link="GstGLContext.html#gst-gl-context-destroy" since="1.6"/>
2097
+ <keyword type="function" name="gst_gl_context_activate ()" link="GstGLContext.html#gst-gl-context-activate" since="1.4"/>
2098
+ <keyword type="function" name="gst_gl_context_swap_buffers ()" link="GstGLContext.html#gst-gl-context-swap-buffers"/>
2099
+ <keyword type="function" name="gst_gl_context_default_get_proc_address ()" link="GstGLContext.html#gst-gl-context-default-get-proc-address" since="1.4"/>
2100
+ <keyword type="function" name="gst_gl_context_get_proc_address ()" link="GstGLContext.html#gst-gl-context-get-proc-address" since="1.4"/>
2101
+ <keyword type="function" name="gst_gl_context_get_proc_address_with_platform ()" link="GstGLContext.html#gst-gl-context-get-proc-address-with-platform" since="1.6"/>
2102
+ <keyword type="function" name="gst_gl_context_get_window ()" link="GstGLContext.html#gst-gl-context-get-window" since="1.4"/>
2103
+ <keyword type="function" name="gst_gl_context_set_window ()" link="GstGLContext.html#gst-gl-context-set-window" since="1.4"/>
2104
+ <keyword type="function" name="gst_gl_context_thread_add ()" link="GstGLContext.html#gst-gl-context-thread-add" since="1.4"/>
2105
+ <keyword type="function" name="gst_gl_context_get_display ()" link="GstGLContext.html#gst-gl-context-get-display" since="1.4"/>
2106
+ <keyword type="function" name="gst_gl_context_get_gl_api ()" link="GstGLContext.html#gst-gl-context-get-gl-api" since="1.4"/>
2107
+ <keyword type="function" name="gst_gl_context_get_gl_context ()" link="GstGLContext.html#gst-gl-context-get-gl-context" since="1.4"/>
2108
+ <keyword type="function" name="gst_gl_context_get_gl_platform ()" link="GstGLContext.html#gst-gl-context-get-gl-platform" since="1.4"/>
2109
+ <keyword type="function" name="gst_gl_context_get_gl_platform_version ()" link="GstGLContext.html#gst-gl-context-get-gl-platform-version"/>
2110
+ <keyword type="function" name="gst_gl_context_get_current_gl_context ()" link="GstGLContext.html#gst-gl-context-get-current-gl-context" since="1.6"/>
2111
+ <keyword type="function" name="gst_gl_context_get_current_gl_api ()" link="GstGLContext.html#gst-gl-context-get-current-gl-api" since="1.6"/>
2112
+ <keyword type="function" name="gst_gl_context_get_thread ()" link="GstGLContext.html#gst-gl-context-get-thread" since="1.6"/>
2113
+ <keyword type="function" name="gst_gl_context_can_share ()" link="GstGLContext.html#gst-gl-context-can-share" since="1.6"/>
2114
+ <keyword type="function" name="gst_gl_context_is_shared ()" link="GstGLContext.html#gst-gl-context-is-shared" since="1.8"/>
2115
+ <keyword type="function" name="gst_gl_context_set_shared_with ()" link="GstGLContext.html#gst-gl-context-set-shared-with" since="1.8"/>
2116
+ <keyword type="function" name="gst_gl_context_check_feature ()" link="GstGLContext.html#gst-gl-context-check-feature" since="1.4"/>
2117
+ <keyword type="function" name="gst_gl_context_check_gl_version ()" link="GstGLContext.html#gst-gl-context-check-gl-version" since="1.4"/>
2118
+ <keyword type="function" name="gst_gl_context_get_gl_version ()" link="GstGLContext.html#gst-gl-context-get-gl-version" since="1.4"/>
2119
+ <keyword type="function" name="gst_gl_context_fill_info ()" link="GstGLContext.html#gst-gl-context-fill-info" since="1.6"/>
2120
+ <keyword type="function" name="gst_gl_context_get_current ()" link="GstGLContext.html#gst-gl-context-get-current" since="1.6"/>
2121
+ <keyword type="macro" name="GST_GL_CONTEXT_ERROR" link="GstGLContext.html#GST-GL-CONTEXT-ERROR:CAPS"/>
2122
+ <keyword type="enum" name="enum GstGLContextError" link="GstGLContext.html#GstGLContextError"/>
2123
+ <keyword type="struct" name="GstGLContext" link="GstGLContext.html#GstGLContext-struct"/>
2124
+ <keyword type="function" name="gst_gl_display_new ()" link="GstGLDisplay.html#gst-gl-display-new" since="1.4"/>
2125
+ <keyword type="function" name="gst_gl_display_get_handle_type ()" link="GstGLDisplay.html#gst-gl-display-get-handle-type" since="1.4"/>
2126
+ <keyword type="function" name="gst_gl_display_filter_gl_api ()" link="GstGLDisplay.html#gst-gl-display-filter-gl-api"/>
2127
+ <keyword type="function" name="gst_gl_display_get_gl_api ()" link="GstGLDisplay.html#gst-gl-display-get-gl-api"/>
2128
+ <keyword type="function" name="gst_gl_display_add_context ()" link="GstGLDisplay.html#gst-gl-display-add-context" since="1.6"/>
2129
+ <keyword type="function" name="gst_gl_display_get_gl_context_for_thread ()" link="GstGLDisplay.html#gst-gl-display-get-gl-context-for-thread" since="1.6"/>
2130
+ <keyword type="function" name="gst_gl_display_get_handle ()" link="GstGLDisplay.html#gst-gl-display-get-handle" since="1.4"/>
2131
+ <keyword type="function" name="gst_gl_display_create_context ()" link="GstGLDisplay.html#gst-gl-display-create-context" since="1.6"/>
2132
+ <keyword type="function" name="gst_gl_display_create_window ()" link="GstGLDisplay.html#gst-gl-display-create-window"/>
2133
+ <keyword type="function" name="gst_gl_display_find_window ()" link="GstGLDisplay.html#gst-gl-display-find-window" since="1.12"/>
2134
+ <keyword type="function" name="gst_gl_display_remove_window ()" link="GstGLDisplay.html#gst-gl-display-remove-window" since="1.12"/>
2135
+ <keyword type="function" name="gst_context_get_gl_display ()" link="GstGLDisplay.html#gst-context-get-gl-display" since="1.4"/>
2136
+ <keyword type="function" name="gst_context_set_gl_display ()" link="GstGLDisplay.html#gst-context-set-gl-display" since="1.4"/>
2137
+ <keyword type="macro" name="GST_GL_DISPLAY_CONTEXT_TYPE" link="GstGLDisplay.html#GST-GL-DISPLAY-CONTEXT-TYPE:CAPS"/>
2138
+ <keyword type="enum" name="enum GstGLDisplayType" link="GstGLDisplay.html#GstGLDisplayType"/>
2139
+ <keyword type="struct" name="GstGLDisplay" link="GstGLDisplay.html#GstGLDisplay-struct"/>
2140
+ <keyword type="signal" name="The “create-context” signal" link="GstGLDisplay.html#GstGLDisplay-create-context"/>
2141
+ <keyword type="function" name="gst_gl_display_wayland_new ()" link="gst-plugins-base-libs-GstGLDisplayWayland.html#gst-gl-display-wayland-new"/>
2142
+ <keyword type="function" name="gst_gl_display_wayland_new_with_display ()" link="gst-plugins-base-libs-GstGLDisplayWayland.html#gst-gl-display-wayland-new-with-display"/>
2143
+ <keyword type="function" name="gst_gl_display_x11_new ()" link="gst-plugins-base-libs-GstGLDisplayX11.html#gst-gl-display-x11-new"/>
2144
+ <keyword type="function" name="gst_gl_display_x11_new_with_display ()" link="gst-plugins-base-libs-GstGLDisplayX11.html#gst-gl-display-x11-new-with-display"/>
2145
+ <keyword type="function" name="gst_egl_image_from_dmabuf ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-from-dmabuf"/>
2146
+ <keyword type="function" name="gst_egl_image_from_texture ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-from-texture"/>
2147
+ <keyword type="function" name="gst_egl_image_get_image ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-get-image"/>
2148
+ <keyword type="function" name="gst_egl_image_new_wrapped ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-new-wrapped"/>
2149
+ <keyword type="function" name="gst_egl_image_ref ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-ref"/>
2150
+ <keyword type="function" name="gst_egl_image_unref ()" link="gst-plugins-base-libs-GstEGLImage.html#gst-egl-image-unref"/>
2151
+ <keyword type="function" name="GstEGLImageDestroyNotify ()" link="gst-plugins-base-libs-GstEGLImage.html#GstEGLImageDestroyNotify"/>
2152
+ <keyword type="function" name="GstGLFilterRenderFunc ()" link="GstGLFilter.html#GstGLFilterRenderFunc" since="1.10"/>
2153
+ <keyword type="function" name="gst_gl_filter_render_to_target ()" link="GstGLFilter.html#gst-gl-filter-render-to-target" since="1.10"/>
2154
+ <keyword type="function" name="gst_gl_filter_render_to_target_with_shader ()" link="GstGLFilter.html#gst-gl-filter-render-to-target-with-shader" since="1.4"/>
2155
+ <keyword type="function" name="gst_gl_filter_filter_texture ()" link="GstGLFilter.html#gst-gl-filter-filter-texture" since="1.4"/>
2156
+ <keyword type="function" name="gst_gl_filter_draw_fullscreen_quad ()" link="GstGLFilter.html#gst-gl-filter-draw-fullscreen-quad" since="1.10"/>
2157
+ <keyword type="struct" name="GstGLFilter" link="GstGLFilter.html#GstGLFilter-struct"/>
2158
+ <keyword type="struct" name="GstGLFilterClass" link="GstGLFilter.html#GstGLFilterClass"/>
2159
+ <keyword type="function" name="gst_gl_framebuffer_new ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-new" since="1.10"/>
2160
+ <keyword type="function" name="gst_gl_framebuffer_new_with_default_depth ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-new-with-default-depth" since="1.10"/>
2161
+ <keyword type="function" name="gst_gl_framebuffer_attach ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-attach" since="1.10"/>
2162
+ <keyword type="function" name="gst_gl_framebuffer_bind ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-bind" since="1.10"/>
2163
+ <keyword type="function" name="gst_gl_context_clear_framebuffer ()" link="GstGLFramebuffer.html#gst-gl-context-clear-framebuffer" since="1.10"/>
2164
+ <keyword type="function" name="GstGLFramebufferFunc ()" link="GstGLFramebuffer.html#GstGLFramebufferFunc"/>
2165
+ <keyword type="function" name="gst_gl_framebuffer_draw_to_texture ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-draw-to-texture" since="1.10"/>
2166
+ <keyword type="function" name="gst_gl_framebuffer_get_effective_dimensions ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-get-effective-dimensions" since="1.10"/>
2167
+ <keyword type="function" name="gst_gl_framebuffer_get_id ()" link="GstGLFramebuffer.html#gst-gl-framebuffer-get-id" since="1.10"/>
2168
+ <keyword type="function" name="gst_gl_context_check_framebuffer_status ()" link="GstGLFramebuffer.html#gst-gl-context-check-framebuffer-status" since="1.10"/>
2169
+ <keyword type="struct" name="GstGLFramebuffer" link="GstGLFramebuffer.html#GstGLFramebuffer-struct"/>
2170
+ <keyword type="struct" name="GstGLFramebufferClass" link="GstGLFramebuffer.html#GstGLFramebufferClass"/>
2171
+ <keyword type="function" name="gst_gl_video_allocation_params_copy_data ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-copy-data" since="1.8"/>
2172
+ <keyword type="function" name="gst_gl_video_allocation_params_free_data ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-free-data" since="1.8"/>
2173
+ <keyword type="function" name="gst_gl_video_allocation_params_init_full ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-init-full" since="1.8"/>
2174
+ <keyword type="function" name="gst_gl_video_allocation_params_new ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-new" since="1.8"/>
2175
+ <keyword type="function" name="gst_gl_video_allocation_params_new_wrapped_data ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-data" since="1.8"/>
2176
+ <keyword type="function" name="gst_gl_video_allocation_params_new_wrapped_gl_handle ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-gl-handle" since="1.8"/>
2177
+ <keyword type="function" name="gst_gl_video_allocation_params_new_wrapped_texture ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-video-allocation-params-new-wrapped-texture" since="1.8"/>
2178
+ <keyword type="function" name="gst_gl_memory_allocator_get_default ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-allocator-get-default" since="1.8"/>
2179
+ <keyword type="function" name="gst_gl_memory_init_once ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-init-once" since="1.4"/>
2180
+ <keyword type="function" name="gst_gl_memory_init ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-init" since="1.8"/>
2181
+ <keyword type="function" name="gst_is_gl_memory ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-is-gl-memory" since="1.4"/>
2182
+ <keyword type="function" name="gst_gl_memory_copy_into ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-copy-into" since="1.8"/>
2183
+ <keyword type="function" name="gst_gl_memory_copy_teximage ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-copy-teximage" since="1.8"/>
2184
+ <keyword type="function" name="gst_gl_memory_read_pixels ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-read-pixels" since="1.8"/>
2185
+ <keyword type="function" name="gst_gl_memory_texsubimage ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-texsubimage" since="1.8"/>
2186
+ <keyword type="function" name="gst_gl_memory_get_texture_height ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-get-texture-height" since="1.8"/>
2187
+ <keyword type="function" name="gst_gl_memory_get_texture_id ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-get-texture-id" since="1.8"/>
2188
+ <keyword type="function" name="gst_gl_memory_get_texture_target ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-get-texture-target" since="1.8"/>
2189
+ <keyword type="function" name="gst_gl_memory_get_texture_format ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-get-texture-format" since="1.12"/>
2190
+ <keyword type="function" name="gst_gl_memory_get_texture_width ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-get-texture-width" since="1.8"/>
2191
+ <keyword type="function" name="gst_gl_memory_setup_buffer ()" link="gst-plugins-base-libs-GstGLMemory.html#gst-gl-memory-setup-buffer" since="1.8"/>
2192
+ <keyword type="macro" name="GST_GL_MEMORY_VIDEO_FORMATS_STR" link="gst-plugins-base-libs-GstGLMemory.html#GST-GL-MEMORY-VIDEO-FORMATS-STR:CAPS"/>
2193
+ <keyword type="macro" name="GST_CAPS_FEATURE_MEMORY_GL_MEMORY" link="gst-plugins-base-libs-GstGLMemory.html#GST-CAPS-FEATURE-MEMORY-GL-MEMORY:CAPS"/>
2194
+ <keyword type="struct" name="struct GstGLVideoAllocationParams" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct"/>
2195
+ <keyword type="macro" name="GST_GL_ALLOCATION_PARAMS_ALLOC_FLAG_VIDEO" link="gst-plugins-base-libs-GstGLMemory.html#GST-GL-ALLOCATION-PARAMS-ALLOC-FLAG-VIDEO:CAPS"/>
2196
+ <keyword type="struct" name="GstGLMemoryAllocator" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemoryAllocator-struct"/>
2197
+ <keyword type="struct" name="GstGLMemoryAllocatorClass" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemoryAllocatorClass"/>
2198
+ <keyword type="struct" name="GstGLMemory" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory"/>
2199
+ <keyword type="macro" name="GST_GL_MEMORY_ALLOCATOR_NAME" link="gst-plugins-base-libs-GstGLMemory.html#GST-GL-MEMORY-ALLOCATOR-NAME:CAPS"/>
2200
+ <keyword type="function" name="gst_gl_memory_egl_init_once ()" link="gst-plugins-base-libs-gstglmemoryegl.html#gst-gl-memory-egl-init-once" since="1.10"/>
2201
+ <keyword type="function" name="gst_gl_memory_egl_get_display ()" link="gst-plugins-base-libs-gstglmemoryegl.html#gst-gl-memory-egl-get-display" since="1.10"/>
2202
+ <keyword type="function" name="gst_gl_memory_egl_get_image ()" link="gst-plugins-base-libs-gstglmemoryegl.html#gst-gl-memory-egl-get-image" since="1.10"/>
2203
+ <keyword type="function" name="gst_is_gl_memory_egl ()" link="gst-plugins-base-libs-gstglmemoryegl.html#gst-is-gl-memory-egl" since="1.10"/>
2204
+ <keyword type="struct" name="GstGLMemoryEGLAllocator" link="gst-plugins-base-libs-gstglmemoryegl.html#GstGLMemoryEGLAllocator"/>
2205
+ <keyword type="struct" name="GstGLMemoryEGLAllocatorClass" link="gst-plugins-base-libs-gstglmemoryegl.html#GstGLMemoryEGLAllocatorClass"/>
2206
+ <keyword type="macro" name="GST_GL_MEMORY_EGL_ALLOCATOR_NAME" link="gst-plugins-base-libs-gstglmemoryegl.html#GST-GL-MEMORY-EGL-ALLOCATOR-NAME:CAPS"/>
2207
+ <keyword type="struct" name="GstGLMemoryEGL" link="gst-plugins-base-libs-gstglmemoryegl.html#GstGLMemoryEGL"/>
2208
+ <keyword type="function" name="gst_is_gl_memory_pbo ()" link="gst-plugins-base-libs-GstGLMemoryPBO.html#gst-is-gl-memory-pbo" since="1.8"/>
2209
+ <keyword type="function" name="gst_gl_memory_pbo_copy_into_texture ()" link="gst-plugins-base-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-copy-into-texture" since="1.8"/>
2210
+ <keyword type="function" name="gst_gl_memory_pbo_download_transfer ()" link="gst-plugins-base-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-download-transfer" since="1.8"/>
2211
+ <keyword type="function" name="gst_gl_memory_pbo_init_once ()" link="gst-plugins-base-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-init-once"/>
2212
+ <keyword type="function" name="gst_gl_memory_pbo_upload_transfer ()" link="gst-plugins-base-libs-GstGLMemoryPBO.html#gst-gl-memory-pbo-upload-transfer" since="1.8"/>
2213
+ <keyword type="struct" name="GstGLMemoryPBOAllocator" link="gst-plugins-base-libs-GstGLMemoryPBO.html#GstGLMemoryPBOAllocator-struct"/>
2214
+ <keyword type="struct" name="GstGLMemoryPBOAllocatorClass" link="gst-plugins-base-libs-GstGLMemoryPBO.html#GstGLMemoryPBOAllocatorClass"/>
2215
+ <keyword type="macro" name="GST_GL_MEMORY_PBO_ALLOCATOR_NAME" link="gst-plugins-base-libs-GstGLMemoryPBO.html#GST-GL-MEMORY-PBO-ALLOCATOR-NAME:CAPS"/>
2216
+ <keyword type="struct" name="GstGLMemoryPBO" link="gst-plugins-base-libs-GstGLMemoryPBO.html#GstGLMemoryPBO"/>
2217
+ <keyword type="function" name="gst_gl_overlay_compositor_new ()" link="gst-plugins-base-libs-GstGLOverlayCompositor.html#gst-gl-overlay-compositor-new"/>
2218
+ <keyword type="function" name="gst_gl_overlay_compositor_add_caps ()" link="gst-plugins-base-libs-GstGLOverlayCompositor.html#gst-gl-overlay-compositor-add-caps"/>
2219
+ <keyword type="function" name="gst_gl_overlay_compositor_draw_overlays ()" link="gst-plugins-base-libs-GstGLOverlayCompositor.html#gst-gl-overlay-compositor-draw-overlays"/>
2220
+ <keyword type="function" name="gst_gl_overlay_compositor_upload_overlays ()" link="gst-plugins-base-libs-GstGLOverlayCompositor.html#gst-gl-overlay-compositor-upload-overlays"/>
2221
+ <keyword type="function" name="gst_gl_overlay_compositor_free_overlays ()" link="gst-plugins-base-libs-GstGLOverlayCompositor.html#gst-gl-overlay-compositor-free-overlays"/>
2222
+ <keyword type="function" name="gst_gl_query_counter ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-counter" since="1.10"/>
2223
+ <keyword type="macro" name="gst_gl_query_counter_log()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-counter-log"/>
2224
+ <keyword type="macro" name="gst_gl_query_counter_log_valist()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-counter-log-valist"/>
2225
+ <keyword type="function" name="gst_gl_query_end ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-end" since="1.10"/>
2226
+ <keyword type="function" name="gst_gl_query_free ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-free" since="1.10"/>
2227
+ <keyword type="function" name="gst_gl_query_init ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-init" since="1.10"/>
2228
+ <keyword type="function" name="gst_gl_query_new ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-new" since="1.10"/>
2229
+ <keyword type="function" name="gst_gl_query_result ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-result" since="1.10"/>
2230
+ <keyword type="function" name="gst_gl_query_start ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-start" since="1.10"/>
2231
+ <keyword type="macro" name="gst_gl_query_start_log()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-start-log"/>
2232
+ <keyword type="macro" name="gst_gl_query_start_log_valist()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-start-log-valist"/>
2233
+ <keyword type="function" name="gst_gl_query_unset ()" link="gst-plugins-base-libs-GstGLQuery.html#gst-gl-query-unset" since="1.10"/>
2234
+ <keyword type="enum" name="enum GstGLQueryType" link="gst-plugins-base-libs-GstGLQuery.html#GstGLQueryType"/>
2235
+ <keyword type="function" name="gst_gl_renderbuffer_allocation_params_new ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new" since="1.10"/>
2236
+ <keyword type="function" name="gst_gl_renderbuffer_allocation_params_new_wrapped ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-allocation-params-new-wrapped" since="1.10"/>
2237
+ <keyword type="function" name="gst_gl_renderbuffer_get_height ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-height" since="1.10"/>
2238
+ <keyword type="function" name="gst_gl_renderbuffer_get_id ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-id" since="1.10"/>
2239
+ <keyword type="function" name="gst_gl_renderbuffer_get_format ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-format" since="1.12"/>
2240
+ <keyword type="function" name="gst_gl_renderbuffer_get_width ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-get-width" since="1.10"/>
2241
+ <keyword type="function" name="gst_gl_renderbuffer_init_once ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-gl-renderbuffer-init-once" since="1.10"/>
2242
+ <keyword type="function" name="gst_is_gl_renderbuffer ()" link="gst-plugins-base-libs-GstGLRenderbuffer.html#gst-is-gl-renderbuffer" since="1.10"/>
2243
+ <keyword type="struct" name="GstGLRenderbufferAllocator" link="gst-plugins-base-libs-GstGLRenderbuffer.html#GstGLRenderbufferAllocator-struct"/>
2244
+ <keyword type="struct" name="GstGLRenderbufferAllocatorClass" link="gst-plugins-base-libs-GstGLRenderbuffer.html#GstGLRenderbufferAllocatorClass"/>
2245
+ <keyword type="macro" name="GST_GL_RENDERBUFFER_ALLOCATOR_NAME" link="gst-plugins-base-libs-GstGLRenderbuffer.html#GST-GL-RENDERBUFFER-ALLOCATOR-NAME:CAPS"/>
2246
+ <keyword type="function" name="gst_gl_shader_new ()" link="GstGLShader.html#gst-gl-shader-new"/>
2247
+ <keyword type="function" name="gst_gl_shader_new_default ()" link="GstGLShader.html#gst-gl-shader-new-default" since="1.8"/>
2248
+ <keyword type="function" name="gst_gl_shader_new_link_with_stages ()" link="GstGLShader.html#gst-gl-shader-new-link-with-stages" since="1.8"/>
2249
+ <keyword type="function" name="gst_gl_shader_new_with_stages ()" link="GstGLShader.html#gst-gl-shader-new-with-stages" since="1.8"/>
2250
+ <keyword type="function" name="gst_gl_shader_use ()" link="GstGLShader.html#gst-gl-shader-use"/>
2251
+ <keyword type="function" name="gst_gl_context_clear_shader ()" link="GstGLShader.html#gst-gl-context-clear-shader"/>
2252
+ <keyword type="function" name="gst_gl_shader_get_program_handle ()" link="GstGLShader.html#gst-gl-shader-get-program-handle" since="1.8"/>
2253
+ <keyword type="function" name="gst_gl_shader_release ()" link="GstGLShader.html#gst-gl-shader-release" since="1.8"/>
2254
+ <keyword type="function" name="gst_gl_shader_release_unlocked ()" link="GstGLShader.html#gst-gl-shader-release-unlocked" since="1.8"/>
2255
+ <keyword type="function" name="gst_gl_shader_attach ()" link="GstGLShader.html#gst-gl-shader-attach" since="1.8"/>
2256
+ <keyword type="function" name="gst_gl_shader_attach_unlocked ()" link="GstGLShader.html#gst-gl-shader-attach-unlocked" since="1.8"/>
2257
+ <keyword type="function" name="gst_gl_shader_compile_attach_stage ()" link="GstGLShader.html#gst-gl-shader-compile-attach-stage" since="1.8"/>
2258
+ <keyword type="function" name="gst_gl_shader_detach ()" link="GstGLShader.html#gst-gl-shader-detach" since="1.8"/>
2259
+ <keyword type="function" name="gst_gl_shader_detach_unlocked ()" link="GstGLShader.html#gst-gl-shader-detach-unlocked" since="1.8"/>
2260
+ <keyword type="function" name="gst_gl_shader_is_linked ()" link="GstGLShader.html#gst-gl-shader-is-linked" since="1.8"/>
2261
+ <keyword type="function" name="gst_gl_shader_link ()" link="GstGLShader.html#gst-gl-shader-link" since="1.8"/>
2262
+ <keyword type="function" name="gst_gl_shader_set_uniform_1i ()" link="GstGLShader.html#gst-gl-shader-set-uniform-1i"/>
2263
+ <keyword type="function" name="gst_gl_shader_set_uniform_1f ()" link="GstGLShader.html#gst-gl-shader-set-uniform-1f"/>
2264
+ <keyword type="function" name="gst_gl_shader_set_uniform_1fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-1fv"/>
2265
+ <keyword type="function" name="gst_gl_shader_set_uniform_1iv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-1iv"/>
2266
+ <keyword type="function" name="gst_gl_shader_set_uniform_2f ()" link="GstGLShader.html#gst-gl-shader-set-uniform-2f"/>
2267
+ <keyword type="function" name="gst_gl_shader_set_uniform_2fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-2fv"/>
2268
+ <keyword type="function" name="gst_gl_shader_set_uniform_2i ()" link="GstGLShader.html#gst-gl-shader-set-uniform-2i"/>
2269
+ <keyword type="function" name="gst_gl_shader_set_uniform_2iv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-2iv"/>
2270
+ <keyword type="function" name="gst_gl_shader_set_uniform_3f ()" link="GstGLShader.html#gst-gl-shader-set-uniform-3f"/>
2271
+ <keyword type="function" name="gst_gl_shader_set_uniform_3fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-3fv"/>
2272
+ <keyword type="function" name="gst_gl_shader_set_uniform_3i ()" link="GstGLShader.html#gst-gl-shader-set-uniform-3i"/>
2273
+ <keyword type="function" name="gst_gl_shader_set_uniform_3iv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-3iv"/>
2274
+ <keyword type="function" name="gst_gl_shader_set_uniform_4f ()" link="GstGLShader.html#gst-gl-shader-set-uniform-4f"/>
2275
+ <keyword type="function" name="gst_gl_shader_set_uniform_4fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-4fv"/>
2276
+ <keyword type="function" name="gst_gl_shader_set_uniform_4i ()" link="GstGLShader.html#gst-gl-shader-set-uniform-4i"/>
2277
+ <keyword type="function" name="gst_gl_shader_set_uniform_4iv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-4iv"/>
2278
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_2fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-2fv"/>
2279
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_2x3fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-2x3fv"/>
2280
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_2x4fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-2x4fv"/>
2281
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_3fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-3fv"/>
2282
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_3x2fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-3x2fv"/>
2283
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_3x4fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-3x4fv"/>
2284
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_4fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-4fv"/>
2285
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_4x2fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-4x2fv"/>
2286
+ <keyword type="function" name="gst_gl_shader_set_uniform_matrix_4x3fv ()" link="GstGLShader.html#gst-gl-shader-set-uniform-matrix-4x3fv"/>
2287
+ <keyword type="function" name="gst_gl_shader_get_attribute_location ()" link="GstGLShader.html#gst-gl-shader-get-attribute-location"/>
2288
+ <keyword type="function" name="gst_gl_shader_bind_attribute_location ()" link="GstGLShader.html#gst-gl-shader-bind-attribute-location"/>
2289
+ <keyword type="function" name="gst_gl_shader_bind_frag_data_location ()" link="GstGLShader.html#gst-gl-shader-bind-frag-data-location"/>
2290
+ <keyword type="struct" name="GstGLShader" link="GstGLShader.html#GstGLShader-struct"/>
2291
+ <keyword type="property" name="The “linked” property" link="GstGLShader.html#GstGLShader--linked"/>
2292
+ <keyword type="function" name="gst_glsl_profile_from_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-profile-from-string"/>
2293
+ <keyword type="function" name="gst_glsl_profile_to_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-profile-to-string"/>
2294
+ <keyword type="function" name="gst_glsl_version_from_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-version-from-string"/>
2295
+ <keyword type="function" name="gst_glsl_version_to_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-version-to-string"/>
2296
+ <keyword type="function" name="gst_glsl_version_profile_from_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-version-profile-from-string"/>
2297
+ <keyword type="function" name="gst_glsl_version_profile_to_string ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-version-profile-to-string"/>
2298
+ <keyword type="function" name="gst_glsl_string_get_version_profile ()" link="gst-plugins-base-libs-GstGLSL.html#gst-glsl-string-get-version-profile"/>
2299
+ <keyword type="function" name="gst_gl_context_supports_glsl_profile_version ()" link="gst-plugins-base-libs-GstGLSL.html#gst-gl-context-supports-glsl-profile-version"/>
2300
+ <keyword type="function" name="gst_gl_version_to_glsl_version ()" link="gst-plugins-base-libs-GstGLSL.html#gst-gl-version-to-glsl-version"/>
2301
+ <keyword type="macro" name="GST_GLSL_ERROR" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-ERROR:CAPS"/>
2302
+ <keyword type="enum" name="enum GstGLSLError" link="gst-plugins-base-libs-GstGLSL.html#GstGLSLError" since="1.8"/>
2303
+ <keyword type="enum" name="enum GstGLSLProfile" link="gst-plugins-base-libs-GstGLSL.html#GstGLSLProfile" since="1.8"/>
2304
+ <keyword type="enum" name="enum GstGLSLVersion" link="gst-plugins-base-libs-GstGLSL.html#GstGLSLVersion" since="1.8"/>
2305
+ <keyword type="function" name="gst_glsl_stage_new ()" link="GstGLSLStage.html#gst-glsl-stage-new" since="1.8"/>
2306
+ <keyword type="function" name="gst_glsl_stage_new_default_fragment ()" link="GstGLSLStage.html#gst-glsl-stage-new-default-fragment"/>
2307
+ <keyword type="function" name="gst_glsl_stage_new_default_vertex ()" link="GstGLSLStage.html#gst-glsl-stage-new-default-vertex"/>
2308
+ <keyword type="function" name="gst_glsl_stage_new_with_string ()" link="GstGLSLStage.html#gst-glsl-stage-new-with-string" since="1.8"/>
2309
+ <keyword type="function" name="gst_glsl_stage_new_with_strings ()" link="GstGLSLStage.html#gst-glsl-stage-new-with-strings" since="1.8"/>
2310
+ <keyword type="function" name="gst_glsl_stage_set_strings ()" link="GstGLSLStage.html#gst-glsl-stage-set-strings" since="1.8"/>
2311
+ <keyword type="function" name="gst_glsl_stage_compile ()" link="GstGLSLStage.html#gst-glsl-stage-compile" since="1.8"/>
2312
+ <keyword type="function" name="gst_glsl_stage_get_handle ()" link="GstGLSLStage.html#gst-glsl-stage-get-handle" since="1.8"/>
2313
+ <keyword type="function" name="gst_glsl_stage_get_profile ()" link="GstGLSLStage.html#gst-glsl-stage-get-profile" since="1.8"/>
2314
+ <keyword type="function" name="gst_glsl_stage_get_shader_type ()" link="GstGLSLStage.html#gst-glsl-stage-get-shader-type" since="1.8"/>
2315
+ <keyword type="function" name="gst_glsl_stage_get_version ()" link="GstGLSLStage.html#gst-glsl-stage-get-version" since="1.8"/>
2316
+ <keyword type="struct" name="GstGLSLStage" link="GstGLSLStage.html#GstGLSLStage-struct"/>
2317
+ <keyword type="struct" name="GstGLSLStageClass" link="GstGLSLStage.html#GstGLSLStageClass"/>
2318
+ <keyword type="function" name="gst_gl_sync_meta_get_info ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-gl-sync-meta-get-info"/>
2319
+ <keyword type="function" name="gst_buffer_add_gl_sync_meta ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-buffer-add-gl-sync-meta" since="1.6"/>
2320
+ <keyword type="function" name="gst_buffer_add_gl_sync_meta_full ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-buffer-add-gl-sync-meta-full" since="1.8"/>
2321
+ <keyword type="macro" name="gst_buffer_get_gl_sync_meta()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-buffer-get-gl-sync-meta"/>
2322
+ <keyword type="function" name="gst_gl_sync_meta_set_sync_point ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-gl-sync-meta-set-sync-point" since="1.6"/>
2323
+ <keyword type="function" name="gst_gl_sync_meta_wait ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-gl-sync-meta-wait" since="1.6"/>
2324
+ <keyword type="function" name="gst_gl_sync_meta_wait_cpu ()" link="gst-plugins-base-libs-GstGLSyncMeta.html#gst-gl-sync-meta-wait-cpu" since="1.8"/>
2325
+ <keyword type="struct" name="struct GstGLSyncMeta" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta"/>
2326
+ <keyword type="macro" name="GST_BUFFER_POOL_OPTION_GL_SYNC_META" link="gst-plugins-base-libs-GstGLSyncMeta.html#GST-BUFFER-POOL-OPTION-GL-SYNC-META:CAPS"/>
2327
+ <keyword type="function" name="gst_gl_upload_new ()" link="GstGLUpload.html#gst-gl-upload-new"/>
2328
+ <keyword type="function" name="gst_gl_upload_set_context ()" link="GstGLUpload.html#gst-gl-upload-set-context"/>
2329
+ <keyword type="function" name="gst_gl_upload_get_caps ()" link="GstGLUpload.html#gst-gl-upload-get-caps"/>
2330
+ <keyword type="function" name="gst_gl_upload_set_caps ()" link="GstGLUpload.html#gst-gl-upload-set-caps"/>
2331
+ <keyword type="function" name="gst_gl_upload_propose_allocation ()" link="GstGLUpload.html#gst-gl-upload-propose-allocation"/>
2332
+ <keyword type="function" name="gst_gl_upload_transform_caps ()" link="GstGLUpload.html#gst-gl-upload-transform-caps"/>
2333
+ <keyword type="function" name="gst_gl_upload_perform_with_buffer ()" link="GstGLUpload.html#gst-gl-upload-perform-with-buffer"/>
2334
+ <keyword type="function" name="gst_gl_upload_get_input_template_caps ()" link="GstGLUpload.html#gst-gl-upload-get-input-template-caps"/>
2335
+ <keyword type="struct" name="GstGLUpload" link="GstGLUpload.html#GstGLUpload-struct"/>
2336
+ <keyword type="enum" name="enum GstGLUploadReturn" link="GstGLUpload.html#GstGLUploadReturn"/>
2337
+ <keyword type="function" name="gst_gl_view_convert_new ()" link="GstGLViewConvert.html#gst-gl-view-convert-new" since="1.6"/>
2338
+ <keyword type="function" name="gst_gl_view_convert_set_caps ()" link="GstGLViewConvert.html#gst-gl-view-convert-set-caps" since="1.6"/>
2339
+ <keyword type="function" name="gst_gl_view_convert_transform_caps ()" link="GstGLViewConvert.html#gst-gl-view-convert-transform-caps" since="1.6"/>
2340
+ <keyword type="function" name="gst_gl_view_convert_fixate_caps ()" link="GstGLViewConvert.html#gst-gl-view-convert-fixate-caps" since="1.6"/>
2341
+ <keyword type="function" name="gst_gl_view_convert_submit_input_buffer ()" link="GstGLViewConvert.html#gst-gl-view-convert-submit-input-buffer" since="1.6"/>
2342
+ <keyword type="function" name="gst_gl_view_convert_get_output ()" link="GstGLViewConvert.html#gst-gl-view-convert-get-output" since="1.6"/>
2343
+ <keyword type="function" name="gst_gl_view_convert_perform ()" link="GstGLViewConvert.html#gst-gl-view-convert-perform" since="1.6"/>
2344
+ <keyword type="function" name="gst_gl_view_convert_reset ()" link="GstGLViewConvert.html#gst-gl-view-convert-reset" since="1.6"/>
2345
+ <keyword type="function" name="gst_gl_view_convert_set_context ()" link="GstGLViewConvert.html#gst-gl-view-convert-set-context" since="1.6"/>
2346
+ <keyword type="enum" name="enum GstGLStereoDownmix" link="GstGLViewConvert.html#GstGLStereoDownmix"/>
2347
+ <keyword type="struct" name="GstGLViewConvert" link="GstGLViewConvert.html#GstGLViewConvert-struct"/>
2348
+ <keyword type="struct" name="GstGLViewConvertClass" link="GstGLViewConvert.html#GstGLViewConvertClass"/>
2349
+ <keyword type="property" name="The “downmix-mode” property" link="GstGLViewConvert.html#GstGLViewConvert--downmix-mode"/>
2350
+ <keyword type="property" name="The “input-flags-override” property" link="GstGLViewConvert.html#GstGLViewConvert--input-flags-override"/>
2351
+ <keyword type="property" name="The “input-mode-override” property" link="GstGLViewConvert.html#GstGLViewConvert--input-mode-override"/>
2352
+ <keyword type="property" name="The “output-flags-override” property" link="GstGLViewConvert.html#GstGLViewConvert--output-flags-override"/>
2353
+ <keyword type="property" name="The “output-mode-override” property" link="GstGLViewConvert.html#GstGLViewConvert--output-mode-override"/>
2354
+ <keyword type="function" name="gst_gl_window_error_quark ()" link="GstGLWindow.html#gst-gl-window-error-quark"/>
2355
+ <keyword type="function" name="GstGLWindowResizeCB ()" link="GstGLWindow.html#GstGLWindowResizeCB"/>
2356
+ <keyword type="macro" name="GST_GL_WINDOW_RESIZE_CB()" link="GstGLWindow.html#GST-GL-WINDOW-RESIZE-CB:CAPS"/>
2357
+ <keyword type="function" name="GstGLWindowCB ()" link="GstGLWindow.html#GstGLWindowCB"/>
2358
+ <keyword type="macro" name="GST_GL_WINDOW_CB()" link="GstGLWindow.html#GST-GL-WINDOW-CB:CAPS"/>
2359
+ <keyword type="function" name="gst_gl_window_new ()" link="GstGLWindow.html#gst-gl-window-new" since="1.4"/>
2360
+ <keyword type="function" name="gst_gl_window_draw ()" link="GstGLWindow.html#gst-gl-window-draw" since="1.4"/>
2361
+ <keyword type="function" name="gst_gl_window_quit ()" link="GstGLWindow.html#gst-gl-window-quit" since="1.4"/>
2362
+ <keyword type="function" name="gst_gl_window_run ()" link="GstGLWindow.html#gst-gl-window-run" since="1.4"/>
2363
+ <keyword type="function" name="gst_gl_window_get_context ()" link="GstGLWindow.html#gst-gl-window-get-context" since="1.4"/>
2364
+ <keyword type="function" name="gst_gl_window_get_display ()" link="GstGLWindow.html#gst-gl-window-get-display" since="1.4"/>
2365
+ <keyword type="function" name="gst_gl_window_send_message ()" link="GstGLWindow.html#gst-gl-window-send-message" since="1.4"/>
2366
+ <keyword type="function" name="gst_gl_window_send_message_async ()" link="GstGLWindow.html#gst-gl-window-send-message-async" since="1.4"/>
2367
+ <keyword type="function" name="gst_gl_window_set_close_callback ()" link="GstGLWindow.html#gst-gl-window-set-close-callback" since="1.4"/>
2368
+ <keyword type="function" name="gst_gl_window_set_draw_callback ()" link="GstGLWindow.html#gst-gl-window-set-draw-callback" since="1.4"/>
2369
+ <keyword type="function" name="gst_gl_window_set_resize_callback ()" link="GstGLWindow.html#gst-gl-window-set-resize-callback" since="1.4"/>
2370
+ <keyword type="function" name="gst_gl_window_set_window_handle ()" link="GstGLWindow.html#gst-gl-window-set-window-handle" since="1.4"/>
2371
+ <keyword type="function" name="gst_gl_window_get_window_handle ()" link="GstGLWindow.html#gst-gl-window-get-window-handle" since="1.4"/>
2372
+ <keyword type="function" name="gst_gl_window_set_preferred_size ()" link="GstGLWindow.html#gst-gl-window-set-preferred-size" since="1.6"/>
2373
+ <keyword type="function" name="gst_gl_window_show ()" link="GstGLWindow.html#gst-gl-window-show" since="1.6"/>
2374
+ <keyword type="function" name="gst_gl_window_get_surface_dimensions ()" link="GstGLWindow.html#gst-gl-window-get-surface-dimensions" since="1.6"/>
2375
+ <keyword type="function" name="gst_gl_window_handle_events ()" link="GstGLWindow.html#gst-gl-window-handle-events"/>
2376
+ <keyword type="function" name="gst_gl_window_queue_resize ()" link="GstGLWindow.html#gst-gl-window-queue-resize"/>
2377
+ <keyword type="function" name="gst_gl_window_resize ()" link="GstGLWindow.html#gst-gl-window-resize"/>
2378
+ <keyword type="function" name="gst_gl_window_set_render_rectangle ()" link="GstGLWindow.html#gst-gl-window-set-render-rectangle"/>
2379
+ <keyword type="enum" name="enum GstGLWindowError" link="GstGLWindow.html#GstGLWindowError"/>
2380
+ <keyword type="macro" name="GST_GL_WINDOW_ERROR" link="GstGLWindow.html#GST-GL-WINDOW-ERROR:CAPS"/>
2381
+ <keyword type="struct" name="GstGLWindow" link="GstGLWindow.html#GstGLWindow-struct"/>
2382
+ <keyword type="struct" name="GstGLWindowClass" link="GstGLWindow.html#GstGLWindowClass"/>
2383
+ <keyword type="signal" name="The “key-event” signal" link="GstGLWindow.html#GstGLWindow-key-event"/>
2384
+ <keyword type="signal" name="The “mouse-event” signal" link="GstGLWindow.html#GstGLWindow-mouse-event"/>
2385
+ <keyword type="function" name="GstGLAsyncDebugLogGetMessage ()" link="gst-plugins-base-libs-OpenGL-debugging.html#GstGLAsyncDebugLogGetMessage"/>
2386
+ <keyword type="function" name="gst_gl_async_debug_new ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-new" since="1.8"/>
2387
+ <keyword type="function" name="gst_gl_async_debug_free ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-free" since="1.8"/>
2388
+ <keyword type="function" name="gst_gl_async_debug_init ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-init" since="1.8"/>
2389
+ <keyword type="function" name="gst_gl_async_debug_unset ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-unset"/>
2390
+ <keyword type="function" name="gst_gl_async_debug_freeze ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-freeze" since="1.8"/>
2391
+ <keyword type="function" name="gst_gl_async_debug_thaw ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-thaw" since="1.8"/>
2392
+ <keyword type="function" name="gst_gl_async_debug_output_log_msg ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-output-log-msg"/>
2393
+ <keyword type="function" name="gst_gl_async_debug_store_log_msg ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-store-log-msg" since="1.8"/>
2394
+ <keyword type="function" name="gst_gl_async_debug_store_log_msg_valist ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-async-debug-store-log-msg-valist" since="1.8"/>
2395
+ <keyword type="macro" name="GST_GL_ASYNC_CAT_LEVEL_LOG_valist()" link="gst-plugins-base-libs-OpenGL-debugging.html#GST-GL-ASYNC-CAT-LEVEL-LOG-valist"/>
2396
+ <keyword type="macro" name="GST_GL_ASYNC_CAT_LEVEL_LOG()" link="gst-plugins-base-libs-OpenGL-debugging.html#GST-GL-ASYNC-CAT-LEVEL-LOG:CAPS"/>
2397
+ <keyword type="function" name="gst_gl_insert_debug_marker ()" link="gst-plugins-base-libs-OpenGL-debugging.html#gst-gl-insert-debug-marker" since="1.8"/>
2398
+ <keyword type="struct" name="GstGLAsyncDebug" link="gst-plugins-base-libs-OpenGL-debugging.html#GstGLAsyncDebug"/>
2399
+ <keyword type="function" name="gst_gl_format_type_n_bytes ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-format-type-n-bytes"/>
2400
+ <keyword type="function" name="gst_gl_format_from_video_info ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-format-from-video-info"/>
2401
+ <keyword type="function" name="gst_gl_sized_gl_format_from_gl_format_type ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-sized-gl-format-from-gl-format-type"/>
2402
+ <keyword type="function" name="gst_gl_texture_target_from_string ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-texture-target-from-string"/>
2403
+ <keyword type="function" name="gst_gl_texture_target_to_string ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-texture-target-to-string"/>
2404
+ <keyword type="function" name="gst_gl_texture_target_to_gl ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-texture-target-to-gl"/>
2405
+ <keyword type="function" name="gst_gl_texture_target_from_gl ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-texture-target-from-gl"/>
2406
+ <keyword type="function" name="gst_gl_texture_target_to_buffer_pool_option ()" link="gst-plugins-base-libs-OpenGL-Formats.html#gst-gl-texture-target-to-buffer-pool-option"/>
2407
+ <keyword type="enum" name="enum GstGLTextureTarget" link="gst-plugins-base-libs-OpenGL-Formats.html#GstGLTextureTarget" since="1.8"/>
2408
+ <keyword type="macro" name="GST_GL_TEXTURE_TARGET_2D_STR" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-2D-STR:CAPS"/>
2409
+ <keyword type="macro" name="GST_GL_TEXTURE_TARGET_RECTANGLE_STR" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-RECTANGLE-STR:CAPS"/>
2410
+ <keyword type="macro" name="GST_GL_TEXTURE_TARGET_EXTERNAL_OES_STR" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-EXTERNAL-OES-STR:CAPS"/>
2411
+ <keyword type="macro" name="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_2D" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-2D:CAPS"/>
2412
+ <keyword type="macro" name="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_RECTANGLE" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-RECTANGLE:CAPS"/>
2413
+ <keyword type="macro" name="GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-BUFFER-POOL-OPTION-GL-TEXTURE-TARGET-EXTERNAL-OES:CAPS"/>
2414
+ <keyword type="enum" name="enum GstGLFormat" link="gst-plugins-base-libs-OpenGL-Formats.html#GstGLFormat"/>
2415
+ <keyword type="function" name="gst_gl_handle_set_context ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-set-context"/>
2416
+ <keyword type="function" name="gst_gl_handle_context_query ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-handle-context-query"/>
2417
+ <keyword type="function" name="gst_gl_ensure_element_data ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-ensure-element-data"/>
2418
+ <keyword type="function" name="gst_gl_query_local_gl_context ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-query-local-gl-context"/>
2419
+ <keyword type="function" name="gst_gl_get_plane_data_size ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-plane-data-size"/>
2420
+ <keyword type="function" name="gst_gl_get_plane_start ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-get-plane-start"/>
2421
+ <keyword type="function" name="gst_gl_value_get_texture_target_mask ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-get-texture-target-mask"/>
2422
+ <keyword type="function" name="gst_gl_value_set_texture_target ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target"/>
2423
+ <keyword type="function" name="gst_gl_value_set_texture_target_from_mask ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-value-set-texture-target-from-mask"/>
2424
+ <keyword type="function" name="gst_gl_check_extension ()" link="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html#gst-gl-check-extension"/>
1938
2425
  <keyword type="constant" name="GST_FD_MEMORY_FLAG_NONE" link="gst-plugins-base-libs-fdmemory.html#GST-FD-MEMORY-FLAG-NONE:CAPS"/>
1939
2426
  <keyword type="constant" name="GST_FD_MEMORY_FLAG_KEEP_MAPPED" link="gst-plugins-base-libs-fdmemory.html#GST-FD-MEMORY-FLAG-KEEP-MAPPED:CAPS"/>
1940
2427
  <keyword type="constant" name="GST_FD_MEMORY_FLAG_MAP_PRIVATE" link="gst-plugins-base-libs-fdmemory.html#GST-FD-MEMORY-FLAG-MAP-PRIVATE:CAPS"/>
@@ -2108,6 +2595,7 @@
2108
2595
  <keyword type="constant" name="GST_FFT_WINDOW_BARTLETT" link="gst-plugins-base-libs-GstFFT.html#GST-FFT-WINDOW-BARTLETT:CAPS"/>
2109
2596
  <keyword type="constant" name="GST_FFT_WINDOW_BLACKMAN" link="gst-plugins-base-libs-GstFFT.html#GST-FFT-WINDOW-BLACKMAN:CAPS"/>
2110
2597
  <keyword type="constant" name="GST_RTP_BUFFER_FLAG_RETRANSMISSION" link="gst-plugins-base-libs-GstRTPBuffer.html#GST-RTP-BUFFER-FLAG-RETRANSMISSION:CAPS"/>
2598
+ <keyword type="constant" name="GST_RTP_BUFFER_FLAG_REDUNDANT" link="gst-plugins-base-libs-GstRTPBuffer.html#GST-RTP-BUFFER-FLAG-REDUNDANT:CAPS"/>
2111
2599
  <keyword type="constant" name="GST_RTP_BUFFER_FLAG_LAST" link="gst-plugins-base-libs-GstRTPBuffer.html#GST-RTP-BUFFER-FLAG-LAST:CAPS"/>
2112
2600
  <keyword type="constant" name="GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING" link="gst-plugins-base-libs-GstRTPBuffer.html#GST-RTP-BUFFER-MAP-FLAG-SKIP-PADDING:CAPS"/>
2113
2601
  <keyword type="constant" name="GST_RTP_BUFFER_MAP_FLAG_LAST" link="gst-plugins-base-libs-GstRTPBuffer.html#GST-RTP-BUFFER-MAP-FLAG-LAST:CAPS"/>
@@ -2119,6 +2607,7 @@
2119
2607
  <keyword type="constant" name="GST_RTCP_TYPE_APP" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-TYPE-APP:CAPS"/>
2120
2608
  <keyword type="constant" name="GST_RTCP_TYPE_RTPFB" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-TYPE-RTPFB:CAPS"/>
2121
2609
  <keyword type="constant" name="GST_RTCP_TYPE_PSFB" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-TYPE-PSFB:CAPS"/>
2610
+ <keyword type="constant" name="GST_RTCP_TYPE_XR" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-TYPE-XR:CAPS"/>
2122
2611
  <keyword type="constant" name="GST_RTCP_SDES_INVALID" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-SDES-INVALID:CAPS"/>
2123
2612
  <keyword type="constant" name="GST_RTCP_SDES_END" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-SDES-END:CAPS"/>
2124
2613
  <keyword type="constant" name="GST_RTCP_SDES_CNAME" link="gst-plugins-base-libs-GstRTCPBuffer.html#GST-RTCP-SDES-CNAME:CAPS"/>
@@ -2200,6 +2689,7 @@
2200
2689
  <keyword type="constant" name="GST_RTSP_VERSION_INVALID" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-VERSION-INVALID:CAPS"/>
2201
2690
  <keyword type="constant" name="GST_RTSP_VERSION_1_0" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-VERSION-1-0:CAPS"/>
2202
2691
  <keyword type="constant" name="GST_RTSP_VERSION_1_1" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-VERSION-1-1:CAPS"/>
2692
+ <keyword type="constant" name="GST_RTSP_VERSION_2_0" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-VERSION-2-0:CAPS"/>
2203
2693
  <keyword type="constant" name="GST_RTSP_INVALID" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-INVALID:CAPS"/>
2204
2694
  <keyword type="constant" name="GST_RTSP_DESCRIBE" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-DESCRIBE:CAPS"/>
2205
2695
  <keyword type="constant" name="GST_RTSP_ANNOUNCE" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-ANNOUNCE:CAPS"/>
@@ -2300,6 +2790,10 @@
2300
2790
  <keyword type="constant" name="GST_RTSP_HDR_X_SESSIONCOOKIE" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-X-SESSIONCOOKIE:CAPS"/>
2301
2791
  <keyword type="constant" name="GST_RTSP_HDR_RTCP_INTERVAL" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-RTCP-INTERVAL:CAPS"/>
2302
2792
  <keyword type="constant" name="GST_RTSP_HDR_KEYMGMT" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-KEYMGMT:CAPS"/>
2793
+ <keyword type="constant" name="GST_RTSP_HDR_PIPELINED_REQUESTS" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-PIPELINED-REQUESTS:CAPS"/>
2794
+ <keyword type="constant" name="GST_RTSP_HDR_MEDIA_PROPERTIES" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-MEDIA-PROPERTIES:CAPS"/>
2795
+ <keyword type="constant" name="GST_RTSP_HDR_SEEK_STYLE" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-SEEK-STYLE:CAPS"/>
2796
+ <keyword type="constant" name="GST_RTSP_HDR_ACCEPT_RANGES" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-ACCEPT-RANGES:CAPS"/>
2303
2797
  <keyword type="constant" name="GST_RTSP_HDR_LAST" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-HDR-LAST:CAPS"/>
2304
2798
  <keyword type="constant" name="GST_RTSP_STS_INVALID" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-STS-INVALID:CAPS"/>
2305
2799
  <keyword type="constant" name="GST_RTSP_STS_CONTINUE" link="gst-plugins-base-libs-GstRtspdefs.html#GST-RTSP-STS-CONTINUE:CAPS"/>
@@ -2576,6 +3070,9 @@
2576
3070
  <keyword type="constant" name="GST_VIDEO_FORMAT_I422_12LE" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-I422-12LE:CAPS"/>
2577
3071
  <keyword type="constant" name="GST_VIDEO_FORMAT_Y444_12BE" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-Y444-12BE:CAPS"/>
2578
3072
  <keyword type="constant" name="GST_VIDEO_FORMAT_Y444_12LE" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-Y444-12LE:CAPS"/>
3073
+ <keyword type="constant" name="GST_VIDEO_FORMAT_GRAY10_LE32" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-GRAY10-LE32:CAPS"/>
3074
+ <keyword type="constant" name="GST_VIDEO_FORMAT_NV12_10LE32" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-NV12-10LE32:CAPS"/>
3075
+ <keyword type="constant" name="GST_VIDEO_FORMAT_NV16_10LE32" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-NV16-10LE32:CAPS"/>
2579
3076
  <keyword type="constant" name="GST_VIDEO_FORMAT_FLAG_YUV" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-FLAG-YUV:CAPS"/>
2580
3077
  <keyword type="constant" name="GST_VIDEO_FORMAT_FLAG_RGB" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-FLAG-RGB:CAPS"/>
2581
3078
  <keyword type="constant" name="GST_VIDEO_FORMAT_FLAG_GRAY" link="gst-plugins-base-libs-GstVideoAlignment.html#GST-VIDEO-FORMAT-FLAG-GRAY:CAPS"/>
@@ -2779,6 +3276,96 @@
2779
3276
  <keyword type="constant" name="GST_NAVIGATION_QUERY_INVALID" link="GstNavigation.html#GST-NAVIGATION-QUERY-INVALID:CAPS"/>
2780
3277
  <keyword type="constant" name="GST_NAVIGATION_QUERY_COMMANDS" link="GstNavigation.html#GST-NAVIGATION-QUERY-COMMANDS:CAPS"/>
2781
3278
  <keyword type="constant" name="GST_NAVIGATION_QUERY_ANGLES" link="GstNavigation.html#GST-NAVIGATION-QUERY-ANGLES:CAPS"/>
3279
+ <keyword type="constant" name="GST_GL_API_NONE" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-NONE:CAPS"/>
3280
+ <keyword type="constant" name="GST_GL_API_OPENGL" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-OPENGL:CAPS"/>
3281
+ <keyword type="constant" name="GST_GL_API_OPENGL3" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-OPENGL3:CAPS"/>
3282
+ <keyword type="constant" name="GST_GL_API_GLES1" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-GLES1:CAPS"/>
3283
+ <keyword type="constant" name="GST_GL_API_GLES2" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-GLES2:CAPS"/>
3284
+ <keyword type="constant" name="GST_GL_API_ANY" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-API-ANY:CAPS"/>
3285
+ <keyword type="constant" name="GST_GL_PLATFORM_NONE" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-NONE:CAPS"/>
3286
+ <keyword type="constant" name="GST_GL_PLATFORM_EGL" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-EGL:CAPS"/>
3287
+ <keyword type="constant" name="GST_GL_PLATFORM_GLX" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-GLX:CAPS"/>
3288
+ <keyword type="constant" name="GST_GL_PLATFORM_WGL" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-WGL:CAPS"/>
3289
+ <keyword type="constant" name="GST_GL_PLATFORM_CGL" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-CGL:CAPS"/>
3290
+ <keyword type="constant" name="GST_GL_PLATFORM_EAGL" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-EAGL:CAPS"/>
3291
+ <keyword type="constant" name="GST_GL_PLATFORM_ANY" link="gst-plugins-base-libs-GstGLAPI.html#GST-GL-PLATFORM-ANY:CAPS"/>
3292
+ <keyword type="constant" name="GST_GL_BASE_MEMORY_ERROR_FAILED" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-ERROR-FAILED:CAPS"/>
3293
+ <keyword type="constant" name="GST_GL_BASE_MEMORY_ERROR_OLD_LIBS" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-ERROR-OLD-LIBS:CAPS"/>
3294
+ <keyword type="constant" name="GST_GL_BASE_MEMORY_ERROR_RESOURCE_UNAVAILABLE" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-ERROR-RESOURCE-UNAVAILABLE:CAPS"/>
3295
+ <keyword type="constant" name="GST_GL_BASE_MEMORY_TRANSFER_NEED_DOWNLOAD" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-TRANSFER-NEED-DOWNLOAD:CAPS"/>
3296
+ <keyword type="constant" name="GST_GL_BASE_MEMORY_TRANSFER_NEED_UPLOAD" link="gst-plugins-base-libs-GstGLBaseMemory.html#GST-GL-BASE-MEMORY-TRANSFER-NEED-UPLOAD:CAPS"/>
3297
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_FAILED" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-FAILED:CAPS"/>
3298
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_WRONG_CONFIG" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-WRONG-CONFIG:CAPS"/>
3299
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_WRONG_API" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-WRONG-API:CAPS"/>
3300
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_OLD_LIBS" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-OLD-LIBS:CAPS"/>
3301
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_CREATE_CONTEXT" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-CREATE-CONTEXT:CAPS"/>
3302
+ <keyword type="constant" name="GST_GL_CONTEXT_ERROR_RESOURCE_UNAVAILABLE" link="GstGLContext.html#GST-GL-CONTEXT-ERROR-RESOURCE-UNAVAILABLE:CAPS"/>
3303
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_NONE" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-NONE:CAPS"/>
3304
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_X11" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-X11:CAPS"/>
3305
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_WAYLAND" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-WAYLAND:CAPS"/>
3306
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_COCOA" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-COCOA:CAPS"/>
3307
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_WIN32" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-WIN32:CAPS"/>
3308
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_DISPMANX" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-DISPMANX:CAPS"/>
3309
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_EGL" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-EGL:CAPS"/>
3310
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_VIV_FB" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-VIV-FB:CAPS"/>
3311
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_GBM" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-GBM:CAPS"/>
3312
+ <keyword type="constant" name="GST_GL_DISPLAY_TYPE_ANY" link="GstGLDisplay.html#GST-GL-DISPLAY-TYPE-ANY:CAPS"/>
3313
+ <keyword type="constant" name="GST_GL_QUERY_NONE" link="gst-plugins-base-libs-GstGLQuery.html#GST-GL-QUERY-NONE:CAPS"/>
3314
+ <keyword type="constant" name="GST_GL_QUERY_TIME_ELAPSED" link="gst-plugins-base-libs-GstGLQuery.html#GST-GL-QUERY-TIME-ELAPSED:CAPS"/>
3315
+ <keyword type="constant" name="GST_GL_QUERY_TIMESTAMP" link="gst-plugins-base-libs-GstGLQuery.html#GST-GL-QUERY-TIMESTAMP:CAPS"/>
3316
+ <keyword type="constant" name="GST_GLSL_ERROR_COMPILE" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-ERROR-COMPILE:CAPS"/>
3317
+ <keyword type="constant" name="GST_GLSL_ERROR_LINK" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-ERROR-LINK:CAPS"/>
3318
+ <keyword type="constant" name="GST_GLSL_ERROR_PROGRAM" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-ERROR-PROGRAM:CAPS"/>
3319
+ <keyword type="constant" name="GST_GLSL_PROFILE_NONE" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-PROFILE-NONE:CAPS"/>
3320
+ <keyword type="constant" name="GST_GLSL_PROFILE_ES" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-PROFILE-ES:CAPS"/>
3321
+ <keyword type="constant" name="GST_GLSL_PROFILE_CORE" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-PROFILE-CORE:CAPS"/>
3322
+ <keyword type="constant" name="GST_GLSL_PROFILE_COMPATIBILITY" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-PROFILE-COMPATIBILITY:CAPS"/>
3323
+ <keyword type="constant" name="GST_GLSL_PROFILE_ANY" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-PROFILE-ANY:CAPS"/>
3324
+ <keyword type="constant" name="GST_GLSL_VERSION_NONE" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-NONE:CAPS"/>
3325
+ <keyword type="constant" name="GST_GLSL_VERSION_100" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-100:CAPS"/>
3326
+ <keyword type="constant" name="GST_GLSL_VERSION_110" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-110:CAPS"/>
3327
+ <keyword type="constant" name="GST_GLSL_VERSION_120" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-120:CAPS"/>
3328
+ <keyword type="constant" name="GST_GLSL_VERSION_130" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-130:CAPS"/>
3329
+ <keyword type="constant" name="GST_GLSL_VERSION_140" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-140:CAPS"/>
3330
+ <keyword type="constant" name="GST_GLSL_VERSION_150" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-150:CAPS"/>
3331
+ <keyword type="constant" name="GST_GLSL_VERSION_300" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-300:CAPS"/>
3332
+ <keyword type="constant" name="GST_GLSL_VERSION_310" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-310:CAPS"/>
3333
+ <keyword type="constant" name="GST_GLSL_VERSION_320" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-320:CAPS"/>
3334
+ <keyword type="constant" name="GST_GLSL_VERSION_330" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-330:CAPS"/>
3335
+ <keyword type="constant" name="GST_GLSL_VERSION_400" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-400:CAPS"/>
3336
+ <keyword type="constant" name="GST_GLSL_VERSION_410" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-410:CAPS"/>
3337
+ <keyword type="constant" name="GST_GLSL_VERSION_420" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-420:CAPS"/>
3338
+ <keyword type="constant" name="GST_GLSL_VERSION_430" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-430:CAPS"/>
3339
+ <keyword type="constant" name="GST_GLSL_VERSION_440" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-440:CAPS"/>
3340
+ <keyword type="constant" name="GST_GLSL_VERSION_450" link="gst-plugins-base-libs-GstGLSL.html#GST-GLSL-VERSION-450:CAPS"/>
3341
+ <keyword type="constant" name="GST_GL_UPLOAD_DONE" link="GstGLUpload.html#GST-GL-UPLOAD-DONE:CAPS"/>
3342
+ <keyword type="constant" name="GST_GL_UPLOAD_ERROR" link="GstGLUpload.html#GST-GL-UPLOAD-ERROR:CAPS"/>
3343
+ <keyword type="constant" name="GST_GL_UPLOAD_UNSUPPORTED" link="GstGLUpload.html#GST-GL-UPLOAD-UNSUPPORTED:CAPS"/>
3344
+ <keyword type="constant" name="GST_GL_UPLOAD_RECONFIGURE" link="GstGLUpload.html#GST-GL-UPLOAD-RECONFIGURE:CAPS"/>
3345
+ <keyword type="constant" name="GST_GL_STEREO_DOWNMIX_ANAGLYPH_GREEN_MAGENTA_DUBOIS" link="GstGLViewConvert.html#GST-GL-STEREO-DOWNMIX-ANAGLYPH-GREEN-MAGENTA-DUBOIS:CAPS"/>
3346
+ <keyword type="constant" name="GST_GL_STEREO_DOWNMIX_ANAGLYPH_RED_CYAN_DUBOIS" link="GstGLViewConvert.html#GST-GL-STEREO-DOWNMIX-ANAGLYPH-RED-CYAN-DUBOIS:CAPS"/>
3347
+ <keyword type="constant" name="GST_GL_STEREO_DOWNMIX_ANAGLYPH_AMBER_BLUE_DUBOIS" link="GstGLViewConvert.html#GST-GL-STEREO-DOWNMIX-ANAGLYPH-AMBER-BLUE-DUBOIS:CAPS"/>
3348
+ <keyword type="constant" name="GST_GL_WINDOW_ERROR_FAILED" link="GstGLWindow.html#GST-GL-WINDOW-ERROR-FAILED:CAPS"/>
3349
+ <keyword type="constant" name="GST_GL_WINDOW_ERROR_OLD_LIBS" link="GstGLWindow.html#GST-GL-WINDOW-ERROR-OLD-LIBS:CAPS"/>
3350
+ <keyword type="constant" name="GST_GL_WINDOW_ERROR_RESOURCE_UNAVAILABLE" link="GstGLWindow.html#GST-GL-WINDOW-ERROR-RESOURCE-UNAVAILABLE:CAPS"/>
3351
+ <keyword type="constant" name="GST_GL_TEXTURE_TARGET_NONE" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-NONE:CAPS"/>
3352
+ <keyword type="constant" name="GST_GL_TEXTURE_TARGET_2D" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-2D:CAPS"/>
3353
+ <keyword type="constant" name="GST_GL_TEXTURE_TARGET_RECTANGLE" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-RECTANGLE:CAPS"/>
3354
+ <keyword type="constant" name="GST_GL_TEXTURE_TARGET_EXTERNAL_OES" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-TEXTURE-TARGET-EXTERNAL-OES:CAPS"/>
3355
+ <keyword type="constant" name="GST_GL_LUMINANCE" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-LUMINANCE:CAPS"/>
3356
+ <keyword type="constant" name="GST_GL_ALPHA" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-ALPHA:CAPS"/>
3357
+ <keyword type="constant" name="GST_GL_LUMINANCE_ALPHA" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-LUMINANCE-ALPHA:CAPS"/>
3358
+ <keyword type="constant" name="GST_GL_RED" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RED:CAPS"/>
3359
+ <keyword type="constant" name="GST_GL_R8" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-R8:CAPS"/>
3360
+ <keyword type="constant" name="GST_GL_RG" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RG:CAPS"/>
3361
+ <keyword type="constant" name="GST_GL_RG8" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RG8:CAPS"/>
3362
+ <keyword type="constant" name="GST_GL_RGB" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RGB:CAPS"/>
3363
+ <keyword type="constant" name="GST_GL_RGB8" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RGB8:CAPS"/>
3364
+ <keyword type="constant" name="GST_GL_RGB565" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RGB565:CAPS"/>
3365
+ <keyword type="constant" name="GST_GL_RGBA" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RGBA:CAPS"/>
3366
+ <keyword type="constant" name="GST_GL_RGBA8" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-RGBA8:CAPS"/>
3367
+ <keyword type="constant" name="GST_GL_DEPTH_COMPONENT16" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-DEPTH-COMPONENT16:CAPS"/>
3368
+ <keyword type="constant" name="GST_GL_DEPTH24_STENCIL8" link="gst-plugins-base-libs-OpenGL-Formats.html#GST-GL-DEPTH24-STENCIL8:CAPS"/>
2782
3369
  <keyword type="member" name="GstAppSrcCallbacks.need-data" link="gst-plugins-base-libs-appsrc.html#GstAppSrcCallbacks.need-data"/>
2783
3370
  <keyword type="member" name="GstAppSrcCallbacks.enough-data" link="gst-plugins-base-libs-appsrc.html#GstAppSrcCallbacks.enough-data"/>
2784
3371
  <keyword type="member" name="GstAppSrcCallbacks.seek-data" link="gst-plugins-base-libs-appsrc.html#GstAppSrcCallbacks.seek-data"/>
@@ -2813,6 +3400,10 @@
2813
3400
  <keyword type="member" name="GstAudioClippingMeta.format" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#GstAudioClippingMeta.format"/>
2814
3401
  <keyword type="member" name="GstAudioClippingMeta.start" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#GstAudioClippingMeta.start"/>
2815
3402
  <keyword type="member" name="GstAudioClippingMeta.end" link="gst-plugins-base-libs-GstAudioDownmixMeta.html#GstAudioClippingMeta.end"/>
3403
+ <keyword type="member" name="GstAudioAggregatorClass.create-output-buffer" link="GstAudioAggregator.html#GstAudioAggregatorClass.create-output-buffer"/>
3404
+ <keyword type="member" name="GstAudioAggregatorClass.aggregate-one-buffer" link="GstAudioAggregator.html#GstAudioAggregatorClass.aggregate-one-buffer"/>
3405
+ <keyword type="member" name="GstAudioAggregatorPadClass.convert-buffer" link="GstAudioAggregator.html#GstAudioAggregatorPadClass.convert-buffer"/>
3406
+ <keyword type="member" name="GstAudioAggregatorPadClass.update-conversion-info" link="GstAudioAggregator.html#GstAudioAggregatorPadClass.update-conversion-info"/>
2816
3407
  <keyword type="member" name="GstAudioCdSrcClass.pushsrc-class" link="GstAudioCdSrc.html#GstAudioCdSrcClass.pushsrc-class"/>
2817
3408
  <keyword type="member" name="GstAudioCdSrcClass.open" link="GstAudioCdSrc.html#GstAudioCdSrcClass.open"/>
2818
3409
  <keyword type="member" name="GstAudioCdSrcClass.close" link="GstAudioCdSrc.html#GstAudioCdSrcClass.close"/>
@@ -3173,12 +3764,15 @@
3173
3764
  <keyword type="member" name="GstVideoRegionOfInterestMeta.y" link="gst-plugins-base-libs-gstvideometa.html#GstVideoRegionOfInterestMeta.y"/>
3174
3765
  <keyword type="member" name="GstVideoRegionOfInterestMeta.w" link="gst-plugins-base-libs-gstvideometa.html#GstVideoRegionOfInterestMeta.w"/>
3175
3766
  <keyword type="member" name="GstVideoRegionOfInterestMeta.h" link="gst-plugins-base-libs-gstvideometa.html#GstVideoRegionOfInterestMeta.h"/>
3767
+ <keyword type="member" name="GstVideoRegionOfInterestMeta.params" link="gst-plugins-base-libs-gstvideometa.html#GstVideoRegionOfInterestMeta.params"/>
3176
3768
  <keyword type="member" name="GstVideoGLTextureUploadMeta.meta" link="gst-plugins-base-libs-gstvideometa.html#GstVideoGLTextureUploadMeta.meta"/>
3177
3769
  <keyword type="member" name="GstVideoGLTextureUploadMeta.texture-orientation" link="gst-plugins-base-libs-gstvideometa.html#GstVideoGLTextureUploadMeta.texture-orientation"/>
3178
3770
  <keyword type="member" name="GstVideoGLTextureUploadMeta.n-textures" link="gst-plugins-base-libs-gstvideometa.html#GstVideoGLTextureUploadMeta.n-textures"/>
3179
3771
  <keyword type="member" name="GstVideoGLTextureUploadMeta.texture-type" link="gst-plugins-base-libs-gstvideometa.html#GstVideoGLTextureUploadMeta.texture-type"/>
3180
3772
  <keyword type="member" name="GstVideoTimeCodeMeta.meta" link="gst-plugins-base-libs-gstvideometa.html#GstVideoTimeCodeMeta.meta"/>
3181
3773
  <keyword type="member" name="GstVideoTimeCodeMeta.tc" link="gst-plugins-base-libs-gstvideometa.html#GstVideoTimeCodeMeta.tc"/>
3774
+ <keyword type="member" name="GstVideoAffineTransformationMeta.meta" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#GstVideoAffineTransformationMeta.meta"/>
3775
+ <keyword type="member" name="GstVideoAffineTransformationMeta.matrix" link="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html#GstVideoAffineTransformationMeta.matrix"/>
3182
3776
  <keyword type="member" name="GstVideoOverlayCompositionMeta.meta" link="gst-plugins-base-libs-GstVideoOverlayRectangle.html#GstVideoOverlayCompositionMeta.meta"/>
3183
3777
  <keyword type="member" name="GstVideoOverlayCompositionMeta.overlay" link="gst-plugins-base-libs-GstVideoOverlayRectangle.html#GstVideoOverlayCompositionMeta.overlay"/>
3184
3778
  <keyword type="member" name="GstVideoFilterClass.set-info" link="GstVideoFilter.html#GstVideoFilterClass.set-info"/>
@@ -3280,5 +3874,85 @@
3280
3874
  <keyword type="member" name="GstVideoCodecState.allocation-caps" link="gst-plugins-base-libs-gstvideoutils.html#GstVideoCodecState.allocation-caps"/>
3281
3875
  <keyword type="member" name="GstNavigationInterface.iface" link="GstNavigation.html#GstNavigationInterface.iface"/>
3282
3876
  <keyword type="member" name="GstNavigationInterface.send-event" link="GstNavigation.html#GstNavigationInterface.send-event"/>
3877
+ <keyword type="member" name="GstGLBaseFilterClass.supported-gl-api" link="GstGLBaseFilter.html#GstGLBaseFilterClass.supported-gl-api"/>
3878
+ <keyword type="member" name="GstGLBaseFilterClass.gl-start" link="GstGLBaseFilter.html#GstGLBaseFilterClass.gl-start"/>
3879
+ <keyword type="member" name="GstGLBaseFilterClass.gl-stop" link="GstGLBaseFilter.html#GstGLBaseFilterClass.gl-stop"/>
3880
+ <keyword type="member" name="GstGLBaseFilterClass.gl-set-caps" link="GstGLBaseFilter.html#GstGLBaseFilterClass.gl-set-caps"/>
3881
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.alloc" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.alloc"/>
3882
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.create" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.create"/>
3883
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.map" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.map"/>
3884
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.unmap" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.unmap"/>
3885
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.copy" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.copy"/>
3886
+ <keyword type="member" name="GstGLBaseMemoryAllocatorClass.destroy" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemoryAllocatorClass.destroy"/>
3887
+ <keyword type="member" name="GstGLAllocationParams-struct.struct-size" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.struct-size"/>
3888
+ <keyword type="member" name="GstGLAllocationParams-struct.copy" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.copy"/>
3889
+ <keyword type="member" name="GstGLAllocationParams-struct.free" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.free"/>
3890
+ <keyword type="member" name="GstGLAllocationParams-struct.alloc-flags" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.alloc-flags"/>
3891
+ <keyword type="member" name="GstGLAllocationParams-struct.alloc-size" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.alloc-size"/>
3892
+ <keyword type="member" name="GstGLAllocationParams-struct.alloc-params" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.alloc-params"/>
3893
+ <keyword type="member" name="GstGLAllocationParams-struct.context" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.context"/>
3894
+ <keyword type="member" name="GstGLAllocationParams-struct.notify" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.notify"/>
3895
+ <keyword type="member" name="GstGLAllocationParams-struct.user-data" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.user-data"/>
3896
+ <keyword type="member" name="GstGLAllocationParams-struct.wrapped-data" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.wrapped-data"/>
3897
+ <keyword type="member" name="GstGLAllocationParams-struct.gl-handle" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLAllocationParams-struct.gl-handle"/>
3898
+ <keyword type="member" name="GstGLBaseMemory.mem" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemory.mem"/>
3899
+ <keyword type="member" name="GstGLBaseMemory.context" link="gst-plugins-base-libs-GstGLBaseMemory.html#GstGLBaseMemory.context"/>
3900
+ <keyword type="member" name="GstGLBuffer.mem" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBuffer.mem"/>
3901
+ <keyword type="member" name="GstGLBuffer.id" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBuffer.id"/>
3902
+ <keyword type="member" name="GstGLBuffer.target" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBuffer.target"/>
3903
+ <keyword type="member" name="GstGLBuffer.usage-hints" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBuffer.usage-hints"/>
3904
+ <keyword type="member" name="GstGLBufferAllocationParams-struct.parent" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocationParams-struct.parent"/>
3905
+ <keyword type="member" name="GstGLBufferAllocationParams-struct.gl-target" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocationParams-struct.gl-target"/>
3906
+ <keyword type="member" name="GstGLBufferAllocationParams-struct.gl-usage" link="gst-plugins-base-libs-GstGLBuffer.html#GstGLBufferAllocationParams-struct.gl-usage"/>
3907
+ <keyword type="member" name="GstGLContext-struct.gl-vtable" link="GstGLContext.html#GstGLContext-struct.gl-vtable"/>
3908
+ <keyword type="member" name="GstGLFilterClass.set-caps" link="GstGLFilter.html#GstGLFilterClass.set-caps"/>
3909
+ <keyword type="member" name="GstGLFilterClass.filter" link="GstGLFilter.html#GstGLFilterClass.filter"/>
3910
+ <keyword type="member" name="GstGLFilterClass.filter-texture" link="GstGLFilter.html#GstGLFilterClass.filter-texture"/>
3911
+ <keyword type="member" name="GstGLFilterClass.init-fbo" link="GstGLFilter.html#GstGLFilterClass.init-fbo"/>
3912
+ <keyword type="member" name="GstGLFilterClass.transform-internal-caps" link="GstGLFilter.html#GstGLFilterClass.transform-internal-caps"/>
3913
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.parent" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.parent"/>
3914
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.v-info" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.v-info"/>
3915
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.plane" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.plane"/>
3916
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.valign" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.valign"/>
3917
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.target" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.target"/>
3918
+ <keyword type="member" name="GstGLVideoAllocationParams-struct.tex-format" link="gst-plugins-base-libs-GstGLMemory.html#GstGLVideoAllocationParams-struct.tex-format"/>
3919
+ <keyword type="member" name="GstGLMemoryAllocatorClass.map" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemoryAllocatorClass.map"/>
3920
+ <keyword type="member" name="GstGLMemoryAllocatorClass.copy" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemoryAllocatorClass.copy"/>
3921
+ <keyword type="member" name="GstGLMemoryAllocatorClass.unmap" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemoryAllocatorClass.unmap"/>
3922
+ <keyword type="member" name="GstGLMemory.mem" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.mem"/>
3923
+ <keyword type="member" name="GstGLMemory.tex-id" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.tex-id"/>
3924
+ <keyword type="member" name="GstGLMemory.tex-target" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.tex-target"/>
3925
+ <keyword type="member" name="GstGLMemory.tex-format" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.tex-format"/>
3926
+ <keyword type="member" name="GstGLMemory.info" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.info"/>
3927
+ <keyword type="member" name="GstGLMemory.valign" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.valign"/>
3928
+ <keyword type="member" name="GstGLMemory.plane" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.plane"/>
3929
+ <keyword type="member" name="GstGLMemory.tex-scaling" link="gst-plugins-base-libs-GstGLMemory.html#GstGLMemory.tex-scaling"/>
3930
+ <keyword type="member" name="GstGLSyncMeta.parent" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.parent"/>
3931
+ <keyword type="member" name="GstGLSyncMeta.context" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.context"/>
3932
+ <keyword type="member" name="GstGLSyncMeta.data" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.data"/>
3933
+ <keyword type="member" name="GstGLSyncMeta.set-sync" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.set-sync"/>
3934
+ <keyword type="member" name="GstGLSyncMeta.set-sync-gl" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.set-sync-gl"/>
3935
+ <keyword type="member" name="GstGLSyncMeta.wait" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.wait"/>
3936
+ <keyword type="member" name="GstGLSyncMeta.wait-gl" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.wait-gl"/>
3937
+ <keyword type="member" name="GstGLSyncMeta.wait-cpu" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.wait-cpu"/>
3938
+ <keyword type="member" name="GstGLSyncMeta.wait-cpu-gl" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.wait-cpu-gl"/>
3939
+ <keyword type="member" name="GstGLSyncMeta.copy" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.copy"/>
3940
+ <keyword type="member" name="GstGLSyncMeta.free" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.free"/>
3941
+ <keyword type="member" name="GstGLSyncMeta.free-gl" link="gst-plugins-base-libs-GstGLSyncMeta.html#GstGLSyncMeta.free-gl"/>
3942
+ <keyword type="member" name="GstGLWindowClass.get-display" link="GstGLWindow.html#GstGLWindowClass.get-display"/>
3943
+ <keyword type="member" name="GstGLWindowClass.set-window-handle" link="GstGLWindow.html#GstGLWindowClass.set-window-handle"/>
3944
+ <keyword type="member" name="GstGLWindowClass.get-window-handle" link="GstGLWindow.html#GstGLWindowClass.get-window-handle"/>
3945
+ <keyword type="member" name="GstGLWindowClass.draw" link="GstGLWindow.html#GstGLWindowClass.draw"/>
3946
+ <keyword type="member" name="GstGLWindowClass.run" link="GstGLWindow.html#GstGLWindowClass.run"/>
3947
+ <keyword type="member" name="GstGLWindowClass.quit" link="GstGLWindow.html#GstGLWindowClass.quit"/>
3948
+ <keyword type="member" name="GstGLWindowClass.send-message" link="GstGLWindow.html#GstGLWindowClass.send-message"/>
3949
+ <keyword type="member" name="GstGLWindowClass.send-message-async" link="GstGLWindow.html#GstGLWindowClass.send-message-async"/>
3950
+ <keyword type="member" name="GstGLWindowClass.open" link="GstGLWindow.html#GstGLWindowClass.open"/>
3951
+ <keyword type="member" name="GstGLWindowClass.close" link="GstGLWindow.html#GstGLWindowClass.close"/>
3952
+ <keyword type="member" name="GstGLWindowClass.handle-events" link="GstGLWindow.html#GstGLWindowClass.handle-events"/>
3953
+ <keyword type="member" name="GstGLWindowClass.set-preferred-size" link="GstGLWindow.html#GstGLWindowClass.set-preferred-size"/>
3954
+ <keyword type="member" name="GstGLWindowClass.show" link="GstGLWindow.html#GstGLWindowClass.show"/>
3955
+ <keyword type="member" name="GstGLWindowClass.set-render-rectangle" link="GstGLWindow.html#GstGLWindowClass.set-render-rectangle"/>
3956
+ <keyword type="member" name="GstGLWindowClass.queue-resize" link="GstGLWindow.html#GstGLWindowClass.queue-resize"/>
3283
3957
  </functions>
3284
3958
  </book>