gstreamer 2.0.0-x86-mingw32 → 2.0.1-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (738) hide show
  1. data/Rakefile +9 -7
  2. data/ext/gstreamer/rbgst.c +36 -22
  3. data/lib/1.9/gstreamer.so +0 -0
  4. data/lib/2.0/gstreamer.so +0 -0
  5. data/lib/gst.rb +35 -5
  6. data/lib/gst/bus.rb +16 -0
  7. data/lib/gst/controller_loader.rb +20 -0
  8. data/sample/audio-example.rb +68 -0
  9. data/sample/framestep1.rb +137 -0
  10. data/sample/helloworld.rb +0 -2
  11. data/sample/mp3parselaunch.rb +0 -2
  12. data/sample/queue.rb +1 -3
  13. data/sample/stream-status.rb +106 -0
  14. data/sample/text-color-example.rb +84 -0
  15. data/sample/typefind.rb +0 -2
  16. data/vendor/local/bin/flac.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-typefind-1.0.exe +0 -0
  21. data/vendor/local/bin/libFLAC-8.dll +0 -0
  22. data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
  26. data/vendor/local/bin/libgstbasevideo-1.0-0.dll +0 -0
  27. data/vendor/local/bin/libgstcheck-1.0-0.dll +0 -0
  28. data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
  29. data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
  30. data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
  31. data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
  32. data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
  33. data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
  34. data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
  35. data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
  36. data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
  37. data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
  38. data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
  39. data/vendor/local/bin/libgstsignalprocessor-1.0-0.dll +0 -0
  40. data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
  41. data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
  42. data/vendor/local/bin/libogg-0.dll +0 -0
  43. data/vendor/local/bin/libspeex-1.dll +0 -0
  44. data/vendor/local/bin/libspeexdsp-1.dll +0 -0
  45. data/vendor/local/bin/libtheora-0.dll +0 -0
  46. data/vendor/local/bin/libtheoradec-1.dll +0 -0
  47. data/vendor/local/bin/libtheoraenc-1.dll +0 -0
  48. data/vendor/local/bin/libvorbis-0.dll +0 -0
  49. data/vendor/local/bin/libvorbisenc-2.dll +0 -0
  50. data/vendor/local/bin/libvorbisfile-3.dll +0 -0
  51. data/vendor/local/bin/metaflac.exe +0 -0
  52. data/vendor/local/bin/speexdec.exe +0 -0
  53. data/vendor/local/bin/speexenc.exe +0 -0
  54. data/vendor/local/include/gstreamer-1.0/gst/gstplugin.h +43 -0
  55. data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +1 -1
  56. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +1 -1
  57. data/vendor/local/lib/girepository-1.0/GstController-1.0.typelib +0 -0
  58. data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
  59. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
  60. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
  61. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
  62. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
  63. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
  64. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
  65. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
  66. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
  67. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
  68. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
  69. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
  70. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
  71. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
  72. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
  73. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
  74. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
  75. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
  76. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
  77. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
  78. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
  79. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
  80. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
  81. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
  82. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
  83. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
  84. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
  85. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
  86. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
  87. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
  88. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
  89. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
  90. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
  91. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
  92. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
  93. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
  94. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
  95. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
  96. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
  97. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
  98. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
  99. data/vendor/local/lib/gstreamer-1.0/libgstavscale.dll +0 -0
  100. data/vendor/local/lib/gstreamer-1.0/libgstavscale.dll.a +0 -0
  101. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
  102. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
  103. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
  104. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
  105. data/vendor/local/lib/gstreamer-1.0/libgstcairo.la +1 -1
  106. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll +0 -0
  107. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin2.dll.a +0 -0
  108. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
  109. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
  110. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
  111. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
  112. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
  113. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
  114. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
  115. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
  116. data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll +0 -0
  117. data/vendor/local/lib/gstreamer-1.0/libgstdataurisrc.dll.a +0 -0
  118. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
  119. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
  120. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
  121. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
  122. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
  123. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
  124. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll +0 -0
  125. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
  126. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
  127. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
  128. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
  129. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
  130. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
  131. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
  132. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
  133. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
  134. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
  135. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
  136. data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll +0 -0
  137. data/vendor/local/lib/gstreamer-1.0/libgstencodebin.dll.a +0 -0
  138. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
  139. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
  140. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
  141. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
  142. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
  143. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
  144. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
  145. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
  146. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
  147. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
  148. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
  149. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
  150. data/vendor/local/lib/gstreamer-1.0/libgstfragmented.dll +0 -0
  151. data/vendor/local/lib/gstreamer-1.0/libgstfragmented.dll.a +0 -0
  152. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
  153. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
  154. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
  155. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
  156. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
  157. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
  158. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.la +1 -1
  159. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
  160. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
  161. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
  162. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
  163. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
  164. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
  165. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
  166. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
  167. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
  168. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
  169. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
  170. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
  171. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
  172. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
  173. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
  174. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
  175. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
  176. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
  177. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
  178. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
  179. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
  180. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
  181. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
  182. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
  183. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
  184. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
  185. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
  186. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
  187. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
  188. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
  189. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
  190. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
  191. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
  192. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
  193. data/vendor/local/lib/gstreamer-1.0/libgstliveadder.dll +0 -0
  194. data/vendor/local/lib/gstreamer-1.0/libgstliveadder.dll.a +0 -0
  195. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
  196. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
  197. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
  198. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
  199. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
  200. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
  201. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
  202. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
  203. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
  204. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
  205. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
  206. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
  207. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
  208. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
  209. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
  210. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
  211. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
  212. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
  213. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
  214. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
  215. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
  216. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
  217. data/vendor/local/lib/gstreamer-1.0/libgstpango.la +1 -1
  218. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
  219. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
  220. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
  221. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
  222. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
  223. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
  224. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
  225. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
  226. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
  227. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
  228. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
  229. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
  230. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
  231. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
  232. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
  233. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
  234. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
  235. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
  236. data/vendor/local/lib/gstreamer-1.0/libgstrtpmux.dll +0 -0
  237. data/vendor/local/lib/gstreamer-1.0/libgstrtpmux.dll.a +0 -0
  238. data/vendor/local/lib/gstreamer-1.0/libgstrtpvp8.dll +0 -0
  239. data/vendor/local/lib/gstreamer-1.0/libgstrtpvp8.dll.a +0 -0
  240. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
  241. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
  242. data/vendor/local/lib/gstreamer-1.0/libgstscaletempoplugin.dll +0 -0
  243. data/vendor/local/lib/gstreamer-1.0/libgstscaletempoplugin.dll.a +0 -0
  244. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
  245. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
  246. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
  247. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
  248. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
  249. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
  250. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
  251. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
  252. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
  253. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
  254. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
  255. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
  256. data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll +0 -0
  257. data/vendor/local/lib/gstreamer-1.0/libgstsouphttpsrc.dll.a +0 -0
  258. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
  259. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
  260. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
  261. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
  262. data/vendor/local/lib/gstreamer-1.0/libgstspeex.dll +0 -0
  263. data/vendor/local/lib/gstreamer-1.0/libgstspeex.dll.a +0 -0
  264. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
  265. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
  266. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
  267. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
  268. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
  269. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
  270. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
  271. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
  272. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
  273. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
  274. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
  275. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
  276. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
  277. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
  278. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
  279. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
  280. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
  281. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
  282. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
  283. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
  284. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
  285. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
  286. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
  287. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
  288. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
  289. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
  290. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
  291. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
  292. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
  293. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
  294. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
  295. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
  296. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
  297. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
  298. data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll +0 -0
  299. data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
  300. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
  301. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
  302. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
  303. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
  304. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
  305. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
  306. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
  307. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
  308. data/vendor/local/lib/libFLAC.a +0 -0
  309. data/vendor/local/lib/libFLAC.dll.a +0 -0
  310. data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
  311. data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
  312. data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
  313. data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
  314. data/vendor/local/lib/libgstbasevideo-1.0.dll.a +0 -0
  315. data/vendor/local/lib/libgstcheck-1.0.dll.a +0 -0
  316. data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
  317. data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
  318. data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
  319. data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
  320. data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
  321. data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
  322. data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
  323. data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
  324. data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
  325. data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
  326. data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
  327. data/vendor/local/lib/libgstsignalprocessor-1.0.dll.a +0 -0
  328. data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
  329. data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
  330. data/vendor/local/lib/libogg.a +0 -0
  331. data/vendor/local/lib/libogg.dll.a +0 -0
  332. data/vendor/local/lib/libspeex.a +0 -0
  333. data/vendor/local/lib/libspeex.dll.a +0 -0
  334. data/vendor/local/lib/libspeexdsp.a +0 -0
  335. data/vendor/local/lib/libspeexdsp.dll.a +0 -0
  336. data/vendor/local/lib/libtheora.a +0 -0
  337. data/vendor/local/lib/libtheora.dll.a +0 -0
  338. data/vendor/local/lib/libtheoradec.a +0 -0
  339. data/vendor/local/lib/libtheoradec.dll.a +0 -0
  340. data/vendor/local/lib/libtheoraenc.a +0 -0
  341. data/vendor/local/lib/libtheoraenc.dll.a +0 -0
  342. data/vendor/local/lib/libvorbis.a +0 -0
  343. data/vendor/local/lib/libvorbis.dll.a +0 -0
  344. data/vendor/local/lib/libvorbisenc.a +0 -0
  345. data/vendor/local/lib/libvorbisenc.dll.a +0 -0
  346. data/vendor/local/lib/libvorbisfile.a +0 -0
  347. data/vendor/local/lib/libvorbisfile.dll.a +0 -0
  348. data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -1
  349. data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
  350. data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +1 -1
  351. data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
  352. data/vendor/local/lib/pkgconfig/gstreamer-basevideo-1.0.pc +1 -1
  353. data/vendor/local/lib/pkgconfig/gstreamer-check-1.0.pc +1 -1
  354. data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
  355. data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
  356. data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
  357. data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
  358. data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
  359. data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
  360. data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +1 -1
  361. data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
  362. data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
  363. data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
  364. data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
  365. data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +1 -1
  366. data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +1 -1
  367. data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
  368. data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
  369. data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
  370. data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
  371. data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
  372. data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
  373. data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
  374. data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
  375. data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
  376. data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
  377. data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
  378. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
  379. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
  380. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
  381. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
  382. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
  383. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
  384. data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
  385. data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
  386. data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
  387. data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
  388. data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
  389. data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
  390. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
  391. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
  392. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
  393. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
  394. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
  395. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
  396. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
  397. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
  398. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
  399. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
  400. data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
  401. data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
  402. data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
  403. data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
  404. data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
  405. data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
  406. data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
  407. data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
  408. data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
  409. data/vendor/local/share/gir-1.0/Gst-1.0.gir +2 -2
  410. data/vendor/local/share/gir-1.0/GstController-1.0.gir +4 -6
  411. data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +1 -1
  412. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +28 -28
  413. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/compiling.html +1 -1
  414. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +5 -5
  415. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstSurfaceConverter.html +5 -5
  416. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstVideoContextInterface.html +7 -7
  417. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +2 -2
  418. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +1 -1
  419. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +1 -1
  420. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +1 -1
  421. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +36 -36
  422. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/compiling.html +1 -1
  423. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +36 -36
  424. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-encoding-profile.html +3 -3
  425. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstaudiocdsrc.html +3 -3
  426. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstaudioringbuffer.html +1 -1
  427. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstcolorbalance.html +1 -1
  428. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstcolorbalancechannel.html +1 -1
  429. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutils.html +1 -1
  430. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilscodecutils.html +1 -1
  431. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsdescriptions.html +1 -1
  432. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsinstallplugins.html +1 -1
  433. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpbutilsmissingplugins.html +1 -1
  434. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstpluginsbaseversion.html +1 -1
  435. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtcpbuffer.html +1 -1
  436. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtpbaseaudiopayload.html +1 -1
  437. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtpbuffer.html +1 -1
  438. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtppayloads.html +1 -1
  439. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstrtspextension.html +1 -1
  440. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstsdpmessage.html +1 -1
  441. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gststreamvolume.html +1 -1
  442. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttag.html +1 -1
  443. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagdemux.html +1 -1
  444. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagid3.html +1 -1
  445. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttaglanguagecodes.html +1 -1
  446. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagmux.html +1 -1
  447. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagvorbis.html +1 -1
  448. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gsttagxmpwriter.html +1 -1
  449. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideo.html +3 -3
  450. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideofilter.html +1 -1
  451. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideooverlay.html +8 -8
  452. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideooverlaycomposition.html +1 -1
  453. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideosink.html +1 -1
  454. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +1 -1
  455. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +1 -1
  456. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +1 -1
  457. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +1 -1
  458. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +118 -118
  459. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +3 -3
  460. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +3 -3
  461. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +3 -3
  462. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +2 -2
  463. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsrc.html +2 -2
  464. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +3 -3
  465. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +3 -3
  466. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +3 -3
  467. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +3 -3
  468. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +2 -2
  469. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +2 -2
  470. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +37 -36
  471. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +3 -3
  472. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +4 -4
  473. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +4 -4
  474. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +3 -3
  475. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +3 -3
  476. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +8 -8
  477. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +2 -2
  478. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +2 -2
  479. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +2 -2
  480. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +67 -26
  481. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +2 -2
  482. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +2 -2
  483. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +2 -2
  484. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +2 -2
  485. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +2 -2
  486. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +2 -2
  487. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +2 -2
  488. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +2 -2
  489. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +2 -2
  490. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +2 -2
  491. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +2 -2
  492. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +2 -2
  493. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +2 -2
  494. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +2 -2
  495. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +2 -2
  496. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +2 -2
  497. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +2 -2
  498. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +2 -2
  499. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +2 -2
  500. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +2 -2
  501. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +2 -2
  502. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +2 -2
  503. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +2 -2
  504. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +2 -2
  505. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +2 -2
  506. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +2 -2
  507. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +3 -3
  508. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +5 -5
  509. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +5 -5
  510. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +3 -3
  511. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +5 -5
  512. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +8 -8
  513. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +2 -2
  514. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +2 -2
  515. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +4 -4
  516. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +2 -2
  517. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +2 -2
  518. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +2 -2
  519. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +3 -3
  520. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +3 -3
  521. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +3 -3
  522. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +5 -5
  523. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +3 -3
  524. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +2 -2
  525. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +2 -2
  526. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +2 -2
  527. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +2 -2
  528. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +3 -3
  529. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +3 -3
  530. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +1 -1
  531. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlSource.html +1 -1
  532. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +1 -1
  533. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +3 -3
  534. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +3 -3
  535. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPadTemplate.html +1 -1
  536. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +1 -1
  537. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-building.html +2 -2
  538. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-running.html +2 -2
  539. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +3 -3
  540. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +2 -2
  541. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstBuffer.html +6 -6
  542. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstBufferPool.html +2 -2
  543. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstCaps.html +1 -1
  544. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstEvent.html +1 -1
  545. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +1 -1
  546. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +1 -1
  547. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMessage.html +1 -1
  548. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstQuery.html +1 -1
  549. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTagList.html +1 -1
  550. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +1 -1
  551. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +1 -1
  552. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +1 -1
  553. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +1 -1
  554. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +1 -1
  555. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +2 -2
  556. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +2 -2
  557. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +2 -2
  558. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +3 -3
  559. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +1 -1
  560. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch02.html +1 -1
  561. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +42 -42
  562. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +3 -3
  563. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +3 -3
  564. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +3 -3
  565. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +2 -2
  566. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +3 -3
  567. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +3 -3
  568. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +3 -3
  569. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +2 -2
  570. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +2 -2
  571. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +2 -2
  572. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +3 -3
  573. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +2 -2
  574. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +2 -2
  575. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +2 -2
  576. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +2 -2
  577. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +3 -3
  578. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +2 -2
  579. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +2 -2
  580. data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  581. data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  582. data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  583. data/vendor/local/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  584. data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  585. data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  586. data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  587. data/vendor/local/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  588. data/vendor/local/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  589. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  590. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  591. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  592. data/vendor/local/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  593. data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  594. data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  595. data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  596. data/vendor/local/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  597. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  598. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  599. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  600. data/vendor/local/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  601. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  602. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  603. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  604. data/vendor/local/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  605. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  606. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  607. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  608. data/vendor/local/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  609. data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  610. data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  611. data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  612. data/vendor/local/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  613. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  614. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  615. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  616. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  617. data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  618. data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  619. data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  620. data/vendor/local/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  621. data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  622. data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  623. data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  624. data/vendor/local/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  625. data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  626. data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  627. data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  628. data/vendor/local/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  629. data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  630. data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  631. data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  632. data/vendor/local/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  633. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  634. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  635. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  636. data/vendor/local/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  637. data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  638. data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  639. data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  640. data/vendor/local/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  641. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  642. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  643. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  644. data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  645. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  646. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  647. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  648. data/vendor/local/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  649. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  650. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  651. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  652. data/vendor/local/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  653. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  654. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  655. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  656. data/vendor/local/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  657. data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  658. data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  659. data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  660. data/vendor/local/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  661. data/vendor/local/share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  662. data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  663. data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  664. data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  665. data/vendor/local/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  666. data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  667. data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  668. data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  669. data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  670. data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  671. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  672. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  673. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  674. data/vendor/local/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  675. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  676. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  677. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  678. data/vendor/local/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  679. data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  680. data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  681. data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  682. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  683. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  684. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  685. data/vendor/local/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  686. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  687. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  688. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  689. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  690. data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  691. data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  692. data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  693. data/vendor/local/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  694. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  695. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  696. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  697. data/vendor/local/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  698. data/vendor/local/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  699. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  700. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  701. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  702. data/vendor/local/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  703. data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  704. data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  705. data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  706. data/vendor/local/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  707. data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  708. data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  709. data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  710. data/vendor/local/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  711. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  712. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  713. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  714. data/vendor/local/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  715. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  716. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  717. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  718. data/vendor/local/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  719. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  720. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  721. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  722. data/vendor/local/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  723. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  724. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  725. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  726. data/vendor/local/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  727. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  728. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  729. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  730. data/vendor/local/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  731. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  732. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  733. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  734. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  735. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  736. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  737. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  738. metadata +19 -14
