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
@@ -59,7 +59,7 @@
59
59
  </div><!-- contents -->
60
60
  <!-- start footer part -->
61
61
  <hr class="footer"/><address class="footer"><small>
62
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
62
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
63
63
  <img class="footer" src="doxygen.png" alt="doxygen"/>
64
64
  </a> 1.8.1.2
65
65
  </small></address>
@@ -441,7 +441,7 @@ Functions</h2></td></tr>
441
441
  </div><!-- contents -->
442
442
  <!-- start footer part -->
443
443
  <hr class="footer"/><address class="footer"><small>
444
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
444
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
445
445
  <img class="footer" src="doxygen.png" alt="doxygen"/>
446
446
  </a> 1.8.1.2
447
447
  </small></address>
@@ -217,7 +217,7 @@
217
217
  </div><!-- fragment --></div><!-- contents -->
218
218
  <!-- start footer part -->
219
219
  <hr class="footer"/><address class="footer"><small>
220
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
220
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
221
221
  <img class="footer" src="doxygen.png" alt="doxygen"/>
222
222
  </a> 1.8.1.2
223
223
  </small></address>
@@ -59,7 +59,7 @@ Files</h2></td></tr>
59
59
  </div><!-- contents -->
60
60
  <!-- start footer part -->
61
61
  <hr class="footer"/><address class="footer"><small>
62
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
62
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
63
63
  <img class="footer" src="doxygen.png" alt="doxygen"/>
64
64
  </a> 1.8.1.2
65
65
  </small></address>
@@ -52,7 +52,7 @@ Directories</h2></td></tr>
52
52
  </div><!-- contents -->
53
53
  <!-- start footer part -->
54
54
  <hr class="footer"/><address class="footer"><small>
55
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
55
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
56
56
  <img class="footer" src="doxygen.png" alt="doxygen"/>
57
57
  </a> 1.8.1.2
58
58
  </small></address>
@@ -57,7 +57,7 @@
57
57
  </div><!-- contents -->
58
58
  <!-- start footer part -->
59
59
  <hr class="footer"/><address class="footer"><small>
60
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
60
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
61
61
  <img class="footer" src="doxygen.png" alt="doxygen"/>
62
62
  </a> 1.8.1.2
63
63
  </small></address>
@@ -365,7 +365,7 @@
365
365
  </div><!-- contents -->
366
366
  <!-- start footer part -->
367
367
  <hr class="footer"/><address class="footer"><small>
368
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
368
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
369
369
  <img class="footer" src="doxygen.png" alt="doxygen"/>
370
370
  </a> 1.8.1.2
371
371
  </small></address>
@@ -365,7 +365,7 @@
365
365
  </div><!-- contents -->
366
366
  <!-- start footer part -->
367
367
  <hr class="footer"/><address class="footer"><small>
368
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
368
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
369
369
  <img class="footer" src="doxygen.png" alt="doxygen"/>
370
370
  </a> 1.8.1.2
371
371
  </small></address>
@@ -482,7 +482,7 @@
482
482
  </div><!-- contents -->
483
483
  <!-- start footer part -->
484
484
  <hr class="footer"/><address class="footer"><small>
485
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
485
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
486
486
  <img class="footer" src="doxygen.png" alt="doxygen"/>
487
487
  </a> 1.8.1.2
488
488
  </small></address>
@@ -227,7 +227,7 @@
227
227
  </div><!-- contents -->
228
228
  <!-- start footer part -->
229
229
  <hr class="footer"/><address class="footer"><small>
230
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
230
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
231
231
  <img class="footer" src="doxygen.png" alt="doxygen"/>
232
232
  </a> 1.8.1.2
233
233
  </small></address>
@@ -70,7 +70,7 @@
70
70
  </div><!-- contents -->
71
71
  <!-- start footer part -->
72
72
  <hr class="footer"/><address class="footer"><small>
73
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
73
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
74
74
  <img class="footer" src="doxygen.png" alt="doxygen"/>
75
75
  </a> 1.8.1.2
76
76
  </small></address>
@@ -109,7 +109,7 @@
109
109
  </div><!-- contents -->
110
110
  <!-- start footer part -->
111
111
  <hr class="footer"/><address class="footer"><small>
112
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
112
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
113
113
  <img class="footer" src="doxygen.png" alt="doxygen"/>
114
114
  </a> 1.8.1.2
115
115
  </small></address>
@@ -227,7 +227,7 @@
227
227
  </div><!-- contents -->
228
228
  <!-- start footer part -->
229
229
  <hr class="footer"/><address class="footer"><small>
230
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
230
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
231
231
  <img class="footer" src="doxygen.png" alt="doxygen"/>