@@ -84,7 +84,7 @@ pipeline.
84
84
  <p>
85
85
  </p>
86
86
  <div class="refsect2">
87
- <a name="idp9014480"></a><h3>Example pipelines</h3>
87
+ <a name="idp14609376"></a><h3>Example pipelines</h3>
88
88
  <div class="informalexample">
89
89
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
90
90
  <tbody>
@@ -120,7 +120,7 @@ Last reviewed on 2006-03-02 (0.10.4)
120
120
  <div class="refsynopsisdiv">
121
121
  <h2>Synopsis</h2>
122
122
  <div class="refsect2">
123
- <a name="idp11650720"></a><h3>Element Information</h3>
123
+ <a name="idp14613776"></a><h3>Element Information</h3>
124
124
  <div class="variablelist"><table border="0">
125
125
  <col align="left" valign="top">
126
126
  <tbody>
@@ -143,7 +143,7 @@ Last reviewed on 2006-03-02 (0.10.4)
143
143
  </div>
144
144
  <hr>
145
145
  <div class="refsect2">
146
- <a name="idp6091664"></a><h3>Element Pads</h3>
146
+ <a name="idp13272512"></a><h3>Element Pads</h3>
147
147
  <div class="variablelist"><table border="0">
148
148
  <col align="left" valign="top">
149
149
  <tbody>
@@ -64,7 +64,7 @@ enum <a class="link" href="gst-plugins-base-plugins-videotestsrc.
64
64
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--timestamp-offset" title='The "timestamp-offset" property'>timestamp-offset</a>" <span class="type">gint64</span> : Read / Write
65
65
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--is-live" title='The "is-live" property'>is-live</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
66
66
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--peer-alloc" title='The "peer-alloc" property'>peer-alloc</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
67
- "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--colorspec" title='The "colorspec" property'>colorspec</a>" <span class="type">GstVideoTestSrcColorSpec</span> : Read / Write
67
+ "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--colorspec" title='The "colorspec" property'>colorspec</a>" <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrcColorSpec"><span class="type">GstVideoTestSrcColorSpec</span></a> : Read / Write
68
68
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--k0" title='The "k0" property'>k0</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
69
69
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--kt" title='The "kt" property'>kt</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
70
70
  "<a class="link" href="gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrc--kt2" title='The "kt2" property'>kt2</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
@@ -92,7 +92,7 @@ property.
92
92
  <p>
93
93
  </p>
94
94
  <div class="refsect2">
95
- <a name="idp15573808"></a><h3>Example launch line</h3>
95
+ <a name="idp15326512"></a><h3>Example launch line</h3>
96
96
  <div class="informalexample">