232
232
  </a> 1.8.1.2
233
233
  </small></address>
@@ -82,7 +82,7 @@
82
82
  </div><!-- contents -->
83
83
  <!-- start footer part -->
84
84
  <hr class="footer"/><address class="footer"><small>
85
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
85
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
86
86
  <img class="footer" src="doxygen.png" alt="doxygen"/>
87
87
  </a> 1.8.1.2
88
88
  </small></address>
@@ -64,7 +64,7 @@
64
64
  </div><!-- contents -->
65
65
  <!-- start footer part -->
66
66
  <hr class="footer"/><address class="footer"><small>
67
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
67
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
68
68
  <img class="footer" src="doxygen.png" alt="doxygen"/>
69
69
  </a> 1.8.1.2
70
70
  </small></address>
@@ -536,7 +536,7 @@ Functions for manipulating header data</h2></td></tr>
536
536
  </div><!-- contents -->
537
537
  <!-- start footer part -->
538
538
  <hr class="footer"/><address class="footer"><small>
539
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
539
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
540
540
  <img class="footer" src="doxygen.png" alt="doxygen"/>
541
541
  </a> 1.8.1.2
542
542
  </small></address>
@@ -376,7 +376,7 @@ Functions for decoding</h2></td></tr>
376
376
  </div><!-- contents -->
377
377
  <!-- start footer part -->
378
378
  <hr class="footer"/><address class="footer"><small>
379
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
379
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
380
380
  <img class="footer" src="doxygen.png" alt="doxygen"/>
381
381
  </a> 1.8.1.2
382
382
  </small></address>
@@ -327,7 +327,7 @@ Functions for encoding</h2></td></tr>
327
327
  </div><!-- contents -->
328
328
  <!-- start footer part -->
329
329
  <hr class="footer"/><address class="footer"><small>
330
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
330
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
331
331
  <img class="footer" src="doxygen.png" alt="doxygen"/>
332
332
  </a> 1.8.1.2
333
333
  </small></address>
@@ -1600,7 +1600,7 @@ theora_control() codes</h2></td></tr>
1600
1600
  </div><!-- contents -->
1601
1601
  <!-- start footer part -->
1602
1602
  <hr class="footer"/><address class="footer"><small>
1603
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
1603
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
1604
1604
  <img class="footer" src="doxygen.png" alt="doxygen"/>
1605
1605
  </a> 1.8.1.2
1606
1606
  </small></address>
@@ -56,7 +56,7 @@ Organization</h2>
56
56
  </div></div><!-- contents -->
57
57
  <!-- start footer part -->
58
58
  <hr class="footer"/><address class="footer"><small>
59
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
59
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
60
60
  <img class="footer" src="doxygen.png" alt="doxygen"/>
61
61
  </a> 1.8.1.2
62
62
  </small></address>
@@ -51,7 +51,7 @@
51
51
  </div><!-- contents -->
52
52
  <!-- start footer part -->
53
53
  <hr class="footer"/><address class="footer"><small>
54
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
54
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
55
55
  <img class="footer" src="doxygen.png" alt="doxygen"/>
56
56
  </a> 1.8.1.2
57
57
  </small></address>
@@ -134,7 +134,7 @@ Data Fields</h2></td></tr>
134
134
  </div><!-- contents -->
135
135
  <!-- start footer part -->
136
136
  <hr class="footer"/><address class="footer"><small>
137
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
137
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
138
138
  <img class="footer" src="doxygen.png" alt="doxygen"/>
139
139
  </a> 1.8.1.2
140
140
  </small></address>
@@ -100,7 +100,7 @@ Data Fields</h2></td></tr>
100
100
  </div><!-- contents -->
101
101
  <!-- start footer part -->
102
102
  <hr class="footer"/><address class="footer"><small>
103
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
103
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
104
104
  <img class="footer" src="doxygen.png" alt="doxygen"/>
105
105
  </a> 1.8.1.2
106
106
  </small></address>
@@ -131,7 +131,7 @@ Data Fields</h2></td></tr>
131
131
  </div><!-- contents -->
132
132
  <!-- start footer part -->
133
133
  <hr class="footer"/><address class="footer"><small>
134
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
134
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
135
135
  <img class="footer" src="doxygen.png" alt="doxygen"/>
136
136
  </a> 1.8.1.2
137
137
  </small></address>
@@ -359,7 +359,7 @@ Data Fields</h2></td></tr>
359
359
  </div><!-- contents -->
360
360
  <!-- start footer part -->
361
361
  <hr class="footer"/><address class="footer"><small>
362
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
362
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
363
363
  <img class="footer" src="doxygen.png" alt="doxygen"/>