97
97
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
98
98
  <tbody>
@@ -110,7 +110,7 @@ property.
110
110
  <div class="refsynopsisdiv">
111
111
  <h2>Synopsis</h2>
112
112
  <div class="refsect2">
113
- <a name="idp15576464"></a><h3>Element Information</h3>
113
+ <a name="idp15329168"></a><h3>Element Information</h3>
114
114
  <div class="variablelist"><table border="0">
115
115
  <col align="left" valign="top">
116
116
  <tbody>
@@ -133,7 +133,7 @@ property.
133
133
  </div>
134
134
  <hr>
135
135
  <div class="refsect2">
136
- <a name="idp15583920"></a><h3>Element Pads</h3>
136
+ <a name="idp15336624"></a><h3>Element Pads</h3>
137
137
  <div class="variablelist"><table border="0">
138
138
  <col align="left" valign="top">
139
139
  <tbody>
@@ -366,7 +366,7 @@ interesting.
366
366
  <hr>
367
367
  <div class="refsect2">
368
368
  <a name="GstVideoTestSrc--colorspec"></a><h3>The <code class="literal">"colorspec"</code> property</h3>
369
- <pre class="programlisting"> "colorspec" <span class="type">GstVideoTestSrcColorSpec</span> : Read / Write</pre>
369
+ <pre class="programlisting"> "colorspec" <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/gst-plugins-base-plugins-videotestsrc.html#GstVideoTestSrcColorSpec"><span class="type">GstVideoTestSrcColorSpec</span></a> : Read / Write</pre>
370
370
  <p>Generate video in the given color specification (Deprecated: use a caps filter with video/x-raw-yuv,color-matrix="sdtv" or "hdtv" instead).</p>
371
371
  <p>Default value: ITU-R Rec. BT.601</p>
372
372
  </div>
@@ -79,7 +79,7 @@ The volume element changes the volume of the audio data.
79
79
  <p>
80
80
  </p>
81
81
  <div class="refsect2">
82
- <a name="idp9693312"></a><h3>Example launch line</h3>
82
+ <a name="idp7412864"></a><h3>Example launch line</h3>
83
83
  <div class="informalexample">
84
84
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
85
85
  <tbody>
@@ -99,7 +99,7 @@ the same pipeline without the volume element.
99
99
  <div class="refsynopsisdiv">
100
100
  <h2>Synopsis</h2>
101
101
  <div class="refsect2">
102
- <a name="idp6441808"></a><h3>Element Information</h3>
102
+ <a name="idp11416896"></a><h3>Element Information</h3>
103
103
  <div class="variablelist"><table border="0">
104
104
  <col align="left" valign="top">
105
105
  <tbody>
@@ -122,7 +122,7 @@ the same pipeline without the volume element.
122
122
  </div>
123
123
  <hr>
124
124
  <div class="refsect2">
125
- <a name="idp2447376"></a><h3>Element Pads</h3>
125
+ <a name="idp14649584"></a><h3>Element Pads</h3>
126
126
  <div class="variablelist"><table border="0">
127
127
  <col align="left" valign="top">
128
128
  <tbody>
@@ -58,7 +58,7 @@
58
58
  <div class="refsynopsisdiv">
59
59
  <h2>Synopsis</h2>
60
60
  <div class="refsect2">
61
- <a name="idp6915968"></a><h3>Element Information</h3>
61
+ <a name="idp7558848"></a><h3>Element Information</h3>
62
62
  <div class="variablelist"><table border="0">
63
63
  <col align="left" valign="top">
64
64
  <tbody>
@@ -81,7 +81,7 @@
81
81
  </div>
82
82
  <hr>
83
83
  <div class="refsect2">
84
- <a name="idp5982176"></a><h3>Element Pads</h3>
84
+ <a name="idp7831632"></a><h3>Element Pads</h3>
85
85
  <div class="variablelist"><table border="0">
86
86
  <col align="left" valign="top">
87
87
  <tbody>
@@ -79,7 +79,7 @@ GstVorbisEnc implements
79
79
  <div class="refsynopsisdiv">
80
80
  <h2>Synopsis</h2>
81
81
  <div class="refsect2">
82
- <a name="idp14901184"></a><h3>Element Information</h3>
82
+ <a name="idp14039072"></a><h3>Element Information</h3>
83
83
  <div class="variablelist"><table border="0">
84
84
  <col align="left" valign="top">
85
85
  <tbody>
@@ -102,7 +102,7 @@ GstVorbisEnc implements
102
102
  </div>
103
103
  <hr>
104
104
  <div class="refsect2">
105
- <a name="idp14908592"></a><h3>Element Pads</h3>
105
+ <a name="idp14046480"></a><h3>Element Pads</h3>
106
106
  <div class="variablelist"><table border="0">
107
107
  <col align="left" valign="top">
108
108
  <tbody>
@@ -58,7 +58,7 @@
58
58
  <div class="refsynopsisdiv">
59
59
  <h2>Synopsis</h2>
60
60
  <div class="refsect2">
61
- <a name="idp10742128"></a><h3>Element Information</h3>
61
+ <a name="idp7623392"></a><h3>Element Information</h3>
62
62
  <div class="variablelist"><table border="0">
63
63
  <col align="left" valign="top">
64
64
  <tbody>
@@ -81,7 +81,7 @@
81
81
  </div>
82
82
  <hr>
83
83
  <div class="refsect2">
84
- <a name="idp10527936"></a><h3>Element Pads</h3>
84
+ <a name="idp10388048"></a><h3>Element Pads</h3>
85
85
  <div class="variablelist"><table border="0">
86
86
  <col align="left" valign="top">
87
87
  <tbody>
@@ -66,7 +66,7 @@ GstVorbisTag implements
66
66
  <div class="refsynopsisdiv">
67
67
  <h2>Synopsis</h2>
68
68
  <div class="refsect2">
69
- <a name="idp8485856"></a><h3>Element Information</h3>
69
+ <a name="idp5095600"></a><h3>Element Information</h3>
70
70
  <div class="variablelist"><table border="0">
71
71
  <col align="left" valign="top">
72
72
  <tbody>
@@ -89,7 +89,7 @@ GstVorbisTag implements
89
89
  </div>
90
90
  <hr>
91
91
  <div class="refsect2">
92
- <a name="idp11617632"></a><h3>Element Pads</h3>
92
+ <a name="idp10339616"></a><h3>Element Pads</h3>
93
93
  <div class="variablelist"><table border="0">
94
94
  <col align="left" valign="top">
95
95
  <tbody>
@@ -62,7 +62,7 @@
62
62
  <a name="gst-plugins-base-plugins-ximagesink.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
63
63
  <p>
64
64
  GstXImageSink implements
65
- GstNavigation and <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay">GstVideoOverlay</a>.</p>
65
+ <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstnavigation.html#GstNavigation">GstNavigation</a> and <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay">GstVideoOverlay</a>.</p>
66
66
  </div>
67
67
  <div class="refsect1">
68
68
  <a name="gst-plugins-base-plugins-ximagesink.properties"></a><h2>Properties</h2>
@@ -82,7 +82,7 @@ GstXImageSink implements
82
82
  <div class="refsynopsisdiv">
83
83
  <h2>Synopsis</h2>
84
84
  <div class="refsect2">
85
- <a name="idp16216304"></a><h3>Element Information</h3>
85
+ <a name="idp14908352"></a><h3>Element Information</h3>
86
86
  <div class="variablelist"><table border="0">
87
87
  <col align="left" valign="top">
88
88
  <tbody>
@@ -105,7 +105,7 @@ GstXImageSink implements
105
105
  </div>
106
106
  <hr>
107
107
  <div class="refsect2">
108
- <a name="idp15530528"></a><h3>Element Pads</h3>
108
+ <a name="idp14915808"></a><h3>Element Pads</h3>
109
109
  <div class="variablelist"><table border="0">
110
110
  <col align="left" valign="top">
111
111
  <tbody>
@@ -62,7 +62,7 @@
62
62
  <a name="gst-plugins-base-plugins-xvimagesink.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
63
63
  <p>
64
64
  GstXvImageSink implements