364
364
  </a> 1.8.1.2
365
365
  </small></address>
@@ -148,7 +148,7 @@ Data Fields</h2></td></tr>
148
148
  </div><!-- contents -->
149
149
  <!-- start footer part -->
150
150
  <hr class="footer"/><address class="footer"><small>
151
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
151
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
152
152
  <img class="footer" src="doxygen.png" alt="doxygen"/>
153
153
  </a> 1.8.1.2
154
154
  </small></address>
@@ -116,7 +116,7 @@ Data Fields</h2></td></tr>
116
116
  </div><!-- contents -->
117
117
  <!-- start footer part -->
118
118
  <hr class="footer"/><address class="footer"><small>
119
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
119
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
120
120
  <img class="footer" src="doxygen.png" alt="doxygen"/>
121
121
  </a> 1.8.1.2
122
122
  </small></address>
@@ -99,7 +99,7 @@ Data Fields</h2></td></tr>
99
99
  </div><!-- contents -->
100
100
  <!-- start footer part -->
101
101
  <hr class="footer"/><address class="footer"><small>
102
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
102
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
103
103
  <img class="footer" src="doxygen.png" alt="doxygen"/>
104
104
  </a> 1.8.1.2
105
105
  </small></address>
@@ -133,7 +133,7 @@ Data Fields</h2></td></tr>
133
133
  </div><!-- contents -->
134
134
  <!-- start footer part -->
135
135
  <hr class="footer"/><address class="footer"><small>
136
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
136
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
137
137
  <img class="footer" src="doxygen.png" alt="doxygen"/>
138
138
  </a> 1.8.1.2
139
139
  </small></address>
@@ -479,7 +479,7 @@ Data Fields</h2></td></tr>
479
479
  </div><!-- contents -->
480
480
  <!-- start footer part -->
481
481
  <hr class="footer"/><address class="footer"><small>
482
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
482
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
483
483
  <img class="footer" src="doxygen.png" alt="doxygen"/>
484
484
  </a> 1.8.1.2
485
485
  </small></address>
@@ -118,7 +118,7 @@ Data Fields</h2></td></tr>
118
118
  </div><!-- contents -->
119
119
  <!-- start footer part -->
120
120
  <hr class="footer"/><address class="footer"><small>
121
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
121
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
122
122
  <img class="footer" src="doxygen.png" alt="doxygen"/>
123
123
  </a> 1.8.1.2
124
124
  </small></address>
@@ -214,7 +214,7 @@ Data Fields</h2></td></tr>
214
214
  </div><!-- contents -->
215
215
  <!-- start footer part -->
216
216
  <hr class="footer"/><address class="footer"><small>
217
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
217
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
218
218
  <img class="footer" src="doxygen.png" alt="doxygen"/>
219
219
  </a> 1.8.1.2
220
220
  </small></address>
@@ -242,7 +242,7 @@ Identifying Theora Packets</h2>
242
242
  </div></div><!-- contents -->
243
243
  <!-- start footer part -->
244
244
  <hr class="footer"/><address class="footer"><small>
245
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
245
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
246
246
  <img class="footer" src="doxygen.png" alt="doxygen"/>
247
247
  </a> 1.8.1.2
248
248
  </small></address>
@@ -267,7 +267,7 @@
267
267
  </div><!-- fragment --></div><!-- contents -->
268
268
  <!-- start footer part -->
269
269
  <hr class="footer"/><address class="footer"><small>
270
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
270
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
271
271
  <img class="footer" src="doxygen.png" alt="doxygen"/>
272
272
  </a> 1.8.1.2
273
273
  </small></address>
@@ -380,7 +380,7 @@ Functions</h2></td></tr>
380
380
  </div><!-- contents -->
381
381
  <!-- start footer part -->
382
382
  <hr class="footer"/><address class="footer"><small>
383
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
383
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
384
384
  <img class="footer" src="doxygen.png" alt="doxygen"/>
385
385
  </a> 1.8.1.2
386
386
  </small></address>
@@ -130,7 +130,7 @@
130
130
  </div><!-- fragment --></div><!-- contents -->
131
131
  <!-- start footer part -->
132
132
  <hr class="footer"/><address class="footer"><small>
133
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
133
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
134
134
  <img class="footer" src="doxygen.png" alt="doxygen"/>
135
135
  </a> 1.8.1.2
136
136
  </small></address>
@@ -682,7 +682,7 @@ Variables</h2></td></tr>
682
682
  </div><!-- contents -->
683
683
  <!-- start footer part -->
684
684
  <hr class="footer"/><address class="footer"><small>
685
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
685
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
686
686
  <img class="footer" src="doxygen.png" alt="doxygen"/>