65
- GstNavigation, <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay">GstVideoOverlay</a> and <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstcolorbalance.html#GstColorBalance">GstColorBalance</a>.</p>
65
+ <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstnavigation.html#GstNavigation">GstNavigation</a>, <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay">GstVideoOverlay</a> and <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstcolorbalance.html#GstColorBalance">GstColorBalance</a>.</p>
66
66
  </div>
67
67
  <div class="refsect1">
68
68
  <a name="gst-plugins-base-plugins-xvimagesink.properties"></a><h2>Properties</h2>
@@ -92,7 +92,7 @@ GstXvImageSink implements
92
92
  <div class="refsynopsisdiv">
93
93
  <h2>Synopsis</h2>
94
94
  <div class="refsect2">
95
- <a name="idp16417536"></a><h3>Element Information</h3>
95
+ <a name="idp13856864"></a><h3>Element Information</h3>
96
96
  <div class="variablelist"><table border="0">
97
97
  <col align="left" valign="top">
98
98
  <tbody>
@@ -115,7 +115,7 @@ GstXvImageSink implements
115
115
  </div>
116
116
  <hr>
117
117
  <div class="refsect2">
118
- <a name="idp16999104"></a><h3>Element Pads</h3>
118
+ <a name="idp15030272"></a><h3>Element Pads</h3>
119
119
  <div class="variablelist"><table border="0">
120
120
  <col align="left" valign="top">
121
121
  <tbody>
@@ -157,7 +157,7 @@ element is removed from the bin.
157
157
  <p>
158
158
  </p>
159
159
  <div class="refsect2">
160
- <a name="idp10381520"></a><h3>Notes</h3>
160
+ <a name="idp6941376"></a><h3>Notes</h3>
161
161
  <p>
162
162
  A <a class="link" href="GstBin.html" title="GstBin"><span class="type">GstBin</span></a> internally intercepts every <a class="link" href="gstreamer-GstMessage.html#GstMessage" title="struct GstMessage"><span class="type">GstMessage</span></a> posted by its children and
163
163
  implements the following default behaviour for each of them:
@@ -77,7 +77,7 @@ struct <a class="link" href="GstControlSource.html#GstTimedValue" t
77
77
  <a name="GstControlSource.description"></a><h2>Description</h2>
78
78
  <p>
79
79
  The <a class="link" href="GstControlSource.html" title="GstControlSource"><span class="type">GstControlSource</span></a> is a base class for control value sources that could
80
- be used by <span class="type">GstController</span> to get timestamp-value pairs. A control source
80
+ be used by <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstController.html"><span class="type">GstController</span></a> to get timestamp-value pairs. A control source
81
81
  essentially is a function over time, returning gloat values between 0.0 and 1.0.
82
82
  </p>
83
83
  <p>
@@ -141,7 +141,7 @@ The following code example shows you how to create a GstFileSrc element.
141
141
  <p>
142
142
  </p>
143
143
  <div class="example">
144
- <a name="idp20324368"></a><p class="title"><b>Example 6. Using an element factory</b></p>
144
+ <a name="idp20560448"></a><p class="title"><b>Example 6. Using an element factory</b></p>
145
145
  <div class="example-contents">
146
146
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
147
147
  <tbody>
@@ -186,7 +186,7 @@ of the object.
186
186
  <p>
187
187
  </p>
188
188
  <div class="refsect2">
189
- <a name="idp29085984"></a><h3>controlled properties</h3>
189
+ <a name="idp28284672"></a><h3>controlled properties</h3>
190
190
  <p>
191
191
  Controlled properties offers a lightweight way to adjust gobject
192
192
  properties over stream-time. It works by using time-stamped value pairs that
@@ -1082,8 +1082,8 @@ or not.</td>
1082
1082
  <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
1083
1083
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> disabled</code></em>);</pre>
1084
1084
  <p>
1085
- This function is used to disable the <span class="type">GstController</span> on a property for
1086
- some time, i.e. <code class="function">gst_controller_sync_values()</code> will do nothing for the
1085
+ This function is used to disable the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstController.html"><span class="type">GstController</span></a> on a property for
1086
+ some time, i.e. <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstController.html#gst-controller-sync-values"><code class="function">gst_controller_sync_values()</code></a> will do nothing for the
1087
1087
  property.
1088
1088
  </p>
1089
1089
  <div class="variablelist"><table border="0">
@@ -390,7 +390,7 @@ dataflow on the pads.
390
390
  <a class="link" href="GstPad.html#gst-pad-get-parent" title="gst_pad_get_parent()"><code class="function">gst_pad_get_parent()</code></a> will retrieve the <a class="link" href="GstElement.html" title="GstElement"><span class="type">GstElement</span></a> that owns the pad.
391
391
  </p>
392
392
  <p>
393
- After two pads are retrieved from an element with <code class="function">gst_element_get_pad()</code>,
393
+ After two pads are retrieved from an element with <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html#gst-element-get-pad"><code class="function">gst_element_get_pad()</code></a>,
394
394
  the pads can be linked with <a class="link" href="GstPad.html#gst-pad-link" title="gst_pad_link ()"><code class="function">gst_pad_link()</code></a>. (For quick links,
395
395
  you can also use <a class="link" href="GstElement.html#gst-element-link" title="gst_element_link ()"><code class="function">gst_element_link()</code></a>, which will make the obvious
396
396
  link for you if it's straightforward.). Pads can be unlinked again with
@@ -2893,7 +2893,7 @@ the same caps. Two such elements are tee and adder.
2893
2893
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gst_pad_proxy_query_accept_caps (<em class="parameter"><code><a class="link" href="GstPad.html" title="GstPad"><span class="type">GstPad</span></a> *pad</code></em>,
2894
2894
  <em class="parameter"><code><a class="link" href="gstreamer-GstQuery.html#GstQuery" title="struct GstQuery"><span class="type">GstQuery</span></a> *query</code></em>);</pre>
2895
2895
  <p>
2896
- Calls <code class="function">gst_pad_accept_caps()</code> for all internally linked pads of <em class="parameter"><code>pad</code></em> and
2896
+ Calls <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPad.html#gst-pad-accept-caps"><code class="function">gst_pad_accept_caps()</code></a> for all internally linked pads of <em class="parameter"><code>pad</code></em> and
2897
2897
  returns the intersection of the results.
2898
2898
  </p>
2899
2899
  <p>
@@ -3730,7 +3730,7 @@ Check if the given pad accepts the caps.
3730
3730
  <p>
3731
3731
  Gets the capabilities this pad can produce or consume.
3732
3732
  Note that this method doesn't necessarily return the caps set by
3733
- <code class="function">gst_pad_set_caps()</code> - use <a class="link" href="GstPad.html#gst-pad-get-current-caps" title="gst_pad_get_current_caps ()"><code class="function">gst_pad_get_current_caps()</code></a> for that instead.
3733
+ <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPad.html#gst-pad-set-caps"><code class="function">gst_pad_set_caps()</code></a> - use <a class="link" href="GstPad.html#gst-pad-get-current-caps" title="gst_pad_get_current_caps ()"><code class="function">gst_pad_get_current_caps()</code></a> for that instead.
3734
3734
  gst_pad_query_caps returns all possible caps a pad can operate with, using
3735
3735
  the pad's CAPS query function, If the query fails, this function will return
3736
3736
  <em class="parameter"><code>filter</code></em>, if not <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, otherwise ANY.
@@ -132,7 +132,7 @@ or <a class="link" href="GstPad.html#gst-pad-new-from-static-template" title="gs
132
132
  The following code example shows the code to create a pad from a padtemplate.
133
133
  </p>
134
134
  <div class="example">
135
- <a name="idp21735360"></a><p class="title"><b>Example 11. Create a pad from a padtemplate</b></p>
135
+ <a name="idp28745328"></a><p class="title"><b>Example 11. Create a pad from a padtemplate</b></p>
136
136
  <div class="example-contents">
137
137
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
138
138
  <tbody>
@@ -73,7 +73,7 @@ the section <GTKDOCLINK HREF="gstreamer-Writing-typefind-functions">
73
73
  <p>
74
74
  </p>
75
75
  <div class="example">
76
- <a name="idp31396592"></a><p class="title"><b>Example 13. how to write a simple typefinder</b></p>
76
+ <a name="idp26870928"></a><p class="title"><b>Example 13. how to write a simple typefinder</b></p>
77
77
  <div class="example-contents">
78
78
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
79
79
  <tbody>
@@ -31,7 +31,7 @@ How to build the GStreamer framework and applications using it.
31
31
  <td valign="top" align="right"></td>
32
32
  </tr></table></div>
33
33
  <div class="refsect1">
34
- <a name="idp7064400"></a><h2>Building GStreamer on UNIX</h2>
34
+ <a name="idp6441616"></a><h2>Building GStreamer on UNIX</h2>
35
35
  <p>
36
36
  On UNIX, GStreamer uses the standard GNU build system,
37
37
  using <span class="application">autoconf</span> for package
@@ -92,7 +92,7 @@ How to build the GStreamer framework and applications using it.
92
92
  </p>
93
93
  </div>
94
94
  <div class="refsect1">
95
- <a name="idp8541616"></a><h2>Building GStreamer Applications</h2>
95
+ <a name="idp9920800"></a><h2>Building GStreamer Applications</h2>
96
96
  <p>
97
97
  Applications and libraries can use <span class="command"><strong>pkg-config</strong></span> to get all the
98
98
  needed compiler and linker flags to build against GStreamer. Please note that
@@ -31,9 +31,9 @@ How to run and debug your GStreamer application
31
31
  <td valign="top" align="right"></td>
32
32
  </tr></table></div>
33
33
  <div class="refsect1">
34
- <a name="idp8967600"></a><h2>Running and debugging GStreamer Applications</h2>
34
+ <a name="idp8840896"></a><h2>Running and debugging GStreamer Applications</h2>
35
35
  <div class="refsect2">
36
- <a name="idp8335952"></a><h3>Environment variables</h3>
36
+ <a name="idp7197888"></a><h3>Environment variables</h3>
37
37
  <p>
38
38
  GStreamer inspects a few of environment variables in addition to standard
39
39
  variables like <code class="envar">LANG</code>, <code class="envar">PATH</code> or <code class="envar">HOME</code>.
@@ -71,7 +71,7 @@
71
71
  <sub name="Annotation Glossary" link="annotation-glossary.html"/>
72
72
  </chapters>
73
73
  <functions>
74
- <keyword type="" name="Environment variables" link="gst-running.html#idp8335952"/>
74
+ <keyword type="" name="Environment variables" link="gst-running.html#idp7197888"/>
75
75
  <keyword type="function" name="gst_init ()" link="gstreamer-Gst.html#gst-init"/>
76
76
  <keyword type="function" name="gst_init_check ()" link="gstreamer-Gst.html#gst-init-check"/>
77
77
  <keyword type="function" name="gst_init_get_option_group ()" link="gstreamer-Gst.html#gst-init-get-option-group"/>
@@ -105,7 +105,7 @@
105
105
  <keyword type="function" name="gst_atomic_queue_peek ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-peek"/>
106
106
  <keyword type="function" name="gst_atomic_queue_pop ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-pop"/>
107
107
  <keyword type="function" name="gst_atomic_queue_length ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-length"/>
108
- <keyword type="" name="Notes" link="GstBin.html#idp10381520"/>
108
+ <keyword type="" name="Notes" link="GstBin.html#idp6941376"/>
109
109
  <keyword type="struct" name="struct GstBin" link="GstBin.html#GstBin-struct"/>
110
110
  <keyword type="struct" name="struct GstBinClass" link="GstBin.html#GstBinClass"/>
111
111
  <keyword type="function" name="gst_bin_new ()" link="GstBin.html#gst-bin-new"/>
@@ -905,7 +905,7 @@
905
905
  <keyword type="function" name="gst_mini_object_replace ()" link="gstreamer-GstMiniObject.html#gst-mini-object-replace"/>
906
906
  <keyword type="function" name="gst_mini_object_take ()" link="gstreamer-GstMiniObject.html#gst-mini-object-take"/>
907
907
  <keyword type="function" name="gst_mini_object_steal ()" link="gstreamer-GstMiniObject.html#gst-mini-object-steal"/>
908
- <keyword type="" name="controlled properties" link="GstObject.html#idp29085984"/>
908
+ <keyword type="" name="controlled properties" link="GstObject.html#idp28284672"/>
909
909
  <keyword type="struct" name="struct GstObject" link="GstObject.html#GstObject-struct"/>
910
910
  <keyword type="struct" name="struct GstObjectClass" link="GstObject.html#GstObjectClass"/>
911
911
  <keyword type="enum" name="enum GstObjectFlags" link="GstObject.html#GstObjectFlags"/>
@@ -83,7 +83,7 @@ options, as shown in the following example.
83
83
  <p>
84
84
  </p>
85
85
  <div class="example">
86
- <a name="idp9660480"></a><p class="title"><b>Example 1. Initializing the gstreamer library</b></p>
86
+ <a name="idp10305872"></a><p class="title"><b>Example 1. Initializing the gstreamer library</b></p>
87
87
  <div class="example-contents">
88
88
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
89
89
  <tbody>
@@ -119,7 +119,7 @@ You can also use GOption to initialize your own parameters as shown in
119
119
  the next code fragment:
120
120
  </p>
121
121
  <div class="example">
122
- <a name="idp9751616"></a><p class="title"><b>Example 2. Initializing own parameters when initializing gstreamer</b></p>
122
+ <a name="idp7302752"></a><p class="title"><b>Example 2. Initializing own parameters when initializing gstreamer</b></p>
123
123
  <div class="example-contents">
124
124
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
125
125
  <tbody>
@@ -212,7 +212,7 @@ The following example creates a buffer that can hold a given video frame
212
212
  with a given width, height and bits per plane.
213
213
  </p>
214
214
  <div class="example">
215
- <a name="idp13198640"></a><p class="title"><b>Example 3. Creating a buffer for a video frame</b></p>
215
+ <a name="idp12446560"></a><p class="title"><b>Example 3. Creating a buffer for a video frame</b></p>
216
216
  <div class="example-contents">
217
217
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
218
218
  <tbody>
@@ -295,7 +295,7 @@ only be made when it is necessary.
295
295
  <p>
296
296
  Several flags of the buffer can be set and unset with the
297
297
  <a class="link" href="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-SET:CAPS" title="GST_BUFFER_FLAG_SET()"><code class="function">GST_BUFFER_FLAG_SET()</code></a> and <a class="link" href="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-UNSET:CAPS" title="GST_BUFFER_FLAG_UNSET()"><code class="function">GST_BUFFER_FLAG_UNSET()</code></a> macros. Use
298
- <a class="link" href="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-IS-SET:CAPS" title="GST_BUFFER_FLAG_IS_SET()"><code class="function">GST_BUFFER_FLAG_IS_SET()</code></a> to test if a certain <span class="type">GstBufferFlag</span> is set.
298
+ <a class="link" href="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-IS-SET:CAPS" title="GST_BUFFER_FLAG_IS_SET()"><code class="function">GST_BUFFER_FLAG_IS_SET()</code></a> to test if a certain <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBufferFlag"><span class="type">GstBufferFlag</span></a> is set.
299
299
  </p>
300
300
  <p>
301
301
  Buffers can be efficiently merged into a larger buffer with
@@ -490,7 +490,7 @@ A set of buffer flags used to describe properties of a <a class="link" href="gst
490
490
  <pre class="programlisting">#define GST_BUFFER_FLAGS(buf) GST_MINI_OBJECT_FLAGS(buf)
491
491
  </pre>
492
492
  <p>
493
- A flags word containing <span class="type">GstBufferFlag</span> flags set on this buffer.
493
+ A flags word containing <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBufferFlag"><span class="type">GstBufferFlag</span></a> flags set on this buffer.
494
494
  </p>
495
495
  <div class="variablelist"><table border="0">
496
496
  <col align="left" valign="top">
@@ -517,7 +517,7 @@ Gives the status of a specific flag on a buffer.
517
517
  </tr>
518
518
  <tr>
519
519
  <td><p><span class="term"><em class="parameter"><code>flag</code></em> :</span></p></td>
520
- <td>the <span class="type">GstBufferFlag</span> to check.</td>
520
+ <td>the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBufferFlag"><span class="type">GstBufferFlag</span></a> to check.</td>
521
521
  </tr>
522
522
  </tbody>
523
523
  </table></div>
@@ -539,7 +539,7 @@ Sets a buffer flag on a buffer.
539
539
  </tr>
540
540
  <tr>
541
541
  <td><p><span class="term"><em class="parameter"><code>flag</code></em> :</span></p></td>
542
- <td>the <span class="type">GstBufferFlag</span> to set.</td>
542
+ <td>the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBufferFlag"><span class="type">GstBufferFlag</span></a> to set.</td>
543
543
  </tr>
544
544
  </tbody>
545
545
  </table></div>
@@ -561,7 +561,7 @@ Clears a buffer flag.
561
561
  </tr>
562
562
  <tr>
563
563
  <td><p><span class="term"><em class="parameter"><code>flag</code></em> :</span></p></td>
564
- <td>the <span class="type">GstBufferFlag</span> to clear.</td>
564
+ <td>the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBufferFlag"><span class="type">GstBufferFlag</span></a> to clear.</td>
565
565
  </tr>
566
566
  </tbody>
567
567
  </table></div>