687
687
  </a> 1.8.1.2
688
688
  </small></address>
@@ -139,7 +139,7 @@
139
139
  </div><!-- fragment --></div><!-- contents -->
140
140
  <!-- start footer part -->
141
141
  <hr class="footer"/><address class="footer"><small>
142
- Generated on Mon Apr 29 2013 17:15:13 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
142
+ Generated on Sat May 25 2013 10:28:54 for libtheora by &#160;<a href="http://www.doxygen.org/index.html">
143
143
  <img class="footer" src="doxygen.png" alt="doxygen"/>
144
144
  </a> 1.8.1.2
145
145
  </small></address>
@@ -41,8 +41,8 @@
41
41
  \fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
42
42
  \fancyfoot[LE]{\fancyplain{}{}}
43
43
  \fancyfoot[CE]{\fancyplain{}{}}
44
- \fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Apr 29 2013 17\-:15\-:13 for libtheora by Doxygen }}
45
- \fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Apr 29 2013 17\-:15\-:13 for libtheora by Doxygen }}
44
+ \fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Sat May 25 2013 10\-:28\-:54 for libtheora by Doxygen }}
45
+ \fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Sat May 25 2013 10\-:28\-:54 for libtheora by Doxygen }}
46
46
  \fancyfoot[CO]{\fancyplain{}{}}
47
47
  \fancyfoot[RO]{\fancyplain{}{}}
48
48
  %---------- Internal commands used in this style file ----------------
@@ -36,7 +36,7 @@
36
36
  \vspace*{1cm}
37
37
  {\large Generated by Doxygen 1.8.1.2}\\
38
38
  \vspace*{0.5cm}
39
- {\small Mon Apr 29 2013 17:15:13}\\
39
+ {\small Sat May 25 2013 10:28:54}\\
40
40
  \end{center}
41
41
  \end{titlepage}
42
42
  \clearemptydoublepage
@@ -3211,8 +3211,8 @@ disappears.</doc>
3211
3211
  </parameters>
3212
3212
  </method>
3213
3213
  <method name="set_active" c:identifier="gst_buffer_pool_set_active">
3214
- <doc xml:whitespace="preserve">Control the active state of @pool. When the pool is active, new calls to
3215
- gst_buffer_pool_acquire_buffer() will return with GST_FLOW_FLUSHING.
3214
+ <doc xml:whitespace="preserve">Control the active state of @pool. When the pool is inactive, new calls to
3215
+ gst_buffer_pool_acquire_buffer() will return with #GST_FLOW_FLUSHING.
3216
3216
 
3217
3217
  Activating the bufferpool will preallocate all resources in the pool based on
3218
3218
  the configuration of the pool.
@@ -505,14 +505,13 @@ For use in control source implementations.</doc>
505
505
  </parameters>
506
506
  </method>
507
507
  <method name="get_all"
508
- c:identifier="gst_timed_value_control_source_get_all"
509
- introspectable="0">
508
+ c:identifier="gst_timed_value_control_source_get_all">
510
509
  <doc xml:whitespace="preserve">Returns a read-only copy of the list of #GstTimedValue for the given property.
511
510
  Free the list after done with it.</doc>
512
511
  <return-value transfer-ownership="container">
513
512
  <doc xml:whitespace="preserve">a copy of the list, or %NULL if the property isn't handled by the controller</doc>
514
513
  <type name="GLib.List" c:type="GList*">
515
- <type/>
514
+ <type name="Gst.TimedValue"/>
516
515
  </type>
517
516
  </return-value>
518
517
  <parameters>
@@ -561,8 +560,7 @@ Free the list after done with it.</doc>
561
560
  </parameters>
562
561
  </method>
563
562
  <method name="set_from_list"
564
- c:identifier="gst_timed_value_control_source_set_from_list"
565
- introspectable="0">
563
+ c:identifier="gst_timed_value_control_source_set_from_list">
566
564
  <doc xml:whitespace="preserve">Sets multiple timed values at once.</doc>
567
565
  <return-value transfer-ownership="none">
568
566
  <doc xml:whitespace="preserve">FALSE if the values couldn't be set, TRUE otherwise.</doc>
@@ -577,7 +575,7 @@ Free the list after done with it.</doc>
577
575
  <parameter name="timedvalues" transfer-ownership="none">
578
576
  <doc xml:whitespace="preserve">a list with #GstTimedValue items</doc>
579
577
  <type name="GLib.SList" c:type="const GSList*">
580
- <type/>
578
+ <type name="Gst.TimedValue"/>
581
579
  </type>
582
580
  </parameter>
583
581
  </parameters>