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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2492) hide show
  1. checksums.yaml +4 -4
  2. data/COPYING.LIB +502 -0
  3. data/README.md +31 -0
  4. data/Rakefile +10 -11
  5. data/ext/gstreamer/rbgst.c +10 -7
  6. data/gstreamer.gemspec +44 -0
  7. data/lib/2.2/gstreamer.so +0 -0
  8. data/lib/2.3/gstreamer.so +0 -0
  9. data/lib/2.4/gstreamer.so +0 -0
  10. data/lib/2.5/gstreamer.so +0 -0
  11. data/lib/gst/bus.rb +31 -1
  12. data/lib/gst/element.rb +7 -1
  13. data/vendor/local/bin/cjpeg.exe +0 -0
  14. data/vendor/local/bin/djpeg.exe +0 -0
  15. data/vendor/local/bin/flac.exe +0 -0
  16. data/vendor/local/bin/gst-device-monitor-1.0.exe +0 -0
  17. data/vendor/local/bin/gst-discoverer-1.0.exe +0 -0
  18. data/vendor/local/bin/gst-inspect-1.0.exe +0 -0
  19. data/vendor/local/bin/gst-launch-1.0.exe +0 -0
  20. data/vendor/local/bin/gst-play-1.0.exe +0 -0
  21. data/vendor/local/bin/gst-stats-1.0.exe +0 -0
  22. data/vendor/local/bin/gst-typefind-1.0.exe +0 -0
  23. data/vendor/local/bin/jpegtran.exe +0 -0
  24. data/vendor/local/bin/libFLAC-8.dll +0 -0
  25. data/vendor/local/bin/libgstadaptivedemux-1.0-0.dll +0 -0
  26. data/vendor/local/bin/libgstallocators-1.0-0.dll +0 -0
  27. data/vendor/local/bin/libgstapp-1.0-0.dll +0 -0
  28. data/vendor/local/bin/libgstaudio-1.0-0.dll +0 -0
  29. data/vendor/local/bin/libgstbadaudio-1.0-0.dll +0 -0
  30. data/vendor/local/bin/libgstbadvideo-1.0-0.dll +0 -0
  31. data/vendor/local/bin/libgstbase-1.0-0.dll +0 -0
  32. data/vendor/local/bin/libgstbasecamerabinsrc-1.0-0.dll +0 -0
  33. data/vendor/local/bin/libgstcodecparsers-1.0-0.dll +0 -0
  34. data/vendor/local/bin/libgstcontroller-1.0-0.dll +0 -0
  35. data/vendor/local/bin/libgstfft-1.0-0.dll +0 -0
  36. data/vendor/local/bin/libgstgl-1.0-0.dll +0 -0
  37. data/vendor/local/bin/libgstinsertbin-1.0-0.dll +0 -0
  38. data/vendor/local/bin/libgstisoff-1.0-0.dll +0 -0
  39. data/vendor/local/bin/libgstmpegts-1.0-0.dll +0 -0
  40. data/vendor/local/bin/libgstnet-1.0-0.dll +0 -0
  41. data/vendor/local/bin/libgstpbutils-1.0-0.dll +0 -0
  42. data/vendor/local/bin/libgstphotography-1.0-0.dll +0 -0
  43. data/vendor/local/bin/libgstplayer-1.0-0.dll +0 -0
  44. data/vendor/local/bin/libgstreamer-1.0-0.dll +0 -0
  45. data/vendor/local/bin/libgstriff-1.0-0.dll +0 -0
  46. data/vendor/local/bin/libgstrtp-1.0-0.dll +0 -0
  47. data/vendor/local/bin/libgstrtsp-1.0-0.dll +0 -0
  48. data/vendor/local/bin/libgstsdp-1.0-0.dll +0 -0
  49. data/vendor/local/bin/libgsttag-1.0-0.dll +0 -0
  50. data/vendor/local/bin/libgsturidownloader-1.0-0.dll +0 -0
  51. data/vendor/local/bin/libgstvideo-1.0-0.dll +0 -0
  52. data/vendor/local/bin/libgstwebrtc-1.0-0.dll +0 -0
  53. data/vendor/local/bin/libjpeg-9.dll +0 -0
  54. data/vendor/local/bin/libogg-0.dll +0 -0
  55. data/vendor/local/bin/libopus-0.dll +0 -0
  56. data/vendor/local/bin/libsoup-2.4-1.dll +0 -0
  57. data/vendor/local/bin/libsqlite3-0.dll +0 -0
  58. data/vendor/local/bin/libtheora-0.dll +0 -0
  59. data/vendor/local/bin/libtheoradec-1.dll +0 -0
  60. data/vendor/local/bin/libtheoraenc-1.dll +0 -0
  61. data/vendor/local/bin/libvorbis-0.dll +0 -0
  62. data/vendor/local/bin/libvorbisenc-2.dll +0 -0
  63. data/vendor/local/bin/libvorbisfile-3.dll +0 -0
  64. data/vendor/local/bin/metaflac.exe +0 -0
  65. data/vendor/local/bin/rdjpgcom.exe +0 -0
  66. data/vendor/local/bin/sqlite3.exe +0 -0
  67. data/vendor/local/bin/wrjpgcom.exe +0 -0
  68. data/vendor/local/include/gstreamer-1.0/gst/allocators/allocators-prelude.h +31 -0
  69. data/vendor/local/include/gstreamer-1.0/gst/allocators/allocators.h +3 -0
  70. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h +7 -2
  71. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstfdmemory.h +10 -2
  72. data/vendor/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h +6 -1
  73. data/vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h +2 -2
  74. data/vendor/local/include/gstreamer-1.0/gst/app/app-prelude.h +31 -0
  75. data/vendor/local/include/gstreamer-1.0/gst/app/gstappsink.h +30 -1
  76. data/vendor/local/include/gstreamer-1.0/gst/app/gstappsrc.h +36 -2
  77. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-bad-prelude.h +31 -0
  78. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-channel-mixer.h +14 -0
  79. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-channels.h +10 -0
  80. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-converter.h +53 -0
  81. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h +22 -22
  82. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-format.h +7 -0
  83. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-info.h +14 -0
  84. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-prelude.h +31 -0
  85. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-quantize.h +4 -0
  86. data/vendor/local/include/gstreamer-1.0/gst/audio/audio-resampler.h +11 -0
  87. data/vendor/local/include/gstreamer-1.0/gst/audio/audio.h +4 -0
  88. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioaggregator.h +73 -26
  89. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h +15 -0
  90. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h +8 -1
  91. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h +2 -0
  92. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h +9 -0
  93. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiodecoder.h +36 -0
  94. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioencoder.h +34 -0
  95. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiofilter.h +2 -0
  96. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioiec61937.h +3 -0
  97. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiometa.h +9 -0
  98. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h +57 -0
  99. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiosink.h +1 -0
  100. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiosrc.h +1 -0
  101. data/vendor/local/include/gstreamer-1.0/gst/audio/gstaudiostreamalign.h +92 -0
  102. data/vendor/local/include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h +412 -0
  103. data/vendor/local/include/gstreamer-1.0/gst/audio/streamvolume.h +10 -0
  104. data/vendor/local/include/gstreamer-1.0/gst/base/base-prelude.h +31 -0
  105. data/vendor/local/include/gstreamer-1.0/gst/base/base.h +3 -0
  106. data/vendor/local/include/gstreamer-1.0/gst/base/gstadapter.h +54 -1
  107. data/vendor/local/include/gstreamer-1.0/gst/base/gstaggregator.h +89 -42
  108. data/vendor/local/include/gstreamer-1.0/gst/base/gstbaseparse.h +24 -16
  109. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesink.h +57 -1
  110. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasesrc.h +50 -7
  111. data/vendor/local/include/gstreamer-1.0/gst/base/gstbasetransform.h +38 -5
  112. data/vendor/local/include/gstreamer-1.0/gst/base/gstbitreader.h +27 -0
  113. data/vendor/local/include/gstreamer-1.0/gst/base/gstbytereader.h +117 -2
  114. data/vendor/local/include/gstreamer-1.0/gst/base/gstbytewriter.h +74 -1
  115. data/vendor/local/include/gstreamer-1.0/gst/base/gstcollectpads.h +42 -3
  116. data/vendor/local/include/gstreamer-1.0/gst/base/gstdataqueue.h +18 -2
  117. data/vendor/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h +12 -1
  118. data/vendor/local/include/gstreamer-1.0/gst/base/gstpushsrc.h +2 -1
  119. data/vendor/local/include/gstreamer-1.0/gst/base/gstqueuearray.h +27 -5
  120. data/vendor/local/include/gstreamer-1.0/gst/base/gsttypefindhelper.h +7 -3
  121. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/basecamerabinsrc-prelude.h +31 -0
  122. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstbasecamerasrc.h +10 -0
  123. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabin-enum.h +2 -0
  124. data/vendor/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabinpreview.h +10 -0
  125. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/codecparsers-prelude.h +31 -0
  126. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h +32 -0
  127. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gsth265parser.h +117 -1
  128. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstjpeg2000sampling.h +13 -0
  129. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstjpegparser.h +9 -0
  130. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpeg4parser.h +10 -6
  131. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideometa.h +3 -0
  132. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideoparser.h +15 -23
  133. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvc1parser.h +16 -2
  134. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h +8 -5
  135. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp8rangedecoder.h +14 -12
  136. data/vendor/local/include/gstreamer-1.0/gst/codecparsers/gstvp9parser.h +4 -0
  137. data/vendor/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h +3 -3
  138. data/vendor/local/include/gstreamer-1.0/gst/controller/controller-prelude.h +31 -0
  139. data/vendor/local/include/gstreamer-1.0/gst/controller/controller.h +2 -0
  140. data/vendor/local/include/gstreamer-1.0/gst/controller/gstargbcontrolbinding.h +3 -0
  141. data/vendor/local/include/gstreamer-1.0/gst/controller/gstdirectcontrolbinding.h +4 -1
  142. data/vendor/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h +2 -0
  143. data/vendor/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h +2 -0
  144. data/vendor/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h +9 -5
  145. data/vendor/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h +18 -4
  146. data/vendor/local/include/gstreamer-1.0/gst/controller/gsttriggercontrolsource.h +2 -0
  147. data/vendor/local/include/gstreamer-1.0/gst/fft/fft-prelude.h +31 -0
  148. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfft.h +4 -0
  149. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfftf32.h +8 -0
  150. data/vendor/local/include/gstreamer-1.0/gst/fft/gstfftf64.h +8 -0
  151. data/vendor/local/include/gstreamer-1.0/gst/fft/gstffts16.h +8 -0
  152. data/vendor/local/include/gstreamer-1.0/gst/fft/gstffts32.h +8 -0
  153. data/vendor/local/include/gstreamer-1.0/gst/{allocators/badallocators.h → gl/gl-prelude.h} +10 -7
  154. data/vendor/local/include/gstreamer-1.0/gst/gl/gl.h +2 -7
  155. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h +4 -0
  156. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglapi.h +5 -77
  157. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasefilter.h +2 -4
  158. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h +52 -15
  159. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h +15 -9
  160. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglbufferpool.h +5 -6
  161. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcolorconvert.h +7 -7
  162. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglcontext.h +39 -36
  163. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldebug.h +11 -11
  164. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h +23 -14
  165. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfeature.h +1 -1
  166. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfilter.h +17 -10
  167. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglformat.h +31 -8
  168. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h +12 -11
  169. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglfuncs.h +108 -0
  170. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemory.h +42 -31
  171. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h +7 -12
  172. data/vendor/local/include/gstreamer-1.0/gst/gl/gstgloverlaycompositor.h +8 -8
  173. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglquery.h +9 -8
  174. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h +14 -6
  175. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshader.h +53 -59
  176. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglshaderstrings.h +7 -6
  177. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsl.h +19 -12
  178. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglslstage.h +12 -12
  179. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglsyncmeta.h +7 -7
  180. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglupload.h +10 -9
  181. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglutils.h +12 -9
  182. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglviewconvert.h +15 -12
  183. data/vendor/local/include/gstreamer-1.0/gst/gl/gstglwindow.h +43 -30
  184. data/vendor/local/include/gstreamer-1.0/gst/gst.h +21 -0
  185. data/vendor/local/include/gstreamer-1.0/gst/gstallocator.h +23 -2
  186. data/vendor/local/include/gstreamer-1.0/gst/gstatomicqueue.h +12 -0
  187. data/vendor/local/include/gstreamer-1.0/gst/gstbin.h +30 -0
  188. data/vendor/local/include/gstreamer-1.0/gst/gstbuffer.h +188 -49
  189. data/vendor/local/include/gstreamer-1.0/gst/gstbufferlist.h +20 -1
  190. data/vendor/local/include/gstreamer-1.0/gst/gstbufferpool.h +36 -0
  191. data/vendor/local/include/gstreamer-1.0/gst/gstbus.h +44 -0
  192. data/vendor/local/include/gstreamer-1.0/gst/gstcaps.h +72 -7
  193. data/vendor/local/include/gstreamer-1.0/gst/gstcapsfeatures.h +41 -3
  194. data/vendor/local/include/gstreamer-1.0/gst/gstchildproxy.h +15 -3
  195. data/vendor/local/include/gstreamer-1.0/gst/gstclock.h +45 -1
  196. data/vendor/local/include/gstreamer-1.0/gst/gstconfig.h +17 -1
  197. data/vendor/local/include/gstreamer-1.0/gst/gstcontext.h +11 -2
  198. data/vendor/local/include/gstreamer-1.0/gst/gstcontrolbinding.h +10 -2
  199. data/vendor/local/include/gstreamer-1.0/gst/gstcontrolsource.h +5 -1
  200. data/vendor/local/include/gstreamer-1.0/gst/gstdatetime.h +42 -6
  201. data/vendor/local/include/gstreamer-1.0/gst/gstdebugutils.h +5 -0
  202. data/vendor/local/include/gstreamer-1.0/gst/gstdevice.h +13 -2
  203. data/vendor/local/include/gstreamer-1.0/gst/gstdevicemonitor.h +12 -1
  204. data/vendor/local/include/gstreamer-1.0/gst/gstdeviceprovider.h +24 -1
  205. data/vendor/local/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h +13 -3
  206. data/vendor/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h +3 -0
  207. data/vendor/local/include/gstreamer-1.0/gst/gstelement.h +148 -5
  208. data/vendor/local/include/gstreamer-1.0/gst/gstelementfactory.h +20 -2
  209. data/vendor/local/include/gstreamer-1.0/gst/gstenumtypes.h +86 -81
  210. data/vendor/local/include/gstreamer-1.0/gst/gsterror.h +9 -0
  211. data/vendor/local/include/gstreamer-1.0/gst/gstevent.h +110 -2
  212. data/vendor/local/include/gstreamer-1.0/gst/gstformat.h +13 -0
  213. data/vendor/local/include/gstreamer-1.0/gst/gstghostpad.h +22 -3
  214. data/vendor/local/include/gstreamer-1.0/gst/gstinfo.h +85 -8
  215. data/vendor/local/include/gstreamer-1.0/gst/gstiterator.h +18 -3
  216. data/vendor/local/include/gstreamer-1.0/gst/gstmemory.h +21 -2
  217. data/vendor/local/include/gstreamer-1.0/gst/gstmessage.h +175 -1
  218. data/vendor/local/include/gstreamer-1.0/gst/gstmeta.h +10 -2
  219. data/vendor/local/include/gstreamer-1.0/gst/gstminiobject.h +25 -1
  220. data/vendor/local/include/gstreamer-1.0/gst/gstobject.h +50 -3
  221. data/vendor/local/include/gstreamer-1.0/gst/gstpad.h +120 -4
  222. data/vendor/local/include/gstreamer-1.0/gst/gstpadtemplate.h +36 -2
  223. data/vendor/local/include/gstreamer-1.0/gst/gstparamspecs.h +9 -6
  224. data/vendor/local/include/gstreamer-1.0/gst/gstparse.h +11 -4
  225. data/vendor/local/include/gstreamer-1.0/gst/gstpipeline.h +22 -0
  226. data/vendor/local/include/gstreamer-1.0/gst/gstplugin.h +72 -35
  227. data/vendor/local/include/gstreamer-1.0/gst/gstpluginfeature.h +16 -0
  228. data/vendor/local/include/gstreamer-1.0/gst/gstpoll.h +31 -0
  229. data/vendor/local/include/gstreamer-1.0/gst/gstpreset.h +17 -2
  230. data/vendor/local/include/gstreamer-1.0/gst/gstpromise.h +129 -0
  231. data/vendor/local/include/gstreamer-1.0/gst/gstprotection.h +12 -4
  232. data/vendor/local/include/gstreamer-1.0/gst/gstquery.h +162 -1
  233. data/vendor/local/include/gstreamer-1.0/gst/gstregistry.h +25 -0
  234. data/vendor/local/include/gstreamer-1.0/gst/gstsample.h +16 -3
  235. data/vendor/local/include/gstreamer-1.0/gst/gstsegment.h +31 -5
  236. data/vendor/local/include/gstreamer-1.0/gst/gststreamcollection.h +8 -1
  237. data/vendor/local/include/gstreamer-1.0/gst/gststreams.h +29 -9
  238. data/vendor/local/include/gstreamer-1.0/gst/gststructure.h +76 -61
  239. data/vendor/local/include/gstreamer-1.0/gst/gstsystemclock.h +4 -0
  240. data/vendor/local/include/gstreamer-1.0/gst/gsttaglist.h +77 -3
  241. data/vendor/local/include/gstreamer-1.0/gst/gsttagsetter.h +11 -5
  242. data/vendor/local/include/gstreamer-1.0/gst/gsttask.h +18 -2
  243. data/vendor/local/include/gstreamer-1.0/gst/gsttaskpool.h +7 -0
  244. data/vendor/local/include/gstreamer-1.0/gst/gsttoc.h +48 -4
  245. data/vendor/local/include/gstreamer-1.0/gst/gsttocsetter.h +4 -0
  246. data/vendor/local/include/gstreamer-1.0/gst/gsttracer.h +4 -0
  247. data/vendor/local/include/gstreamer-1.0/gst/gsttracerfactory.h +5 -0
  248. data/vendor/local/include/gstreamer-1.0/gst/gsttracerrecord.h +3 -0
  249. data/vendor/local/include/gstreamer-1.0/gst/gsttypefind.h +8 -3
  250. data/vendor/local/include/gstreamer-1.0/gst/gsttypefindfactory.h +8 -0
  251. data/vendor/local/include/gstreamer-1.0/gst/gsturi.h +96 -3
  252. data/vendor/local/include/gstreamer-1.0/gst/gstutils.h +146 -7
  253. data/vendor/local/include/gstreamer-1.0/gst/gstvalue.h +126 -11
  254. data/vendor/local/include/gstreamer-1.0/gst/gstversion.h +2 -2
  255. data/vendor/local/include/gstreamer-1.0/gst/insertbin/gstinsertbin.h +15 -0
  256. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography-enumtypes.h +12 -12
  257. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography-prelude.h +31 -0
  258. data/vendor/local/include/gstreamer-1.0/gst/interfaces/photography.h +32 -0
  259. data/vendor/local/include/gstreamer-1.0/gst/isoff/gstisoff.h +295 -0
  260. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-atsc-section.h +24 -0
  261. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h +70 -0
  262. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-section.h +30 -0
  263. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegts-enumtypes.h +32 -32
  264. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h +23 -0
  265. data/vendor/local/include/gstreamer-1.0/gst/mpegts/gstmpegtssection.h +30 -0
  266. data/vendor/local/include/gstreamer-1.0/gst/mpegts/mpegts-prelude.h +31 -0
  267. data/vendor/local/include/gstreamer-1.0/gst/mpegts/mpegts.h +2 -0
  268. data/vendor/local/include/gstreamer-1.0/gst/net/gstnet.h +2 -0
  269. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetaddressmeta.h +6 -0
  270. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetclientclock.h +6 -0
  271. data/vendor/local/include/gstreamer-1.0/gst/net/gstnetcontrolmessagemeta.h +7 -0
  272. data/vendor/local/include/gstreamer-1.0/gst/net/gstnettimepacket.h +11 -2
  273. data/vendor/local/include/gstreamer-1.0/gst/net/gstnettimeprovider.h +3 -0
  274. data/vendor/local/include/gstreamer-1.0/gst/net/gstptpclock.h +11 -0
  275. data/vendor/local/include/gstreamer-1.0/gst/net/net-prelude.h +31 -0
  276. data/vendor/local/include/gstreamer-1.0/gst/net/net.h +3 -0
  277. data/vendor/local/include/gstreamer-1.0/gst/pbutils/codec-utils.h +27 -0
  278. data/vendor/local/include/gstreamer-1.0/gst/pbutils/descriptions.h +8 -0
  279. data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h +69 -0
  280. data/vendor/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h +22 -0
  281. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstaudiovisualizer.h +2 -0
  282. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstdiscoverer.h +109 -0
  283. data/vendor/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h +6 -3
  284. data/vendor/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h +15 -1
  285. data/vendor/local/include/gstreamer-1.0/gst/pbutils/missing-plugins.h +14 -0
  286. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils-enumtypes.h +5 -5
  287. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils-prelude.h +31 -0
  288. data/vendor/local/include/gstreamer-1.0/gst/pbutils/pbutils.h +2 -0
  289. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.h +2 -0
  290. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h +128 -83
  291. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-signal-dispatcher.h +1 -0
  292. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-types.h +1 -0
  293. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h +14 -0
  294. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-video-renderer.h +1 -0
  295. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer-visualization.h +8 -0
  296. data/vendor/local/include/gstreamer-1.0/gst/player/gstplayer.h +84 -10
  297. data/vendor/local/include/gstreamer-1.0/gst/player/player-prelude.h +31 -0
  298. data/vendor/local/include/gstreamer-1.0/gst/player/player.h +1 -0
  299. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-ids.h +1 -0
  300. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-media.h +8 -0
  301. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-prelude.h +31 -0
  302. data/vendor/local/include/gstreamer-1.0/gst/riff/riff-read.h +12 -0
  303. data/vendor/local/include/gstreamer-1.0/gst/riff/riff.h +1 -0
  304. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtcpbuffer.h +135 -1
  305. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtp-enumtypes.h +8 -8
  306. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbaseaudiopayload.h +16 -0
  307. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbasedepayload.h +5 -1
  308. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbasepayload.h +7 -0
  309. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpbuffer.h +83 -0
  310. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtpdefs.h +1 -0
  311. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtphdrext.h +6 -0
  312. data/vendor/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h +4 -0
  313. data/vendor/local/include/gstreamer-1.0/gst/rtp/rtp-prelude.h +31 -0
  314. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsp-enumtypes.h +16 -16
  315. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h +97 -0
  316. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h +28 -4
  317. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspextension.h +25 -0
  318. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h +69 -1
  319. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsprange.h +7 -0
  320. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtsptransport.h +11 -0
  321. data/vendor/local/include/gstreamer-1.0/gst/rtsp/gstrtspurl.h +13 -1
  322. data/vendor/local/include/gstreamer-1.0/gst/rtsp/rtsp-prelude.h +31 -0
  323. data/vendor/local/include/gstreamer-1.0/gst/rtsp/rtsp.h +2 -0
  324. data/vendor/local/include/gstreamer-1.0/gst/sdp/gstmikey.h +81 -0
  325. data/vendor/local/include/gstreamer-1.0/gst/sdp/gstsdpmessage.h +242 -1
  326. data/vendor/local/include/gstreamer-1.0/gst/sdp/sdp-prelude.h +31 -0
  327. data/vendor/local/include/gstreamer-1.0/gst/sdp/sdp.h +2 -0
  328. data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h +1 -0
  329. data/vendor/local/include/gstreamer-1.0/gst/tag/gsttagmux.h +2 -0
  330. data/vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h +4 -4
  331. data/vendor/local/include/gstreamer-1.0/gst/tag/tag-prelude.h +31 -0
  332. data/vendor/local/include/gstreamer-1.0/gst/tag/tag.h +55 -0
  333. data/vendor/local/include/gstreamer-1.0/gst/tag/xmpwriter.h +8 -0
  334. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gstfragment.h +11 -0
  335. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h +12 -1
  336. data/vendor/local/include/gstreamer-1.0/gst/uridownloader/uridownloader-prelude.h +31 -0
  337. data/vendor/local/include/gstreamer-1.0/gst/video/colorbalance.h +10 -0
  338. data/vendor/local/include/gstreamer-1.0/gst/video/colorbalancechannel.h +2 -0
  339. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h +6 -2
  340. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaggregator.h +3 -8
  341. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoaggregatorpad.h +7 -7
  342. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h +44 -2
  343. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoencoder.h +29 -1
  344. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideofilter.h +1 -0
  345. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideometa.h +46 -0
  346. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideopool.h +6 -0
  347. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideosink.h +3 -0
  348. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h +38 -0
  349. data/vendor/local/include/gstreamer-1.0/gst/video/gstvideoutils.h +16 -2
  350. data/vendor/local/include/gstreamer-1.0/gst/video/navigation.h +44 -0
  351. data/vendor/local/include/gstreamer-1.0/gst/video/video-bad-prelude.h +31 -0
  352. data/vendor/local/include/gstreamer-1.0/gst/video/video-blend.h +2 -0
  353. data/vendor/local/include/gstreamer-1.0/gst/video/video-chroma.h +9 -0
  354. data/vendor/local/include/gstreamer-1.0/gst/video/video-color.h +17 -3
  355. data/vendor/local/include/gstreamer-1.0/gst/video/video-converter.h +7 -0
  356. data/vendor/local/include/gstreamer-1.0/gst/video/video-dither.h +4 -0
  357. data/vendor/local/include/gstreamer-1.0/gst/video/video-enumtypes.h +38 -38
  358. data/vendor/local/include/gstreamer-1.0/gst/video/video-event.h +8 -0
  359. data/vendor/local/include/gstreamer-1.0/gst/video/video-format.h +17 -1
  360. data/vendor/local/include/gstreamer-1.0/gst/video/video-frame.h +8 -0
  361. data/vendor/local/include/gstreamer-1.0/gst/video/video-info.h +21 -0
  362. data/vendor/local/include/gstreamer-1.0/gst/video/video-multiview.h +17 -0
  363. data/vendor/local/include/gstreamer-1.0/gst/video/video-overlay-composition.h +29 -0
  364. data/vendor/local/include/gstreamer-1.0/gst/video/video-prelude.h +31 -0
  365. data/vendor/local/include/gstreamer-1.0/gst/video/video-resampler.h +3 -0
  366. data/vendor/local/include/gstreamer-1.0/gst/video/video-scaler.h +11 -0
  367. data/vendor/local/include/gstreamer-1.0/gst/video/video-tile.h +10 -0
  368. data/vendor/local/include/gstreamer-1.0/gst/video/video.h +9 -0
  369. data/vendor/local/include/gstreamer-1.0/gst/video/videodirection.h +2 -0
  370. data/vendor/local/include/gstreamer-1.0/gst/video/videoorientation.h +17 -0
  371. data/vendor/local/include/gstreamer-1.0/gst/video/videooverlay.h +23 -0
  372. data/vendor/local/include/gstreamer-1.0/gst/webrtc/dtlstransport.h +70 -0
  373. data/vendor/local/include/gstreamer-1.0/gst/webrtc/icetransport.h +76 -0
  374. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtcsessiondescription.h +58 -0
  375. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtpreceiver.h +70 -0
  376. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtpsender.h +71 -0
  377. data/vendor/local/include/gstreamer-1.0/gst/webrtc/rtptransceiver.h +66 -0
  378. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc-enumtypes.h +50 -0
  379. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc.h +33 -0
  380. data/vendor/local/include/gstreamer-1.0/gst/webrtc/webrtc_fwd.h +256 -0
  381. data/vendor/local/include/libsoup-2.4/libsoup/soup-version.h +1 -1
  382. data/vendor/local/lib/girepository-1.0/Gst-1.0.typelib +0 -0
  383. data/vendor/local/lib/girepository-1.0/GstAllocators-1.0.typelib +0 -0
  384. data/vendor/local/lib/girepository-1.0/GstApp-1.0.typelib +0 -0
  385. data/vendor/local/lib/girepository-1.0/GstAudio-1.0.typelib +0 -0
  386. data/vendor/local/lib/girepository-1.0/GstBase-1.0.typelib +0 -0
  387. data/vendor/local/lib/girepository-1.0/GstGL-1.0.typelib +0 -0
  388. data/vendor/local/lib/girepository-1.0/GstNet-1.0.typelib +0 -0
  389. data/vendor/local/lib/girepository-1.0/GstPbutils-1.0.typelib +0 -0
  390. data/vendor/local/lib/girepository-1.0/GstPlayer-1.0.typelib +0 -0
  391. data/vendor/local/lib/girepository-1.0/GstRtp-1.0.typelib +0 -0
  392. data/vendor/local/lib/girepository-1.0/GstRtsp-1.0.typelib +0 -0
  393. data/vendor/local/lib/girepository-1.0/GstSdp-1.0.typelib +0 -0
  394. data/vendor/local/lib/girepository-1.0/GstTag-1.0.typelib +0 -0
  395. data/vendor/local/lib/girepository-1.0/GstVideo-1.0.typelib +0 -0
  396. data/vendor/local/lib/girepository-1.0/GstWebRTC-1.0.typelib +0 -0
  397. data/vendor/local/lib/girepository-1.0/Soup-2.4.typelib +0 -0
  398. data/vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h +2 -0
  399. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll +0 -0
  400. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.dll.a +0 -0
  401. data/vendor/local/lib/gstreamer-1.0/libgstaccurip.la +1 -1
  402. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll +0 -0
  403. data/vendor/local/lib/gstreamer-1.0/libgstadder.dll.a +0 -0
  404. data/vendor/local/lib/gstreamer-1.0/libgstadder.la +1 -1
  405. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll +0 -0
  406. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.dll.a +0 -0
  407. data/vendor/local/lib/gstreamer-1.0/libgstadpcmdec.la +1 -1
  408. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll +0 -0
  409. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.dll.a +0 -0
  410. data/vendor/local/lib/gstreamer-1.0/libgstadpcmenc.la +1 -1
  411. data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll +0 -0
  412. data/vendor/local/lib/gstreamer-1.0/libgstaiff.dll.a +0 -0
  413. data/vendor/local/lib/gstreamer-1.0/libgstaiff.la +1 -1
  414. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll +0 -0
  415. data/vendor/local/lib/gstreamer-1.0/libgstalaw.dll.a +0 -0
  416. data/vendor/local/lib/gstreamer-1.0/libgstalaw.la +1 -1
  417. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll +0 -0
  418. data/vendor/local/lib/gstreamer-1.0/libgstalpha.dll.a +0 -0
  419. data/vendor/local/lib/gstreamer-1.0/libgstalpha.la +1 -1
  420. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll +0 -0
  421. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.dll.a +0 -0
  422. data/vendor/local/lib/gstreamer-1.0/libgstalphacolor.la +1 -1
  423. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll +0 -0
  424. data/vendor/local/lib/gstreamer-1.0/libgstapetag.dll.a +0 -0
  425. data/vendor/local/lib/gstreamer-1.0/libgstapetag.la +1 -1
  426. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll +0 -0
  427. data/vendor/local/lib/gstreamer-1.0/libgstapp.dll.a +0 -0
  428. data/vendor/local/lib/gstreamer-1.0/libgstapp.la +1 -1
  429. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll +0 -0
  430. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.dll.a +0 -0
  431. data/vendor/local/lib/gstreamer-1.0/libgstasfmux.la +1 -1
  432. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll +0 -0
  433. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.dll.a +0 -0
  434. data/vendor/local/lib/gstreamer-1.0/libgstaudiobuffersplit.la +1 -1
  435. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll +0 -0
  436. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.dll.a +0 -0
  437. data/vendor/local/lib/gstreamer-1.0/libgstaudioconvert.la +1 -1
  438. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll +0 -0
  439. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.dll.a +0 -0
  440. data/vendor/local/lib/gstreamer-1.0/libgstaudiofx.la +1 -1
  441. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll +0 -0
  442. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.dll.a +0 -0
  443. data/vendor/local/lib/gstreamer-1.0/libgstaudiofxbad.la +1 -1
  444. data/vendor/local/{bin/libgstbadallocators-1.0-0.dll → lib/gstreamer-1.0/libgstaudiolatency.dll} +0 -0
  445. data/vendor/local/lib/gstreamer-1.0/libgstaudiolatency.dll.a +0 -0
  446. data/vendor/local/lib/gstreamer-1.0/{libgstd3dvideosink.la → libgstaudiolatency.la} +5 -5
  447. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll +0 -0
  448. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.dll.a +0 -0
  449. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixer.la +1 -1
  450. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll +0 -0
  451. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.dll.a +0 -0
  452. data/vendor/local/lib/gstreamer-1.0/libgstaudiomixmatrix.la +1 -1
  453. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll +0 -0
  454. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.dll.a +0 -0
  455. data/vendor/local/lib/gstreamer-1.0/libgstaudioparsers.la +1 -1
  456. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll +0 -0
  457. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.dll.a +0 -0
  458. data/vendor/local/lib/gstreamer-1.0/libgstaudiorate.la +1 -1
  459. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll +0 -0
  460. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.dll.a +0 -0
  461. data/vendor/local/lib/gstreamer-1.0/libgstaudioresample.la +1 -1
  462. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll +0 -0
  463. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.dll.a +0 -0
  464. data/vendor/local/lib/gstreamer-1.0/libgstaudiotestsrc.la +1 -1
  465. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll +0 -0
  466. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.dll.a +0 -0
  467. data/vendor/local/lib/gstreamer-1.0/libgstaudiovisualizers.la +1 -1
  468. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll +0 -0
  469. data/vendor/local/lib/gstreamer-1.0/libgstauparse.dll.a +0 -0
  470. data/vendor/local/lib/gstreamer-1.0/libgstauparse.la +1 -1
  471. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll +0 -0
  472. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.dll.a +0 -0
  473. data/vendor/local/lib/gstreamer-1.0/libgstautoconvert.la +1 -1
  474. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll +0 -0
  475. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.dll.a +0 -0
  476. data/vendor/local/lib/gstreamer-1.0/libgstautodetect.la +1 -1
  477. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll +0 -0
  478. data/vendor/local/lib/gstreamer-1.0/libgstavi.dll.a +0 -0
  479. data/vendor/local/lib/gstreamer-1.0/libgstavi.la +1 -1
  480. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll +0 -0
  481. data/vendor/local/lib/gstreamer-1.0/libgstbayer.dll.a +0 -0
  482. data/vendor/local/lib/gstreamer-1.0/libgstbayer.la +1 -1
  483. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll +0 -0
  484. data/vendor/local/lib/gstreamer-1.0/libgstcairo.dll.a +0 -0
  485. data/vendor/local/lib/gstreamer-1.0/libgstcairo.la +1 -1
  486. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.dll +0 -0
  487. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.dll.a +0 -0
  488. data/vendor/local/lib/gstreamer-1.0/libgstcamerabin.la +1 -1
  489. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll +0 -0
  490. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.dll.a +0 -0
  491. data/vendor/local/lib/gstreamer-1.0/libgstcoloreffects.la +1 -1
  492. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll +0 -0
  493. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.dll.a +0 -0
  494. data/vendor/local/lib/gstreamer-1.0/libgstcompositor.la +1 -1
  495. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll +0 -0
  496. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.dll.a +0 -0
  497. data/vendor/local/lib/gstreamer-1.0/libgstcoreelements.la +1 -1
  498. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll +0 -0
  499. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.dll.a +0 -0
  500. data/vendor/local/lib/gstreamer-1.0/libgstcoretracers.la +1 -1
  501. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll +0 -0
  502. data/vendor/local/lib/gstreamer-1.0/libgstcutter.dll.a +0 -0
  503. data/vendor/local/lib/gstreamer-1.0/libgstcutter.la +1 -1
  504. data/vendor/local/lib/gstreamer-1.0/libgstd3d.dll +0 -0
  505. data/vendor/local/lib/gstreamer-1.0/libgstd3d.dll.a +0 -0
  506. data/vendor/local/lib/gstreamer-1.0/libgstd3d.la +41 -0
  507. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll +0 -0
  508. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.dll.a +0 -0
  509. data/vendor/local/lib/gstreamer-1.0/libgstdashdemux.la +1 -1
  510. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll +0 -0
  511. data/vendor/local/lib/gstreamer-1.0/libgstdebug.dll.a +0 -0
  512. data/vendor/local/lib/gstreamer-1.0/libgstdebug.la +1 -1
  513. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll +0 -0
  514. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.dll.a +0 -0
  515. data/vendor/local/lib/gstreamer-1.0/libgstdebugutilsbad.la +1 -1
  516. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.dll +0 -0
  517. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.dll.a +0 -0
  518. data/vendor/local/lib/gstreamer-1.0/libgstdecklink.la +41 -0
  519. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll +0 -0
  520. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.dll.a +0 -0
  521. data/vendor/local/lib/gstreamer-1.0/libgstdeinterlace.la +1 -1
  522. data/vendor/local/lib/gstreamer-1.0/libgstdirectsound.dll +0 -0
  523. data/vendor/local/lib/gstreamer-1.0/libgstdirectsound.dll.a +0 -0
  524. data/vendor/local/lib/gstreamer-1.0/{libgstdirectsoundsink.la → libgstdirectsound.la} +5 -5
  525. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll +0 -0
  526. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.dll.a +0 -0
  527. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsrc.la +1 -1
  528. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll +0 -0
  529. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.dll.a +0 -0
  530. data/vendor/local/lib/gstreamer-1.0/libgstdtmf.la +1 -1
  531. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll +0 -0
  532. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.dll.a +0 -0
  533. data/vendor/local/lib/gstreamer-1.0/libgstdvbsuboverlay.la +1 -1
  534. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll +0 -0
  535. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.dll.a +0 -0
  536. data/vendor/local/lib/gstreamer-1.0/libgstdvdspu.la +1 -1
  537. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll +0 -0
  538. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.dll.a +0 -0
  539. data/vendor/local/lib/gstreamer-1.0/libgsteffectv.la +1 -1
  540. data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll +0 -0
  541. data/vendor/local/lib/gstreamer-1.0/libgstencoding.dll.a +0 -0
  542. data/vendor/local/lib/gstreamer-1.0/libgstencoding.la +1 -1
  543. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll +0 -0
  544. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.dll.a +0 -0
  545. data/vendor/local/lib/gstreamer-1.0/libgstequalizer.la +1 -1
  546. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll +0 -0
  547. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.dll.a +0 -0
  548. data/vendor/local/lib/gstreamer-1.0/libgstfaceoverlay.la +1 -1
  549. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll +0 -0
  550. data/vendor/local/lib/gstreamer-1.0/libgstfestival.dll.a +0 -0
  551. data/vendor/local/lib/gstreamer-1.0/libgstfestival.la +1 -1
  552. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll +0 -0
  553. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.dll.a +0 -0
  554. data/vendor/local/lib/gstreamer-1.0/libgstfieldanalysis.la +1 -1
  555. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll +0 -0
  556. data/vendor/local/lib/gstreamer-1.0/libgstflac.dll.a +0 -0
  557. data/vendor/local/lib/gstreamer-1.0/libgstflac.la +1 -1
  558. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll +0 -0
  559. data/vendor/local/lib/gstreamer-1.0/libgstflv.dll.a +0 -0
  560. data/vendor/local/lib/gstreamer-1.0/libgstflv.la +1 -1
  561. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll +0 -0
  562. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.dll.a +0 -0
  563. data/vendor/local/lib/gstreamer-1.0/libgstflxdec.la +1 -1
  564. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll +0 -0
  565. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.dll.a +0 -0
  566. data/vendor/local/lib/gstreamer-1.0/libgstfreeverb.la +1 -1
  567. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll +0 -0
  568. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.dll.a +0 -0
  569. data/vendor/local/lib/gstreamer-1.0/libgstfrei0r.la +1 -1
  570. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll +0 -0
  571. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.dll.a +0 -0
  572. data/vendor/local/lib/gstreamer-1.0/libgstgaudieffects.la +1 -1
  573. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll +0 -0
  574. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.dll.a +0 -0
  575. data/vendor/local/lib/gstreamer-1.0/libgstgdkpixbuf.la +1 -1
  576. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll +0 -0
  577. data/vendor/local/lib/gstreamer-1.0/libgstgdp.dll.a +0 -0
  578. data/vendor/local/lib/gstreamer-1.0/libgstgdp.la +1 -1
  579. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll +0 -0
  580. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.dll.a +0 -0
  581. data/vendor/local/lib/gstreamer-1.0/libgstgeometrictransform.la +1 -1
  582. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll +0 -0
  583. data/vendor/local/lib/gstreamer-1.0/libgstgio.dll.a +0 -0
  584. data/vendor/local/lib/gstreamer-1.0/libgstgio.la +1 -1
  585. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll +0 -0
  586. data/vendor/local/lib/gstreamer-1.0/libgstgoom.dll.a +0 -0
  587. data/vendor/local/lib/gstreamer-1.0/libgstgoom.la +1 -1
  588. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll +0 -0
  589. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.dll.a +0 -0
  590. data/vendor/local/lib/gstreamer-1.0/libgstgoom2k1.la +1 -1
  591. data/vendor/local/lib/gstreamer-1.0/libgsthls.dll +0 -0
  592. data/vendor/local/lib/gstreamer-1.0/libgsthls.dll.a +0 -0
  593. data/vendor/local/lib/gstreamer-1.0/libgsthls.la +1 -1
  594. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll +0 -0
  595. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.dll.a +0 -0
  596. data/vendor/local/lib/gstreamer-1.0/libgsticydemux.la +1 -1
  597. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll +0 -0
  598. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.dll.a +0 -0
  599. data/vendor/local/lib/gstreamer-1.0/libgstid3demux.la +1 -1
  600. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll +0 -0
  601. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.dll.a +0 -0
  602. data/vendor/local/lib/gstreamer-1.0/libgstid3tag.la +1 -1
  603. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll +0 -0
  604. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.dll.a +0 -0
  605. data/vendor/local/lib/gstreamer-1.0/libgstimagefreeze.la +1 -1
  606. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll +0 -0
  607. data/vendor/local/lib/gstreamer-1.0/libgstinter.dll.a +0 -0
  608. data/vendor/local/lib/gstreamer-1.0/libgstinter.la +1 -1
  609. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll +0 -0
  610. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.dll.a +0 -0
  611. data/vendor/local/lib/gstreamer-1.0/libgstinterlace.la +1 -1
  612. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll +0 -0
  613. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.dll.a +0 -0
  614. data/vendor/local/lib/gstreamer-1.0/libgstinterleave.la +1 -1
  615. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll +0 -0
  616. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.dll.a +0 -0
  617. data/vendor/local/lib/gstreamer-1.0/libgstisomp4.la +1 -1
  618. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll +0 -0
  619. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.dll.a +0 -0
  620. data/vendor/local/lib/gstreamer-1.0/libgstivfparse.la +1 -1
  621. data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll +0 -0
  622. data/vendor/local/lib/gstreamer-1.0/libgstivtc.dll.a +0 -0
  623. data/vendor/local/lib/gstreamer-1.0/libgstivtc.la +1 -1
  624. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll +0 -0
  625. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.dll.a +0 -0
  626. data/vendor/local/lib/gstreamer-1.0/libgstjp2kdecimator.la +1 -1
  627. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll +0 -0
  628. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.dll.a +0 -0
  629. data/vendor/local/lib/gstreamer-1.0/libgstjpeg.la +1 -1
  630. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll +0 -0
  631. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.dll.a +0 -0
  632. data/vendor/local/lib/gstreamer-1.0/libgstjpegformat.la +1 -1
  633. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll +0 -0
  634. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.dll.a +0 -0
  635. data/vendor/local/lib/gstreamer-1.0/libgstlegacyrawparse.la +1 -1
  636. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll +0 -0
  637. data/vendor/local/lib/gstreamer-1.0/libgstlevel.dll.a +0 -0
  638. data/vendor/local/lib/gstreamer-1.0/libgstlevel.la +1 -1
  639. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll +0 -0
  640. data/vendor/local/lib/gstreamer-1.0/libgstlibav.dll.a +0 -0
  641. data/vendor/local/lib/gstreamer-1.0/libgstlibav.la +1 -1
  642. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll +0 -0
  643. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.dll.a +0 -0
  644. data/vendor/local/lib/gstreamer-1.0/libgstmatroska.la +1 -1
  645. data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll +0 -0
  646. data/vendor/local/lib/gstreamer-1.0/libgstmidi.dll.a +0 -0
  647. data/vendor/local/lib/gstreamer-1.0/libgstmidi.la +1 -1
  648. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll +0 -0
  649. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.dll.a +0 -0
  650. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsdemux.la +1 -1
  651. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll +0 -0
  652. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.dll.a +0 -0
  653. data/vendor/local/lib/gstreamer-1.0/libgstmpegpsmux.la +1 -1
  654. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll +0 -0
  655. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.dll.a +0 -0
  656. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsdemux.la +1 -1
  657. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll +0 -0
  658. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.dll.a +0 -0
  659. data/vendor/local/lib/gstreamer-1.0/libgstmpegtsmux.la +1 -1
  660. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll +0 -0
  661. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.dll.a +0 -0
  662. data/vendor/local/lib/gstreamer-1.0/libgstmulaw.la +1 -1
  663. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll +0 -0
  664. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.dll.a +0 -0
  665. data/vendor/local/lib/gstreamer-1.0/libgstmultifile.la +1 -1
  666. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll +0 -0
  667. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.dll.a +0 -0
  668. data/vendor/local/lib/gstreamer-1.0/libgstmultipart.la +1 -1
  669. data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll +0 -0
  670. data/vendor/local/lib/gstreamer-1.0/libgstmxf.dll.a +0 -0
  671. data/vendor/local/lib/gstreamer-1.0/libgstmxf.la +1 -1
  672. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll +0 -0
  673. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.dll.a +0 -0
  674. data/vendor/local/lib/gstreamer-1.0/libgstnavigationtest.la +1 -1
  675. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll +0 -0
  676. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.dll.a +0 -0
  677. data/vendor/local/lib/gstreamer-1.0/libgstnetsim.la +1 -1
  678. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll +0 -0
  679. data/vendor/local/lib/gstreamer-1.0/libgstogg.dll.a +0 -0
  680. data/vendor/local/lib/gstreamer-1.0/libgstogg.la +1 -1
  681. data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll +0 -0
  682. data/vendor/local/lib/gstreamer-1.0/libgstopengl.dll.a +0 -0
  683. data/vendor/local/lib/gstreamer-1.0/libgstopengl.la +1 -1
  684. data/vendor/local/lib/gstreamer-1.0/libgstopenglmixers.dll +0 -0
  685. data/vendor/local/lib/gstreamer-1.0/libgstopenglmixers.dll.a +0 -0
  686. data/vendor/local/lib/{libgstbadbase-1.0.la → gstreamer-1.0/libgstopenglmixers.la} +9 -9
  687. data/vendor/local/lib/gstreamer-1.0/libgstopus.dll +0 -0
  688. data/vendor/local/lib/gstreamer-1.0/libgstopus.dll.a +0 -0
  689. data/vendor/local/lib/gstreamer-1.0/libgstopus.la +1 -1
  690. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll +0 -0
  691. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.dll.a +0 -0
  692. data/vendor/local/lib/gstreamer-1.0/libgstopusparse.la +1 -1
  693. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll +0 -0
  694. data/vendor/local/lib/gstreamer-1.0/libgstpango.dll.a +0 -0
  695. data/vendor/local/lib/gstreamer-1.0/libgstpango.la +1 -1
  696. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll +0 -0
  697. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.dll.a +0 -0
  698. data/vendor/local/lib/gstreamer-1.0/libgstpbtypes.la +1 -1
  699. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll +0 -0
  700. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.dll.a +0 -0
  701. data/vendor/local/lib/gstreamer-1.0/libgstpcapparse.la +1 -1
  702. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll +0 -0
  703. data/vendor/local/lib/gstreamer-1.0/libgstplayback.dll.a +0 -0
  704. data/vendor/local/lib/gstreamer-1.0/libgstplayback.la +1 -1
  705. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll +0 -0
  706. data/vendor/local/lib/gstreamer-1.0/libgstpng.dll.a +0 -0
  707. data/vendor/local/lib/gstreamer-1.0/libgstpng.la +1 -1
  708. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll +0 -0
  709. data/vendor/local/lib/gstreamer-1.0/libgstpnm.dll.a +0 -0
  710. data/vendor/local/lib/gstreamer-1.0/libgstpnm.la +1 -1
  711. data/vendor/local/lib/gstreamer-1.0/{libgstdirectsoundsink.dll → libgstproxy.dll} +0 -0
  712. data/vendor/local/lib/gstreamer-1.0/libgstproxy.dll.a +0 -0
  713. data/vendor/local/lib/gstreamer-1.0/libgstproxy.la +41 -0
  714. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll +0 -0
  715. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.dll.a +0 -0
  716. data/vendor/local/lib/gstreamer-1.0/libgstrawparse.la +1 -1
  717. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll +0 -0
  718. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.dll.a +0 -0
  719. data/vendor/local/lib/gstreamer-1.0/libgstremovesilence.la +1 -1
  720. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll +0 -0
  721. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.dll.a +0 -0
  722. data/vendor/local/lib/gstreamer-1.0/libgstreplaygain.la +1 -1
  723. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll +0 -0
  724. data/vendor/local/lib/gstreamer-1.0/libgstrtp.dll.a +0 -0
  725. data/vendor/local/lib/gstreamer-1.0/libgstrtp.la +1 -1
  726. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll +0 -0
  727. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.dll.a +0 -0
  728. data/vendor/local/lib/gstreamer-1.0/libgstrtpmanager.la +1 -1
  729. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll +0 -0
  730. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.dll.a +0 -0
  731. data/vendor/local/lib/gstreamer-1.0/libgstrtponvif.la +1 -1
  732. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll +0 -0
  733. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.dll.a +0 -0
  734. data/vendor/local/lib/gstreamer-1.0/libgstrtsp.la +1 -1
  735. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll +0 -0
  736. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.dll.a +0 -0
  737. data/vendor/local/lib/gstreamer-1.0/libgstsdpelem.la +1 -1
  738. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll +0 -0
  739. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.dll.a +0 -0
  740. data/vendor/local/lib/gstreamer-1.0/libgstsegmentclip.la +1 -1
  741. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll +0 -0
  742. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.dll.a +0 -0
  743. data/vendor/local/lib/gstreamer-1.0/libgstshapewipe.la +1 -1
  744. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll +0 -0
  745. data/vendor/local/lib/gstreamer-1.0/libgstsiren.dll.a +0 -0
  746. data/vendor/local/lib/gstreamer-1.0/libgstsiren.la +1 -1
  747. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll +0 -0
  748. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.dll.a +0 -0
  749. data/vendor/local/lib/gstreamer-1.0/libgstsmooth.la +1 -1
  750. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll +0 -0
  751. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.dll.a +0 -0
  752. data/vendor/local/lib/gstreamer-1.0/libgstsmoothstreaming.la +1 -1
  753. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll +0 -0
  754. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.dll.a +0 -0
  755. data/vendor/local/lib/gstreamer-1.0/libgstsmpte.la +1 -1
  756. data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll +0 -0
  757. data/vendor/local/lib/gstreamer-1.0/libgstsoup.dll.a +0 -0
  758. data/vendor/local/lib/gstreamer-1.0/libgstsoup.la +1 -1
  759. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll +0 -0
  760. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.dll.a +0 -0
  761. data/vendor/local/lib/gstreamer-1.0/libgstspectrum.la +1 -1
  762. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll +0 -0
  763. data/vendor/local/lib/gstreamer-1.0/libgstspeed.dll.a +0 -0
  764. data/vendor/local/lib/gstreamer-1.0/libgstspeed.la +1 -1
  765. data/vendor/local/lib/gstreamer-1.0/libgststereo.dll +0 -0
  766. data/vendor/local/lib/gstreamer-1.0/libgststereo.dll.a +0 -0
  767. data/vendor/local/lib/gstreamer-1.0/libgststereo.la +1 -1
  768. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll +0 -0
  769. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.dll.a +0 -0
  770. data/vendor/local/lib/gstreamer-1.0/libgstsubenc.la +1 -1
  771. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll +0 -0
  772. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.dll.a +0 -0
  773. data/vendor/local/lib/gstreamer-1.0/libgstsubparse.la +1 -1
  774. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll +0 -0
  775. data/vendor/local/lib/gstreamer-1.0/libgsttcp.dll.a +0 -0
  776. data/vendor/local/lib/gstreamer-1.0/libgsttcp.la +1 -1
  777. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll +0 -0
  778. data/vendor/local/lib/gstreamer-1.0/libgsttheora.dll.a +0 -0
  779. data/vendor/local/lib/gstreamer-1.0/libgsttheora.la +1 -1
  780. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll +0 -0
  781. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.dll.a +0 -0
  782. data/vendor/local/lib/gstreamer-1.0/libgsttimecode.la +1 -1
  783. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll +0 -0
  784. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.dll.a +0 -0
  785. data/vendor/local/lib/gstreamer-1.0/libgstttmlsubs.la +1 -1
  786. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll +0 -0
  787. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.dll.a +0 -0
  788. data/vendor/local/lib/gstreamer-1.0/libgsttypefindfunctions.la +1 -1
  789. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll +0 -0
  790. data/vendor/local/lib/gstreamer-1.0/libgstudp.dll.a +0 -0
  791. data/vendor/local/lib/gstreamer-1.0/libgstudp.la +1 -1
  792. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll +0 -0
  793. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.dll.a +0 -0
  794. data/vendor/local/lib/gstreamer-1.0/libgstvideobox.la +1 -1
  795. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll +0 -0
  796. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.dll.a +0 -0
  797. data/vendor/local/lib/gstreamer-1.0/libgstvideoconvert.la +1 -1
  798. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll +0 -0
  799. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.dll.a +0 -0
  800. data/vendor/local/lib/gstreamer-1.0/libgstvideocrop.la +1 -1
  801. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll +0 -0
  802. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.dll.a +0 -0
  803. data/vendor/local/lib/gstreamer-1.0/libgstvideofilter.la +1 -1
  804. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll +0 -0
  805. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.dll.a +0 -0
  806. data/vendor/local/lib/gstreamer-1.0/libgstvideofiltersbad.la +1 -1
  807. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll +0 -0
  808. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.dll.a +0 -0
  809. data/vendor/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.la +1 -1
  810. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll +0 -0
  811. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.dll.a +0 -0
  812. data/vendor/local/lib/gstreamer-1.0/libgstvideomixer.la +1 -1
  813. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll +0 -0
  814. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.dll.a +0 -0
  815. data/vendor/local/lib/gstreamer-1.0/libgstvideoparsersbad.la +1 -1
  816. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll +0 -0
  817. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.dll.a +0 -0
  818. data/vendor/local/lib/gstreamer-1.0/libgstvideorate.la +1 -1
  819. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll +0 -0
  820. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.dll.a +0 -0
  821. data/vendor/local/lib/gstreamer-1.0/libgstvideoscale.la +1 -1
  822. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll +0 -0
  823. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.dll.a +0 -0
  824. data/vendor/local/lib/gstreamer-1.0/libgstvideosignal.la +1 -1
  825. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll +0 -0
  826. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.dll.a +0 -0
  827. data/vendor/local/lib/gstreamer-1.0/libgstvideotestsrc.la +1 -1
  828. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll +0 -0
  829. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.dll.a +0 -0
  830. data/vendor/local/lib/gstreamer-1.0/libgstvmnc.la +1 -1
  831. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll +0 -0
  832. data/vendor/local/lib/gstreamer-1.0/libgstvolume.dll.a +0 -0
  833. data/vendor/local/lib/gstreamer-1.0/libgstvolume.la +1 -1
  834. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll +0 -0
  835. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.dll.a +0 -0
  836. data/vendor/local/lib/gstreamer-1.0/libgstvorbis.la +1 -1
  837. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll +0 -0
  838. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.dll.a +0 -0
  839. data/vendor/local/lib/gstreamer-1.0/libgstwasapi.la +1 -1
  840. data/vendor/local/lib/gstreamer-1.0/{libgstwaveformsink.dll → libgstwaveform.dll} +0 -0
  841. data/vendor/local/lib/gstreamer-1.0/libgstwaveform.dll.a +0 -0
  842. data/vendor/local/lib/gstreamer-1.0/{libgstwaveformsink.la → libgstwaveform.la} +5 -5
  843. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll +0 -0
  844. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.dll.a +0 -0
  845. data/vendor/local/lib/gstreamer-1.0/libgstwavenc.la +1 -1
  846. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll +0 -0
  847. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.dll.a +0 -0
  848. data/vendor/local/lib/gstreamer-1.0/libgstwavparse.la +1 -1
  849. data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll +0 -0
  850. data/vendor/local/lib/gstreamer-1.0/libgstwinks.dll.a +0 -0
  851. data/vendor/local/lib/gstreamer-1.0/libgstwinks.la +1 -1
  852. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll +0 -0
  853. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.dll.a +0 -0
  854. data/vendor/local/lib/gstreamer-1.0/libgstwinscreencap.la +1 -1
  855. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll +0 -0
  856. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.dll.a +0 -0
  857. data/vendor/local/lib/gstreamer-1.0/libgsty4mdec.la +1 -1
  858. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll +0 -0
  859. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.dll.a +0 -0
  860. data/vendor/local/lib/gstreamer-1.0/libgsty4menc.la +1 -1
  861. data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll +0 -0
  862. data/vendor/local/lib/gstreamer-1.0/libgstyadif.dll.a +0 -0
  863. data/vendor/local/lib/gstreamer-1.0/libgstyadif.la +1 -1
  864. data/vendor/local/lib/libFLAC.dll.a +0 -0
  865. data/vendor/local/lib/libgstadaptivedemux-1.0.dll.a +0 -0
  866. data/vendor/local/lib/libgstadaptivedemux-1.0.la +3 -3
  867. data/vendor/local/lib/libgstallocators-1.0.dll.a +0 -0
  868. data/vendor/local/lib/libgstallocators-1.0.la +3 -3
  869. data/vendor/local/lib/libgstapp-1.0.dll.a +0 -0
  870. data/vendor/local/lib/libgstapp-1.0.la +3 -3
  871. data/vendor/local/lib/libgstaudio-1.0.dll.a +0 -0
  872. data/vendor/local/lib/libgstaudio-1.0.la +3 -3
  873. data/vendor/local/lib/libgstbadaudio-1.0.dll.a +0 -0
  874. data/vendor/local/lib/libgstbadaudio-1.0.la +3 -3
  875. data/vendor/local/lib/libgstbadvideo-1.0.dll.a +0 -0
  876. data/vendor/local/lib/libgstbadvideo-1.0.la +3 -3
  877. data/vendor/local/lib/libgstbase-1.0.dll.a +0 -0
  878. data/vendor/local/lib/libgstbase-1.0.la +3 -3
  879. data/vendor/local/lib/libgstbasecamerabinsrc-1.0.dll.a +0 -0
  880. data/vendor/local/lib/libgstbasecamerabinsrc-1.0.la +3 -3
  881. data/vendor/local/lib/libgstcodecparsers-1.0.dll.a +0 -0
  882. data/vendor/local/lib/libgstcodecparsers-1.0.la +3 -3
  883. data/vendor/local/lib/libgstcontroller-1.0.dll.a +0 -0
  884. data/vendor/local/lib/libgstcontroller-1.0.la +3 -3
  885. data/vendor/local/lib/libgstfft-1.0.dll.a +0 -0
  886. data/vendor/local/lib/libgstfft-1.0.la +3 -3
  887. data/vendor/local/lib/libgstgl-1.0.dll.a +0 -0
  888. data/vendor/local/lib/libgstgl-1.0.la +3 -3
  889. data/vendor/local/lib/libgstinsertbin-1.0.dll.a +0 -0
  890. data/vendor/local/lib/libgstinsertbin-1.0.la +3 -3
  891. data/vendor/local/lib/libgstisoff-1.0.dll.a +0 -0
  892. data/vendor/local/lib/{libgstbadallocators-1.0.la → libgstisoff-1.0.la} +7 -7
  893. data/vendor/local/lib/libgstmpegts-1.0.dll.a +0 -0
  894. data/vendor/local/lib/libgstmpegts-1.0.la +3 -3
  895. data/vendor/local/lib/libgstnet-1.0.dll.a +0 -0
  896. data/vendor/local/lib/libgstnet-1.0.la +3 -3
  897. data/vendor/local/lib/libgstpbutils-1.0.dll.a +0 -0
  898. data/vendor/local/lib/libgstpbutils-1.0.la +3 -3
  899. data/vendor/local/lib/libgstphotography-1.0.dll.a +0 -0
  900. data/vendor/local/lib/libgstphotography-1.0.la +3 -3
  901. data/vendor/local/lib/libgstplayer-1.0.dll.a +0 -0
  902. data/vendor/local/lib/libgstplayer-1.0.la +3 -3
  903. data/vendor/local/lib/libgstreamer-1.0.dll.a +0 -0
  904. data/vendor/local/lib/libgstreamer-1.0.la +3 -3
  905. data/vendor/local/lib/libgstriff-1.0.dll.a +0 -0
  906. data/vendor/local/lib/libgstriff-1.0.la +3 -3
  907. data/vendor/local/lib/libgstrtp-1.0.dll.a +0 -0
  908. data/vendor/local/lib/libgstrtp-1.0.la +3 -3
  909. data/vendor/local/lib/libgstrtsp-1.0.dll.a +0 -0
  910. data/vendor/local/lib/libgstrtsp-1.0.la +3 -3
  911. data/vendor/local/lib/libgstsdp-1.0.dll.a +0 -0
  912. data/vendor/local/lib/libgstsdp-1.0.la +3 -3
  913. data/vendor/local/lib/libgsttag-1.0.dll.a +0 -0
  914. data/vendor/local/lib/libgsttag-1.0.la +3 -3
  915. data/vendor/local/lib/libgsturidownloader-1.0.dll.a +0 -0
  916. data/vendor/local/lib/libgsturidownloader-1.0.la +3 -3
  917. data/vendor/local/lib/libgstvideo-1.0.dll.a +0 -0
  918. data/vendor/local/lib/libgstvideo-1.0.la +3 -3
  919. data/vendor/local/lib/libgstwebrtc-1.0.dll.a +0 -0
  920. data/vendor/local/lib/libgstwebrtc-1.0.la +41 -0
  921. data/vendor/local/lib/libjpeg.dll.a +0 -0
  922. data/vendor/local/lib/libogg.dll.a +0 -0
  923. data/vendor/local/lib/libopus.dll.a +0 -0
  924. data/vendor/local/lib/libsoup-2.4.a +0 -0
  925. data/vendor/local/lib/libsoup-2.4.dll.a +0 -0
  926. data/vendor/local/lib/libsoup-2.4.la +2 -2
  927. data/vendor/local/lib/libsqlite3.dll.a +0 -0
  928. data/vendor/local/lib/libtheora.dll.a +0 -0
  929. data/vendor/local/lib/libtheoradec.dll.a +0 -0
  930. data/vendor/local/lib/libtheoraenc.dll.a +0 -0
  931. data/vendor/local/lib/libvorbis.dll.a +0 -0
  932. data/vendor/local/lib/libvorbisenc.dll.a +0 -0
  933. data/vendor/local/lib/libvorbisfile.dll.a +0 -0
  934. data/vendor/local/lib/pkgconfig/gstreamer-1.0.pc +1 -1
  935. data/vendor/local/lib/pkgconfig/gstreamer-allocators-1.0.pc +1 -1
  936. data/vendor/local/lib/pkgconfig/gstreamer-app-1.0.pc +1 -1
  937. data/vendor/local/lib/pkgconfig/gstreamer-audio-1.0.pc +2 -1
  938. data/vendor/local/lib/pkgconfig/gstreamer-bad-audio-1.0.pc +3 -3
  939. data/vendor/local/lib/pkgconfig/gstreamer-bad-video-1.0.pc +2 -2
  940. data/vendor/local/lib/pkgconfig/gstreamer-base-1.0.pc +1 -1
  941. data/vendor/local/lib/pkgconfig/gstreamer-codecparsers-1.0.pc +1 -1
  942. data/vendor/local/lib/pkgconfig/gstreamer-controller-1.0.pc +1 -1
  943. data/vendor/local/lib/pkgconfig/gstreamer-fft-1.0.pc +1 -1
  944. data/vendor/local/lib/pkgconfig/gstreamer-gl-1.0.pc +2 -2
  945. data/vendor/local/lib/pkgconfig/gstreamer-insertbin-1.0.pc +1 -1
  946. data/vendor/local/lib/pkgconfig/gstreamer-mpegts-1.0.pc +1 -1
  947. data/vendor/local/lib/pkgconfig/gstreamer-net-1.0.pc +1 -1
  948. data/vendor/local/lib/pkgconfig/gstreamer-pbutils-1.0.pc +1 -1
  949. data/vendor/local/lib/pkgconfig/gstreamer-player-1.0.pc +1 -1
  950. data/vendor/local/lib/pkgconfig/gstreamer-plugins-bad-1.0.pc +1 -1
  951. data/vendor/local/lib/pkgconfig/gstreamer-plugins-base-1.0.pc +2 -2
  952. data/vendor/local/lib/pkgconfig/gstreamer-riff-1.0.pc +1 -1
  953. data/vendor/local/lib/pkgconfig/gstreamer-rtp-1.0.pc +1 -1
  954. data/vendor/local/lib/pkgconfig/gstreamer-rtsp-1.0.pc +1 -1
  955. data/vendor/local/lib/pkgconfig/gstreamer-sdp-1.0.pc +1 -1
  956. data/vendor/local/lib/pkgconfig/gstreamer-tag-1.0.pc +2 -1
  957. data/vendor/local/lib/pkgconfig/gstreamer-video-1.0.pc +2 -1
  958. data/vendor/local/lib/pkgconfig/gstreamer-webrtc-1.0.pc +12 -0
  959. data/vendor/local/lib/pkgconfig/libsoup-2.4.pc +1 -1
  960. data/vendor/local/libexec/gstreamer-1.0/gst-completion-helper.exe +0 -0
  961. data/vendor/local/libexec/gstreamer-1.0/gst-plugin-scanner.exe +0 -0
  962. data/vendor/local/share/gir-1.0/Gst-1.0.gir +1438 -313
  963. data/vendor/local/share/gir-1.0/GstAllocators-1.0.gir +76 -2
  964. data/vendor/local/share/gir-1.0/GstApp-1.0.gir +128 -17
  965. data/vendor/local/share/gir-1.0/GstAudio-1.0.gir +905 -101
  966. data/vendor/local/share/gir-1.0/GstBase-1.0.gir +1133 -33
  967. data/vendor/local/share/gir-1.0/GstGL-1.0.gir +398 -115
  968. data/vendor/local/share/gir-1.0/GstNet-1.0.gir +12 -5
  969. data/vendor/local/share/gir-1.0/GstPbutils-1.0.gir +207 -70
  970. data/vendor/local/share/gir-1.0/GstPlayer-1.0.gir +34 -32
  971. data/vendor/local/share/gir-1.0/GstRtp-1.0.gir +120 -40
  972. data/vendor/local/share/gir-1.0/GstRtsp-1.0.gir +191 -151
  973. data/vendor/local/share/gir-1.0/GstSdp-1.0.gir +12 -3
  974. data/vendor/local/share/gir-1.0/GstTag-1.0.gir +72 -25
  975. data/vendor/local/share/gir-1.0/GstVideo-1.0.gir +394 -58
  976. data/vendor/local/share/gir-1.0/GstWebRTC-1.0.gir +986 -0
  977. data/vendor/local/share/gir-1.0/Soup-2.4.gir +6 -5
  978. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch01.html +2 -2
  979. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch02.html +2 -2
  980. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/ch03.html +2 -2
  981. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudDec.html +2 -2
  982. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudEnc.html +2 -2
  983. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +2 -2
  984. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidEnc.html +2 -2
  985. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstav.html +2 -2
  986. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcfg.html +2 -2
  987. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +2 -2
  988. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavprotocol.html +2 -2
  989. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavutils.html +2 -2
  990. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +61 -5
  991. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/home.png +0 -0
  992. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/index.html +3 -3
  993. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/left-insensitive.png +0 -0
  994. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/left.png +0 -0
  995. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/right-insensitive.png +0 -0
  996. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/right.png +0 -0
  997. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/up-insensitive.png +0 -0
  998. data/vendor/local/share/gtk-doc/html/gst-libav-plugins-1.0/up.png +0 -0
  999. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayer.html +14 -10
  1000. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerMediaInfo.html +2 -2
  1001. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerVideoOverlayVideoRenderer.html +2 -2
  1002. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstPlayerVisualization.html +4 -4
  1003. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregator.html +3 -24
  1004. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstVideoAggregatorPad.html +5 -5
  1005. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCDTLSTransport.html +252 -0
  1006. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCICETransport.html +209 -0
  1007. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPReceiver.html +121 -0
  1008. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPSender.html +121 -0
  1009. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCRTPTransceiver.html +121 -0
  1010. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/GstWebRTCSessionDescription.html +224 -0
  1011. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/annotation-glossary.html +2 -23
  1012. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-deprecated.html +4 -32
  1013. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/api-index-full.html +195 -1942
  1014. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/{ch08.html → ch07.html} +5 -5
  1015. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/codecparsers.html +2 -2
  1016. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/compiling.html +2 -2
  1017. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-1.0.devhelp2 +56 -646
  1018. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-descriptors.html +2 -2
  1019. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ATSC-variants-of-MPEG-TS-sections.html +2 -2
  1020. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-descriptors.html +2 -2
  1021. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Base-MPEG-TS-sections.html +2 -2
  1022. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-descriptors.html +2 -2
  1023. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-DVB-variants-of-MPEG-TS-sections.html +2 -2
  1024. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstInsertbin.html +4 -4
  1025. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPhotography.html +6 -6
  1026. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstPlayerGMainContextSignalDispatcher.html +2 -2
  1027. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-ISDB-variants-of-MPEG-TS-descriptors.html +2 -2
  1028. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-Mpeg-ts-helper-library.html +2 -2
  1029. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstmpegvideometa.html +2 -2
  1030. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-h264parser.html +12 -3
  1031. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-jpegparser.html +2 -2
  1032. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpeg4parser.html +2 -2
  1033. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-mpegvideoparser.html +224 -181
  1034. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-vc1parser.html +2 -2
  1035. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-libs-hierarchy.html +16 -31
  1036. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gstreamer-plugins-bad.html +18 -97
  1037. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/home.png +0 -0
  1038. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/index.html +19 -98
  1039. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/left-insensitive.png +0 -0
  1040. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/left.png +0 -0
  1041. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/mpegts.html +2 -2
  1042. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/player.html +4 -4
  1043. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/right-insensitive.png +0 -0
  1044. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/right.png +0 -0
  1045. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/tools.html +2 -2
  1046. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/up-insensitive.png +0 -0
  1047. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/up.png +0 -0
  1048. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/video.html +4 -4
  1049. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/webrtc.html +49 -0
  1050. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch01.html +563 -76
  1051. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/ch02.html +272 -14
  1052. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-1.0.devhelp2 +1075 -236
  1053. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-IQA.html +7 -7
  1054. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-a2dpsink.html +199 -0
  1055. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-accurip.html +10 -10
  1056. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-gleffects-xray.html → gst-plugins-bad-plugins-adpcmdec.html} +21 -29
  1057. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-adpcmenc.html +128 -0
  1058. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffmux.html +8 -8
  1059. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-aiffparse.html +9 -9
  1060. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-asfmux.html +360 -0
  1061. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-asfparse.html +156 -0
  1062. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-assrender.html +11 -11
  1063. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiobuffersplit.html +223 -0
  1064. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiochannelmix.html +224 -0
  1065. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiolatency.html +251 -0
  1066. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixmatrix.html +319 -0
  1067. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audioparse.html +9 -9
  1068. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiosegmentclip.html +156 -0
  1069. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-autoconvert.html +8 -8
  1070. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-autovideoconvert.html +163 -0
  1071. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avdtpsink.html +196 -0
  1072. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avdtpsrc.html +163 -0
  1073. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-avwait.html +341 -0
  1074. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bayer2rgb.html +129 -0
  1075. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bpmdetect.html +128 -0
  1076. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bs2b.html +7 -7
  1077. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bulge.html +5 -5
  1078. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-burn.html +7 -7
  1079. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bz2dec.html +198 -0
  1080. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-bz2enc.html +198 -0
  1081. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-camerabin.html +11 -11
  1082. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-checksumsink.html +158 -0
  1083. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chopmydata.html +212 -0
  1084. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromahold.html +247 -0
  1085. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromaprint.html +219 -0
  1086. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-chromium.html +7 -7
  1087. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-circle.html +5 -5
  1088. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-coloreffects.html +7 -7
  1089. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-gldownload.html → gst-plugins-bad-plugins-combdetect.html} +30 -38
  1090. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compare.html +260 -0
  1091. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-compositor.html +12 -12
  1092. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlfilesink.html +180 -0
  1093. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlftpsink.html +238 -0
  1094. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlhttpsink.html +260 -0
  1095. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlhttpsrc.html +493 -0
  1096. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlsftpsink.html +190 -0
  1097. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-curlsmtpsink.html +287 -0
  1098. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvdilate.html +9 -9
  1099. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvequalizehist.html +9 -9
  1100. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cverode.html +9 -9
  1101. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvlaplace.html +7 -7
  1102. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsmooth.html +63 -7
  1103. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-cvsobel.html +7 -7
  1104. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dashdemux.html +339 -0
  1105. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dc1394src.html +383 -0
  1106. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-debugspy.html +214 -0
  1107. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkaudiosink.html +216 -0
  1108. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkaudiosrc.html +248 -0
  1109. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkvideosink.html +717 -0
  1110. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-decklinkvideosrc.html +770 -0
  1111. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dewarp.html +375 -0
  1112. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dfbvideosink.html +411 -0
  1113. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diffuse.html +7 -7
  1114. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dilate.html +7 -7
  1115. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-diracparse.html +156 -0
  1116. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-disparity.html +181 -0
  1117. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dodge.html +9 -9
  1118. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlsdec.html +279 -0
  1119. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlsenc.html +264 -0
  1120. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpdec.html +255 -0
  1121. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpdemux.html +191 -0
  1122. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtlssrtpenc.html +272 -0
  1123. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtmfdetect.html +7 -7
  1124. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dtsdec.html +7 -7
  1125. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbbasebin.html +129 -0
  1126. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsrc.html +10 -10
  1127. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvbsuboverlay.html +262 -0
  1128. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-dvdspu.html +9 -9
  1129. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-edgedetect.html +9 -9
  1130. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-errorignore.html +241 -0
  1131. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-exclusion.html +9 -9
  1132. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faac.html +7 -7
  1133. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faad.html +5 -5
  1134. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceblur.html +6 -6
  1135. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-facedetect.html +11 -11
  1136. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-faceoverlay.html +263 -0
  1137. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fakevideosink.html +161 -0
  1138. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fbdevsink.html +160 -0
  1139. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fdkaacdec.html +156 -0
  1140. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fdkaacenc.html +190 -0
  1141. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-festival.html +9 -9
  1142. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fieldanalysis.html +336 -0
  1143. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fisheye.html +9 -9
  1144. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fluiddec.html +261 -0
  1145. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-fpsdisplaysink.html +9 -9
  1146. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-freeverb.html +252 -0
  1147. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gaussianblur.html +9 -9
  1148. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gdpdepay.html +201 -0
  1149. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gdppay.html +229 -0
  1150. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmixerbin.html +15 -7
  1151. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glmosaic.html +10 -10
  1152. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereomix.html +14 -14
  1153. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixer.html +17 -9
  1154. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glvideomixerelement.html +9 -9
  1155. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gmedec.html +187 -0
  1156. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-grabcut.html +247 -0
  1157. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gsmdec.html +160 -0
  1158. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gsmenc.html +163 -0
  1159. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h263parse.html +156 -0
  1160. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h264parse.html +224 -0
  1161. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-h265parse.html +183 -0
  1162. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-handdetect.html +273 -0
  1163. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlsdemux.html +253 -0
  1164. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlssink.html +251 -0
  1165. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-hlssink2.html +259 -0
  1166. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-id3mux.html +258 -0
  1167. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interaudiosink.html +159 -0
  1168. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interaudiosrc.html +203 -0
  1169. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-interlace.html +190 -0
  1170. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intersubsink.html +159 -0
  1171. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intersubsrc.html +159 -0
  1172. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intervideosink.html +160 -0
  1173. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-intervideosrc.html +174 -0
  1174. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcpipelinesink.html +265 -0
  1175. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcpipelinesrc.html +255 -0
  1176. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ipcslavepipeline.html +129 -0
  1177. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-irtspparse.html +213 -0
  1178. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ivfparse.html +156 -0
  1179. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ivtc.html +156 -0
  1180. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jifmux.html +182 -0
  1181. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jp2kdecimator.html +198 -0
  1182. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpeg2000parse.html +168 -0
  1183. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-jpegparse.html +7 -7
  1184. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kaleidoscope.html +7 -7
  1185. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-katedec.html +282 -0
  1186. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kateenc.html +336 -0
  1187. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kateparse.html +211 -0
  1188. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-katetag.html +292 -0
  1189. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-kmssink.html +294 -0
  1190. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ladspa.html +253 -0
  1191. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-liveadder.html +4 -84
  1192. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-marble.html +7 -7
  1193. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-midiparse.html +181 -0
  1194. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mirror.html +9 -9
  1195. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mmssrc.html +183 -0
  1196. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-modplug.html +9 -9
  1197. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-motioncells.html +436 -0
  1198. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpeg2enc.html +44 -24
  1199. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpeg4videoparse.html +206 -0
  1200. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegpsdemux.html +228 -0
  1201. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegpsmux.html +6 -6
  1202. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegtsmux.html +14 -6
  1203. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mpegvideoparse.html +197 -0
  1204. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mplex.html +33 -24
  1205. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mssdemux.html +245 -0
  1206. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-musepackdec.html +155 -0
  1207. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mxfdemux.html +227 -0
  1208. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mxfmux.html +428 -0
  1209. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-neonhttpsrc.html +26 -50
  1210. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-netsim.html +351 -0
  1211. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ofa.html +8 -8
  1212. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsink.html +9 -9
  1213. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openalsrc.html +9 -9
  1214. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opencvtextoverlay.html +9 -9
  1215. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openexrdec.html +156 -0
  1216. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openh264dec.html +156 -0
  1217. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openh264enc.html +414 -0
  1218. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openjpegdec.html +164 -0
  1219. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-openjpegenc.html +281 -0
  1220. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-opusparse.html +176 -0
  1221. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pcapparse.html +9 -9
  1222. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-perspective.html +204 -0
  1223. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pinch.html +9 -9
  1224. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pitch.html +128 -0
  1225. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-accurip.html +79 -0
  1226. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-adpcmdec.html +79 -0
  1227. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-adpcmenc.html +79 -0
  1228. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-aiff.html +9 -9
  1229. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-audiomixer.html → gst-plugins-bad-plugins-plugin-asfmux.html} +18 -18
  1230. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-assrender.html +9 -9
  1231. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiobuffersplit.html +79 -0
  1232. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiofxbad.html +79 -0
  1233. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiolatency.html +79 -0
  1234. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiomixmatrix.html +79 -0
  1235. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-audiovisualizers.html +7 -7
  1236. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-autoconvert.html +8 -8
  1237. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bayer.html +11 -11
  1238. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bluez.html +89 -0
  1239. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bs2b.html +7 -7
  1240. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-bz2.html +7 -7
  1241. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-camerabin.html +9 -9
  1242. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-chromaprint.html +79 -0
  1243. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-coloreffects.html +10 -10
  1244. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-colormanagement.html +79 -0
  1245. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-compositor.html +79 -0
  1246. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-curl.html +18 -14
  1247. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dashdemux.html +79 -0
  1248. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dc1394.html +79 -0
  1249. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-de265.html +79 -0
  1250. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-debugutilsbad.html +19 -15
  1251. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-decklink.html +93 -0
  1252. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dfbvideosink.html +79 -0
  1253. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtls.html +97 -0
  1254. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dtsdec.html +9 -9
  1255. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvb.html +8 -8
  1256. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvbsuboverlay.html +79 -0
  1257. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-dvdspu.html +5 -5
  1258. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faac.html +5 -5
  1259. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faad.html +7 -7
  1260. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-faceoverlay.html +79 -0
  1261. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fbdevsink.html +79 -0
  1262. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fdkaac.html +85 -0
  1263. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-festival.html +9 -9
  1264. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fieldanalysis.html +79 -0
  1265. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-flite.html +79 -0
  1266. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-fluidsynthmidi.html +79 -0
  1267. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-freeverb.html +79 -0
  1268. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-frei0r.html +76 -0
  1269. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gaudieffects.html +9 -9
  1270. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gdp.html +85 -0
  1271. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-geometrictransform.html +11 -11
  1272. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gme.html +79 -0
  1273. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gmedec.html +79 -0
  1274. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-gsm.html +11 -11
  1275. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-hls.html +89 -0
  1276. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-id3tag.html +79 -0
  1277. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-inter.html +101 -0
  1278. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-interlace.html +79 -0
  1279. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ipcpipeline.html +89 -0
  1280. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ivfparse.html +79 -0
  1281. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ivtc.html +85 -0
  1282. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jp2kdecimator.html +79 -0
  1283. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-jpegformat.html +10 -10
  1284. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-kate.html +93 -0
  1285. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-kms.html +79 -0
  1286. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ladspa.html +117 -0
  1287. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-plugin-rawparse.html → gst-plugins-bad-plugins-plugin-legacyrawparse.html} +14 -30
  1288. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-midi.html +79 -0
  1289. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mms.html +8 -8
  1290. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-modplug.html +5 -5
  1291. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpeg2enc.html +7 -7
  1292. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsdemux.html +79 -0
  1293. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegpsmux.html +9 -9
  1294. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsdemux.html +85 -0
  1295. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mpegtsmux.html +7 -7
  1296. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mplex.html +7 -7
  1297. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-musepack.html +79 -0
  1298. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-mxf.html +85 -0
  1299. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neon.html +8 -8
  1300. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-neonhttpsrc.html +79 -0
  1301. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-netsim.html +79 -0
  1302. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ofa.html +7 -7
  1303. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openal.html +7 -7
  1304. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opencv.html +17 -17
  1305. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openexr.html +79 -0
  1306. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openglmixers.html +97 -0
  1307. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openh264.html +85 -0
  1308. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-openjpeg.html +85 -0
  1309. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opusparse.html +79 -0
  1310. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pcapparse.html +10 -10
  1311. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-pnm.html +85 -0
  1312. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-proxy.html +85 -0
  1313. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-removesilence.html +79 -0
  1314. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-resindvd.html +79 -0
  1315. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rfbsrc.html +9 -9
  1316. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rsvg.html +85 -0
  1317. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtmp.html +9 -9
  1318. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-rtponvif.html +85 -0
  1319. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sbc.html +85 -0
  1320. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sdpelem.html +10 -10
  1321. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-segmentclip.html +85 -0
  1322. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-shm.html +9 -9
  1323. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-siren.html +85 -0
  1324. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-smooth.html +79 -0
  1325. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-smoothstreaming.html +79 -0
  1326. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-sndfile.html +79 -0
  1327. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-soundtouch.html +11 -11
  1328. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-spandsp.html +89 -0
  1329. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-speed.html +9 -9
  1330. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-srtp.html +85 -0
  1331. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-stereo.html +79 -0
  1332. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-subenc.html +85 -0
  1333. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-teletext.html +79 -0
  1334. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-timecode.html +85 -0
  1335. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-ttmlsubs.html +9 -8
  1336. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-uvch264.html +85 -0
  1337. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vcdsrc.html +79 -0
  1338. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vdpau.html +79 -0
  1339. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videofiltersbad.html +89 -0
  1340. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videoframe_audiolevel.html +79 -0
  1341. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videoparsersbad.html +113 -0
  1342. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-videosignal.html +89 -0
  1343. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vmnc.html +79 -0
  1344. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voaacenc.html +7 -7
  1345. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-voamrwbenc.html +7 -7
  1346. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-vulkan.html +85 -0
  1347. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-wasapi.html +85 -0
  1348. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-waylandsink.html +79 -0
  1349. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webp.html +85 -0
  1350. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtc.html +79 -0
  1351. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-webrtcdsp.html +11 -11
  1352. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-wildmidi.html +79 -0
  1353. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-x265.html +79 -0
  1354. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-y4mdec.html +79 -0
  1355. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-yadif.html +79 -0
  1356. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-zbar.html +8 -9
  1357. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pngparse.html +156 -0
  1358. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pnmdec.html +184 -0
  1359. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-pnmenc.html +219 -0
  1360. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-proxysink.html +137 -0
  1361. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-proxysrc.html +250 -0
  1362. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawaudioparse.html +4 -104
  1363. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rawvideoparse.html +4 -88
  1364. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-removesilence.html +215 -0
  1365. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-retinex.html +218 -0
  1366. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rfbsrc.html +8 -8
  1367. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rgb2bayer.html +156 -0
  1368. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rotate.html +204 -0
  1369. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsndvdbin.html +152 -0
  1370. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsvgdec.html +176 -0
  1371. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rsvgoverlay.html +410 -0
  1372. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsink.html +7 -7
  1373. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtmpsrc.html +7 -7
  1374. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtpasfpay.html +156 -0
  1375. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtponvifparse.html +155 -0
  1376. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-rtponviftimestamp.html +209 -0
  1377. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sbcdec.html +156 -0
  1378. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sbcenc.html +163 -0
  1379. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-scenechange.html +157 -0
  1380. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpdemux.html +9 -9
  1381. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sdpsrc.html +182 -0
  1382. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-segmentation.html +250 -0
  1383. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sfdec.html +196 -0
  1384. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsink.html +7 -7
  1385. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-shmsrc.html +7 -7
  1386. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-simplevideomark.html +311 -0
  1387. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-simplevideomarkdetect.html +340 -0
  1388. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sirendec.html +160 -0
  1389. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sirenenc.html +167 -0
  1390. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-skindetect.html +214 -0
  1391. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-smooth.html +224 -0
  1392. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-solarize.html +7 -7
  1393. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spacescope.html +7 -7
  1394. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spanplc.html +158 -0
  1395. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-spectrascope.html +9 -9
  1396. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-speed.html +7 -7
  1397. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-sphere.html +5 -5
  1398. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-square.html +7 -7
  1399. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtenc.html +196 -0
  1400. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtpdec.html +557 -0
  1401. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-srtpenc.html +455 -0
  1402. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stereo.html +215 -0
  1403. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-stretch.html +9 -9
  1404. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-synaescope.html +9 -9
  1405. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-teletextdec.html +260 -0
  1406. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-templatematch.html +9 -9
  1407. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tiger.html +375 -0
  1408. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-timecodestamper.html +281 -0
  1409. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tonegeneratesrc.html +288 -0
  1410. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tsdemux.html +335 -0
  1411. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tsparse.html +152 -0
  1412. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlparse.html +7 -7
  1413. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-ttmlrender.html +9 -9
  1414. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-tunnel.html +7 -7
  1415. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-twirl.html +5 -5
  1416. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedaudioparse.html +2 -82
  1417. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-unalignedvideoparse.html +4 -84
  1418. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-uvch264mjpgdemux.html +272 -0
  1419. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-uvch264src.html +688 -0
  1420. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vc1parse.html +156 -0
  1421. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vcdsrc.html +196 -0
  1422. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vdpaumpegdec.html +203 -0
  1423. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoanalyse.html +210 -0
  1424. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videodiff.html +157 -0
  1425. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoframe-audiolevel.html +220 -0
  1426. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videoparse.html +9 -9
  1427. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-videosegmentclip.html +156 -0
  1428. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-viewfinderbin.html +180 -0
  1429. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vmncdec.html +128 -0
  1430. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voaacenc.html +7 -7
  1431. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-voamrwbenc.html +7 -7
  1432. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vulkansink.html +175 -0
  1433. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-vulkanupload.html +161 -0
  1434. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wasapisink.html +273 -0
  1435. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wasapisrc.html +261 -0
  1436. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-watchdog.html +183 -0
  1437. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waterripple.html +9 -9
  1438. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wavescope.html +9 -9
  1439. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-waylandsink.html +204 -0
  1440. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webpdec.html +210 -0
  1441. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webpenc.html +233 -0
  1442. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcbin.html +794 -0
  1443. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcdsp.html +11 -23
  1444. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webrtcechoprobe.html +33 -23
  1445. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-webvttenc.html +196 -0
  1446. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/{gst-plugins-bad-plugins-mimdec.html → gst-plugins-bad-plugins-wildmidi.html} +14 -14
  1447. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-wrappercamerabinsrc.html +244 -0
  1448. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-x265enc.html +260 -0
  1449. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-y4mdec.html +155 -0
  1450. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-yadif.html +204 -0
  1451. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zbar.html +9 -9
  1452. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-zebrastripe.html +184 -0
  1453. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/home.png +0 -0
  1454. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/index.html +737 -83
  1455. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/left-insensitive.png +0 -0
  1456. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/left.png +0 -0
  1457. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/right-insensitive.png +0 -0
  1458. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/right.png +0 -0
  1459. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/up-insensitive.png +0 -0
  1460. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/up.png +0 -0
  1461. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioAggregator.html +361 -0
  1462. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioBaseSink.html +6 -6
  1463. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioBaseSrc.html +2 -2
  1464. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioCdSrc.html +7 -7
  1465. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioClock.html +4 -3
  1466. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioDecoder.html +13 -13
  1467. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioEncoder.html +7 -7
  1468. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioFilter.html +2 -2
  1469. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioRingBuffer.html +21 -21
  1470. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioSink.html +2 -2
  1471. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstAudioSrc.html +2 -2
  1472. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstColorBalance.html +2 -2
  1473. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstColorBalanceChannel.html +2 -2
  1474. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstDiscoverer.html +83 -11
  1475. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstEncodingProfile.html +16 -15
  1476. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLBaseFilter.html +13 -13
  1477. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLBufferPool.html +24 -24
  1478. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLColorConvert.html +31 -30
  1479. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLContext.html +106 -73
  1480. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLDisplay.html +37 -27
  1481. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLFilter.html +32 -33
  1482. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLFramebuffer.html +67 -22
  1483. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLSLStage.html +41 -41
  1484. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLShader.html +1065 -35
  1485. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLUpload.html +17 -14
  1486. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLViewConvert.html +28 -29
  1487. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gst-plugins-base-libs-1.0}/GstGLWindow.html +62 -28
  1488. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstNavigation.html +6 -6
  1489. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBaseAudioPayload.html +4 -4
  1490. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBaseDepayload.html +3 -3
  1491. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstRTPBasePayload.html +2 -2
  1492. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstStreamVolume.html +2 -2
  1493. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoDirection.html +4 -4
  1494. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoFilter.html +2 -2
  1495. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoOrientation.html +10 -10
  1496. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoOverlay.html +103 -2
  1497. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/GstVideoSink.html +3 -3
  1498. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/annotation-glossary.html +11 -4
  1499. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-deprecated.html +4 -4
  1500. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/api-index-full.html +2173 -210
  1501. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/compiling.html +2 -2
  1502. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gl.html +122 -0
  1503. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-1.0.devhelp2 +676 -2
  1504. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Audio-channels.html +30 -3
  1505. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Codec-utilities.html +94 -79
  1506. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Descriptions.html +2 -2
  1507. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudio-IEC61937.html +2 -2
  1508. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudio.html +436 -12
  1509. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioConverter.html +77 -10
  1510. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioDownmixMeta.html +6 -6
  1511. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstAudioQuantize.html +2 -2
  1512. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstEGLImage.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstEGLImage.html} +62 -38
  1513. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstExiftag.html +2 -2
  1514. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFT.html +2 -2
  1515. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTF32.html +2 -2
  1516. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTF64.html +2 -2
  1517. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTS16.html +2 -2
  1518. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstFFTS32.html +2 -2
  1519. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLAPI.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLAPI.html} +42 -42
  1520. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGlBaseMemory.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLBaseMemory.html} +184 -152
  1521. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLBuffer.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLBuffer.html} +46 -44
  1522. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLDisplayWayland.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLDisplayWayland.html} +18 -18
  1523. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLDisplayX11.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLDisplayX11.html} +20 -20
  1524. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemory.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLMemory.html} +276 -218
  1525. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLMemoryPBO.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLMemoryPBO.html} +52 -51
  1526. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLOverlayCompositor.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLOverlayCompositor.html} +25 -25
  1527. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLQuery.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLQuery.html} +45 -45
  1528. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLRenderbuffer.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLRenderbuffer.html} +51 -51
  1529. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLSL.html +707 -0
  1530. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSyncMeta.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstGLSyncMeta.html} +45 -45
  1531. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstMIKEYMessage.html +52 -52
  1532. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstPhysMemoryAllocator.html +171 -0
  1533. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTCPBuffer.html +46 -39
  1534. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTPBuffer.html +30 -15
  1535. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTPPayloadInfo.html +2 -2
  1536. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPConnection.html +24 -24
  1537. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPExtension.html +3 -2
  1538. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPMessage.html +21 -20
  1539. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPRange.html +6 -6
  1540. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPTimeRange.html +10 -10
  1541. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRTSPUrl.html +4 -4
  1542. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRtphdrext.html +10 -10
  1543. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstRtspdefs.html +32 -5
  1544. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstSDPMessage.html +57 -57
  1545. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagDemux.html +2 -2
  1546. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagMux.html +2 -2
  1547. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstTagXmpWriter.html +2 -2
  1548. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoAlignment.html +109 -86
  1549. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoChroma.html +2 -2
  1550. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDecoder.html +11 -11
  1551. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoDither.html +2 -2
  1552. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoEncoder.html +58 -3
  1553. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoOverlayRectangle.html +3 -3
  1554. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoPool.html +4 -4
  1555. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoResampler.html +6 -6
  1556. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVideoScaler.html +3 -3
  1557. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstVorbisTag.html +18 -18
  1558. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-GstXmptag.html +4 -4
  1559. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-ID3-tag-utils.html +6 -6
  1560. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-ISO-639-lang-mappings.html +2 -2
  1561. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Install-plugins.html +6 -6
  1562. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Licenses.html +2 -2
  1563. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Missing-plugins.html +2 -2
  1564. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Formats.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-Formats.html} +126 -92
  1565. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-Miscellaneous-Utilities.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html} +46 -46
  1566. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-OpenGL-debugging.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-OpenGL-debugging.html} +78 -78
  1567. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Pbutils.html +2 -2
  1568. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Riff-utilities.html +2 -2
  1569. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Tags.html +15 -15
  1570. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-Version.html +4 -4
  1571. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsink.html +12 -10
  1572. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-appsrc.html +62 -11
  1573. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-dmabuf.html +7 -7
  1574. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-fdmemory.html +10 -10
  1575. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-gstglmemoryegl.html → gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstglmemoryegl.html} +46 -46
  1576. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoaffinetransformationmeta.html +38 -5
  1577. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideometa.html +108 -10
  1578. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gst-plugins-base-libs-gstvideoutils.html +2 -2
  1579. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-allocators.html +5 -2
  1580. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-app.html +4 -4
  1581. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-audio.html +6 -2
  1582. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-base-utils.html +2 -2
  1583. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-ffft.html +2 -2
  1584. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-libs-hierarchy.html +35 -6
  1585. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-mikey.html +2 -2
  1586. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-plugins-base.html +99 -2
  1587. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-riff.html +2 -2
  1588. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtp.html +2 -2
  1589. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-rtsp.html +2 -2
  1590. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-sdp.html +2 -2
  1591. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-tag.html +2 -2
  1592. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/gstreamer-video.html +2 -2
  1593. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/home.png +0 -0
  1594. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html +112 -3
  1595. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix03.html +114 -0
  1596. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix04.html +154 -0
  1597. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix05.html +325 -0
  1598. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix06.html +45 -0
  1599. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix07.html +463 -0
  1600. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix08.html +34 -0
  1601. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix09.html +438 -0
  1602. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix10.html +432 -0
  1603. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix11.html +41 -0
  1604. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix12.html +38 -0
  1605. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix13.html +315 -0
  1606. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/ix14.html +34 -0
  1607. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/left-insensitive.png +0 -0
  1608. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/left.png +0 -0
  1609. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/right-insensitive.png +0 -0
  1610. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/right.png +0 -0
  1611. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/up-insensitive.png +0 -0
  1612. data/vendor/local/share/gtk-doc/html/gst-plugins-base-libs-1.0/up.png +0 -0
  1613. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch01.html +131 -2
  1614. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/ch02.html +8 -2
  1615. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-1.0.devhelp2 +157 -0
  1616. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-adder.html +10 -5
  1617. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsamidisrc.html +2 -2
  1618. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasink.html +3 -3
  1619. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-alsasrc.html +2 -2
  1620. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsink.html +2 -2
  1621. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-appsrc.html +16 -2
  1622. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioconvert.html +121 -6
  1623. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiointerleave.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiointerleave.html} +31 -31
  1624. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiomixer.html +200 -0
  1625. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiorate.html +7 -7
  1626. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audioresample.html +5 -5
  1627. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-audiotestsrc.html +5 -5
  1628. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-cdparanoiasrc.html +4 -4
  1629. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-clockoverlay.html +7 -7
  1630. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin.html +12 -12
  1631. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-decodebin3.html +4 -4
  1632. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-encodebin.html +5 -5
  1633. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosink.html +5 -5
  1634. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giosrc.html +5 -5
  1635. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsink.html +5 -5
  1636. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-giostreamsrc.html +7 -7
  1637. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorbalance.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorbalance.html} +35 -35
  1638. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorconvert.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorconvert.html} +23 -23
  1639. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glcolorscale.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glcolorscale.html} +26 -26
  1640. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldeinterlace.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldeinterlace.html} +28 -28
  1641. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gldifferencematte.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldifferencematte.html} +28 -28
  1642. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gldownload.html +169 -0
  1643. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sobel.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-blur.html} +19 -19
  1644. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-mirror.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-bulge.html} +19 -19
  1645. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-identity.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-fisheye.html} +19 -19
  1646. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-twirl.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-glow.html} +19 -19
  1647. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sepia.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-heat.html} +19 -19
  1648. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-laplacian.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-identity.html} +19 -19
  1649. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-laplacian.html +136 -0
  1650. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-lumaxpro.html +136 -0
  1651. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-fisheye.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-mirror.html} +19 -19
  1652. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-tunnel.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sepia.html} +19 -19
  1653. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-xpro.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sin.html} +19 -19
  1654. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-square.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-sobel.html} +19 -19
  1655. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-squeeze.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-square.html} +19 -19
  1656. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-lumaxpro.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-squeeze.html} +19 -19
  1657. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-stretch.html +136 -0
  1658. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-stretch.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-tunnel.html} +19 -19
  1659. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-twirl.html +136 -0
  1660. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-blur.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-xpro.html} +17 -17
  1661. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-bulge.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects-xray.html} +17 -17
  1662. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gleffects.html} +18 -18
  1663. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterapp.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterapp.html} +32 -83
  1664. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterbin.html} +41 -33
  1665. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfiltercube.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfiltercube.html} +35 -35
  1666. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glfilterglass.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glfilterglass.html} +25 -25
  1667. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesink.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glimagesink.html} +31 -23
  1668. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glimagesinkelement.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glimagesinkelement.html} +82 -133
  1669. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gloverlay.html +308 -0
  1670. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glshader.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glshader.html} +42 -84
  1671. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsinkbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glsinkbin.html} +126 -118
  1672. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glsrcbin.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glsrcbin.html} +34 -34
  1673. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glstereosplit.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glstereosplit.html} +23 -23
  1674. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltestsrc.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gltestsrc.html} +32 -32
  1675. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gltransformation.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-gltransformation.html} +18 -18
  1676. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glupload.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glupload.html} +32 -24
  1677. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-glviewconvert.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-glviewconvert.html} +43 -43
  1678. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multifdsink.html +6 -6
  1679. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-multisocketsink.html +4 -4
  1680. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggaviparse.html +4 -4
  1681. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggdemux.html +5 -5
  1682. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggmux.html +5 -5
  1683. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-oggparse.html +4 -4
  1684. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmaudioparse.html +4 -4
  1685. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmtextparse.html +4 -4
  1686. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ogmvideoparse.html +4 -4
  1687. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusdec.html +5 -5
  1688. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-opusenc.html +5 -5
  1689. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-parsebin.html +4 -4
  1690. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin.html +12 -12
  1691. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playbin3.html +21 -22
  1692. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-playsink.html +4 -4
  1693. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-adder.html +3 -3
  1694. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-alsa.html +3 -3
  1695. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-app.html +3 -3
  1696. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioconvert.html +5 -5
  1697. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiomixer.html +89 -0
  1698. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiorate.html +7 -7
  1699. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audioresample.html +5 -5
  1700. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-audiotestsrc.html +5 -5
  1701. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-cdparanoia.html +5 -5
  1702. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-encoding.html +5 -5
  1703. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-gio.html +5 -5
  1704. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ivorbisdec.html +4 -4
  1705. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-libvisual.html +5 -5
  1706. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ogg.html +5 -5
  1707. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-plugin-opengl.html → gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opengl.html} +35 -55
  1708. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-opus.html +7 -7
  1709. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-pango.html +7 -7
  1710. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-playback.html +9 -5
  1711. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-rawparse.html +5 -5
  1712. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-subparse.html +5 -5
  1713. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-tcp.html +5 -5
  1714. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-theora.html +5 -5
  1715. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-typefindfunctions.html +5 -5
  1716. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoconvert.html +5 -5
  1717. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videorate.html +5 -5
  1718. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videoscale.html +5 -5
  1719. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-videotestsrc.html +5 -5
  1720. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-volume.html +5 -5
  1721. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-vorbis.html +5 -5
  1722. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-ximagesink.html +5 -5
  1723. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-plugin-xvimagesink.html +5 -5
  1724. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawaudioparse.html +5 -5
  1725. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-rawvideoparse.html +8 -8
  1726. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-socketsrc.html +4 -4
  1727. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ssaparse.html +4 -4
  1728. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-streamsynchronizer.html +4 -4
  1729. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subparse.html +4 -4
  1730. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-subtitleoverlay.html +5 -5
  1731. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsink.html +7 -7
  1732. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpclientsrc.html +7 -7
  1733. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversink.html +7 -7
  1734. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-tcpserversrc.html +7 -7
  1735. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textoverlay.html +7 -7
  1736. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-textrender.html +5 -5
  1737. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoradec.html +5 -5
  1738. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraenc.html +5 -5
  1739. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-theoraparse.html +5 -5
  1740. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-timeoverlay.html +6 -6
  1741. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedaudioparse.html +4 -4
  1742. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-unalignedvideoparse.html +6 -6
  1743. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-uridecodebin.html +9 -11
  1744. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-urisourcebin.html +4 -4
  1745. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoconvert.html +9 -9
  1746. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videorate.html +5 -5
  1747. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videoscale.html +9 -9
  1748. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-videotestsrc.html +9 -6
  1749. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-volume.html +5 -5
  1750. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisdec.html +5 -5
  1751. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisenc.html +5 -5
  1752. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbisparse.html +5 -5
  1753. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-vorbistag.html +5 -5
  1754. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-ximagesink.html +8 -8
  1755. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/gst-plugins-base-plugins-xvimagesink.html +20 -8
  1756. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/home.png +0 -0
  1757. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/index.html +138 -3
  1758. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/left-insensitive.png +0 -0
  1759. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/left.png +0 -0
  1760. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/right-insensitive.png +0 -0
  1761. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/right.png +0 -0
  1762. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/up-insensitive.png +0 -0
  1763. data/vendor/local/share/gtk-doc/html/gst-plugins-base-plugins-1.0/up.png +0 -0
  1764. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch01.html +44 -2
  1765. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/ch02.html +17 -2
  1766. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-1.0.devhelp2 +111 -1
  1767. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-3gppmux.html +28 -2
  1768. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aacparse.html +2 -2
  1769. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aasink.html +2 -2
  1770. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ac3parse.html +2 -2
  1771. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-agingtv.html +2 -2
  1772. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawdec.html +2 -2
  1773. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alawenc.html +2 -2
  1774. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alpha.html +2 -2
  1775. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-alphacolor.html +2 -2
  1776. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-amrparse.html +3 -3
  1777. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apedemux.html +2 -2
  1778. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-apev2mux.html +2 -2
  1779. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-aspectratiocrop.html +2 -2
  1780. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-asteriskh263.html +2 -2
  1781. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioamplify.html +2 -2
  1782. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiochebband.html +2 -2
  1783. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiocheblimit.html +2 -2
  1784. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiodynamic.html +2 -2
  1785. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioecho.html +2 -2
  1786. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiofirfilter.html +2 -2
  1787. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioiirfilter.html +2 -2
  1788. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audioinvert.html +2 -2
  1789. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiokaraoke.html +2 -2
  1790. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiopanorama.html +2 -2
  1791. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsincband.html +2 -2
  1792. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-audiowsinclimit.html +2 -2
  1793. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-auparse.html +2 -2
  1794. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autoaudiosink.html +2 -2
  1795. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autoaudiosrc.html +2 -2
  1796. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autovideosink.html +2 -2
  1797. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-autovideosrc.html +2 -2
  1798. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avidemux.html +2 -2
  1799. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avimux.html +2 -2
  1800. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-avisubtitle.html +2 -2
  1801. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-breakmydata.html +2 -2
  1802. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cacasink.html +2 -2
  1803. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cairooverlay.html +11 -11
  1804. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-capssetter.html +2 -2
  1805. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cpureport.html +2 -2
  1806. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-cutter.html +2 -2
  1807. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dcaparse.html +2 -2
  1808. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterlace.html +4 -4
  1809. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-deinterleave.html +2 -2
  1810. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dicetv.html +2 -2
  1811. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-directsoundsink.html +2 -2
  1812. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dtmfsrc.html +2 -2
  1813. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dv1394src.html +2 -2
  1814. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dvdec.html +2 -2
  1815. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dvdemux.html +2 -2
  1816. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-dynudpsink.html +2 -2
  1817. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-edgetv.html +2 -2
  1818. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-10bands.html +2 -2
  1819. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-3bands.html +2 -2
  1820. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-equalizer-nbands.html +2 -2
  1821. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacdec.html +2 -2
  1822. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacenc.html +2 -2
  1823. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flacparse.html +2 -2
  1824. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flactag.html +2 -2
  1825. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvdemux.html +2 -2
  1826. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flvmux.html +4 -3
  1827. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-flxdec.html +2 -2
  1828. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gamma.html +2 -2
  1829. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufdec.html +2 -6
  1830. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufoverlay.html +2 -2
  1831. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gdkpixbufsink.html +4 -4
  1832. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-goom.html +4 -4
  1833. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-goom2k1.html +2 -2
  1834. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gtkglsink.html +146 -0
  1835. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-gtksink.html +142 -0
  1836. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-hdv1394src.html +7 -7
  1837. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-icydemux.html +5 -5
  1838. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3demux.html +5 -5
  1839. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-id3v2mux.html +5 -5
  1840. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-iirequalizer.html +2 -2
  1841. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-imagefreeze.html +5 -5
  1842. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-interleave.html +5 -5
  1843. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ismlmux.html +31 -5
  1844. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosink.html +5 -5
  1845. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jackaudiosrc.html +5 -5
  1846. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jpegdec.html +5 -5
  1847. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-jpegenc.html +22 -8
  1848. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-lamemp3enc.html +339 -0
  1849. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-level.html +8 -8
  1850. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskademux.html +5 -5
  1851. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskamux.html +5 -5
  1852. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-matroskaparse.html +5 -5
  1853. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mj2mux.html +31 -5
  1854. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-monoscope.html +6 -5
  1855. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mp4mux.html +31 -5
  1856. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpegaudioparse.html +7 -7
  1857. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mpg123audiodec.html +175 -0
  1858. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawdec.html +6 -6
  1859. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-mulawenc.html +4 -4
  1860. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multifilesink.html +7 -7
  1861. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multifilesrc.html +13 -6
  1862. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multipartdemux.html +5 -5
  1863. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multipartmux.html +5 -5
  1864. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-multiudpsink.html +4 -4
  1865. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navigationtest.html +4 -4
  1866. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-navseek.html +4 -4
  1867. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-optv.html +5 -5
  1868. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4sink.html +5 -5
  1869. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-oss4src.html +5 -5
  1870. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssink.html +5 -5
  1871. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osssrc.html +5 -5
  1872. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxaudiosink.html +5 -5
  1873. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxaudiosrc.html +5 -5
  1874. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-osxvideosink.html +4 -4
  1875. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-1394.html +3 -3
  1876. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-aasink.html +3 -3
  1877. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alaw.html +3 -3
  1878. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alpha.html +3 -3
  1879. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-alphacolor.html +3 -3
  1880. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-apetag.html +3 -3
  1881. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audiofx.html +3 -3
  1882. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-audioparsers.html +3 -3
  1883. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-auparse.html +3 -3
  1884. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-autodetect.html +3 -3
  1885. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-avi.html +3 -3
  1886. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cacasink.html +3 -3
  1887. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cairo.html +3 -3
  1888. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-cutter.html +3 -3
  1889. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-debug.html +3 -3
  1890. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-deinterlace.html +3 -3
  1891. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-directsound.html +2 -2
  1892. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dtmf.html +3 -3
  1893. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-dv.html +3 -3
  1894. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-effectv.html +3 -3
  1895. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-equalizer.html +3 -3
  1896. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flac.html +3 -3
  1897. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flv.html +3 -3
  1898. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-flxdec.html +3 -3
  1899. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gdkpixbuf.html +3 -3
  1900. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom.html +5 -5
  1901. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-goom2k1.html +3 -3
  1902. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-gtk.html +85 -0
  1903. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-icydemux.html +7 -7
  1904. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-id3demux.html +5 -5
  1905. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-imagefreeze.html +5 -5
  1906. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-interleave.html +5 -5
  1907. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-isomp4.html +5 -5
  1908. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jack.html +5 -5
  1909. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-jpeg.html +7 -7
  1910. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-lame.html +79 -0
  1911. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-level.html +7 -7
  1912. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-matroska.html +5 -5
  1913. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-monoscope.html +6 -6
  1914. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mpg123.html +79 -0
  1915. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-mulaw.html +7 -7
  1916. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multifile.html +5 -5
  1917. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-multipart.html +5 -5
  1918. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-navigationtest.html +5 -5
  1919. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-oss4.html +5 -5
  1920. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ossaudio.html +5 -5
  1921. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-osxaudio.html +4 -4
  1922. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-osxvideo.html +4 -4
  1923. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-png.html +5 -5
  1924. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-pulseaudio.html +7 -7
  1925. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-qmlgl.html +85 -0
  1926. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-replaygain.html +7 -7
  1927. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtp.html +33 -5
  1928. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtpmanager.html +5 -5
  1929. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-rtsp.html +5 -5
  1930. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shapewipe.html +5 -5
  1931. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-shout2.html +7 -7
  1932. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-smpte.html +5 -5
  1933. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-soup.html +5 -5
  1934. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-spectrum.html +5 -5
  1935. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-speex.html +5 -5
  1936. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-taglib.html +7 -7
  1937. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-twolame.html +79 -0
  1938. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-udp.html +7 -7
  1939. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-video4linux2.html +5 -5
  1940. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videobox.html +5 -5
  1941. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videocrop.html +5 -5
  1942. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videofilter.html +5 -5
  1943. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-videomixer.html +5 -5
  1944. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-vpx.html +5 -5
  1945. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-waveform.html +4 -4
  1946. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavenc.html +5 -5
  1947. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavpack.html +5 -5
  1948. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-wavparse.html +5 -5
  1949. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-ximagesrc.html +5 -5
  1950. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-plugin-y4menc.html +5 -5
  1951. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pngdec.html +4 -4
  1952. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pngenc.html +4 -4
  1953. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-progressreport.html +5 -5
  1954. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesink.html +6 -6
  1955. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pulsesrc.html +5 -5
  1956. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-pushfilesrc.html +7 -7
  1957. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qmlglsink.html +186 -0
  1958. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qmlglsrc.html +174 -0
  1959. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtdemux.html +7 -7
  1960. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmoovrecover.html +5 -5
  1961. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-qtmux.html +62 -9
  1962. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-quarktv.html +5 -5
  1963. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-radioactv.html +5 -5
  1964. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-revtv.html +5 -5
  1965. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rganalysis.html +7 -7
  1966. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rglimiter.html +5 -5
  1967. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rgvolume.html +5 -5
  1968. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rippletv.html +5 -5
  1969. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rndbuffersize.html +4 -4
  1970. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16depay.html +7 -7
  1971. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL16pay.html +5 -5
  1972. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24depay.html +5 -5
  1973. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL24pay.html +5 -5
  1974. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL8depay.html +177 -0
  1975. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpL8pay.html +178 -0
  1976. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3depay.html +5 -5
  1977. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpac3pay.html +5 -5
  1978. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrdepay.html +5 -5
  1979. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpamrpay.html +5 -5
  1980. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbin.html +231 -5
  1981. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvdepay.html +4 -4
  1982. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpbvpay.html +4 -4
  1983. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltdepay.html +4 -4
  1984. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpceltpay.html +4 -4
  1985. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdec.html +4 -4
  1986. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfdepay.html +4 -4
  1987. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfmux.html +4 -4
  1988. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdtmfsrc.html +4 -4
  1989. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvdepay.html +4 -4
  1990. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpdvpay.html +4 -4
  1991. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722depay.html +4 -4
  1992. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg722pay.html +6 -6
  1993. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723depay.html +4 -4
  1994. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg723pay.html +4 -4
  1995. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726depay.html +4 -4
  1996. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg726pay.html +4 -4
  1997. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729depay.html +4 -4
  1998. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpg729pay.html +4 -4
  1999. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmdepay.html +4 -4
  2000. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgsmpay.html +4 -4
  2001. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstdepay.html +4 -4
  2002. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpgstpay.html +4 -4
  2003. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261depay.html +5 -5
  2004. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph261pay.html +5 -5
  2005. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263depay.html +4 -4
  2006. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pay.html +4 -4
  2007. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263pdepay.html +4 -4
  2008. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph263ppay.html +4 -4
  2009. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264depay.html +4 -4
  2010. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph264pay.html +4 -4
  2011. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265depay.html +9 -5
  2012. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtph265pay.html +4 -4
  2013. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcdepay.html +4 -4
  2014. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpilbcpay.html +4 -4
  2015. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kdepay.html +4 -4
  2016. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpj2kpay.html +4 -4
  2017. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjitterbuffer.html +35 -5
  2018. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegdepay.html +4 -4
  2019. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpjpegpay.html +4 -4
  2020. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvdepay.html +5 -5
  2021. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpklvpay.html +7 -7
  2022. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp1sdepay.html +4 -4
  2023. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tdepay.html +4 -4
  2024. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp2tpay.html +4 -4
  2025. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4adepay.html +4 -4
  2026. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4apay.html +4 -4
  2027. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gdepay.html +4 -4
  2028. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4gpay.html +4 -4
  2029. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vdepay.html +4 -4
  2030. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmp4vpay.html +4 -4
  2031. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpadepay.html +4 -4
  2032. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpapay.html +4 -4
  2033. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmparobustdepay.html +4 -4
  2034. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvdepay.html +4 -4
  2035. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmpvpay.html +4 -4
  2036. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpmux.html +5 -5
  2037. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopusdepay.html +4 -4
  2038. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpopuspay.html +4 -4
  2039. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmadepay.html +4 -4
  2040. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmapay.html +4 -4
  2041. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmudepay.html +4 -4
  2042. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtppcmupay.html +4 -4
  2043. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpptdemux.html +37 -6
  2044. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqcelpdepay.html +4 -4
  2045. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpqdm2depay.html +6 -6
  2046. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpreddec.html +207 -0
  2047. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpredenc.html +235 -0
  2048. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxqueue.html +7 -7
  2049. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxreceive.html +5 -5
  2050. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtprtxsend.html +4 -4
  2051. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcdepay.html +31 -5
  2052. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsbcpay.html +4 -4
  2053. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsession.html +5 -5
  2054. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirendepay.html +4 -4
  2055. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsirenpay.html +4 -4
  2056. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexdepay.html +4 -4
  2057. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpspeexpay.html +4 -4
  2058. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpssrcdemux.html +7 -7
  2059. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstorage.html +216 -0
  2060. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstreamdepay.html +7 -7
  2061. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpstreampay.html +5 -5
  2062. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpsv3vdepay.html +4 -4
  2063. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheoradepay.html +4 -4
  2064. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtptheorapay.html +6 -6
  2065. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpulpfecdec.html +240 -0
  2066. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpulpfecenc.html +298 -0
  2067. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbisdepay.html +6 -6
  2068. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvorbispay.html +4 -4
  2069. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8depay.html +4 -4
  2070. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp8pay.html +4 -4
  2071. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9depay.html +4 -4
  2072. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvp9pay.html +4 -4
  2073. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawdepay.html +4 -4
  2074. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpvrawpay.html +4 -4
  2075. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtpxqtdepay.html +4 -4
  2076. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-rtspsrc.html +180 -7
  2077. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-sbcparse.html +4 -4
  2078. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-scaletempo.html +5 -5
  2079. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shagadelictv.html +5 -5
  2080. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shapewipe.html +5 -5
  2081. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-shout2send.html +36 -38
  2082. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smpte.html +5 -5
  2083. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-smptealpha.html +5 -5
  2084. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpclientsink.html +8 -8
  2085. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-souphttpsrc.html +9 -9
  2086. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-spectrum.html +6 -6
  2087. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexdec.html +5 -5
  2088. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-speexenc.html +5 -5
  2089. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitfilesrc.html +5 -5
  2090. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsink.html +68 -5
  2091. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-splitmuxsrc.html +5 -5
  2092. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-streaktv.html +5 -5
  2093. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-taginject.html +5 -5
  2094. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-testsink.html +6 -6
  2095. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-twolamemp2enc.html +383 -0
  2096. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsink.html +7 -7
  2097. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-udpsrc.html +6 -6
  2098. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2radio.html +5 -5
  2099. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2sink.html +9 -5
  2100. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-v4l2src.html +12 -6
  2101. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vertigotv.html +5 -5
  2102. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobalance.html +5 -5
  2103. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videobox.html +4 -4
  2104. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videocrop.html +5 -5
  2105. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videoflip.html +5 -5
  2106. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomedian.html +4 -4
  2107. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-videomixer.html +5 -5
  2108. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp8dec.html +5 -5
  2109. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp8enc.html +5 -5
  2110. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp9dec.html +5 -5
  2111. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-vp9enc.html +5 -5
  2112. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-warptv.html +5 -5
  2113. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-waveformsink.html +5 -5
  2114. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavenc.html +5 -5
  2115. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackdec.html +5 -5
  2116. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackenc.html +5 -5
  2117. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavpackparse.html +5 -5
  2118. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-wavparse.html +5 -5
  2119. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-webmmux.html +9 -5
  2120. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-ximagesrc.html +5 -5
  2121. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/gst-plugins-good-plugins-y4menc.html +5 -5
  2122. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/home.png +0 -0
  2123. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/index.html +60 -3
  2124. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/left-insensitive.png +0 -0
  2125. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/left.png +0 -0
  2126. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/right-insensitive.png +0 -0
  2127. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/right.png +0 -0
  2128. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/up-insensitive.png +0 -0
  2129. data/vendor/local/share/gtk-doc/html/gst-plugins-good-plugins-1.0/up.png +0 -0
  2130. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstAllocator.html +7 -7
  2131. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBin.html +17 -14
  2132. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBuffer.html +272 -43
  2133. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferList.html +95 -3
  2134. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBufferPool.html +5 -5
  2135. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstBus.html +58 -5
  2136. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCaps.html +23 -22
  2137. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstCapsFeatures.html +27 -26
  2138. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstChildProxy.html +2 -2
  2139. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstClock.html +16 -10
  2140. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstContext.html +8 -8
  2141. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlBinding.html +2 -2
  2142. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstControlSource.html +2 -2
  2143. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDateTime.html +4 -4
  2144. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDeviceProviderFactory.html +13 -13
  2145. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstDynamicTypeFactory.html +2 -2
  2146. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElement.html +516 -25
  2147. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstElementFactory.html +4 -2
  2148. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstEvent.html +36 -32
  2149. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstGhostPad.html +5 -5
  2150. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMemory.html +11 -11
  2151. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstMessage.html +104 -59
  2152. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstObject.html +10 -9
  2153. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPad.html +61 -23
  2154. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPadTemplate.html +92 -3
  2155. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPipeline.html +6 -6
  2156. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPlugin.html +26 -14
  2157. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPluginFeature.html +3 -3
  2158. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPreset.html +8 -8
  2159. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstPromise.html +598 -0
  2160. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstQuery.html +22 -22
  2161. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstRegistry.html +15 -13
  2162. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSample.html +6 -6
  2163. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSegment.html +16 -14
  2164. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstStructure.html +15 -11
  2165. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstSystemClock.html +5 -5
  2166. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagList.html +46 -10
  2167. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTagSetter.html +2 -2
  2168. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTask.html +2 -2
  2169. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTaskPool.html +2 -2
  2170. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstToc.html +7 -7
  2171. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracer.html +390 -4
  2172. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerFactory.html +45 -6
  2173. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTracerRecord.html +5 -4
  2174. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/GstTypeFindFactory.html +2 -2
  2175. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/annotation-glossary.html +6 -4
  2176. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-building.html +2 -2
  2177. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gst-running.html +7 -2
  2178. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-1.0.devhelp2 +84 -13
  2179. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-Gst.html +29 -3
  2180. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstAtomicQueue.html +2 -2
  2181. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstConfig.html +2 -2
  2182. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDevice.html +21 -18
  2183. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceMonitor.html +18 -18
  2184. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstDeviceProvider.html +69 -20
  2185. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstFormat.html +2 -2
  2186. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstGError.html +2 -2
  2187. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstInfo.html +201 -24
  2188. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstIterator.html +2 -2
  2189. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMeta.html +7 -6
  2190. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstMiniObject.html +8 -6
  2191. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParamSpec.html +102 -4
  2192. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstParse.html +32 -29
  2193. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstPoll.html +2 -2
  2194. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstProtectionMeta.html +58 -14
  2195. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStream.html +21 -26
  2196. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstStreamCollection.html +11 -11
  2197. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTocSetter.html +2 -2
  2198. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstTypeFind.html +2 -2
  2199. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUri.html +68 -63
  2200. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUriHandler.html +17 -11
  2201. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstUtils.html +74 -11
  2202. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstValue.html +17 -15
  2203. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-GstVersion.html +4 -4
  2204. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-device-probing.html +2 -2
  2205. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-hierarchy.html +4 -3
  2206. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer-support.html +2 -2
  2207. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/gstreamer.html +2 -2
  2208. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/home.png +0 -0
  2209. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/index.html +16 -11
  2210. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix01.html +214 -2
  2211. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix02.html +11 -4
  2212. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix03.html +62 -134
  2213. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix04.html +22 -76
  2214. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix05.html +76 -213
  2215. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix06.html +34 -228
  2216. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix07.html +414 -9
  2217. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix08.html +86 -101
  2218. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix09.html +9 -9
  2219. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix10.html +324 -9
  2220. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix11.html +34 -0
  2221. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/ix12.html +34 -0
  2222. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/left-insensitive.png +0 -0
  2223. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/left.png +0 -0
  2224. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/libgstreamer.html +5 -2
  2225. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/right-insensitive.png +0 -0
  2226. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/right.png +0 -0
  2227. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/up-insensitive.png +0 -0
  2228. data/vendor/local/share/gtk-doc/html/gstreamer-1.0/up.png +0 -0
  2229. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstARGBControlBinding.html +2 -2
  2230. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstAdapter.html +16 -16
  2231. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gstreamer-libs-1.0}/GstAggregator.html +197 -87
  2232. data/vendor/local/share/gtk-doc/html/{gst-plugins-bad-libs-1.0 → gstreamer-libs-1.0}/GstAggregatorPad.html +98 -30
  2233. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseParse.html +13 -13
  2234. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSink.html +5 -5
  2235. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseSrc.html +72 -9
  2236. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstBaseTransform.html +29 -13
  2237. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstCollectPads.html +14 -14
  2238. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstDirectControlBinding.html +3 -3
  2239. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstInterpolationControlSource.html +2 -2
  2240. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstLFOControlSource.html +2 -2
  2241. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetClientClock.html +25 -7
  2242. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstNetTimeProvider.html +18 -3
  2243. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstPtpClock.html +14 -9
  2244. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstPushSrc.html +2 -2
  2245. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTestClock.html +19 -19
  2246. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTimedValueControlSource.html +5 -5
  2247. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/GstTriggerControlSource.html +2 -2
  2248. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/annotation-glossary.html +4 -6
  2249. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-base.html +11 -4
  2250. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-check.html +2 -2
  2251. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-control.html +2 -2
  2252. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-hierarchy.html +5 -2
  2253. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-1.0.devhelp2 +60 -6
  2254. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBitReader.html +2 -2
  2255. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstBufferStraw.html +2 -2
  2256. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteReader.html +8 -8
  2257. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstByteWriter.html +4 -5
  2258. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstCheck.html +16 -16
  2259. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstDataQueue.html +14 -14
  2260. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstFlowCombiner.html +77 -11
  2261. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstHarness.html +218 -92
  2262. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetAddressMeta.html +2 -2
  2263. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetControlMessageMeta.html +2 -2
  2264. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstNetTimePacket.html +3 -3
  2265. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstProxyControlBinding.html +6 -5
  2266. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstQueueArray.html +165 -15
  2267. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstStreamConsistency.html +2 -2
  2268. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs-GstTypeFindHelper.html +8 -8
  2269. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-libs.html +9 -2
  2270. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/gstreamer-net.html +2 -2
  2271. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/home.png +0 -0
  2272. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/index.html +19 -9
  2273. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix01.html +118 -2
  2274. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix02.html +3 -3
  2275. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix03.html +33 -11
  2276. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix04.html +10 -25
  2277. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix05.html +11 -471
  2278. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix06.html +11 -79
  2279. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix07.html +13 -201
  2280. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix08.html +477 -10
  2281. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix09.html +114 -0
  2282. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix10.html +241 -0
  2283. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/ix11.html +34 -0
  2284. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/left-insensitive.png +0 -0
  2285. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/left.png +0 -0
  2286. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/right-insensitive.png +0 -0
  2287. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/right.png +0 -0
  2288. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/up-insensitive.png +0 -0
  2289. data/vendor/local/share/gtk-doc/html/gstreamer-libs-1.0/up.png +0 -0
  2290. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch01.html +2 -2
  2291. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch02.html +23 -9
  2292. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/ch03.html +37 -0
  2293. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-1.0.devhelp2 +15 -1
  2294. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-capsfilter.html +7 -7
  2295. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-concat.html +9 -9
  2296. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-dataurisrc.html +6 -6
  2297. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-downloadbuffer.html +4 -4
  2298. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesink.html +9 -9
  2299. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fakesrc.html +9 -9
  2300. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsink.html +7 -7
  2301. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-fdsrc.html +7 -7
  2302. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesink.html +6 -6
  2303. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-filesrc.html +6 -6
  2304. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-funnel.html +5 -5
  2305. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-identity.html +23 -10
  2306. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-input-selector.html +9 -9
  2307. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-latencytracer.html +78 -0
  2308. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-leakstracer.html +80 -0
  2309. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-logtracer.html +77 -0
  2310. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-multiqueue.html +5 -5
  2311. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-output-selector.html +6 -6
  2312. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coreelements.html +11 -10
  2313. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-plugin-coretracers.html +96 -0
  2314. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue.html +4 -4
  2315. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-queue2.html +4 -4
  2316. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-rusagetracer.html +77 -0
  2317. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-statstracer.html +77 -0
  2318. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-streamiddemux.html +7 -7
  2319. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-tee.html +7 -7
  2320. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-typefind.html +10 -10
  2321. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/gstreamer-plugins-valve.html +6 -6
  2322. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/home.png +0 -0
  2323. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/index.html +29 -6
  2324. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/left-insensitive.png +0 -0
  2325. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/left.png +0 -0
  2326. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/right-insensitive.png +0 -0
  2327. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/right.png +0 -0
  2328. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/up-insensitive.png +0 -0
  2329. data/vendor/local/share/gtk-doc/html/gstreamer-plugins-1.0/up.png +0 -0
  2330. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAddress.html +2 -2
  2331. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuth.html +2 -2
  2332. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +2 -2
  2333. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +2 -2
  2334. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +2 -2
  2335. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +2 -2
  2336. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCache.html +2 -2
  2337. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +2 -2
  2338. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +2 -2
  2339. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookie.html +8 -7
  2340. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +2 -2
  2341. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +2 -2
  2342. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +2 -2
  2343. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupLogger.html +2 -2
  2344. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessage.html +2 -2
  2345. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +2 -2
  2346. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +2 -2
  2347. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +2 -2
  2348. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +2 -2
  2349. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +2 -2
  2350. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequest.html +2 -2
  2351. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +2 -2
  2352. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +2 -2
  2353. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +2 -2
  2354. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupServer.html +2 -2
  2355. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSession.html +2 -2
  2356. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +2 -2
  2357. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +2 -2
  2358. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +2 -2
  2359. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupSocket.html +2 -2
  2360. data/vendor/local/share/gtk-doc/html/libsoup-2.4/SoupURI.html +2 -2
  2361. data/vendor/local/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +2 -2
  2362. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch01.html +2 -2
  2363. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch02.html +2 -2
  2364. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch03.html +2 -2
  2365. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch04.html +2 -2
  2366. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ch05.html +2 -2
  2367. data/vendor/local/share/gtk-doc/html/libsoup-2.4/index.html +2 -2
  2368. data/vendor/local/share/gtk-doc/html/libsoup-2.4/ix01.html +685 -685
  2369. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +2 -2
  2370. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +2 -2
  2371. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +2 -2
  2372. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +2 -2
  2373. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +2 -2
  2374. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +2 -2
  2375. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +2 -2
  2376. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +2 -2
  2377. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +2 -2
  2378. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +2 -2
  2379. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +2 -2
  2380. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +2 -2
  2381. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +2 -2
  2382. data/vendor/local/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +2 -2
  2383. data/vendor/local/share/locale/af/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2384. data/vendor/local/share/locale/az/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2385. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2386. data/vendor/local/share/locale/bg/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2387. data/vendor/local/share/locale/ca/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2388. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2389. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2390. data/vendor/local/share/locale/cs/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2391. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2392. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2393. data/vendor/local/share/locale/da/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2394. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2395. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2396. data/vendor/local/share/locale/de/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2397. data/vendor/local/share/locale/el/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2398. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2399. data/vendor/local/share/locale/eo/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2400. data/vendor/local/share/locale/es/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2401. data/vendor/local/share/locale/eu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2402. data/vendor/local/share/locale/fi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2403. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2404. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2405. data/vendor/local/share/locale/fr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2406. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2407. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2408. data/vendor/local/share/locale/fur/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2409. data/vendor/local/share/locale/gl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2410. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2411. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2412. data/vendor/local/share/locale/hr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2413. data/vendor/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo +0 -0
  2414. data/vendor/local/share/locale/hr/LC_MESSAGES/libsoup.mo +0 -0
  2415. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2416. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2417. data/vendor/local/share/locale/hu/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2418. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2419. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2420. data/vendor/local/share/locale/id/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2421. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2422. data/vendor/local/share/locale/it/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2423. data/vendor/local/share/locale/ja/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2424. data/vendor/local/share/locale/lt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2425. data/vendor/local/share/locale/lv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2426. data/vendor/local/share/locale/mt/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2427. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2428. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2429. data/vendor/local/share/locale/nb/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2430. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2431. data/vendor/local/share/locale/nl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2432. data/vendor/local/share/locale/or/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2433. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2434. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2435. data/vendor/local/share/locale/pl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2436. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2437. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2438. data/vendor/local/share/locale/ro/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2439. data/vendor/local/share/locale/ro/LC_MESSAGES/libsoup.mo +0 -0
  2440. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2441. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2442. data/vendor/local/share/locale/ru/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2443. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2444. data/vendor/local/share/locale/sk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2445. data/vendor/local/share/locale/sk/LC_MESSAGES/libsoup.mo +0 -0
  2446. data/vendor/local/share/locale/sl/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2447. data/vendor/local/share/locale/sq/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2448. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2449. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2450. data/vendor/local/share/locale/sr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2451. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2452. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2453. data/vendor/local/share/locale/sv/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2454. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2455. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2456. data/vendor/local/share/locale/tr/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2457. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2458. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2459. data/vendor/local/share/locale/uk/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2460. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2461. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2462. data/vendor/local/share/locale/vi/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2463. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo +0 -0
  2464. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo +0 -0
  2465. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2466. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/libsoup.mo +0 -0
  2467. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2468. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-1.0.mo +0 -0
  2469. data/vendor/local/share/man/man1/gst-launch-1.0.1 +4 -0
  2470. metadata +475 -139
  2471. data/vendor/local/bin/libgstbadbase-1.0-0.dll +0 -0
  2472. data/vendor/local/lib/girepository-1.0/GstBadAllocators-1.0.typelib +0 -0
  2473. data/vendor/local/lib/girepository-1.0/GstFft-1.0.typelib +0 -0
  2474. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll +0 -0
  2475. data/vendor/local/lib/gstreamer-1.0/libgstd3dvideosink.dll.a +0 -0
  2476. data/vendor/local/lib/gstreamer-1.0/libgstdirectsoundsink.dll.a +0 -0
  2477. data/vendor/local/lib/gstreamer-1.0/libgstwaveformsink.dll.a +0 -0
  2478. data/vendor/local/lib/libgstbadallocators-1.0.dll.a +0 -0
  2479. data/vendor/local/lib/libgstbadbase-1.0.dll.a +0 -0
  2480. data/vendor/local/lib/pkgconfig/gstreamer-bad-allocators-1.0.pc +0 -16
  2481. data/vendor/local/lib/pkgconfig/gstreamer-bad-base-1.0.pc +0 -16
  2482. data/vendor/local/share/gir-1.0/GstBadAllocators-1.0.gir +0 -92
  2483. data/vendor/local/share/gir-1.0/GstFft-1.0.gir +0 -730
  2484. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/base.html +0 -38
  2485. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gl.html +0 -122
  2486. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-libs-1.0/gst-plugins-bad-libs-GstGLSL.html +0 -475
  2487. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-audiomixer.html +0 -273
  2488. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-glow.html +0 -136
  2489. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-heat.html +0 -136
  2490. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gleffects-sin.html +0 -136
  2491. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-gloverlay.html +0 -474
  2492. data/vendor/local/share/gtk-doc/html/gst-plugins-bad-plugins-1.0/gst-plugins-bad-plugins-mimenc.html +0 -48
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="libsoup Reference Manual">
9
9
  <link rel="prev" href="libsoup-2.4-WebSockets.html" title="WebSockets">
10
10
  <link rel="next" href="SoupAddress.html" title="SoupAddress">
11
- <meta name="generator" content="GTK-Doc V1.27.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.28.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
32
32
  </dl></div>
33
33
  </div>
34
34
  <div class="footer">
35
- <hr>Generated by GTK-Doc V1.27.1</div>
35
+ <hr>Generated by GTK-Doc V1.28.1</div>
36
36
  </body>
37
37
  </html>
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="libsoup Reference Manual">
8
8
  <link rel="next" href="ch01.html" title="Tutorial">
9
- <meta name="generator" content="GTK-Doc V1.27.1 (XML mode)">
9
+ <meta name="generator" content="GTK-Doc V1.28.1 (XML mode)">
10
10
  <link rel="stylesheet" href="style.css" type="text/css">
11
11
  </head>
12
12
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -175,6 +175,6 @@ porting from SoupSessionAsync and SoupSessionSync to SoupSession</span>
175
175
  </dl></div>
176
176
  </div>
177
177
  <div class="footer">
178
- <hr>Generated by GTK-Doc V1.27.1</div>
178
+ <hr>Generated by GTK-Doc V1.28.1</div>
179
179
  </body>
180
180
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="libsoup Reference Manual">
9
9
  <link rel="prev" href="SoupSocket.html" title="SoupSocket">
10
10
  <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
11
- <meta name="generator" content="GTK-Doc V1.27.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.28.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -25,23 +25,23 @@
25
25
  <div xmlns:xlink="http://www.w3.org/1999/xlink" class="index"><div class="indexdiv">
26
26
  <h3>S</h3>
27
27
  <dl>
28
- <dt id="ientry-idm34752">SoupAddress, <a class="indexterm" href="SoupAddress.html#SoupAddress-struct">SoupAddress</a>
28
+ <dt id="ientry-idm34753">SoupAddress, <a class="indexterm" href="SoupAddress.html#SoupAddress-struct">SoupAddress</a>
29
29
  </dt>
30
- <dt id="ientry-idm34851">SoupAddress:family, <a class="indexterm" href="SoupAddress.html#SoupAddress--family">The “family” property</a>
30
+ <dt id="ientry-idm34852">SoupAddress:family, <a class="indexterm" href="SoupAddress.html#SoupAddress--family">The “family” property</a>
31
31
  </dt>
32
- <dt id="ientry-idm34862">SoupAddress:name, <a class="indexterm" href="SoupAddress.html#SoupAddress--name">The “name” property</a>
32
+ <dt id="ientry-idm34863">SoupAddress:name, <a class="indexterm" href="SoupAddress.html#SoupAddress--name">The “name” property</a>
33
33
  </dt>
34
- <dt id="ientry-idm34873">SoupAddress:physical, <a class="indexterm" href="SoupAddress.html#SoupAddress--physical">The “physical” property</a>
34
+ <dt id="ientry-idm34874">SoupAddress:physical, <a class="indexterm" href="SoupAddress.html#SoupAddress--physical">The “physical” property</a>
35
35
  </dt>
36
- <dt id="ientry-idm34884">SoupAddress:port, <a class="indexterm" href="SoupAddress.html#SoupAddress--port">The “port” property</a>
36
+ <dt id="ientry-idm34885">SoupAddress:port, <a class="indexterm" href="SoupAddress.html#SoupAddress--port">The “port” property</a>
37
37
  </dt>
38
- <dt id="ientry-idm34896">SoupAddress:protocol, <a class="indexterm" href="SoupAddress.html#SoupAddress--protocol">The “protocol” property</a>
38
+ <dt id="ientry-idm34897">SoupAddress:protocol, <a class="indexterm" href="SoupAddress.html#SoupAddress--protocol">The “protocol” property</a>
39
39
  </dt>
40
- <dt id="ientry-idm34907">SoupAddress:sockaddr, <a class="indexterm" href="SoupAddress.html#SoupAddress--sockaddr">The “sockaddr” property</a>
40
+ <dt id="ientry-idm34908">SoupAddress:sockaddr, <a class="indexterm" href="SoupAddress.html#SoupAddress--sockaddr">The “sockaddr” property</a>
41
41
  </dt>
42
- <dt id="ientry-idm34089">SoupAddressCallback, <a class="indexterm" href="SoupAddress.html#SoupAddressCallback">SoupAddressCallback ()</a>
42
+ <dt id="ientry-idm34090">SoupAddressCallback, <a class="indexterm" href="SoupAddress.html#SoupAddressCallback">SoupAddressCallback ()</a>
43
43
  </dt>
44
- <dt id="ientry-idm34757">SoupAddressFamily, <a class="indexterm" href="SoupAddress.html#SoupAddressFamily">enum SoupAddressFamily</a>
44
+ <dt id="ientry-idm34758">SoupAddressFamily, <a class="indexterm" href="SoupAddress.html#SoupAddressFamily">enum SoupAddressFamily</a>
45
45
  </dt>
46
46
  <dt id="ientry-idm1717">SoupAuth, <a class="indexterm" href="SoupAuth.html#SoupAuth-struct">SoupAuth</a>
47
47
  </dt>
@@ -93,11 +93,11 @@
93
93
  </dt>
94
94
  <dt id="ientry-idm2404">SoupAuthDomainGenericAuthCallback, <a class="indexterm" href="SoupAuthDomain.html#SoupAuthDomainGenericAuthCallback">SoupAuthDomainGenericAuthCallback ()</a>
95
95
  </dt>
96
- <dt id="ientry-idm27900">SoupAuthManager, <a class="indexterm" href="SoupAuthManager.html#SoupAuthManager-struct">SoupAuthManager</a>
96
+ <dt id="ientry-idm27901">SoupAuthManager, <a class="indexterm" href="SoupAuthManager.html#SoupAuthManager-struct">SoupAuthManager</a>
97
97
  </dt>
98
- <dt id="ientry-idm27929">SoupAuthManager::authenticate, <a class="indexterm" href="SoupAuthManager.html#SoupAuthManager-authenticate">The “authenticate” signal</a>
98
+ <dt id="ientry-idm27930">SoupAuthManager::authenticate, <a class="indexterm" href="SoupAuthManager.html#SoupAuthManager-authenticate">The “authenticate” signal</a>
99
99
  </dt>
100
- <dt id="ientry-idm12274">SoupBuffer, <a class="indexterm" href="SoupMessageBody.html#SoupBuffer-struct">SoupBuffer</a>
100
+ <dt id="ientry-idm12275">SoupBuffer, <a class="indexterm" href="SoupMessageBody.html#SoupBuffer-struct">SoupBuffer</a>
101
101
  </dt>
102
102
  <dt id="ientry-idm4028">SoupCache, <a class="indexterm" href="SoupCache.html#SoupCache-struct">struct SoupCache</a>
103
103
  </dt>
@@ -107,423 +107,423 @@
107
107
  </dt>
108
108
  <dt id="ientry-idm4033">SoupCacheType, <a class="indexterm" href="SoupCache.html#SoupCacheType">enum SoupCacheType</a>
109
109
  </dt>
110
- <dt id="ientry-idm7361">SoupChunkAllocator, <a class="indexterm" href="SoupMessage.html#SoupChunkAllocator">SoupChunkAllocator ()</a>
110
+ <dt id="ientry-idm7362">SoupChunkAllocator, <a class="indexterm" href="SoupMessage.html#SoupChunkAllocator">SoupChunkAllocator ()</a>
111
111
  </dt>
112
- <dt id="ientry-idm18998">SoupClientContext, <a class="indexterm" href="SoupServer.html#SoupClientContext">SoupServer</a>
112
+ <dt id="ientry-idm18999">SoupClientContext, <a class="indexterm" href="SoupServer.html#SoupClientContext">SoupServer</a>
113
113
  </dt>
114
- <dt id="ientry-idm28081">SoupContentDecoder, <a class="indexterm" href="SoupContentDecoder.html#SoupContentDecoder-struct">SoupContentDecoder</a>
114
+ <dt id="ientry-idm28082">SoupContentDecoder, <a class="indexterm" href="SoupContentDecoder.html#SoupContentDecoder-struct">SoupContentDecoder</a>
115
115
  </dt>
116
- <dt id="ientry-idm28291">SoupContentSniffer, <a class="indexterm" href="SoupContentSniffer.html#SoupContentSniffer-struct">SoupContentSniffer</a>
116
+ <dt id="ientry-idm28292">SoupContentSniffer, <a class="indexterm" href="SoupContentSniffer.html#SoupContentSniffer-struct">SoupContentSniffer</a>
117
117
  </dt>
118
- <dt id="ientry-idm5605">SoupCookie, <a class="indexterm" href="SoupCookie.html#SoupCookie-struct">SoupCookie</a>
118
+ <dt id="ientry-idm5606">SoupCookie, <a class="indexterm" href="SoupCookie.html#SoupCookie-struct">SoupCookie</a>
119
119
  </dt>
120
- <dt id="ientry-idm29083">SoupCookieJar, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar-struct">SoupCookieJar</a>
120
+ <dt id="ientry-idm29084">SoupCookieJar, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar-struct">SoupCookieJar</a>
121
121
  </dt>
122
- <dt id="ientry-idm29174">SoupCookieJar::changed, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar-changed">The “changed” signal</a>
122
+ <dt id="ientry-idm29175">SoupCookieJar::changed, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar-changed">The “changed” signal</a>
123
123
  </dt>
124
- <dt id="ientry-idm29148">SoupCookieJar:accept-policy, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar--accept-policy">The “accept-policy” property</a>
124
+ <dt id="ientry-idm29149">SoupCookieJar:accept-policy, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar--accept-policy">The “accept-policy” property</a>
125
125
  </dt>
126
- <dt id="ientry-idm29161">SoupCookieJar:read-only, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar--read-only">The “read-only” property</a>
126
+ <dt id="ientry-idm29162">SoupCookieJar:read-only, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJar--read-only">The “read-only” property</a>
127
127
  </dt>
128
- <dt id="ientry-idm29088">SoupCookieJarAcceptPolicy, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJarAcceptPolicy">enum SoupCookieJarAcceptPolicy</a>
128
+ <dt id="ientry-idm29089">SoupCookieJarAcceptPolicy, <a class="indexterm" href="SoupCookieJar.html#SoupCookieJarAcceptPolicy">enum SoupCookieJarAcceptPolicy</a>
129
129
  </dt>
130
- <dt id="ientry-idm29535">SoupCookieJarDB, <a class="indexterm" href="SoupCookieJarDB.html#SoupCookieJarDB-struct">SoupCookieJarDB</a>
130
+ <dt id="ientry-idm29536">SoupCookieJarDB, <a class="indexterm" href="SoupCookieJarDB.html#SoupCookieJarDB-struct">SoupCookieJarDB</a>
131
131
  </dt>
132
- <dt id="ientry-idm29551">SoupCookieJarDB:filename, <a class="indexterm" href="SoupCookieJarDB.html#SoupCookieJarDB--filename">The “filename” property</a>
132
+ <dt id="ientry-idm29552">SoupCookieJarDB:filename, <a class="indexterm" href="SoupCookieJarDB.html#SoupCookieJarDB--filename">The “filename” property</a>
133
133
  </dt>
134
- <dt id="ientry-idm29373">SoupCookieJarText, <a class="indexterm" href="SoupCookieJarText.html#SoupCookieJarText-struct">SoupCookieJarText</a>
134
+ <dt id="ientry-idm29374">SoupCookieJarText, <a class="indexterm" href="SoupCookieJarText.html#SoupCookieJarText-struct">SoupCookieJarText</a>
135
135
  </dt>
136
- <dt id="ientry-idm29389">SoupCookieJarText:filename, <a class="indexterm" href="SoupCookieJarText.html#SoupCookieJarText--filename">The “filename” property</a>
136
+ <dt id="ientry-idm29390">SoupCookieJarText:filename, <a class="indexterm" href="SoupCookieJarText.html#SoupCookieJarText--filename">The “filename” property</a>
137
137
  </dt>
138
- <dt id="ientry-idm14668">SoupDate, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#SoupDate-struct">SoupDate</a>
138
+ <dt id="ientry-idm14669">SoupDate, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#SoupDate-struct">SoupDate</a>
139
139
  </dt>
140
- <dt id="ientry-idm14767">SoupDateFormat, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#SoupDateFormat">enum SoupDateFormat</a>
140
+ <dt id="ientry-idm14768">SoupDateFormat, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#SoupDateFormat">enum SoupDateFormat</a>
141
141
  </dt>
142
- <dt id="ientry-idm10868">SoupEncoding, <a class="indexterm" href="SoupMessageHeaders.html#SoupEncoding">enum SoupEncoding</a>
142
+ <dt id="ientry-idm10869">SoupEncoding, <a class="indexterm" href="SoupMessageHeaders.html#SoupEncoding">enum SoupEncoding</a>
143
143
  </dt>
144
- <dt id="ientry-idm10917">SoupExpectation, <a class="indexterm" href="SoupMessageHeaders.html#SoupExpectation">enum SoupExpectation</a>
144
+ <dt id="ientry-idm10918">SoupExpectation, <a class="indexterm" href="SoupMessageHeaders.html#SoupExpectation">enum SoupExpectation</a>
145
145
  </dt>
146
- <dt id="ientry-idm7745">SoupHTTPVersion, <a class="indexterm" href="SoupMessage.html#SoupHTTPVersion">enum SoupHTTPVersion</a>
146
+ <dt id="ientry-idm7746">SoupHTTPVersion, <a class="indexterm" href="SoupMessage.html#SoupHTTPVersion">enum SoupHTTPVersion</a>
147
147
  </dt>
148
- <dt id="ientry-idm30107">SoupLogger, <a class="indexterm" href="SoupLogger.html#SoupLogger-struct">SoupLogger</a>
148
+ <dt id="ientry-idm30108">SoupLogger, <a class="indexterm" href="SoupLogger.html#SoupLogger-struct">SoupLogger</a>
149
149
  </dt>
150
- <dt id="ientry-idm30152">SoupLogger:level, <a class="indexterm" href="SoupLogger.html#SoupLogger--level">The “level” property</a>
150
+ <dt id="ientry-idm30153">SoupLogger:level, <a class="indexterm" href="SoupLogger.html#SoupLogger--level">The “level” property</a>
151
151
  </dt>
152
- <dt id="ientry-idm30165">SoupLogger:max-body-size, <a class="indexterm" href="SoupLogger.html#SoupLogger--max-body-size">The “max-body-size” property</a>
152
+ <dt id="ientry-idm30166">SoupLogger:max-body-size, <a class="indexterm" href="SoupLogger.html#SoupLogger--max-body-size">The “max-body-size” property</a>
153
153
  </dt>
154
- <dt id="ientry-idm29782">SoupLoggerFilter, <a class="indexterm" href="SoupLogger.html#SoupLoggerFilter">SoupLoggerFilter ()</a>
154
+ <dt id="ientry-idm29783">SoupLoggerFilter, <a class="indexterm" href="SoupLogger.html#SoupLoggerFilter">SoupLoggerFilter ()</a>
155
155
  </dt>
156
- <dt id="ientry-idm30112">SoupLoggerLogLevel, <a class="indexterm" href="SoupLogger.html#SoupLoggerLogLevel">enum SoupLoggerLogLevel</a>
156
+ <dt id="ientry-idm30113">SoupLoggerLogLevel, <a class="indexterm" href="SoupLogger.html#SoupLoggerLogLevel">enum SoupLoggerLogLevel</a>
157
157
  </dt>
158
- <dt id="ientry-idm29968">SoupLoggerPrinter, <a class="indexterm" href="SoupLogger.html#SoupLoggerPrinter">SoupLoggerPrinter ()</a>
158
+ <dt id="ientry-idm29969">SoupLoggerPrinter, <a class="indexterm" href="SoupLogger.html#SoupLoggerPrinter">SoupLoggerPrinter ()</a>
159
159
  </dt>
160
- <dt id="ientry-idm12317">SoupMemoryUse, <a class="indexterm" href="SoupMessageBody.html#SoupMemoryUse">enum SoupMemoryUse</a>
160
+ <dt id="ientry-idm12318">SoupMemoryUse, <a class="indexterm" href="SoupMessageBody.html#SoupMemoryUse">enum SoupMemoryUse</a>
161
161
  </dt>
162
- <dt id="ientry-idm7611">SoupMessage, <a class="indexterm" href="SoupMessage.html#SoupMessage-struct">SoupMessage</a>
162
+ <dt id="ientry-idm7612">SoupMessage, <a class="indexterm" href="SoupMessage.html#SoupMessage-struct">SoupMessage</a>
163
163
  </dt>
164
- <dt id="ientry-idm8288">SoupMessage::content-sniffed, <a class="indexterm" href="SoupMessage.html#SoupMessage-content-sniffed">The “content-sniffed” signal</a>
164
+ <dt id="ientry-idm8289">SoupMessage::content-sniffed, <a class="indexterm" href="SoupMessage.html#SoupMessage-content-sniffed">The “content-sniffed” signal</a>
165
165
  </dt>
166
- <dt id="ientry-idm8362">SoupMessage::finished, <a class="indexterm" href="SoupMessage.html#SoupMessage-finished">The “finished” signal</a>
166
+ <dt id="ientry-idm8363">SoupMessage::finished, <a class="indexterm" href="SoupMessage.html#SoupMessage-finished">The “finished” signal</a>
167
167
  </dt>
168
- <dt id="ientry-idm8401">SoupMessage::got-body, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-body">The “got-body” signal</a>
168
+ <dt id="ientry-idm8402">SoupMessage::got-body, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-body">The “got-body” signal</a>
169
169
  </dt>
170
- <dt id="ientry-idm8441">SoupMessage::got-chunk, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-chunk">The “got-chunk” signal</a>
170
+ <dt id="ientry-idm8442">SoupMessage::got-chunk, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-chunk">The “got-chunk” signal</a>
171
171
  </dt>
172
- <dt id="ientry-idm8487">SoupMessage::got-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-headers">The “got-headers” signal</a>
172
+ <dt id="ientry-idm8488">SoupMessage::got-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-headers">The “got-headers” signal</a>
173
173
  </dt>
174
- <dt id="ientry-idm8534">SoupMessage::got-informational, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-informational">The “got-informational” signal</a>
174
+ <dt id="ientry-idm8535">SoupMessage::got-informational, <a class="indexterm" href="SoupMessage.html#SoupMessage-got-informational">The “got-informational” signal</a>
175
175
  </dt>
176
- <dt id="ientry-idm8572">SoupMessage::network-event, <a class="indexterm" href="SoupMessage.html#SoupMessage-network-event">The “network-event” signal</a>
176
+ <dt id="ientry-idm8573">SoupMessage::network-event, <a class="indexterm" href="SoupMessage.html#SoupMessage-network-event">The “network-event” signal</a>
177
177
  </dt>
178
- <dt id="ientry-idm8637">SoupMessage::restarted, <a class="indexterm" href="SoupMessage.html#SoupMessage-restarted">The “restarted” signal</a>
178
+ <dt id="ientry-idm8638">SoupMessage::restarted, <a class="indexterm" href="SoupMessage.html#SoupMessage-restarted">The “restarted” signal</a>
179
179
  </dt>
180
- <dt id="ientry-idm8672">SoupMessage::starting, <a class="indexterm" href="SoupMessage.html#SoupMessage-starting">The “starting” signal</a>
180
+ <dt id="ientry-idm8673">SoupMessage::starting, <a class="indexterm" href="SoupMessage.html#SoupMessage-starting">The “starting” signal</a>
181
181
  </dt>
182
- <dt id="ientry-idm8709">SoupMessage::wrote-body, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-body">The “wrote-body” signal</a>
182
+ <dt id="ientry-idm8710">SoupMessage::wrote-body, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-body">The “wrote-body” signal</a>
183
183
  </dt>
184
- <dt id="ientry-idm8744">SoupMessage::wrote-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-body-data">The “wrote-body-data” signal</a>
184
+ <dt id="ientry-idm8745">SoupMessage::wrote-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-body-data">The “wrote-body-data” signal</a>
185
185
  </dt>
186
- <dt id="ientry-idm8794">SoupMessage::wrote-chunk, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-chunk">The “wrote-chunk” signal</a>
186
+ <dt id="ientry-idm8795">SoupMessage::wrote-chunk, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-chunk">The “wrote-chunk” signal</a>
187
187
  </dt>
188
- <dt id="ientry-idm8838">SoupMessage::wrote-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-headers">The “wrote-headers” signal</a>
188
+ <dt id="ientry-idm8839">SoupMessage::wrote-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-headers">The “wrote-headers” signal</a>
189
189
  </dt>
190
- <dt id="ientry-idm8873">SoupMessage::wrote-informational, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-informational">The “wrote-informational” signal</a>
190
+ <dt id="ientry-idm8874">SoupMessage::wrote-informational, <a class="indexterm" href="SoupMessage.html#SoupMessage-wrote-informational">The “wrote-informational” signal</a>
191
191
  </dt>
192
- <dt id="ientry-idm8089">SoupMessage:first-party, <a class="indexterm" href="SoupMessage.html#SoupMessage--first-party">The “first-party” property</a>
192
+ <dt id="ientry-idm8090">SoupMessage:first-party, <a class="indexterm" href="SoupMessage.html#SoupMessage--first-party">The “first-party” property</a>
193
193
  </dt>
194
- <dt id="ientry-idm8103">SoupMessage:flags, <a class="indexterm" href="SoupMessage.html#SoupMessage--flags">The “flags” property</a>
194
+ <dt id="ientry-idm8104">SoupMessage:flags, <a class="indexterm" href="SoupMessage.html#SoupMessage--flags">The “flags” property</a>
195
195
  </dt>
196
- <dt id="ientry-idm8113">SoupMessage:http-version, <a class="indexterm" href="SoupMessage.html#SoupMessage--http-version">The “http-version” property</a>
196
+ <dt id="ientry-idm8114">SoupMessage:http-version, <a class="indexterm" href="SoupMessage.html#SoupMessage--http-version">The “http-version” property</a>
197
197
  </dt>
198
- <dt id="ientry-idm8124">SoupMessage:method, <a class="indexterm" href="SoupMessage.html#SoupMessage--method">The “method” property</a>
198
+ <dt id="ientry-idm8125">SoupMessage:method, <a class="indexterm" href="SoupMessage.html#SoupMessage--method">The “method” property</a>
199
199
  </dt>
200
- <dt id="ientry-idm8135">SoupMessage:priority, <a class="indexterm" href="SoupMessage.html#SoupMessage--priority">The “priority” property</a>
200
+ <dt id="ientry-idm8136">SoupMessage:priority, <a class="indexterm" href="SoupMessage.html#SoupMessage--priority">The “priority” property</a>
201
201
  </dt>
202
- <dt id="ientry-idm8146">SoupMessage:reason-phrase, <a class="indexterm" href="SoupMessage.html#SoupMessage--reason-phrase">The “reason-phrase” property</a>
202
+ <dt id="ientry-idm8147">SoupMessage:reason-phrase, <a class="indexterm" href="SoupMessage.html#SoupMessage--reason-phrase">The “reason-phrase” property</a>
203
203
  </dt>
204
- <dt id="ientry-idm8157">SoupMessage:request-body, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-body">The “request-body” property</a>
204
+ <dt id="ientry-idm8158">SoupMessage:request-body, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-body">The “request-body” property</a>
205
205
  </dt>
206
- <dt id="ientry-idm8167">SoupMessage:request-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-body-data">The “request-body-data” property</a>
206
+ <dt id="ientry-idm8168">SoupMessage:request-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-body-data">The “request-body-data” property</a>
207
207
  </dt>
208
- <dt id="ientry-idm8181">SoupMessage:request-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-headers">The “request-headers” property</a>
208
+ <dt id="ientry-idm8182">SoupMessage:request-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage--request-headers">The “request-headers” property</a>
209
209
  </dt>
210
- <dt id="ientry-idm8191">SoupMessage:response-body, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-body">The “response-body” property</a>
210
+ <dt id="ientry-idm8192">SoupMessage:response-body, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-body">The “response-body” property</a>
211
211
  </dt>
212
- <dt id="ientry-idm8201">SoupMessage:response-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-body-data">The “response-body-data” property</a>
212
+ <dt id="ientry-idm8202">SoupMessage:response-body-data, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-body-data">The “response-body-data” property</a>
213
213
  </dt>
214
- <dt id="ientry-idm8215">SoupMessage:response-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-headers">The “response-headers” property</a>
214
+ <dt id="ientry-idm8216">SoupMessage:response-headers, <a class="indexterm" href="SoupMessage.html#SoupMessage--response-headers">The “response-headers” property</a>
215
215
  </dt>
216
- <dt id="ientry-idm8225">SoupMessage:server-side, <a class="indexterm" href="SoupMessage.html#SoupMessage--server-side">The “server-side” property</a>
216
+ <dt id="ientry-idm8226">SoupMessage:server-side, <a class="indexterm" href="SoupMessage.html#SoupMessage--server-side">The “server-side” property</a>
217
217
  </dt>
218
- <dt id="ientry-idm8236">SoupMessage:status-code, <a class="indexterm" href="SoupMessage.html#SoupMessage--status-code">The “status-code” property</a>
218
+ <dt id="ientry-idm8237">SoupMessage:status-code, <a class="indexterm" href="SoupMessage.html#SoupMessage--status-code">The “status-code” property</a>
219
219
  </dt>
220
- <dt id="ientry-idm8248">SoupMessage:tls-certificate, <a class="indexterm" href="SoupMessage.html#SoupMessage--tls-certificate">The “tls-certificate” property</a>
220
+ <dt id="ientry-idm8249">SoupMessage:tls-certificate, <a class="indexterm" href="SoupMessage.html#SoupMessage--tls-certificate">The “tls-certificate” property</a>
221
221
  </dt>
222
- <dt id="ientry-idm8262">SoupMessage:tls-errors, <a class="indexterm" href="SoupMessage.html#SoupMessage--tls-errors">The “tls-errors” property</a>
222
+ <dt id="ientry-idm8263">SoupMessage:tls-errors, <a class="indexterm" href="SoupMessage.html#SoupMessage--tls-errors">The “tls-errors” property</a>
223
223
  </dt>
224
- <dt id="ientry-idm8276">SoupMessage:uri, <a class="indexterm" href="SoupMessage.html#SoupMessage--uri">The “uri” property</a>
224
+ <dt id="ientry-idm8277">SoupMessage:uri, <a class="indexterm" href="SoupMessage.html#SoupMessage--uri">The “uri” property</a>
225
225
  </dt>
226
- <dt id="ientry-idm12369">SoupMessageBody, <a class="indexterm" href="SoupMessageBody.html#SoupMessageBody-struct">SoupMessageBody</a>
226
+ <dt id="ientry-idm12370">SoupMessageBody, <a class="indexterm" href="SoupMessageBody.html#SoupMessageBody-struct">SoupMessageBody</a>
227
227
  </dt>
228
- <dt id="ientry-idm7770">SoupMessageFlags, <a class="indexterm" href="SoupMessage.html#SoupMessageFlags">enum SoupMessageFlags</a>
228
+ <dt id="ientry-idm7771">SoupMessageFlags, <a class="indexterm" href="SoupMessage.html#SoupMessageFlags">enum SoupMessageFlags</a>
229
229
  </dt>
230
- <dt id="ientry-idm10815">SoupMessageHeaders, <a class="indexterm" href="SoupMessageHeaders.html">SoupMessageHeaders</a>
230
+ <dt id="ientry-idm10816">SoupMessageHeaders, <a class="indexterm" href="SoupMessageHeaders.html">SoupMessageHeaders</a>
231
231
  </dt>
232
- <dt id="ientry-idm9729">SoupMessageHeadersForeachFunc, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersForeachFunc">SoupMessageHeadersForeachFunc ()</a>
232
+ <dt id="ientry-idm9730">SoupMessageHeadersForeachFunc, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersForeachFunc">SoupMessageHeadersForeachFunc ()</a>
233
233
  </dt>
234
- <dt id="ientry-idm10854">SoupMessageHeadersIter, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersIter">SoupMessageHeadersIter</a>
234
+ <dt id="ientry-idm10855">SoupMessageHeadersIter, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersIter">SoupMessageHeadersIter</a>
235
235
  </dt>
236
- <dt id="ientry-idm10821">SoupMessageHeadersType, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersType">enum SoupMessageHeadersType</a>
236
+ <dt id="ientry-idm10822">SoupMessageHeadersType, <a class="indexterm" href="SoupMessageHeaders.html#SoupMessageHeadersType">enum SoupMessageHeadersType</a>
237
237
  </dt>
238
- <dt id="ientry-idm7865">SoupMessagePriority, <a class="indexterm" href="SoupMessage.html#SoupMessagePriority">enum SoupMessagePriority</a>
238
+ <dt id="ientry-idm7866">SoupMessagePriority, <a class="indexterm" href="SoupMessage.html#SoupMessagePriority">enum SoupMessagePriority</a>
239
239
  </dt>
240
- <dt id="ientry-idm15380">SoupMultipart, <a class="indexterm" href="SoupMultipart.html">SoupMultipart</a>
240
+ <dt id="ientry-idm15381">SoupMultipart, <a class="indexterm" href="SoupMultipart.html">SoupMultipart</a>
241
241
  </dt>
242
- <dt id="ientry-idm15817">SoupMultipartInputStream, <a class="indexterm" href="SoupMultipartInputStream.html#SoupMultipartInputStream-struct">struct SoupMultipartInputStream</a>
242
+ <dt id="ientry-idm15818">SoupMultipartInputStream, <a class="indexterm" href="SoupMultipartInputStream.html#SoupMultipartInputStream-struct">struct SoupMultipartInputStream</a>
243
243
  </dt>
244
- <dt id="ientry-idm15825">SoupMultipartInputStream:message, <a class="indexterm" href="SoupMultipartInputStream.html#SoupMultipartInputStream--message">The “message” property</a>
244
+ <dt id="ientry-idm15826">SoupMultipartInputStream:message, <a class="indexterm" href="SoupMultipartInputStream.html#SoupMultipartInputStream--message">The “message” property</a>
245
245
  </dt>
246
- <dt id="ientry-idm30253">SoupProxyResolverDefault, <a class="indexterm" href="SoupProxyResolverDefault.html#SoupProxyResolverDefault-struct">SoupProxyResolverDefault</a>
246
+ <dt id="ientry-idm30254">SoupProxyResolverDefault, <a class="indexterm" href="SoupProxyResolverDefault.html#SoupProxyResolverDefault-struct">SoupProxyResolverDefault</a>
247
247
  </dt>
248
- <dt id="ientry-idm30261">SoupProxyResolverDefault:gproxy-resolver, <a class="indexterm" href="SoupProxyResolverDefault.html#SoupProxyResolverDefault--gproxy-resolver">The “gproxy-resolver” property</a>
248
+ <dt id="ientry-idm30262">SoupProxyResolverDefault:gproxy-resolver, <a class="indexterm" href="SoupProxyResolverDefault.html#SoupProxyResolverDefault--gproxy-resolver">The “gproxy-resolver” property</a>
249
249
  </dt>
250
- <dt id="ientry-idm10942">SoupRange, <a class="indexterm" href="SoupMessageHeaders.html#SoupRange">SoupRange</a>
250
+ <dt id="ientry-idm10943">SoupRange, <a class="indexterm" href="SoupMessageHeaders.html#SoupRange">SoupRange</a>
251
251
  </dt>
252
- <dt id="ientry-idm16333">SoupRequest, <a class="indexterm" href="SoupRequest.html#SoupRequest-struct">SoupRequest</a>
252
+ <dt id="ientry-idm16334">SoupRequest, <a class="indexterm" href="SoupRequest.html#SoupRequest-struct">SoupRequest</a>
253
253
  </dt>
254
- <dt id="ientry-idm16364">SoupRequest:session, <a class="indexterm" href="SoupRequest.html#SoupRequest--session">The “session” property</a>
254
+ <dt id="ientry-idm16365">SoupRequest:session, <a class="indexterm" href="SoupRequest.html#SoupRequest--session">The “session” property</a>
255
255
  </dt>
256
- <dt id="ientry-idm16378">SoupRequest:uri, <a class="indexterm" href="SoupRequest.html#SoupRequest--uri">The “uri” property</a>
256
+ <dt id="ientry-idm16379">SoupRequest:uri, <a class="indexterm" href="SoupRequest.html#SoupRequest--uri">The “uri” property</a>
257
257
  </dt>
258
- <dt id="ientry-idm16647">SoupRequestData, <a class="indexterm" href="SoupRequestData.html#SoupRequestData-struct">SoupRequestData</a>
258
+ <dt id="ientry-idm16648">SoupRequestData, <a class="indexterm" href="SoupRequestData.html#SoupRequestData-struct">SoupRequestData</a>
259
259
  </dt>
260
- <dt id="ientry-idm22932">SoupRequestError, <a class="indexterm" href="SoupSession.html#SoupRequestError">enum SoupRequestError</a>
260
+ <dt id="ientry-idm22933">SoupRequestError, <a class="indexterm" href="SoupSession.html#SoupRequestError">enum SoupRequestError</a>
261
261
  </dt>
262
- <dt id="ientry-idm16597">SoupRequestFile, <a class="indexterm" href="SoupRequestFile.html#SoupRequestFile-struct">SoupRequestFile</a>
262
+ <dt id="ientry-idm16598">SoupRequestFile, <a class="indexterm" href="SoupRequestFile.html#SoupRequestFile-struct">SoupRequestFile</a>
263
263
  </dt>
264
- <dt id="ientry-idm16493">SoupRequestHTTP, <a class="indexterm" href="SoupRequestHTTP.html#SoupRequestHTTP-struct">SoupRequestHTTP</a>
264
+ <dt id="ientry-idm16494">SoupRequestHTTP, <a class="indexterm" href="SoupRequestHTTP.html#SoupRequestHTTP-struct">SoupRequestHTTP</a>
265
265
  </dt>
266
- <dt id="ientry-idm18947">SoupServer, <a class="indexterm" href="SoupServer.html#SoupServer-struct">SoupServer</a>
266
+ <dt id="ientry-idm18948">SoupServer, <a class="indexterm" href="SoupServer.html#SoupServer-struct">SoupServer</a>
267
267
  </dt>
268
- <dt id="ientry-idm19287">SoupServer::request-aborted, <a class="indexterm" href="SoupServer.html#SoupServer-request-aborted">The “request-aborted” signal</a>
268
+ <dt id="ientry-idm19288">SoupServer::request-aborted, <a class="indexterm" href="SoupServer.html#SoupServer-request-aborted">The “request-aborted” signal</a>
269
269
  </dt>
270
- <dt id="ientry-idm19348">SoupServer::request-finished, <a class="indexterm" href="SoupServer.html#SoupServer-request-finished">The “request-finished” signal</a>
270
+ <dt id="ientry-idm19349">SoupServer::request-finished, <a class="indexterm" href="SoupServer.html#SoupServer-request-finished">The “request-finished” signal</a>
271
271
  </dt>
272
- <dt id="ientry-idm19399">SoupServer::request-read, <a class="indexterm" href="SoupServer.html#SoupServer-request-read">The “request-read” signal</a>
272
+ <dt id="ientry-idm19400">SoupServer::request-read, <a class="indexterm" href="SoupServer.html#SoupServer-request-read">The “request-read” signal</a>
273
273
  </dt>
274
- <dt id="ientry-idm19454">SoupServer::request-started, <a class="indexterm" href="SoupServer.html#SoupServer-request-started">The “request-started” signal</a>
274
+ <dt id="ientry-idm19455">SoupServer::request-started, <a class="indexterm" href="SoupServer.html#SoupServer-request-started">The “request-started” signal</a>
275
275
  </dt>
276
- <dt id="ientry-idm19066">SoupServer:async-context, <a class="indexterm" href="SoupServer.html#SoupServer--async-context">The “async-context” property</a>
276
+ <dt id="ientry-idm19067">SoupServer:async-context, <a class="indexterm" href="SoupServer.html#SoupServer--async-context">The “async-context” property</a>
277
277
  </dt>
278
- <dt id="ientry-idm19090">SoupServer:http-aliases, <a class="indexterm" href="SoupServer.html#SoupServer--http-aliases">The “http-aliases” property</a>
278
+ <dt id="ientry-idm19091">SoupServer:http-aliases, <a class="indexterm" href="SoupServer.html#SoupServer--http-aliases">The “http-aliases” property</a>
279
279
  </dt>
280
- <dt id="ientry-idm19112">SoupServer:https-aliases, <a class="indexterm" href="SoupServer.html#SoupServer--https-aliases">The “https-aliases” property</a>
280
+ <dt id="ientry-idm19113">SoupServer:https-aliases, <a class="indexterm" href="SoupServer.html#SoupServer--https-aliases">The “https-aliases” property</a>
281
281
  </dt>
282
- <dt id="ientry-idm19129">SoupServer:interface, <a class="indexterm" href="SoupServer.html#SoupServer--interface">The “interface” property</a>
282
+ <dt id="ientry-idm19130">SoupServer:interface, <a class="indexterm" href="SoupServer.html#SoupServer--interface">The “interface” property</a>
283
283
  </dt>
284
- <dt id="ientry-idm19153">SoupServer:port, <a class="indexterm" href="SoupServer.html#SoupServer--port">The “port” property</a>
284
+ <dt id="ientry-idm19154">SoupServer:port, <a class="indexterm" href="SoupServer.html#SoupServer--port">The “port” property</a>
285
285
  </dt>
286
- <dt id="ientry-idm19179">SoupServer:raw-paths, <a class="indexterm" href="SoupServer.html#SoupServer--raw-paths">The “raw-paths” property</a>
286
+ <dt id="ientry-idm19180">SoupServer:raw-paths, <a class="indexterm" href="SoupServer.html#SoupServer--raw-paths">The “raw-paths” property</a>
287
287
  </dt>
288
- <dt id="ientry-idm19190">SoupServer:server-header, <a class="indexterm" href="SoupServer.html#SoupServer--server-header">The “server-header” property</a>
288
+ <dt id="ientry-idm19191">SoupServer:server-header, <a class="indexterm" href="SoupServer.html#SoupServer--server-header">The “server-header” property</a>
289
289
  </dt>
290
- <dt id="ientry-idm19215">SoupServer:ssl-cert-file, <a class="indexterm" href="SoupServer.html#SoupServer--ssl-cert-file">The “ssl-cert-file” property</a>
290
+ <dt id="ientry-idm19216">SoupServer:ssl-cert-file, <a class="indexterm" href="SoupServer.html#SoupServer--ssl-cert-file">The “ssl-cert-file” property</a>
291
291
  </dt>
292
- <dt id="ientry-idm19243">SoupServer:ssl-key-file, <a class="indexterm" href="SoupServer.html#SoupServer--ssl-key-file">The “ssl-key-file” property</a>
292
+ <dt id="ientry-idm19244">SoupServer:ssl-key-file, <a class="indexterm" href="SoupServer.html#SoupServer--ssl-key-file">The “ssl-key-file” property</a>
293
293
  </dt>
294
- <dt id="ientry-idm19264">SoupServer:tls-certificate, <a class="indexterm" href="SoupServer.html#SoupServer--tls-certificate">The “tls-certificate” property</a>
294
+ <dt id="ientry-idm19265">SoupServer:tls-certificate, <a class="indexterm" href="SoupServer.html#SoupServer--tls-certificate">The “tls-certificate” property</a>
295
295
  </dt>
296
- <dt id="ientry-idm17926">SoupServerCallback, <a class="indexterm" href="SoupServer.html#SoupServerCallback">SoupServerCallback ()</a>
296
+ <dt id="ientry-idm17927">SoupServerCallback, <a class="indexterm" href="SoupServer.html#SoupServerCallback">SoupServerCallback ()</a>
297
297
  </dt>
298
- <dt id="ientry-idm18952">SoupServerListenOptions, <a class="indexterm" href="SoupServer.html#SoupServerListenOptions">enum SoupServerListenOptions</a>
298
+ <dt id="ientry-idm18953">SoupServerListenOptions, <a class="indexterm" href="SoupServer.html#SoupServerListenOptions">enum SoupServerListenOptions</a>
299
299
  </dt>
300
- <dt id="ientry-idm18277">SoupServerWebsocketCallback, <a class="indexterm" href="SoupServer.html#SoupServerWebsocketCallback">SoupServerWebsocketCallback ()</a>
300
+ <dt id="ientry-idm18278">SoupServerWebsocketCallback, <a class="indexterm" href="SoupServer.html#SoupServerWebsocketCallback">SoupServerWebsocketCallback ()</a>
301
301
  </dt>
302
- <dt id="ientry-idm22927">SoupSession, <a class="indexterm" href="SoupSession.html#SoupSession-struct">SoupSession</a>
302
+ <dt id="ientry-idm22928">SoupSession, <a class="indexterm" href="SoupSession.html#SoupSession-struct">SoupSession</a>
303
303
  </dt>
304
- <dt id="ientry-idm23731">SoupSession::authenticate, <a class="indexterm" href="SoupSession.html#SoupSession-authenticate">The “authenticate” signal</a>
304
+ <dt id="ientry-idm23732">SoupSession::authenticate, <a class="indexterm" href="SoupSession.html#SoupSession-authenticate">The “authenticate” signal</a>
305
305
  </dt>
306
- <dt id="ientry-idm23815">SoupSession::connection-created, <a class="indexterm" href="SoupSession.html#SoupSession-connection-created">The “connection-created” signal</a>
306
+ <dt id="ientry-idm23816">SoupSession::connection-created, <a class="indexterm" href="SoupSession.html#SoupSession-connection-created">The “connection-created” signal</a>
307
307
  </dt>
308
- <dt id="ientry-idm23862">SoupSession::request-queued, <a class="indexterm" href="SoupSession.html#SoupSession-request-queued">The “request-queued” signal</a>
308
+ <dt id="ientry-idm23863">SoupSession::request-queued, <a class="indexterm" href="SoupSession.html#SoupSession-request-queued">The “request-queued” signal</a>
309
309
  </dt>
310
- <dt id="ientry-idm23947">SoupSession::request-started, <a class="indexterm" href="SoupSession.html#SoupSession-request-started">The “request-started” signal</a>
310
+ <dt id="ientry-idm23948">SoupSession::request-started, <a class="indexterm" href="SoupSession.html#SoupSession-request-started">The “request-started” signal</a>
311
311
  </dt>
312
- <dt id="ientry-idm24006">SoupSession::request-unqueued, <a class="indexterm" href="SoupSession.html#SoupSession-request-unqueued">The “request-unqueued” signal</a>
312
+ <dt id="ientry-idm24007">SoupSession::request-unqueued, <a class="indexterm" href="SoupSession.html#SoupSession-request-unqueued">The “request-unqueued” signal</a>
313
313
  </dt>
314
- <dt id="ientry-idm24055">SoupSession::tunneling, <a class="indexterm" href="SoupSession.html#SoupSession-tunneling">The “tunneling” signal</a>
314
+ <dt id="ientry-idm24056">SoupSession::tunneling, <a class="indexterm" href="SoupSession.html#SoupSession-tunneling">The “tunneling” signal</a>
315
315
  </dt>
316
- <dt id="ientry-idm23196">SoupSession:accept-language, <a class="indexterm" href="SoupSession.html#SoupSession--accept-language">The “accept-language” property</a>
316
+ <dt id="ientry-idm23197">SoupSession:accept-language, <a class="indexterm" href="SoupSession.html#SoupSession--accept-language">The “accept-language” property</a>
317
317
  </dt>
318
- <dt id="ientry-idm23216">SoupSession:accept-language-auto, <a class="indexterm" href="SoupSession.html#SoupSession--accept-language-auto">The “accept-language-auto” property</a>
318
+ <dt id="ientry-idm23217">SoupSession:accept-language-auto, <a class="indexterm" href="SoupSession.html#SoupSession--accept-language-auto">The “accept-language-auto” property</a>
319
319
  </dt>
320
- <dt id="ientry-idm23240">SoupSession:add-feature, <a class="indexterm" href="SoupSession.html#SoupSession--add-feature">The “add-feature” property</a>
320
+ <dt id="ientry-idm23241">SoupSession:add-feature, <a class="indexterm" href="SoupSession.html#SoupSession--add-feature">The “add-feature” property</a>
321
321
  </dt>
322
- <dt id="ientry-idm23257">SoupSession:add-feature-by-type, <a class="indexterm" href="SoupSession.html#SoupSession--add-feature-by-type">The “add-feature-by-type” property</a>
322
+ <dt id="ientry-idm23258">SoupSession:add-feature-by-type, <a class="indexterm" href="SoupSession.html#SoupSession--add-feature-by-type">The “add-feature-by-type” property</a>
323
323
  </dt>
324
- <dt id="ientry-idm23275">SoupSession:async-context, <a class="indexterm" href="SoupSession.html#SoupSession--async-context">The “async-context” property</a>
324
+ <dt id="ientry-idm23276">SoupSession:async-context, <a class="indexterm" href="SoupSession.html#SoupSession--async-context">The “async-context” property</a>
325
325
  </dt>
326
- <dt id="ientry-idm23305">SoupSession:http-aliases, <a class="indexterm" href="SoupSession.html#SoupSession--http-aliases">The “http-aliases” property</a>
326
+ <dt id="ientry-idm23306">SoupSession:http-aliases, <a class="indexterm" href="SoupSession.html#SoupSession--http-aliases">The “http-aliases” property</a>
327
327
  </dt>
328
- <dt id="ientry-idm23335">SoupSession:https-aliases, <a class="indexterm" href="SoupSession.html#SoupSession--https-aliases">The “https-aliases” property</a>
328
+ <dt id="ientry-idm23336">SoupSession:https-aliases, <a class="indexterm" href="SoupSession.html#SoupSession--https-aliases">The “https-aliases” property</a>
329
329
  </dt>
330
- <dt id="ientry-idm23352">SoupSession:idle-timeout, <a class="indexterm" href="SoupSession.html#SoupSession--idle-timeout">The “idle-timeout” property</a>
330
+ <dt id="ientry-idm23353">SoupSession:idle-timeout, <a class="indexterm" href="SoupSession.html#SoupSession--idle-timeout">The “idle-timeout” property</a>
331
331
  </dt>
332
- <dt id="ientry-idm23375">SoupSession:local-address, <a class="indexterm" href="SoupSession.html#SoupSession--local-address">The “local-address” property</a>
332
+ <dt id="ientry-idm23376">SoupSession:local-address, <a class="indexterm" href="SoupSession.html#SoupSession--local-address">The “local-address” property</a>
333
333
  </dt>
334
- <dt id="ientry-idm23390">SoupSession:max-conns, <a class="indexterm" href="SoupSession.html#SoupSession--max-conns">The “max-conns” property</a>
334
+ <dt id="ientry-idm23391">SoupSession:max-conns, <a class="indexterm" href="SoupSession.html#SoupSession--max-conns">The “max-conns” property</a>
335
335
  </dt>
336
- <dt id="ientry-idm23402">SoupSession:max-conns-per-host, <a class="indexterm" href="SoupSession.html#SoupSession--max-conns-per-host">The “max-conns-per-host” property</a>
336
+ <dt id="ientry-idm23403">SoupSession:max-conns-per-host, <a class="indexterm" href="SoupSession.html#SoupSession--max-conns-per-host">The “max-conns-per-host” property</a>
337
337
  </dt>
338
- <dt id="ientry-idm23414">SoupSession:proxy-resolver, <a class="indexterm" href="SoupSession.html#SoupSession--proxy-resolver">The “proxy-resolver” property</a>
338
+ <dt id="ientry-idm23415">SoupSession:proxy-resolver, <a class="indexterm" href="SoupSession.html#SoupSession--proxy-resolver">The “proxy-resolver” property</a>
339
339
  </dt>
340
- <dt id="ientry-idm23440">SoupSession:proxy-uri, <a class="indexterm" href="SoupSession.html#SoupSession--proxy-uri">The “proxy-uri” property</a>
340
+ <dt id="ientry-idm23441">SoupSession:proxy-uri, <a class="indexterm" href="SoupSession.html#SoupSession--proxy-uri">The “proxy-uri” property</a>
341
341
  </dt>
342
- <dt id="ientry-idm23466">SoupSession:remove-feature-by-type, <a class="indexterm" href="SoupSession.html#SoupSession--remove-feature-by-type">The “remove-feature-by-type” property</a>
342
+ <dt id="ientry-idm23467">SoupSession:remove-feature-by-type, <a class="indexterm" href="SoupSession.html#SoupSession--remove-feature-by-type">The “remove-feature-by-type” property</a>
343
343
  </dt>
344
- <dt id="ientry-idm23484">SoupSession:ssl-ca-file, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-ca-file">The “ssl-ca-file” property</a>
344
+ <dt id="ientry-idm23485">SoupSession:ssl-ca-file, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-ca-file">The “ssl-ca-file” property</a>
345
345
  </dt>
346
- <dt id="ientry-idm23506">SoupSession:ssl-strict, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-strict">The “ssl-strict” property</a>
346
+ <dt id="ientry-idm23507">SoupSession:ssl-strict, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-strict">The “ssl-strict” property</a>
347
347
  </dt>
348
- <dt id="ientry-idm23547">SoupSession:ssl-use-system-ca-file, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-use-system-ca-file">The “ssl-use-system-ca-file” property</a>
348
+ <dt id="ientry-idm23548">SoupSession:ssl-use-system-ca-file, <a class="indexterm" href="SoupSession.html#SoupSession--ssl-use-system-ca-file">The “ssl-use-system-ca-file” property</a>
349
349
  </dt>
350
- <dt id="ientry-idm23589">SoupSession:timeout, <a class="indexterm" href="SoupSession.html#SoupSession--timeout">The “timeout” property</a>
350
+ <dt id="ientry-idm23590">SoupSession:timeout, <a class="indexterm" href="SoupSession.html#SoupSession--timeout">The “timeout” property</a>
351
351
  </dt>
352
- <dt id="ientry-idm23613">SoupSession:tls-database, <a class="indexterm" href="SoupSession.html#SoupSession--tls-database">The “tls-database” property</a>
352
+ <dt id="ientry-idm23614">SoupSession:tls-database, <a class="indexterm" href="SoupSession.html#SoupSession--tls-database">The “tls-database” property</a>
353
353
  </dt>
354
- <dt id="ientry-idm23650">SoupSession:tls-interaction, <a class="indexterm" href="SoupSession.html#SoupSession--tls-interaction">The “tls-interaction” property</a>
354
+ <dt id="ientry-idm23651">SoupSession:tls-interaction, <a class="indexterm" href="SoupSession.html#SoupSession--tls-interaction">The “tls-interaction” property</a>
355
355
  </dt>
356
- <dt id="ientry-idm23666">SoupSession:use-ntlm, <a class="indexterm" href="SoupSession.html#SoupSession--use-ntlm">The “use-ntlm” property</a>
356
+ <dt id="ientry-idm23667">SoupSession:use-ntlm, <a class="indexterm" href="SoupSession.html#SoupSession--use-ntlm">The “use-ntlm” property</a>
357
357
  </dt>
358
- <dt id="ientry-idm23685">SoupSession:use-thread-context, <a class="indexterm" href="SoupSession.html#SoupSession--use-thread-context">The “use-thread-context” property</a>
358
+ <dt id="ientry-idm23686">SoupSession:use-thread-context, <a class="indexterm" href="SoupSession.html#SoupSession--use-thread-context">The “use-thread-context” property</a>
359
359
  </dt>
360
- <dt id="ientry-idm23706">SoupSession:user-agent, <a class="indexterm" href="SoupSession.html#SoupSession--user-agent">The “user-agent” property</a>
360
+ <dt id="ientry-idm23707">SoupSession:user-agent, <a class="indexterm" href="SoupSession.html#SoupSession--user-agent">The “user-agent” property</a>
361
361
  </dt>
362
- <dt id="ientry-idm24142">SoupSessionAsync, <a class="indexterm" href="SoupSessionAsync.html#SoupSessionAsync-struct">SoupSessionAsync</a>
362
+ <dt id="ientry-idm24143">SoupSessionAsync, <a class="indexterm" href="SoupSessionAsync.html#SoupSessionAsync-struct">SoupSessionAsync</a>
363
363
  </dt>
364
- <dt id="ientry-idm21102">SoupSessionCallback, <a class="indexterm" href="SoupSession.html#SoupSessionCallback">SoupSessionCallback ()</a>
364
+ <dt id="ientry-idm21103">SoupSessionCallback, <a class="indexterm" href="SoupSession.html#SoupSessionCallback">SoupSessionCallback ()</a>
365
365
  </dt>
366
- <dt id="ientry-idm22701">SoupSessionConnectProgressCallback, <a class="indexterm" href="SoupSession.html#SoupSessionConnectProgressCallback">SoupSessionConnectProgressCallback ()</a>
366
+ <dt id="ientry-idm22702">SoupSessionConnectProgressCallback, <a class="indexterm" href="SoupSession.html#SoupSessionConnectProgressCallback">SoupSessionConnectProgressCallback ()</a>
367
367
  </dt>
368
- <dt id="ientry-idm27621">SoupSessionFeature, <a class="indexterm" href="SoupSessionFeature.html#SoupSessionFeature-struct">SoupSessionFeature</a>
368
+ <dt id="ientry-idm27622">SoupSessionFeature, <a class="indexterm" href="SoupSessionFeature.html#SoupSessionFeature-struct">SoupSessionFeature</a>
369
369
  </dt>
370
- <dt id="ientry-idm27631">SoupSessionFeatureInterface, <a class="indexterm" href="SoupSessionFeature.html#SoupSessionFeatureInterface">SoupSessionFeatureInterface</a>
370
+ <dt id="ientry-idm27632">SoupSessionFeatureInterface, <a class="indexterm" href="SoupSessionFeature.html#SoupSessionFeatureInterface">SoupSessionFeatureInterface</a>
371
371
  </dt>
372
- <dt id="ientry-idm24188">SoupSessionSync, <a class="indexterm" href="SoupSessionSync.html#SoupSessionSync-struct">SoupSessionSync</a>
372
+ <dt id="ientry-idm24189">SoupSessionSync, <a class="indexterm" href="SoupSessionSync.html#SoupSessionSync-struct">SoupSessionSync</a>
373
373
  </dt>
374
- <dt id="ientry-idm36218">SoupSocket, <a class="indexterm" href="SoupSocket.html#SoupSocket-struct">SoupSocket</a>
374
+ <dt id="ientry-idm36219">SoupSocket, <a class="indexterm" href="SoupSocket.html#SoupSocket-struct">SoupSocket</a>
375
375
  </dt>
376
- <dt id="ientry-idm36606">SoupSocket::disconnected, <a class="indexterm" href="SoupSocket.html#SoupSocket-disconnected">The “disconnected” signal</a>
376
+ <dt id="ientry-idm36607">SoupSocket::disconnected, <a class="indexterm" href="SoupSocket.html#SoupSocket-disconnected">The “disconnected” signal</a>
377
377
  </dt>
378
- <dt id="ientry-idm36641">SoupSocket::event, <a class="indexterm" href="SoupSocket.html#SoupSocket-event">The “event” signal</a>
378
+ <dt id="ientry-idm36642">SoupSocket::event, <a class="indexterm" href="SoupSocket.html#SoupSocket-event">The “event” signal</a>
379
379
  </dt>
380
- <dt id="ientry-idm36696">SoupSocket::new-connection, <a class="indexterm" href="SoupSocket.html#SoupSocket-new-connection">The “new-connection” signal</a>
380
+ <dt id="ientry-idm36697">SoupSocket::new-connection, <a class="indexterm" href="SoupSocket.html#SoupSocket-new-connection">The “new-connection” signal</a>
381
381
  </dt>
382
- <dt id="ientry-idm36743">SoupSocket::readable, <a class="indexterm" href="SoupSocket.html#SoupSocket-readable">The “readable” signal</a>
382
+ <dt id="ientry-idm36744">SoupSocket::readable, <a class="indexterm" href="SoupSocket.html#SoupSocket-readable">The “readable” signal</a>
383
383
  </dt>
384
- <dt id="ientry-idm36784">SoupSocket::writable, <a class="indexterm" href="SoupSocket.html#SoupSocket-writable">The “writable” signal</a>
384
+ <dt id="ientry-idm36785">SoupSocket::writable, <a class="indexterm" href="SoupSocket.html#SoupSocket-writable">The “writable” signal</a>
385
385
  </dt>
386
- <dt id="ientry-idm36379">SoupSocket:async-context, <a class="indexterm" href="SoupSocket.html#SoupSocket--async-context">The “async-context” property</a>
386
+ <dt id="ientry-idm36380">SoupSocket:async-context, <a class="indexterm" href="SoupSocket.html#SoupSocket--async-context">The “async-context” property</a>
387
387
  </dt>
388
- <dt id="ientry-idm36389">SoupSocket:fd, <a class="indexterm" href="SoupSocket.html#SoupSocket--fd">The “fd” property</a>
388
+ <dt id="ientry-idm36390">SoupSocket:fd, <a class="indexterm" href="SoupSocket.html#SoupSocket--fd">The “fd” property</a>
389
389
  </dt>
390
- <dt id="ientry-idm36401">SoupSocket:gsocket, <a class="indexterm" href="SoupSocket.html#SoupSocket--gsocket">The “gsocket” property</a>
390
+ <dt id="ientry-idm36402">SoupSocket:gsocket, <a class="indexterm" href="SoupSocket.html#SoupSocket--gsocket">The “gsocket” property</a>
391
391
  </dt>
392
- <dt id="ientry-idm36411">SoupSocket:iostream, <a class="indexterm" href="SoupSocket.html#SoupSocket--iostream">The “iostream” property</a>
392
+ <dt id="ientry-idm36412">SoupSocket:iostream, <a class="indexterm" href="SoupSocket.html#SoupSocket--iostream">The “iostream” property</a>
393
393
  </dt>
394
- <dt id="ientry-idm36421">SoupSocket:ipv6-only, <a class="indexterm" href="SoupSocket.html#SoupSocket--ipv6-only">The “ipv6-only” property</a>
394
+ <dt id="ientry-idm36422">SoupSocket:ipv6-only, <a class="indexterm" href="SoupSocket.html#SoupSocket--ipv6-only">The “ipv6-only” property</a>
395
395
  </dt>
396
- <dt id="ientry-idm36432">SoupSocket:is-server, <a class="indexterm" href="SoupSocket.html#SoupSocket--is-server">The “is-server” property</a>
396
+ <dt id="ientry-idm36433">SoupSocket:is-server, <a class="indexterm" href="SoupSocket.html#SoupSocket--is-server">The “is-server” property</a>
397
397
  </dt>
398
- <dt id="ientry-idm36450">SoupSocket:local-address, <a class="indexterm" href="SoupSocket.html#SoupSocket--local-address">The “local-address” property</a>
398
+ <dt id="ientry-idm36451">SoupSocket:local-address, <a class="indexterm" href="SoupSocket.html#SoupSocket--local-address">The “local-address” property</a>
399
399
  </dt>
400
- <dt id="ientry-idm36460">SoupSocket:non-blocking, <a class="indexterm" href="SoupSocket.html#SoupSocket--non-blocking">The “non-blocking” property</a>
400
+ <dt id="ientry-idm36461">SoupSocket:non-blocking, <a class="indexterm" href="SoupSocket.html#SoupSocket--non-blocking">The “non-blocking” property</a>
401
401
  </dt>
402
- <dt id="ientry-idm36495">SoupSocket:remote-address, <a class="indexterm" href="SoupSocket.html#SoupSocket--remote-address">The “remote-address” property</a>
402
+ <dt id="ientry-idm36496">SoupSocket:remote-address, <a class="indexterm" href="SoupSocket.html#SoupSocket--remote-address">The “remote-address” property</a>
403
403
  </dt>
404
- <dt id="ientry-idm36505">SoupSocket:socket-properties, <a class="indexterm" href="SoupSocket.html#SoupSocket--socket-properties">The “socket-properties” property</a>
404
+ <dt id="ientry-idm36506">SoupSocket:socket-properties, <a class="indexterm" href="SoupSocket.html#SoupSocket--socket-properties">The “socket-properties” property</a>
405
405
  </dt>
406
- <dt id="ientry-idm36515">SoupSocket:ssl-creds, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-creds">The “ssl-creds” property</a>
406
+ <dt id="ientry-idm36516">SoupSocket:ssl-creds, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-creds">The “ssl-creds” property</a>
407
407
  </dt>
408
- <dt id="ientry-idm36525">SoupSocket:ssl-fallback, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-fallback">The “ssl-fallback” property</a>
408
+ <dt id="ientry-idm36526">SoupSocket:ssl-fallback, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-fallback">The “ssl-fallback” property</a>
409
409
  </dt>
410
- <dt id="ientry-idm36536">SoupSocket:ssl-strict, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-strict">The “ssl-strict” property</a>
410
+ <dt id="ientry-idm36537">SoupSocket:ssl-strict, <a class="indexterm" href="SoupSocket.html#SoupSocket--ssl-strict">The “ssl-strict” property</a>
411
411
  </dt>
412
- <dt id="ientry-idm36547">SoupSocket:timeout, <a class="indexterm" href="SoupSocket.html#SoupSocket--timeout">The “timeout” property</a>
412
+ <dt id="ientry-idm36548">SoupSocket:timeout, <a class="indexterm" href="SoupSocket.html#SoupSocket--timeout">The “timeout” property</a>
413
413
  </dt>
414
- <dt id="ientry-idm36558">SoupSocket:tls-certificate, <a class="indexterm" href="SoupSocket.html#SoupSocket--tls-certificate">The “tls-certificate” property</a>
414
+ <dt id="ientry-idm36559">SoupSocket:tls-certificate, <a class="indexterm" href="SoupSocket.html#SoupSocket--tls-certificate">The “tls-certificate” property</a>
415
415
  </dt>
416
- <dt id="ientry-idm36568">SoupSocket:tls-errors, <a class="indexterm" href="SoupSocket.html#SoupSocket--tls-errors">The “tls-errors” property</a>
416
+ <dt id="ientry-idm36569">SoupSocket:tls-errors, <a class="indexterm" href="SoupSocket.html#SoupSocket--tls-errors">The “tls-errors” property</a>
417
417
  </dt>
418
- <dt id="ientry-idm36578">SoupSocket:trusted-certificate, <a class="indexterm" href="SoupSocket.html#SoupSocket--trusted-certificate">The “trusted-certificate” property</a>
418
+ <dt id="ientry-idm36579">SoupSocket:trusted-certificate, <a class="indexterm" href="SoupSocket.html#SoupSocket--trusted-certificate">The “trusted-certificate” property</a>
419
419
  </dt>
420
- <dt id="ientry-idm36589">SoupSocket:use-thread-context, <a class="indexterm" href="SoupSocket.html#SoupSocket--use-thread-context">The “use-thread-context” property</a>
420
+ <dt id="ientry-idm36590">SoupSocket:use-thread-context, <a class="indexterm" href="SoupSocket.html#SoupSocket--use-thread-context">The “use-thread-context” property</a>
421
421
  </dt>
422
- <dt id="ientry-idm35355">SoupSocketCallback, <a class="indexterm" href="SoupSocket.html#SoupSocketCallback">SoupSocketCallback ()</a>
422
+ <dt id="ientry-idm35356">SoupSocketCallback, <a class="indexterm" href="SoupSocket.html#SoupSocketCallback">SoupSocketCallback ()</a>
423
423
  </dt>
424
- <dt id="ientry-idm36223">SoupSocketIOStatus, <a class="indexterm" href="SoupSocket.html#SoupSocketIOStatus">enum SoupSocketIOStatus</a>
424
+ <dt id="ientry-idm36224">SoupSocketIOStatus, <a class="indexterm" href="SoupSocket.html#SoupSocketIOStatus">enum SoupSocketIOStatus</a>
425
425
  </dt>
426
- <dt id="ientry-idm24523">SoupStatus, <a class="indexterm" href="libsoup-2.4-soup-status.html#SoupStatus">enum SoupStatus</a>
426
+ <dt id="ientry-idm24524">SoupStatus, <a class="indexterm" href="libsoup-2.4-soup-status.html#SoupStatus">enum SoupStatus</a>
427
427
  </dt>
428
- <dt id="ientry-idm25088">SoupTLDError, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#SoupTLDError">enum SoupTLDError</a>
428
+ <dt id="ientry-idm25089">SoupTLDError, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#SoupTLDError">enum SoupTLDError</a>
429
429
  </dt>
430
- <dt id="ientry-idm26757">SoupURI, <a class="indexterm" href="SoupURI.html#SoupURI-struct">SoupURI</a>
430
+ <dt id="ientry-idm26758">SoupURI, <a class="indexterm" href="SoupURI.html#SoupURI-struct">SoupURI</a>
431
431
  </dt>
432
- <dt id="ientry-idm33207">SoupWebsocketCloseCode, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketCloseCode">enum SoupWebsocketCloseCode</a>
432
+ <dt id="ientry-idm33208">SoupWebsocketCloseCode, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketCloseCode">enum SoupWebsocketCloseCode</a>
433
433
  </dt>
434
- <dt id="ientry-idm33102">SoupWebsocketConnection, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-struct">SoupWebsocketConnection</a>
434
+ <dt id="ientry-idm33103">SoupWebsocketConnection, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-struct">SoupWebsocketConnection</a>
435
435
  </dt>
436
- <dt id="ientry-idm33460">SoupWebsocketConnection::closed, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-closed">The “closed” signal</a>
436
+ <dt id="ientry-idm33461">SoupWebsocketConnection::closed, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-closed">The “closed” signal</a>
437
437
  </dt>
438
- <dt id="ientry-idm33500">SoupWebsocketConnection::closing, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-closing">The “closing” signal</a>
438
+ <dt id="ientry-idm33501">SoupWebsocketConnection::closing, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-closing">The “closing” signal</a>
439
439
  </dt>
440
- <dt id="ientry-idm33537">SoupWebsocketConnection::error, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-error">The “error” signal</a>
440
+ <dt id="ientry-idm33538">SoupWebsocketConnection::error, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-error">The “error” signal</a>
441
441
  </dt>
442
- <dt id="ientry-idm33584">SoupWebsocketConnection::message, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-message">The “message” signal</a>
442
+ <dt id="ientry-idm33585">SoupWebsocketConnection::message, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-message">The “message” signal</a>
443
443
  </dt>
444
- <dt id="ientry-idm33639">SoupWebsocketConnection::pong, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-pong">The “pong” signal</a>
444
+ <dt id="ientry-idm33640">SoupWebsocketConnection::pong, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection-pong">The “pong” signal</a>
445
445
  </dt>
446
- <dt id="ientry-idm33352">SoupWebsocketConnection:connection-type, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--connection-type">The “connection-type” property</a>
446
+ <dt id="ientry-idm33353">SoupWebsocketConnection:connection-type, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--connection-type">The “connection-type” property</a>
447
447
  </dt>
448
- <dt id="ientry-idm33365">SoupWebsocketConnection:io-stream, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--io-stream">The “io-stream” property</a>
448
+ <dt id="ientry-idm33366">SoupWebsocketConnection:io-stream, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--io-stream">The “io-stream” property</a>
449
449
  </dt>
450
- <dt id="ientry-idm33378">SoupWebsocketConnection:keepalive-interval, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--keepalive-interval">The “keepalive-interval” property</a>
450
+ <dt id="ientry-idm33379">SoupWebsocketConnection:keepalive-interval, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--keepalive-interval">The “keepalive-interval” property</a>
451
451
  </dt>
452
- <dt id="ientry-idm33391">SoupWebsocketConnection:max-incoming-payload-size, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--max-incoming-payload-size">The “max-incoming-payload-size” property</a>
452
+ <dt id="ientry-idm33392">SoupWebsocketConnection:max-incoming-payload-size, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--max-incoming-payload-size">The “max-incoming-payload-size” property</a>
453
453
  </dt>
454
- <dt id="ientry-idm33404">SoupWebsocketConnection:origin, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--origin">The “origin” property</a>
454
+ <dt id="ientry-idm33405">SoupWebsocketConnection:origin, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--origin">The “origin” property</a>
455
455
  </dt>
456
- <dt id="ientry-idm33417">SoupWebsocketConnection:protocol, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--protocol">The “protocol” property</a>
456
+ <dt id="ientry-idm33418">SoupWebsocketConnection:protocol, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--protocol">The “protocol” property</a>
457
457
  </dt>
458
- <dt id="ientry-idm33432">SoupWebsocketConnection:state, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--state">The “state” property</a>
458
+ <dt id="ientry-idm33433">SoupWebsocketConnection:state, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--state">The “state” property</a>
459
459
  </dt>
460
- <dt id="ientry-idm33445">SoupWebsocketConnection:uri, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--uri">The “uri” property</a>
460
+ <dt id="ientry-idm33446">SoupWebsocketConnection:uri, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnection--uri">The “uri” property</a>
461
461
  </dt>
462
- <dt id="ientry-idm33110">SoupWebsocketConnectionType, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnectionType">enum SoupWebsocketConnectionType</a>
462
+ <dt id="ientry-idm33111">SoupWebsocketConnectionType, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketConnectionType">enum SoupWebsocketConnectionType</a>
463
463
  </dt>
464
- <dt id="ientry-idm33178">SoupWebsocketDataType, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketDataType">enum SoupWebsocketDataType</a>
464
+ <dt id="ientry-idm33179">SoupWebsocketDataType, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketDataType">enum SoupWebsocketDataType</a>
465
465
  </dt>
466
- <dt id="ientry-idm33298">SoupWebsocketError, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketError">enum SoupWebsocketError</a>
466
+ <dt id="ientry-idm33299">SoupWebsocketError, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketError">enum SoupWebsocketError</a>
467
467
  </dt>
468
- <dt id="ientry-idm33145">SoupWebsocketState, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketState">enum SoupWebsocketState</a>
468
+ <dt id="ientry-idm33146">SoupWebsocketState, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SoupWebsocketState">enum SoupWebsocketState</a>
469
469
  </dt>
470
- <dt id="ientry-idm31913">SoupXMLRPCError, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCError">enum SoupXMLRPCError</a>
470
+ <dt id="ientry-idm31914">SoupXMLRPCError, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCError">enum SoupXMLRPCError</a>
471
471
  </dt>
472
- <dt id="ientry-idm31945">SoupXMLRPCFault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCFault">enum SoupXMLRPCFault</a>
472
+ <dt id="ientry-idm31946">SoupXMLRPCFault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCFault">enum SoupXMLRPCFault</a>
473
473
  </dt>
474
- <dt id="ientry-idm32019">SoupXMLRPCParams, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCParams">SoupXMLRPCParams</a>
474
+ <dt id="ientry-idm32020">SoupXMLRPCParams, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SoupXMLRPCParams">SoupXMLRPCParams</a>
475
475
  </dt>
476
- <dt id="ientry-idm34790">SOUP_ADDRESS_ANY_PORT, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-ANY-PORT:CAPS">SOUP_ADDRESS_ANY_PORT</a>
476
+ <dt id="ientry-idm34791">SOUP_ADDRESS_ANY_PORT, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-ANY-PORT:CAPS">SOUP_ADDRESS_ANY_PORT</a>
477
477
  </dt>
478
- <dt id="ientry-idm34652">soup_address_equal_by_ip, <a class="indexterm" href="SoupAddress.html#soup-address-equal-by-ip">soup_address_equal_by_ip ()</a>
478
+ <dt id="ientry-idm34653">soup_address_equal_by_ip, <a class="indexterm" href="SoupAddress.html#soup-address-equal-by-ip">soup_address_equal_by_ip ()</a>
479
479
  </dt>
480
- <dt id="ientry-idm34548">soup_address_equal_by_name, <a class="indexterm" href="SoupAddress.html#soup-address-equal-by-name">soup_address_equal_by_name ()</a>
480
+ <dt id="ientry-idm34549">soup_address_equal_by_name, <a class="indexterm" href="SoupAddress.html#soup-address-equal-by-name">soup_address_equal_by_name ()</a>
481
481
  </dt>
482
- <dt id="ientry-idm34798">SOUP_ADDRESS_FAMILY, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-FAMILY:CAPS">SOUP_ADDRESS_FAMILY</a>
482
+ <dt id="ientry-idm34799">SOUP_ADDRESS_FAMILY, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-FAMILY:CAPS">SOUP_ADDRESS_FAMILY</a>
483
483
  </dt>
484
- <dt id="ientry-idm34435">soup_address_get_gsockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-get-gsockaddr">soup_address_get_gsockaddr ()</a>
484
+ <dt id="ientry-idm34436">soup_address_get_gsockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-get-gsockaddr">soup_address_get_gsockaddr ()</a>
485
485
  </dt>
486
- <dt id="ientry-idm34342">soup_address_get_name, <a class="indexterm" href="SoupAddress.html#soup-address-get-name">soup_address_get_name ()</a>
486
+ <dt id="ientry-idm34343">soup_address_get_name, <a class="indexterm" href="SoupAddress.html#soup-address-get-name">soup_address_get_name ()</a>
487
487
  </dt>
488
- <dt id="ientry-idm34475">soup_address_get_physical, <a class="indexterm" href="SoupAddress.html#soup-address-get-physical">soup_address_get_physical ()</a>
488
+ <dt id="ientry-idm34476">soup_address_get_physical, <a class="indexterm" href="SoupAddress.html#soup-address-get-physical">soup_address_get_physical ()</a>
489
489
  </dt>
490
- <dt id="ientry-idm34517">soup_address_get_port, <a class="indexterm" href="SoupAddress.html#soup-address-get-port">soup_address_get_port ()</a>
490
+ <dt id="ientry-idm34518">soup_address_get_port, <a class="indexterm" href="SoupAddress.html#soup-address-get-port">soup_address_get_port ()</a>
491
491
  </dt>
492
- <dt id="ientry-idm34382">soup_address_get_sockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-get-sockaddr">soup_address_get_sockaddr ()</a>
492
+ <dt id="ientry-idm34383">soup_address_get_sockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-get-sockaddr">soup_address_get_sockaddr ()</a>
493
493
  </dt>
494
- <dt id="ientry-idm34711">soup_address_hash_by_ip, <a class="indexterm" href="SoupAddress.html#soup-address-hash-by-ip">soup_address_hash_by_ip ()</a>
494
+ <dt id="ientry-idm34712">soup_address_hash_by_ip, <a class="indexterm" href="SoupAddress.html#soup-address-hash-by-ip">soup_address_hash_by_ip ()</a>
495
495
  </dt>
496
- <dt id="ientry-idm34613">soup_address_hash_by_name, <a class="indexterm" href="SoupAddress.html#soup-address-hash-by-name">soup_address_hash_by_name ()</a>
496
+ <dt id="ientry-idm34614">soup_address_hash_by_name, <a class="indexterm" href="SoupAddress.html#soup-address-hash-by-name">soup_address_hash_by_name ()</a>
497
497
  </dt>
498
- <dt id="ientry-idm34305">soup_address_is_resolved, <a class="indexterm" href="SoupAddress.html#soup-address-is-resolved">soup_address_is_resolved ()</a>
498
+ <dt id="ientry-idm34306">soup_address_is_resolved, <a class="indexterm" href="SoupAddress.html#soup-address-is-resolved">soup_address_is_resolved ()</a>
499
499
  </dt>
500
- <dt id="ientry-idm34808">SOUP_ADDRESS_NAME, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-NAME:CAPS">SOUP_ADDRESS_NAME</a>
500
+ <dt id="ientry-idm34809">SOUP_ADDRESS_NAME, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-NAME:CAPS">SOUP_ADDRESS_NAME</a>
501
501
  </dt>
502
- <dt id="ientry-idm33940">soup_address_new, <a class="indexterm" href="SoupAddress.html#soup-address-new">soup_address_new ()</a>
502
+ <dt id="ientry-idm33941">soup_address_new, <a class="indexterm" href="SoupAddress.html#soup-address-new">soup_address_new ()</a>
503
503
  </dt>
504
- <dt id="ientry-idm34037">soup_address_new_any, <a class="indexterm" href="SoupAddress.html#soup-address-new-any">soup_address_new_any ()</a>
504
+ <dt id="ientry-idm34038">soup_address_new_any, <a class="indexterm" href="SoupAddress.html#soup-address-new-any">soup_address_new_any ()</a>
505
505
  </dt>
506
- <dt id="ientry-idm33989">soup_address_new_from_sockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-new-from-sockaddr">soup_address_new_from_sockaddr ()</a>
506
+ <dt id="ientry-idm33990">soup_address_new_from_sockaddr, <a class="indexterm" href="SoupAddress.html#soup-address-new-from-sockaddr">soup_address_new_from_sockaddr ()</a>
507
507
  </dt>
508
- <dt id="ientry-idm34816">SOUP_ADDRESS_PHYSICAL, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PHYSICAL:CAPS">SOUP_ADDRESS_PHYSICAL</a>
508
+ <dt id="ientry-idm34817">SOUP_ADDRESS_PHYSICAL, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PHYSICAL:CAPS">SOUP_ADDRESS_PHYSICAL</a>
509
509
  </dt>
510
- <dt id="ientry-idm34824">SOUP_ADDRESS_PORT, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PORT:CAPS">SOUP_ADDRESS_PORT</a>
510
+ <dt id="ientry-idm34825">SOUP_ADDRESS_PORT, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PORT:CAPS">SOUP_ADDRESS_PORT</a>
511
511
  </dt>
512
- <dt id="ientry-idm34840">SOUP_ADDRESS_PROTOCOL, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PROTOCOL:CAPS">SOUP_ADDRESS_PROTOCOL</a>
512
+ <dt id="ientry-idm34841">SOUP_ADDRESS_PROTOCOL, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-PROTOCOL:CAPS">SOUP_ADDRESS_PROTOCOL</a>
513
513
  </dt>
514
- <dt id="ientry-idm34146">soup_address_resolve_async, <a class="indexterm" href="SoupAddress.html#soup-address-resolve-async">soup_address_resolve_async ()</a>
514
+ <dt id="ientry-idm34147">soup_address_resolve_async, <a class="indexterm" href="SoupAddress.html#soup-address-resolve-async">soup_address_resolve_async ()</a>
515
515
  </dt>
516
- <dt id="ientry-idm34240">soup_address_resolve_sync, <a class="indexterm" href="SoupAddress.html#soup-address-resolve-sync">soup_address_resolve_sync ()</a>
516
+ <dt id="ientry-idm34241">soup_address_resolve_sync, <a class="indexterm" href="SoupAddress.html#soup-address-resolve-sync">soup_address_resolve_sync ()</a>
517
517
  </dt>
518
- <dt id="ientry-idm34832">SOUP_ADDRESS_SOCKADDR, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-SOCKADDR:CAPS">SOUP_ADDRESS_SOCKADDR</a>
518
+ <dt id="ientry-idm34833">SOUP_ADDRESS_SOCKADDR, <a class="indexterm" href="SoupAddress.html#SOUP-ADDRESS-SOCKADDR:CAPS">SOUP_ADDRESS_SOCKADDR</a>
519
519
  </dt>
520
- <dt id="ientry-idm14370">soup_add_completion, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-completion">soup_add_completion ()</a>
520
+ <dt id="ientry-idm14371">soup_add_completion, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-completion">soup_add_completion ()</a>
521
521
  </dt>
522
- <dt id="ientry-idm14436">soup_add_idle, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-idle">soup_add_idle ()</a>
522
+ <dt id="ientry-idm14437">soup_add_idle, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-idle">soup_add_idle ()</a>
523
523
  </dt>
524
- <dt id="ientry-idm14508">soup_add_io_watch, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-io-watch">soup_add_io_watch ()</a>
524
+ <dt id="ientry-idm14509">soup_add_io_watch, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-io-watch">soup_add_io_watch ()</a>
525
525
  </dt>
526
- <dt id="ientry-idm14593">soup_add_timeout, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-timeout">soup_add_timeout ()</a>
526
+ <dt id="ientry-idm14594">soup_add_timeout, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-add-timeout">soup_add_timeout ()</a>
527
527
  </dt>
528
528
  <dt id="ientry-idm1412">soup_auth_authenticate, <a class="indexterm" href="SoupAuth.html#soup-auth-authenticate">soup_auth_authenticate ()</a>
529
529
  </dt>
@@ -607,9 +607,9 @@
607
607
  </dt>
608
608
  <dt id="ientry-idm1529">soup_auth_is_ready, <a class="indexterm" href="SoupAuth.html#soup-auth-is-ready">soup_auth_is_ready ()</a>
609
609
  </dt>
610
- <dt id="ientry-idm27868">soup_auth_manager_clear_cached_credentials, <a class="indexterm" href="SoupAuthManager.html#soup-auth-manager-clear-cached-credentials">soup_auth_manager_clear_cached_credentials ()</a>
610
+ <dt id="ientry-idm27869">soup_auth_manager_clear_cached_credentials, <a class="indexterm" href="SoupAuthManager.html#soup-auth-manager-clear-cached-credentials">soup_auth_manager_clear_cached_credentials ()</a>
611
611
  </dt>
612
- <dt id="ientry-idm27812">soup_auth_manager_use_auth, <a class="indexterm" href="SoupAuthManager.html#soup-auth-manager-use-auth">soup_auth_manager_use_auth ()</a>
612
+ <dt id="ientry-idm27813">soup_auth_manager_use_auth, <a class="indexterm" href="SoupAuthManager.html#soup-auth-manager-use-auth">soup_auth_manager_use_auth ()</a>
613
613
  </dt>
614
614
  <dt id="ientry-idm1233">soup_auth_negotiate_supported, <a class="indexterm" href="SoupAuth.html#soup-auth-negotiate-supported">soup_auth_negotiate_supported ()</a>
615
615
  </dt>
@@ -621,23 +621,23 @@
621
621
  </dt>
622
622
  <dt id="ientry-idm1166">soup_auth_update, <a class="indexterm" href="SoupAuth.html#soup-auth-update">soup_auth_update ()</a>
623
623
  </dt>
624
- <dt id="ientry-idm11562">soup_buffer_copy, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-copy">soup_buffer_copy ()</a>
624
+ <dt id="ientry-idm11563">soup_buffer_copy, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-copy">soup_buffer_copy ()</a>
625
625
  </dt>
626
- <dt id="ientry-idm11603">soup_buffer_free, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-free">soup_buffer_free ()</a>
626
+ <dt id="ientry-idm11604">soup_buffer_free, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-free">soup_buffer_free ()</a>
627
627
  </dt>
628
- <dt id="ientry-idm11634">soup_buffer_get_as_bytes, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-as-bytes">soup_buffer_get_as_bytes ()</a>
628
+ <dt id="ientry-idm11635">soup_buffer_get_as_bytes, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-as-bytes">soup_buffer_get_as_bytes ()</a>
629
629
  </dt>
630
- <dt id="ientry-idm11507">soup_buffer_get_data, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-data">soup_buffer_get_data ()</a>
630
+ <dt id="ientry-idm11508">soup_buffer_get_data, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-data">soup_buffer_get_data ()</a>
631
631
  </dt>
632
- <dt id="ientry-idm11470">soup_buffer_get_owner, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-owner">soup_buffer_get_owner ()</a>
632
+ <dt id="ientry-idm11471">soup_buffer_get_owner, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-get-owner">soup_buffer_get_owner ()</a>
633
633
  </dt>
634
- <dt id="ientry-idm11215">soup_buffer_new, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new">soup_buffer_new ()</a>
634
+ <dt id="ientry-idm11216">soup_buffer_new, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new">soup_buffer_new ()</a>
635
635
  </dt>
636
- <dt id="ientry-idm11272">soup_buffer_new_subbuffer, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-subbuffer">soup_buffer_new_subbuffer ()</a>
636
+ <dt id="ientry-idm11273">soup_buffer_new_subbuffer, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-subbuffer">soup_buffer_new_subbuffer ()</a>
637
637
  </dt>
638
- <dt id="ientry-idm11413">soup_buffer_new_take, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-take">soup_buffer_new_take ()</a>
638
+ <dt id="ientry-idm11414">soup_buffer_new_take, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-take">soup_buffer_new_take ()</a>
639
639
  </dt>
640
- <dt id="ientry-idm11330">soup_buffer_new_with_owner, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-with-owner">soup_buffer_new_with_owner ()</a>
640
+ <dt id="ientry-idm11331">soup_buffer_new_with_owner, <a class="indexterm" href="SoupMessageBody.html#soup-buffer-new-with-owner">soup_buffer_new_with_owner ()</a>
641
641
  </dt>
642
642
  <dt id="ientry-idm3863">soup_cache_clear, <a class="indexterm" href="SoupCache.html#soup-cache-clear">soup_cache_clear ()</a>
643
643
  </dt>
@@ -653,51 +653,51 @@
653
653
  </dt>
654
654
  <dt id="ientry-idm3988">soup_cache_set_max_size, <a class="indexterm" href="SoupCache.html#soup-cache-set-max-size">soup_cache_set_max_size ()</a>
655
655
  </dt>
656
- <dt id="ientry-idm27213">soup_check_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-check-version">soup_check_version ()</a>
656
+ <dt id="ientry-idm27214">soup_check_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-check-version">soup_check_version ()</a>
657
657
  </dt>
658
- <dt id="ientry-idm27263">SOUP_CHECK_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-CHECK-VERSION:CAPS">SOUP_CHECK_VERSION()</a>
658
+ <dt id="ientry-idm27264">SOUP_CHECK_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-CHECK-VERSION:CAPS">SOUP_CHECK_VERSION()</a>
659
659
  </dt>
660
- <dt id="ientry-idm19938">soup_client_context_get_address, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-client-context-get-address">soup_client_context_get_address ()</a>
660
+ <dt id="ientry-idm19939">soup_client_context_get_address, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-client-context-get-address">soup_client_context_get_address ()</a>
661
661
  </dt>
662
- <dt id="ientry-idm18583">soup_client_context_get_auth_domain, <a class="indexterm" href="SoupServer.html#soup-client-context-get-auth-domain">soup_client_context_get_auth_domain ()</a>
662
+ <dt id="ientry-idm18584">soup_client_context_get_auth_domain, <a class="indexterm" href="SoupServer.html#soup-client-context-get-auth-domain">soup_client_context_get_auth_domain ()</a>
663
663
  </dt>
664
- <dt id="ientry-idm18624">soup_client_context_get_auth_user, <a class="indexterm" href="SoupServer.html#soup-client-context-get-auth-user">soup_client_context_get_auth_user ()</a>
664
+ <dt id="ientry-idm18625">soup_client_context_get_auth_user, <a class="indexterm" href="SoupServer.html#soup-client-context-get-auth-user">soup_client_context_get_auth_user ()</a>
665
665
  </dt>
666
- <dt id="ientry-idm18660">soup_client_context_get_gsocket, <a class="indexterm" href="SoupServer.html#soup-client-context-get-gsocket">soup_client_context_get_gsocket ()</a>
666
+ <dt id="ientry-idm18661">soup_client_context_get_gsocket, <a class="indexterm" href="SoupServer.html#soup-client-context-get-gsocket">soup_client_context_get_gsocket ()</a>
667
667
  </dt>
668
- <dt id="ientry-idm18546">soup_client_context_get_host, <a class="indexterm" href="SoupServer.html#soup-client-context-get-host">soup_client_context_get_host ()</a>
668
+ <dt id="ientry-idm18547">soup_client_context_get_host, <a class="indexterm" href="SoupServer.html#soup-client-context-get-host">soup_client_context_get_host ()</a>
669
669
  </dt>
670
- <dt id="ientry-idm18458">soup_client_context_get_local_address, <a class="indexterm" href="SoupServer.html#soup-client-context-get-local-address">soup_client_context_get_local_address ()</a>
670
+ <dt id="ientry-idm18459">soup_client_context_get_local_address, <a class="indexterm" href="SoupServer.html#soup-client-context-get-local-address">soup_client_context_get_local_address ()</a>
671
671
  </dt>
672
- <dt id="ientry-idm18502">soup_client_context_get_remote_address, <a class="indexterm" href="SoupServer.html#soup-client-context-get-remote-address">soup_client_context_get_remote_address ()</a>
672
+ <dt id="ientry-idm18503">soup_client_context_get_remote_address, <a class="indexterm" href="SoupServer.html#soup-client-context-get-remote-address">soup_client_context_get_remote_address ()</a>
673
673
  </dt>
674
- <dt id="ientry-idm19888">soup_client_context_get_socket, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-client-context-get-socket">soup_client_context_get_socket ()</a>
674
+ <dt id="ientry-idm19889">soup_client_context_get_socket, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-client-context-get-socket">soup_client_context_get_socket ()</a>
675
675
  </dt>
676
- <dt id="ientry-idm18707">soup_client_context_steal_connection, <a class="indexterm" href="SoupServer.html#soup-client-context-steal-connection">soup_client_context_steal_connection ()</a>
676
+ <dt id="ientry-idm18708">soup_client_context_steal_connection, <a class="indexterm" href="SoupServer.html#soup-client-context-steal-connection">soup_client_context_steal_connection ()</a>
677
677
  </dt>
678
- <dt id="ientry-idm28256">soup_content_sniffer_get_buffer_size, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-get-buffer-size">soup_content_sniffer_get_buffer_size ()</a>
678
+ <dt id="ientry-idm28257">soup_content_sniffer_get_buffer_size, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-get-buffer-size">soup_content_sniffer_get_buffer_size ()</a>
679
679
  </dt>
680
- <dt id="ientry-idm28165">soup_content_sniffer_new, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-new">soup_content_sniffer_new ()</a>
680
+ <dt id="ientry-idm28166">soup_content_sniffer_new, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-new">soup_content_sniffer_new ()</a>
681
681
  </dt>
682
- <dt id="ientry-idm28184">soup_content_sniffer_sniff, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-sniff">soup_content_sniffer_sniff ()</a>
682
+ <dt id="ientry-idm28185">soup_content_sniffer_sniff, <a class="indexterm" href="SoupContentSniffer.html#soup-content-sniffer-sniff">soup_content_sniffer_sniff ()</a>
683
683
  </dt>
684
- <dt id="ientry-idm5566">soup_cookies_free, <a class="indexterm" href="SoupCookie.html#soup-cookies-free">soup_cookies_free ()</a>
684
+ <dt id="ientry-idm5567">soup_cookies_free, <a class="indexterm" href="SoupCookie.html#soup-cookies-free">soup_cookies_free ()</a>
685
685
  </dt>
686
- <dt id="ientry-idm5332">soup_cookies_from_request, <a class="indexterm" href="SoupCookie.html#soup-cookies-from-request">soup_cookies_from_request ()</a>
686
+ <dt id="ientry-idm5333">soup_cookies_from_request, <a class="indexterm" href="SoupCookie.html#soup-cookies-from-request">soup_cookies_from_request ()</a>
687
687
  </dt>
688
- <dt id="ientry-idm5383">soup_cookies_from_response, <a class="indexterm" href="SoupCookie.html#soup-cookies-from-response">soup_cookies_from_response ()</a>
688
+ <dt id="ientry-idm5384">soup_cookies_from_response, <a class="indexterm" href="SoupCookie.html#soup-cookies-from-response">soup_cookies_from_response ()</a>
689
689
  </dt>
690
- <dt id="ientry-idm5525">soup_cookies_to_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-cookie-header">soup_cookies_to_cookie_header ()</a>
690
+ <dt id="ientry-idm5526">soup_cookies_to_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-cookie-header">soup_cookies_to_cookie_header ()</a>
691
691
  </dt>
692
- <dt id="ientry-idm5431">soup_cookies_to_request, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-request">soup_cookies_to_request ()</a>
692
+ <dt id="ientry-idm5432">soup_cookies_to_request, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-request">soup_cookies_to_request ()</a>
693
693
  </dt>
694
- <dt id="ientry-idm5478">soup_cookies_to_response, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-response">soup_cookies_to_response ()</a>
694
+ <dt id="ientry-idm5479">soup_cookies_to_response, <a class="indexterm" href="SoupCookie.html#soup-cookies-to-response">soup_cookies_to_response ()</a>
695
695
  </dt>
696
- <dt id="ientry-idm5157">soup_cookie_applies_to_uri, <a class="indexterm" href="SoupCookie.html#soup-cookie-applies-to-uri">soup_cookie_applies_to_uri ()</a>
696
+ <dt id="ientry-idm5158">soup_cookie_applies_to_uri, <a class="indexterm" href="SoupCookie.html#soup-cookie-applies-to-uri">soup_cookie_applies_to_uri ()</a>
697
697
  </dt>
698
698
  <dt id="ientry-idm4504">soup_cookie_copy, <a class="indexterm" href="SoupCookie.html#soup-cookie-copy">soup_cookie_copy ()</a>
699
699
  </dt>
700
- <dt id="ientry-idm5211">soup_cookie_domain_matches, <a class="indexterm" href="SoupCookie.html#soup-cookie-domain-matches">soup_cookie_domain_matches ()</a>
700
+ <dt id="ientry-idm5212">soup_cookie_domain_matches, <a class="indexterm" href="SoupCookie.html#soup-cookie-domain-matches">soup_cookie_domain_matches ()</a>
701
701
  </dt>
702
702
  <dt id="ientry-idm4538">soup_cookie_free, <a class="indexterm" href="SoupCookie.html#soup-cookie-free">soup_cookie_free ()</a>
703
703
  </dt>
@@ -705,59 +705,59 @@
705
705
  </dt>
706
706
  <dt id="ientry-idm4965">soup_cookie_get_expires, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-expires">soup_cookie_get_expires ()</a>
707
707
  </dt>
708
- <dt id="ientry-idm5123">soup_cookie_get_http_only, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-http-only">soup_cookie_get_http_only ()</a>
708
+ <dt id="ientry-idm5124">soup_cookie_get_http_only, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-http-only">soup_cookie_get_http_only ()</a>
709
709
  </dt>
710
710
  <dt id="ientry-idm4608">soup_cookie_get_name, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-name">soup_cookie_get_name ()</a>
711
711
  </dt>
712
712
  <dt id="ientry-idm4830">soup_cookie_get_path, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-path">soup_cookie_get_path ()</a>
713
713
  </dt>
714
- <dt id="ientry-idm5046">soup_cookie_get_secure, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-secure">soup_cookie_get_secure ()</a>
714
+ <dt id="ientry-idm5047">soup_cookie_get_secure, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-secure">soup_cookie_get_secure ()</a>
715
715
  </dt>
716
716
  <dt id="ientry-idm4682">soup_cookie_get_value, <a class="indexterm" href="SoupCookie.html#soup-cookie-get-value">soup_cookie_get_value ()</a>
717
717
  </dt>
718
- <dt id="ientry-idm29135">SOUP_COOKIE_JAR_ACCEPT_POLICY, <a class="indexterm" href="SoupCookieJar.html#SOUP-COOKIE-JAR-ACCEPT-POLICY:CAPS">SOUP_COOKIE_JAR_ACCEPT_POLICY</a>
718
+ <dt id="ientry-idm29136">SOUP_COOKIE_JAR_ACCEPT_POLICY, <a class="indexterm" href="SoupCookieJar.html#SOUP-COOKIE-JAR-ACCEPT-POLICY:CAPS">SOUP_COOKIE_JAR_ACCEPT_POLICY</a>
719
719
  </dt>
720
- <dt id="ientry-idm28775">soup_cookie_jar_add_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-add-cookie">soup_cookie_jar_add_cookie ()</a>
720
+ <dt id="ientry-idm28776">soup_cookie_jar_add_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-add-cookie">soup_cookie_jar_add_cookie ()</a>
721
721
  </dt>
722
- <dt id="ientry-idm28821">soup_cookie_jar_add_cookie_with_first_party, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-add-cookie-with-first-party">soup_cookie_jar_add_cookie_with_first_party ()</a>
722
+ <dt id="ientry-idm28822">soup_cookie_jar_add_cookie_with_first_party, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-add-cookie-with-first-party">soup_cookie_jar_add_cookie_with_first_party ()</a>
723
723
  </dt>
724
- <dt id="ientry-idm28921">soup_cookie_jar_all_cookies, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-all-cookies">soup_cookie_jar_all_cookies ()</a>
724
+ <dt id="ientry-idm28922">soup_cookie_jar_all_cookies, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-all-cookies">soup_cookie_jar_all_cookies ()</a>
725
725
  </dt>
726
- <dt id="ientry-idm29540">SOUP_COOKIE_JAR_DB_FILENAME, <a class="indexterm" href="SoupCookieJarDB.html#SOUP-COOKIE-JAR-DB-FILENAME:CAPS">SOUP_COOKIE_JAR_DB_FILENAME</a>
726
+ <dt id="ientry-idm29541">SOUP_COOKIE_JAR_DB_FILENAME, <a class="indexterm" href="SoupCookieJarDB.html#SOUP-COOKIE-JAR-DB-FILENAME:CAPS">SOUP_COOKIE_JAR_DB_FILENAME</a>
727
727
  </dt>
728
- <dt id="ientry-idm29476">soup_cookie_jar_db_new, <a class="indexterm" href="SoupCookieJarDB.html#soup-cookie-jar-db-new">soup_cookie_jar_db_new ()</a>
728
+ <dt id="ientry-idm29477">soup_cookie_jar_db_new, <a class="indexterm" href="SoupCookieJarDB.html#soup-cookie-jar-db-new">soup_cookie_jar_db_new ()</a>
729
729
  </dt>
730
- <dt id="ientry-idm28879">soup_cookie_jar_delete_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-delete-cookie">soup_cookie_jar_delete_cookie ()</a>
730
+ <dt id="ientry-idm28880">soup_cookie_jar_delete_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-delete-cookie">soup_cookie_jar_delete_cookie ()</a>
731
731
  </dt>
732
- <dt id="ientry-idm28963">soup_cookie_jar_get_accept_policy, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-accept-policy">soup_cookie_jar_get_accept_policy ()</a>
732
+ <dt id="ientry-idm28964">soup_cookie_jar_get_accept_policy, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-accept-policy">soup_cookie_jar_get_accept_policy ()</a>
733
733
  </dt>
734
- <dt id="ientry-idm28515">soup_cookie_jar_get_cookies, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-cookies">soup_cookie_jar_get_cookies ()</a>
734
+ <dt id="ientry-idm28516">soup_cookie_jar_get_cookies, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-cookies">soup_cookie_jar_get_cookies ()</a>
735
735
  </dt>
736
- <dt id="ientry-idm28583">soup_cookie_jar_get_cookie_list, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-cookie-list">soup_cookie_jar_get_cookie_list ()</a>
736
+ <dt id="ientry-idm28584">soup_cookie_jar_get_cookie_list, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-get-cookie-list">soup_cookie_jar_get_cookie_list ()</a>
737
737
  </dt>
738
- <dt id="ientry-idm29043">soup_cookie_jar_is_persistent, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-is-persistent">soup_cookie_jar_is_persistent ()</a>
738
+ <dt id="ientry-idm29044">soup_cookie_jar_is_persistent, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-is-persistent">soup_cookie_jar_is_persistent ()</a>
739
739
  </dt>
740
- <dt id="ientry-idm28494">soup_cookie_jar_new, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-new">soup_cookie_jar_new ()</a>
740
+ <dt id="ientry-idm28495">soup_cookie_jar_new, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-new">soup_cookie_jar_new ()</a>
741
741
  </dt>
742
- <dt id="ientry-idm29127">SOUP_COOKIE_JAR_READ_ONLY, <a class="indexterm" href="SoupCookieJar.html#SOUP-COOKIE-JAR-READ-ONLY:CAPS">SOUP_COOKIE_JAR_READ_ONLY</a>
742
+ <dt id="ientry-idm29128">SOUP_COOKIE_JAR_READ_ONLY, <a class="indexterm" href="SoupCookieJar.html#SOUP-COOKIE-JAR-READ-ONLY:CAPS">SOUP_COOKIE_JAR_READ_ONLY</a>
743
743
  </dt>
744
- <dt id="ientry-idm29001">soup_cookie_jar_set_accept_policy, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-accept-policy">soup_cookie_jar_set_accept_policy ()</a>
744
+ <dt id="ientry-idm29002">soup_cookie_jar_set_accept_policy, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-accept-policy">soup_cookie_jar_set_accept_policy ()</a>
745
745
  </dt>
746
- <dt id="ientry-idm28657">soup_cookie_jar_set_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-cookie">soup_cookie_jar_set_cookie ()</a>
746
+ <dt id="ientry-idm28658">soup_cookie_jar_set_cookie, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-cookie">soup_cookie_jar_set_cookie ()</a>
747
747
  </dt>
748
- <dt id="ientry-idm28714">soup_cookie_jar_set_cookie_with_first_party, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-cookie-with-first-party">soup_cookie_jar_set_cookie_with_first_party ()</a>
748
+ <dt id="ientry-idm28715">soup_cookie_jar_set_cookie_with_first_party, <a class="indexterm" href="SoupCookieJar.html#soup-cookie-jar-set-cookie-with-first-party">soup_cookie_jar_set_cookie_with_first_party ()</a>
749
749
  </dt>
750
- <dt id="ientry-idm29378">SOUP_COOKIE_JAR_TEXT_FILENAME, <a class="indexterm" href="SoupCookieJarText.html#SOUP-COOKIE-JAR-TEXT-FILENAME:CAPS">SOUP_COOKIE_JAR_TEXT_FILENAME</a>
750
+ <dt id="ientry-idm29379">SOUP_COOKIE_JAR_TEXT_FILENAME, <a class="indexterm" href="SoupCookieJarText.html#SOUP-COOKIE-JAR-TEXT-FILENAME:CAPS">SOUP_COOKIE_JAR_TEXT_FILENAME</a>
751
751
  </dt>
752
- <dt id="ientry-idm29316">soup_cookie_jar_text_new, <a class="indexterm" href="SoupCookieJarText.html#soup-cookie-jar-text-new">soup_cookie_jar_text_new ()</a>
752
+ <dt id="ientry-idm29317">soup_cookie_jar_text_new, <a class="indexterm" href="SoupCookieJarText.html#soup-cookie-jar-text-new">soup_cookie_jar_text_new ()</a>
753
753
  </dt>
754
- <dt id="ientry-idm5722">SOUP_COOKIE_MAX_AGE_ONE_DAY, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-DAY:CAPS">SOUP_COOKIE_MAX_AGE_ONE_DAY</a>
754
+ <dt id="ientry-idm5723">SOUP_COOKIE_MAX_AGE_ONE_DAY, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-DAY:CAPS">SOUP_COOKIE_MAX_AGE_ONE_DAY</a>
755
755
  </dt>
756
- <dt id="ientry-idm5710">SOUP_COOKIE_MAX_AGE_ONE_HOUR, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-HOUR:CAPS">SOUP_COOKIE_MAX_AGE_ONE_HOUR</a>
756
+ <dt id="ientry-idm5711">SOUP_COOKIE_MAX_AGE_ONE_HOUR, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-HOUR:CAPS">SOUP_COOKIE_MAX_AGE_ONE_HOUR</a>
757
757
  </dt>
758
- <dt id="ientry-idm5734">SOUP_COOKIE_MAX_AGE_ONE_WEEK, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-WEEK:CAPS">SOUP_COOKIE_MAX_AGE_ONE_WEEK</a>
758
+ <dt id="ientry-idm5735">SOUP_COOKIE_MAX_AGE_ONE_WEEK, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-WEEK:CAPS">SOUP_COOKIE_MAX_AGE_ONE_WEEK</a>
759
759
  </dt>
760
- <dt id="ientry-idm5746">SOUP_COOKIE_MAX_AGE_ONE_YEAR, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-YEAR:CAPS">SOUP_COOKIE_MAX_AGE_ONE_YEAR</a>
760
+ <dt id="ientry-idm5747">SOUP_COOKIE_MAX_AGE_ONE_YEAR, <a class="indexterm" href="SoupCookie.html#SOUP-COOKIE-MAX-AGE-ONE-YEAR:CAPS">SOUP_COOKIE_MAX_AGE_ONE_YEAR</a>
761
761
  </dt>
762
762
  <dt id="ientry-idm4350">soup_cookie_new, <a class="indexterm" href="SoupCookie.html#soup-cookie-new">soup_cookie_new ()</a>
763
763
  </dt>
@@ -767,7 +767,7 @@
767
767
  </dt>
768
768
  <dt id="ientry-idm4916">soup_cookie_set_expires, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-expires">soup_cookie_set_expires ()</a>
769
769
  </dt>
770
- <dt id="ientry-idm5080">soup_cookie_set_http_only, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-http-only">soup_cookie_set_http_only ()</a>
770
+ <dt id="ientry-idm5081">soup_cookie_set_http_only, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-http-only">soup_cookie_set_http_only ()</a>
771
771
  </dt>
772
772
  <dt id="ientry-idm4864">soup_cookie_set_max_age, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-max-age">soup_cookie_set_max_age ()</a>
773
773
  </dt>
@@ -775,828 +775,828 @@
775
775
  </dt>
776
776
  <dt id="ientry-idm4790">soup_cookie_set_path, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-path">soup_cookie_set_path ()</a>
777
777
  </dt>
778
- <dt id="ientry-idm5003">soup_cookie_set_secure, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-secure">soup_cookie_set_secure ()</a>
778
+ <dt id="ientry-idm5004">soup_cookie_set_secure, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-secure">soup_cookie_set_secure ()</a>
779
779
  </dt>
780
780
  <dt id="ientry-idm4642">soup_cookie_set_value, <a class="indexterm" href="SoupCookie.html#soup-cookie-set-value">soup_cookie_set_value ()</a>
781
781
  </dt>
782
- <dt id="ientry-idm5262">soup_cookie_to_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookie-to-cookie-header">soup_cookie_to_cookie_header ()</a>
782
+ <dt id="ientry-idm5263">soup_cookie_to_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookie-to-cookie-header">soup_cookie_to_cookie_header ()</a>
783
783
  </dt>
784
- <dt id="ientry-idm5297">soup_cookie_to_set_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookie-to-set-cookie-header">soup_cookie_to_set_cookie_header ()</a>
784
+ <dt id="ientry-idm5298">soup_cookie_to_set_cookie_header, <a class="indexterm" href="SoupCookie.html#soup-cookie-to-set-cookie-header">soup_cookie_to_set_cookie_header ()</a>
785
785
  </dt>
786
- <dt id="ientry-idm13532">soup_date_free, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-free">soup_date_free ()</a>
786
+ <dt id="ientry-idm13533">soup_date_free, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-free">soup_date_free ()</a>
787
787
  </dt>
788
- <dt id="ientry-idm13252">soup_date_get_day, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-day">soup_date_get_day ()</a>
788
+ <dt id="ientry-idm13253">soup_date_get_day, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-day">soup_date_get_day ()</a>
789
789
  </dt>
790
- <dt id="ientry-idm13286">soup_date_get_hour, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-hour">soup_date_get_hour ()</a>
790
+ <dt id="ientry-idm13287">soup_date_get_hour, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-hour">soup_date_get_hour ()</a>
791
791
  </dt>
792
- <dt id="ientry-idm13320">soup_date_get_minute, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-minute">soup_date_get_minute ()</a>
792
+ <dt id="ientry-idm13321">soup_date_get_minute, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-minute">soup_date_get_minute ()</a>
793
793
  </dt>
794
- <dt id="ientry-idm13354">soup_date_get_month, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-month">soup_date_get_month ()</a>
794
+ <dt id="ientry-idm13355">soup_date_get_month, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-month">soup_date_get_month ()</a>
795
795
  </dt>
796
- <dt id="ientry-idm13388">soup_date_get_offset, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-offset">soup_date_get_offset ()</a>
796
+ <dt id="ientry-idm13389">soup_date_get_offset, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-offset">soup_date_get_offset ()</a>
797
797
  </dt>
798
- <dt id="ientry-idm13428">soup_date_get_second, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-second">soup_date_get_second ()</a>
798
+ <dt id="ientry-idm13429">soup_date_get_second, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-second">soup_date_get_second ()</a>
799
799
  </dt>
800
- <dt id="ientry-idm13462">soup_date_get_utc, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-utc">soup_date_get_utc ()</a>
800
+ <dt id="ientry-idm13463">soup_date_get_utc, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-utc">soup_date_get_utc ()</a>
801
801
  </dt>
802
- <dt id="ientry-idm13498">soup_date_get_year, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-year">soup_date_get_year ()</a>
802
+ <dt id="ientry-idm13499">soup_date_get_year, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-get-year">soup_date_get_year ()</a>
803
803
  </dt>
804
- <dt id="ientry-idm13216">soup_date_is_past, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-is-past">soup_date_is_past ()</a>
804
+ <dt id="ientry-idm13217">soup_date_is_past, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-is-past">soup_date_is_past ()</a>
805
805
  </dt>
806
- <dt id="ientry-idm12906">soup_date_new, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new">soup_date_new ()</a>
806
+ <dt id="ientry-idm12907">soup_date_new, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new">soup_date_new ()</a>
807
807
  </dt>
808
- <dt id="ientry-idm13055">soup_date_new_from_now, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-now">soup_date_new_from_now ()</a>
808
+ <dt id="ientry-idm13056">soup_date_new_from_now, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-now">soup_date_new_from_now ()</a>
809
809
  </dt>
810
- <dt id="ientry-idm12984">soup_date_new_from_string, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-string">soup_date_new_from_string ()</a>
810
+ <dt id="ientry-idm12985">soup_date_new_from_string, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-string">soup_date_new_from_string ()</a>
811
811
  </dt>
812
- <dt id="ientry-idm13021">soup_date_new_from_time_t, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-time-t">soup_date_new_from_time_t ()</a>
812
+ <dt id="ientry-idm13022">soup_date_new_from_time_t, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-new-from-time-t">soup_date_new_from_time_t ()</a>
813
813
  </dt>
814
- <dt id="ientry-idm13092">soup_date_to_string, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-string">soup_date_to_string ()</a>
814
+ <dt id="ientry-idm13093">soup_date_to_string, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-string">soup_date_to_string ()</a>
815
815
  </dt>
816
- <dt id="ientry-idm13171">soup_date_to_timeval, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-timeval">soup_date_to_timeval ()</a>
816
+ <dt id="ientry-idm13172">soup_date_to_timeval, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-timeval">soup_date_to_timeval ()</a>
817
817
  </dt>
818
- <dt id="ientry-idm13134">soup_date_to_time_t, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-time-t">soup_date_to_time_t ()</a>
818
+ <dt id="ientry-idm13135">soup_date_to_time_t, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-date-to-time-t">soup_date_to_time_t ()</a>
819
819
  </dt>
820
- <dt id="ientry-idm30381">soup_form_decode, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-decode">soup_form_decode ()</a>
820
+ <dt id="ientry-idm30382">soup_form_decode, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-decode">soup_form_decode ()</a>
821
821
  </dt>
822
- <dt id="ientry-idm30417">soup_form_decode_multipart, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-decode-multipart">soup_form_decode_multipart ()</a>
822
+ <dt id="ientry-idm30418">soup_form_decode_multipart, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-decode-multipart">soup_form_decode_multipart ()</a>
823
823
  </dt>
824
- <dt id="ientry-idm30545">soup_form_encode, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode">soup_form_encode ()</a>
824
+ <dt id="ientry-idm30546">soup_form_encode, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode">soup_form_encode ()</a>
825
825
  </dt>
826
- <dt id="ientry-idm30588">soup_form_encode_datalist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-datalist">soup_form_encode_datalist ()</a>
826
+ <dt id="ientry-idm30589">soup_form_encode_datalist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-datalist">soup_form_encode_datalist ()</a>
827
827
  </dt>
828
- <dt id="ientry-idm30619">soup_form_encode_hash, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-hash">soup_form_encode_hash ()</a>
828
+ <dt id="ientry-idm30620">soup_form_encode_hash, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-hash">soup_form_encode_hash ()</a>
829
829
  </dt>
830
- <dt id="ientry-idm30653">soup_form_encode_valist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-valist">soup_form_encode_valist ()</a>
830
+ <dt id="ientry-idm30654">soup_form_encode_valist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-encode-valist">soup_form_encode_valist ()</a>
831
831
  </dt>
832
- <dt id="ientry-idm30956">SOUP_FORM_MIME_TYPE_MULTIPART, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#SOUP-FORM-MIME-TYPE-MULTIPART:CAPS">SOUP_FORM_MIME_TYPE_MULTIPART</a>
832
+ <dt id="ientry-idm30957">SOUP_FORM_MIME_TYPE_MULTIPART, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#SOUP-FORM-MIME-TYPE-MULTIPART:CAPS">SOUP_FORM_MIME_TYPE_MULTIPART</a>
833
833
  </dt>
834
- <dt id="ientry-idm30965">SOUP_FORM_MIME_TYPE_URLENCODED, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#SOUP-FORM-MIME-TYPE-URLENCODED:CAPS">SOUP_FORM_MIME_TYPE_URLENCODED</a>
834
+ <dt id="ientry-idm30966">SOUP_FORM_MIME_TYPE_URLENCODED, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#SOUP-FORM-MIME-TYPE-URLENCODED:CAPS">SOUP_FORM_MIME_TYPE_URLENCODED</a>
835
835
  </dt>
836
- <dt id="ientry-idm30698">soup_form_request_new, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new">soup_form_request_new ()</a>
836
+ <dt id="ientry-idm30699">soup_form_request_new, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new">soup_form_request_new ()</a>
837
837
  </dt>
838
- <dt id="ientry-idm30768">soup_form_request_new_from_datalist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-datalist">soup_form_request_new_from_datalist ()</a>
838
+ <dt id="ientry-idm30769">soup_form_request_new_from_datalist, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-datalist">soup_form_request_new_from_datalist ()</a>
839
839
  </dt>
840
- <dt id="ientry-idm30827">soup_form_request_new_from_hash, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-hash">soup_form_request_new_from_hash ()</a>
840
+ <dt id="ientry-idm30828">soup_form_request_new_from_hash, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-hash">soup_form_request_new_from_hash ()</a>
841
841
  </dt>
842
- <dt id="ientry-idm30888">soup_form_request_new_from_multipart, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-multipart">soup_form_request_new_from_multipart ()</a>
842
+ <dt id="ientry-idm30889">soup_form_request_new_from_multipart, <a class="indexterm" href="libsoup-2.4-HTML-Form-Support.html#soup-form-request-new-from-multipart">soup_form_request_new_from_multipart ()</a>
843
843
  </dt>
844
- <dt id="ientry-idm27159">soup_get_major_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-major-version">soup_get_major_version ()</a>
844
+ <dt id="ientry-idm27160">soup_get_major_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-major-version">soup_get_major_version ()</a>
845
845
  </dt>
846
- <dt id="ientry-idm27195">soup_get_micro_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-micro-version">soup_get_micro_version ()</a>
846
+ <dt id="ientry-idm27196">soup_get_micro_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-micro-version">soup_get_micro_version ()</a>
847
847
  </dt>
848
- <dt id="ientry-idm27177">soup_get_minor_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-minor-version">soup_get_minor_version ()</a>
848
+ <dt id="ientry-idm27178">soup_get_minor_version, <a class="indexterm" href="libsoup-2.4-Version-Information.html#soup-get-minor-version">soup_get_minor_version ()</a>
849
849
  </dt>
850
- <dt id="ientry-idm13838">soup_headers_parse, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse">soup_headers_parse ()</a>
850
+ <dt id="ientry-idm13839">soup_headers_parse, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse">soup_headers_parse ()</a>
851
851
  </dt>
852
- <dt id="ientry-idm13562">soup_headers_parse_request, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-request">soup_headers_parse_request ()</a>
852
+ <dt id="ientry-idm13563">soup_headers_parse_request, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-request">soup_headers_parse_request ()</a>
853
853
  </dt>
854
- <dt id="ientry-idm13662">soup_headers_parse_response, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-response">soup_headers_parse_response ()</a>
854
+ <dt id="ientry-idm13663">soup_headers_parse_response, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-response">soup_headers_parse_response ()</a>
855
855
  </dt>
856
- <dt id="ientry-idm13760">soup_headers_parse_status_line, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-status-line">soup_headers_parse_status_line ()</a>
856
+ <dt id="ientry-idm13761">soup_headers_parse_status_line, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-headers-parse-status-line">soup_headers_parse_status_line ()</a>
857
857
  </dt>
858
- <dt id="ientry-idm14020">soup_header_contains, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-contains">soup_header_contains ()</a>
858
+ <dt id="ientry-idm14021">soup_header_contains, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-contains">soup_header_contains ()</a>
859
859
  </dt>
860
- <dt id="ientry-idm13985">soup_header_free_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-free-list">soup_header_free_list ()</a>
860
+ <dt id="ientry-idm13986">soup_header_free_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-free-list">soup_header_free_list ()</a>
861
861
  </dt>
862
- <dt id="ientry-idm14147">soup_header_free_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-free-param-list">soup_header_free_param_list ()</a>
862
+ <dt id="ientry-idm14148">soup_header_free_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-free-param-list">soup_header_free_param_list ()</a>
863
863
  </dt>
864
- <dt id="ientry-idm14181">soup_header_g_string_append_param, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-g-string-append-param">soup_header_g_string_append_param ()</a>
864
+ <dt id="ientry-idm14182">soup_header_g_string_append_param, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-g-string-append-param">soup_header_g_string_append_param ()</a>
865
865
  </dt>
866
- <dt id="ientry-idm14244">soup_header_g_string_append_param_quoted, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-g-string-append-param-quoted">soup_header_g_string_append_param_quoted ()</a>
866
+ <dt id="ientry-idm14245">soup_header_g_string_append_param_quoted, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-g-string-append-param-quoted">soup_header_g_string_append_param_quoted ()</a>
867
867
  </dt>
868
- <dt id="ientry-idm13897">soup_header_parse_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-list">soup_header_parse_list ()</a>
868
+ <dt id="ientry-idm13898">soup_header_parse_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-list">soup_header_parse_list ()</a>
869
869
  </dt>
870
- <dt id="ientry-idm14063">soup_header_parse_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-param-list">soup_header_parse_param_list ()</a>
870
+ <dt id="ientry-idm14064">soup_header_parse_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-param-list">soup_header_parse_param_list ()</a>
871
871
  </dt>
872
- <dt id="ientry-idm13933">soup_header_parse_quality_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-quality-list">soup_header_parse_quality_list ()</a>
872
+ <dt id="ientry-idm13934">soup_header_parse_quality_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-quality-list">soup_header_parse_quality_list ()</a>
873
873
  </dt>
874
- <dt id="ientry-idm14104">soup_header_parse_semi_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-semi-param-list">soup_header_parse_semi_param_list ()</a>
874
+ <dt id="ientry-idm14105">soup_header_parse_semi_param_list, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-header-parse-semi-param-list">soup_header_parse_semi_param_list ()</a>
875
875
  </dt>
876
- <dt id="ientry-idm24921">SOUP_HTTP_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-HTTP-ERROR:CAPS">SOUP_HTTP_ERROR</a>
876
+ <dt id="ientry-idm24922">SOUP_HTTP_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-HTTP-ERROR:CAPS">SOUP_HTTP_ERROR</a>
877
877
  </dt>
878
- <dt id="ientry-idm29732">soup_logger_new, <a class="indexterm" href="SoupLogger.html#soup-logger-new">soup_logger_new ()</a>
878
+ <dt id="ientry-idm29733">soup_logger_new, <a class="indexterm" href="SoupLogger.html#soup-logger-new">soup_logger_new ()</a>
879
879
  </dt>
880
- <dt id="ientry-idm30047">soup_logger_set_printer, <a class="indexterm" href="SoupLogger.html#soup-logger-set-printer">soup_logger_set_printer ()</a>
880
+ <dt id="ientry-idm30048">soup_logger_set_printer, <a class="indexterm" href="SoupLogger.html#soup-logger-set-printer">soup_logger_set_printer ()</a>
881
881
  </dt>
882
- <dt id="ientry-idm29844">soup_logger_set_request_filter, <a class="indexterm" href="SoupLogger.html#soup-logger-set-request-filter">soup_logger_set_request_filter ()</a>
882
+ <dt id="ientry-idm29845">soup_logger_set_request_filter, <a class="indexterm" href="SoupLogger.html#soup-logger-set-request-filter">soup_logger_set_request_filter ()</a>
883
883
  </dt>
884
- <dt id="ientry-idm29906">soup_logger_set_response_filter, <a class="indexterm" href="SoupLogger.html#soup-logger-set-response-filter">soup_logger_set_response_filter ()</a>
884
+ <dt id="ientry-idm29907">soup_logger_set_response_filter, <a class="indexterm" href="SoupLogger.html#soup-logger-set-response-filter">soup_logger_set_response_filter ()</a>
885
885
  </dt>
886
- <dt id="ientry-idm27304">SOUP_MAJOR_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MAJOR-VERSION:CAPS">SOUP_MAJOR_VERSION</a>
886
+ <dt id="ientry-idm27305">SOUP_MAJOR_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MAJOR-VERSION:CAPS">SOUP_MAJOR_VERSION</a>
887
887
  </dt>
888
- <dt id="ientry-idm7120">soup_message_add_header_handler, <a class="indexterm" href="SoupMessage.html#soup-message-add-header-handler">soup_message_add_header_handler ()</a>
888
+ <dt id="ientry-idm7121">soup_message_add_header_handler, <a class="indexterm" href="SoupMessage.html#soup-message-add-header-handler">soup_message_add_header_handler ()</a>
889
889
  </dt>
890
- <dt id="ientry-idm7205">soup_message_add_status_code_handler, <a class="indexterm" href="SoupMessage.html#soup-message-add-status-code-handler">soup_message_add_status_code_handler ()</a>
890
+ <dt id="ientry-idm7206">soup_message_add_status_code_handler, <a class="indexterm" href="SoupMessage.html#soup-message-add-status-code-handler">soup_message_add_status_code_handler ()</a>
891
891
  </dt>
892
- <dt id="ientry-idm11846">soup_message_body_append, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append">soup_message_body_append ()</a>
892
+ <dt id="ientry-idm11847">soup_message_body_append, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append">soup_message_body_append ()</a>
893
893
  </dt>
894
- <dt id="ientry-idm11909">soup_message_body_append_buffer, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append-buffer">soup_message_body_append_buffer ()</a>
894
+ <dt id="ientry-idm11910">soup_message_body_append_buffer, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append-buffer">soup_message_body_append_buffer ()</a>
895
895
  </dt>
896
- <dt id="ientry-idm11954">soup_message_body_append_take, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append-take">soup_message_body_append_take ()</a>
896
+ <dt id="ientry-idm11955">soup_message_body_append_take, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-append-take">soup_message_body_append_take ()</a>
897
897
  </dt>
898
- <dt id="ientry-idm12044">soup_message_body_complete, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-complete">soup_message_body_complete ()</a>
898
+ <dt id="ientry-idm12045">soup_message_body_complete, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-complete">soup_message_body_complete ()</a>
899
899
  </dt>
900
- <dt id="ientry-idm12072">soup_message_body_flatten, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-flatten">soup_message_body_flatten ()</a>
900
+ <dt id="ientry-idm12073">soup_message_body_flatten, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-flatten">soup_message_body_flatten ()</a>
901
901
  </dt>
902
- <dt id="ientry-idm11700">soup_message_body_free, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-free">soup_message_body_free ()</a>
902
+ <dt id="ientry-idm11701">soup_message_body_free, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-free">soup_message_body_free ()</a>
903
903
  </dt>
904
- <dt id="ientry-idm11810">soup_message_body_get_accumulate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-get-accumulate">soup_message_body_get_accumulate ()</a>
904
+ <dt id="ientry-idm11811">soup_message_body_get_accumulate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-get-accumulate">soup_message_body_get_accumulate ()</a>
905
905
  </dt>
906
- <dt id="ientry-idm12108">soup_message_body_get_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-get-chunk">soup_message_body_get_chunk ()</a>
906
+ <dt id="ientry-idm12109">soup_message_body_get_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-get-chunk">soup_message_body_get_chunk ()</a>
907
907
  </dt>
908
- <dt id="ientry-idm12173">soup_message_body_got_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-got-chunk">soup_message_body_got_chunk ()</a>
908
+ <dt id="ientry-idm12174">soup_message_body_got_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-got-chunk">soup_message_body_got_chunk ()</a>
909
909
  </dt>
910
- <dt id="ientry-idm11681">soup_message_body_new, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-new">soup_message_body_new ()</a>
910
+ <dt id="ientry-idm11682">soup_message_body_new, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-new">soup_message_body_new ()</a>
911
911
  </dt>
912
- <dt id="ientry-idm11730">soup_message_body_set_accumulate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-set-accumulate">soup_message_body_set_accumulate ()</a>
912
+ <dt id="ientry-idm11731">soup_message_body_set_accumulate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-set-accumulate">soup_message_body_set_accumulate ()</a>
913
913
  </dt>
914
- <dt id="ientry-idm12016">soup_message_body_truncate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-truncate">soup_message_body_truncate ()</a>
914
+ <dt id="ientry-idm12017">soup_message_body_truncate, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-truncate">soup_message_body_truncate ()</a>
915
915
  </dt>
916
- <dt id="ientry-idm12223">soup_message_body_wrote_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-wrote-chunk">soup_message_body_wrote_chunk ()</a>
916
+ <dt id="ientry-idm12224">soup_message_body_wrote_chunk, <a class="indexterm" href="SoupMessageBody.html#soup-message-body-wrote-chunk">soup_message_body_wrote_chunk ()</a>
917
917
  </dt>
918
- <dt id="ientry-idm7432">soup_message_disable_feature, <a class="indexterm" href="SoupMessage.html#soup-message-disable-feature">soup_message_disable_feature ()</a>
918
+ <dt id="ientry-idm7433">soup_message_disable_feature, <a class="indexterm" href="SoupMessage.html#soup-message-disable-feature">soup_message_disable_feature ()</a>
919
919
  </dt>
920
- <dt id="ientry-idm7984">SOUP_MESSAGE_FIRST_PARTY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-FIRST-PARTY:CAPS">SOUP_MESSAGE_FIRST_PARTY</a>
920
+ <dt id="ientry-idm7985">SOUP_MESSAGE_FIRST_PARTY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-FIRST-PARTY:CAPS">SOUP_MESSAGE_FIRST_PARTY</a>
921
921
  </dt>
922
- <dt id="ientry-idm7946">SOUP_MESSAGE_FLAGS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-FLAGS:CAPS">SOUP_MESSAGE_FLAGS</a>
922
+ <dt id="ientry-idm7947">SOUP_MESSAGE_FLAGS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-FLAGS:CAPS">SOUP_MESSAGE_FLAGS</a>
923
923
  </dt>
924
- <dt id="ientry-idm6739">soup_message_get_address, <a class="indexterm" href="SoupMessage.html#soup-message-get-address">soup_message_get_address ()</a>
924
+ <dt id="ientry-idm6740">soup_message_get_address, <a class="indexterm" href="SoupMessage.html#soup-message-get-address">soup_message_get_address ()</a>
925
925
  </dt>
926
- <dt id="ientry-idm7079">soup_message_get_first_party, <a class="indexterm" href="SoupMessage.html#soup-message-get-first-party">soup_message_get_first_party ()</a>
926
+ <dt id="ientry-idm7080">soup_message_get_first_party, <a class="indexterm" href="SoupMessage.html#soup-message-get-first-party">soup_message_get_first_party ()</a>
927
927
  </dt>
928
- <dt id="ientry-idm7330">soup_message_get_flags, <a class="indexterm" href="SoupMessage.html#soup-message-get-flags">soup_message_get_flags ()</a>
928
+ <dt id="ientry-idm7331">soup_message_get_flags, <a class="indexterm" href="SoupMessage.html#soup-message-get-flags">soup_message_get_flags ()</a>
929
929
  </dt>
930
- <dt id="ientry-idm6957">soup_message_get_https_status, <a class="indexterm" href="SoupMessage.html#soup-message-get-https-status">soup_message_get_https_status ()</a>
930
+ <dt id="ientry-idm6958">soup_message_get_https_status, <a class="indexterm" href="SoupMessage.html#soup-message-get-https-status">soup_message_get_https_status ()</a>
931
931
  </dt>
932
- <dt id="ientry-idm6630">soup_message_get_http_version, <a class="indexterm" href="SoupMessage.html#soup-message-get-http-version">soup_message_get_http_version ()</a>
932
+ <dt id="ientry-idm6631">soup_message_get_http_version, <a class="indexterm" href="SoupMessage.html#soup-message-get-http-version">soup_message_get_http_version ()</a>
933
933
  </dt>
934
- <dt id="ientry-idm7527">soup_message_get_priority, <a class="indexterm" href="SoupMessage.html#soup-message-get-priority">soup_message_get_priority ()</a>
934
+ <dt id="ientry-idm7528">soup_message_get_priority, <a class="indexterm" href="SoupMessage.html#soup-message-get-priority">soup_message_get_priority ()</a>
935
935
  </dt>
936
- <dt id="ientry-idm7484">soup_message_get_soup_request, <a class="indexterm" href="SoupMessage.html#soup-message-get-soup-request">soup_message_get_soup_request ()</a>
936
+ <dt id="ientry-idm7485">soup_message_get_soup_request, <a class="indexterm" href="SoupMessage.html#soup-message-get-soup-request">soup_message_get_soup_request ()</a>
937
937
  </dt>
938
- <dt id="ientry-idm6661">soup_message_get_uri, <a class="indexterm" href="SoupMessage.html#soup-message-get-uri">soup_message_get_uri ()</a>
938
+ <dt id="ientry-idm6662">soup_message_get_uri, <a class="indexterm" href="SoupMessage.html#soup-message-get-uri">soup_message_get_uri ()</a>
939
939
  </dt>
940
- <dt id="ientry-idm9263">soup_message_headers_append, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-append">soup_message_headers_append ()</a>
940
+ <dt id="ientry-idm9264">soup_message_headers_append, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-append">soup_message_headers_append ()</a>
941
941
  </dt>
942
- <dt id="ientry-idm9439">soup_message_headers_clean_connection_headers, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-clean-connection-headers">soup_message_headers_clean_connection_headers ()</a>
942
+ <dt id="ientry-idm9440">soup_message_headers_clean_connection_headers, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-clean-connection-headers">soup_message_headers_clean_connection_headers ()</a>
943
943
  </dt>
944
- <dt id="ientry-idm9411">soup_message_headers_clear, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-clear">soup_message_headers_clear ()</a>
944
+ <dt id="ientry-idm9412">soup_message_headers_clear, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-clear">soup_message_headers_clear ()</a>
945
945
  </dt>
946
- <dt id="ientry-idm9778">soup_message_headers_foreach, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-foreach">soup_message_headers_foreach ()</a>
946
+ <dt id="ientry-idm9779">soup_message_headers_foreach, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-foreach">soup_message_headers_foreach ()</a>
947
947
  </dt>
948
- <dt id="ientry-idm9235">soup_message_headers_free, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-free">soup_message_headers_free ()</a>
948
+ <dt id="ientry-idm9236">soup_message_headers_free, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-free">soup_message_headers_free ()</a>
949
949
  </dt>
950
- <dt id="ientry-idm10627">soup_message_headers_free_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-free-ranges">soup_message_headers_free_ranges ()</a>
950
+ <dt id="ientry-idm10628">soup_message_headers_free_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-free-ranges">soup_message_headers_free_ranges ()</a>
951
951
  </dt>
952
- <dt id="ientry-idm10293">soup_message_headers_get_content_disposition, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-disposition">soup_message_headers_get_content_disposition ()</a>
952
+ <dt id="ientry-idm10294">soup_message_headers_get_content_disposition, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-disposition">soup_message_headers_get_content_disposition ()</a>
953
953
  </dt>
954
- <dt id="ientry-idm10020">soup_message_headers_get_content_length, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-length">soup_message_headers_get_content_length ()</a>
954
+ <dt id="ientry-idm10021">soup_message_headers_get_content_length, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-length">soup_message_headers_get_content_length ()</a>
955
955
  </dt>
956
- <dt id="ientry-idm10669">soup_message_headers_get_content_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-range">soup_message_headers_get_content_range ()</a>
956
+ <dt id="ientry-idm10670">soup_message_headers_get_content_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-range">soup_message_headers_get_content_range ()</a>
957
957
  </dt>
958
- <dt id="ientry-idm10177">soup_message_headers_get_content_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-type">soup_message_headers_get_content_type ()</a>
958
+ <dt id="ientry-idm10178">soup_message_headers_get_content_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-content-type">soup_message_headers_get_content_type ()</a>
959
959
  </dt>
960
- <dt id="ientry-idm9949">soup_message_headers_get_encoding, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-encoding">soup_message_headers_get_encoding ()</a>
960
+ <dt id="ientry-idm9950">soup_message_headers_get_encoding, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-encoding">soup_message_headers_get_encoding ()</a>
961
961
  </dt>
962
- <dt id="ientry-idm10100">soup_message_headers_get_expectations, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-expectations">soup_message_headers_get_expectations ()</a>
962
+ <dt id="ientry-idm10101">soup_message_headers_get_expectations, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-expectations">soup_message_headers_get_expectations ()</a>
963
963
  </dt>
964
- <dt id="ientry-idm9576">soup_message_headers_get_headers_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-headers-type">soup_message_headers_get_headers_type ()</a>
964
+ <dt id="ientry-idm9577">soup_message_headers_get_headers_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-headers-type">soup_message_headers_get_headers_type ()</a>
965
965
  </dt>
966
- <dt id="ientry-idm9521">soup_message_headers_get_list, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-list">soup_message_headers_get_list ()</a>
966
+ <dt id="ientry-idm9522">soup_message_headers_get_list, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-list">soup_message_headers_get_list ()</a>
967
967
  </dt>
968
- <dt id="ientry-idm9468">soup_message_headers_get_one, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-one">soup_message_headers_get_one ()</a>
968
+ <dt id="ientry-idm9469">soup_message_headers_get_one, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-one">soup_message_headers_get_one ()</a>
969
969
  </dt>
970
- <dt id="ientry-idm10430">soup_message_headers_get_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-ranges">soup_message_headers_get_ranges ()</a>
970
+ <dt id="ientry-idm10431">soup_message_headers_get_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-get-ranges">soup_message_headers_get_ranges ()</a>
971
971
  </dt>
972
- <dt id="ientry-idm9608">soup_message_headers_header_contains, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-header-contains">soup_message_headers_header_contains ()</a>
972
+ <dt id="ientry-idm9609">soup_message_headers_header_contains, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-header-contains">soup_message_headers_header_contains ()</a>
973
973
  </dt>
974
- <dt id="ientry-idm9671">soup_message_headers_header_equals, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-header-equals">soup_message_headers_header_equals ()</a>
974
+ <dt id="ientry-idm9672">soup_message_headers_header_equals, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-header-equals">soup_message_headers_header_equals ()</a>
975
975
  </dt>
976
- <dt id="ientry-idm9835">soup_message_headers_iter_init, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-iter-init">soup_message_headers_iter_init ()</a>
976
+ <dt id="ientry-idm9836">soup_message_headers_iter_init, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-iter-init">soup_message_headers_iter_init ()</a>
977
977
  </dt>
978
- <dt id="ientry-idm9878">soup_message_headers_iter_next, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-iter-next">soup_message_headers_iter_next ()</a>
978
+ <dt id="ientry-idm9879">soup_message_headers_iter_next, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-iter-next">soup_message_headers_iter_next ()</a>
979
979
  </dt>
980
- <dt id="ientry-idm9201">soup_message_headers_new, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-new">soup_message_headers_new ()</a>
980
+ <dt id="ientry-idm9202">soup_message_headers_new, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-new">soup_message_headers_new ()</a>
981
981
  </dt>
982
- <dt id="ientry-idm9372">soup_message_headers_remove, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-remove">soup_message_headers_remove ()</a>
982
+ <dt id="ientry-idm9373">soup_message_headers_remove, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-remove">soup_message_headers_remove ()</a>
983
983
  </dt>
984
- <dt id="ientry-idm9318">soup_message_headers_replace, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-replace">soup_message_headers_replace ()</a>
984
+ <dt id="ientry-idm9319">soup_message_headers_replace, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-replace">soup_message_headers_replace ()</a>
985
985
  </dt>
986
- <dt id="ientry-idm10372">soup_message_headers_set_content_disposition, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-disposition">soup_message_headers_set_content_disposition ()</a>
986
+ <dt id="ientry-idm10373">soup_message_headers_set_content_disposition, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-disposition">soup_message_headers_set_content_disposition ()</a>
987
987
  </dt>
988
- <dt id="ientry-idm10056">soup_message_headers_set_content_length, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-length">soup_message_headers_set_content_length ()</a>
988
+ <dt id="ientry-idm10057">soup_message_headers_set_content_length, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-length">soup_message_headers_set_content_length ()</a>
989
989
  </dt>
990
- <dt id="ientry-idm10747">soup_message_headers_set_content_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-range">soup_message_headers_set_content_range ()</a>
990
+ <dt id="ientry-idm10748">soup_message_headers_set_content_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-range">soup_message_headers_set_content_range ()</a>
991
991
  </dt>
992
- <dt id="ientry-idm10238">soup_message_headers_set_content_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-type">soup_message_headers_set_content_type ()</a>
992
+ <dt id="ientry-idm10239">soup_message_headers_set_content_type, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-content-type">soup_message_headers_set_content_type ()</a>
993
993
  </dt>
994
- <dt id="ientry-idm9981">soup_message_headers_set_encoding, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-encoding">soup_message_headers_set_encoding ()</a>
994
+ <dt id="ientry-idm9982">soup_message_headers_set_encoding, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-encoding">soup_message_headers_set_encoding ()</a>
995
995
  </dt>
996
- <dt id="ientry-idm10136">soup_message_headers_set_expectations, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-expectations">soup_message_headers_set_expectations ()</a>
996
+ <dt id="ientry-idm10137">soup_message_headers_set_expectations, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-expectations">soup_message_headers_set_expectations ()</a>
997
997
  </dt>
998
- <dt id="ientry-idm10572">soup_message_headers_set_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-range">soup_message_headers_set_range ()</a>
998
+ <dt id="ientry-idm10573">soup_message_headers_set_range, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-range">soup_message_headers_set_range ()</a>
999
999
  </dt>
1000
- <dt id="ientry-idm10519">soup_message_headers_set_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-ranges">soup_message_headers_set_ranges ()</a>
1000
+ <dt id="ientry-idm10520">soup_message_headers_set_ranges, <a class="indexterm" href="SoupMessageHeaders.html#soup-message-headers-set-ranges">soup_message_headers_set_ranges ()</a>
1001
1001
  </dt>
1002
- <dt id="ientry-idm7936">SOUP_MESSAGE_HTTP_VERSION, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-HTTP-VERSION:CAPS">SOUP_MESSAGE_HTTP_VERSION</a>
1002
+ <dt id="ientry-idm7937">SOUP_MESSAGE_HTTP_VERSION, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-HTTP-VERSION:CAPS">SOUP_MESSAGE_HTTP_VERSION</a>
1003
1003
  </dt>
1004
- <dt id="ientry-idm6921">soup_message_is_keepalive, <a class="indexterm" href="SoupMessage.html#soup-message-is-keepalive">soup_message_is_keepalive ()</a>
1004
+ <dt id="ientry-idm6922">soup_message_is_keepalive, <a class="indexterm" href="SoupMessage.html#soup-message-is-keepalive">soup_message_is_keepalive ()</a>
1005
1005
  </dt>
1006
- <dt id="ientry-idm7918">SOUP_MESSAGE_METHOD, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-METHOD:CAPS">SOUP_MESSAGE_METHOD</a>
1006
+ <dt id="ientry-idm7919">SOUP_MESSAGE_METHOD, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-METHOD:CAPS">SOUP_MESSAGE_METHOD</a>
1007
1007
  </dt>
1008
- <dt id="ientry-idm6345">soup_message_new, <a class="indexterm" href="SoupMessage.html#soup-message-new">soup_message_new ()</a>
1008
+ <dt id="ientry-idm6346">soup_message_new, <a class="indexterm" href="SoupMessage.html#soup-message-new">soup_message_new ()</a>
1009
1009
  </dt>
1010
- <dt id="ientry-idm6393">soup_message_new_from_uri, <a class="indexterm" href="SoupMessage.html#soup-message-new-from-uri">soup_message_new_from_uri ()</a>
1010
+ <dt id="ientry-idm6394">soup_message_new_from_uri, <a class="indexterm" href="SoupMessage.html#soup-message-new-from-uri">soup_message_new_from_uri ()</a>
1011
1011
  </dt>
1012
- <dt id="ientry-idm7996">SOUP_MESSAGE_PRIORITY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-PRIORITY:CAPS">SOUP_MESSAGE_PRIORITY</a>
1012
+ <dt id="ientry-idm7997">SOUP_MESSAGE_PRIORITY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-PRIORITY:CAPS">SOUP_MESSAGE_PRIORITY</a>
1013
1013
  </dt>
1014
- <dt id="ientry-idm7964">SOUP_MESSAGE_REASON_PHRASE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REASON-PHRASE:CAPS">SOUP_MESSAGE_REASON_PHRASE</a>
1014
+ <dt id="ientry-idm7965">SOUP_MESSAGE_REASON_PHRASE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REASON-PHRASE:CAPS">SOUP_MESSAGE_REASON_PHRASE</a>
1015
1015
  </dt>
1016
- <dt id="ientry-idm8008">SOUP_MESSAGE_REQUEST_BODY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-BODY:CAPS">SOUP_MESSAGE_REQUEST_BODY</a>
1016
+ <dt id="ientry-idm8009">SOUP_MESSAGE_REQUEST_BODY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-BODY:CAPS">SOUP_MESSAGE_REQUEST_BODY</a>
1017
1017
  </dt>
1018
- <dt id="ientry-idm8016">SOUP_MESSAGE_REQUEST_BODY_DATA, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-BODY-DATA:CAPS">SOUP_MESSAGE_REQUEST_BODY_DATA</a>
1018
+ <dt id="ientry-idm8017">SOUP_MESSAGE_REQUEST_BODY_DATA, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-BODY-DATA:CAPS">SOUP_MESSAGE_REQUEST_BODY_DATA</a>
1019
1019
  </dt>
1020
- <dt id="ientry-idm8028">SOUP_MESSAGE_REQUEST_HEADERS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-HEADERS:CAPS">SOUP_MESSAGE_REQUEST_HEADERS</a>
1020
+ <dt id="ientry-idm8029">SOUP_MESSAGE_REQUEST_HEADERS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-REQUEST-HEADERS:CAPS">SOUP_MESSAGE_REQUEST_HEADERS</a>
1021
1021
  </dt>
1022
- <dt id="ientry-idm8036">SOUP_MESSAGE_RESPONSE_BODY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-BODY:CAPS">SOUP_MESSAGE_RESPONSE_BODY</a>
1022
+ <dt id="ientry-idm8037">SOUP_MESSAGE_RESPONSE_BODY, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-BODY:CAPS">SOUP_MESSAGE_RESPONSE_BODY</a>
1023
1023
  </dt>
1024
- <dt id="ientry-idm8044">SOUP_MESSAGE_RESPONSE_BODY_DATA, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-BODY-DATA:CAPS">SOUP_MESSAGE_RESPONSE_BODY_DATA</a>
1024
+ <dt id="ientry-idm8045">SOUP_MESSAGE_RESPONSE_BODY_DATA, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-BODY-DATA:CAPS">SOUP_MESSAGE_RESPONSE_BODY_DATA</a>
1025
1025
  </dt>
1026
- <dt id="ientry-idm8056">SOUP_MESSAGE_RESPONSE_HEADERS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-HEADERS:CAPS">SOUP_MESSAGE_RESPONSE_HEADERS</a>
1026
+ <dt id="ientry-idm8057">SOUP_MESSAGE_RESPONSE_HEADERS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-RESPONSE-HEADERS:CAPS">SOUP_MESSAGE_RESPONSE_HEADERS</a>
1027
1027
  </dt>
1028
- <dt id="ientry-idm7972">SOUP_MESSAGE_SERVER_SIDE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-SERVER-SIDE:CAPS">SOUP_MESSAGE_SERVER_SIDE</a>
1028
+ <dt id="ientry-idm7973">SOUP_MESSAGE_SERVER_SIDE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-SERVER-SIDE:CAPS">SOUP_MESSAGE_SERVER_SIDE</a>
1029
1029
  </dt>
1030
- <dt id="ientry-idm7032">soup_message_set_first_party, <a class="indexterm" href="SoupMessage.html#soup-message-set-first-party">soup_message_set_first_party ()</a>
1030
+ <dt id="ientry-idm7033">soup_message_set_first_party, <a class="indexterm" href="SoupMessage.html#soup-message-set-first-party">soup_message_set_first_party ()</a>
1031
1031
  </dt>
1032
- <dt id="ientry-idm7291">soup_message_set_flags, <a class="indexterm" href="SoupMessage.html#soup-message-set-flags">soup_message_set_flags ()</a>
1032
+ <dt id="ientry-idm7292">soup_message_set_flags, <a class="indexterm" href="SoupMessage.html#soup-message-set-flags">soup_message_set_flags ()</a>
1033
1033
  </dt>
1034
- <dt id="ientry-idm6589">soup_message_set_http_version, <a class="indexterm" href="SoupMessage.html#soup-message-set-http-version">soup_message_set_http_version ()</a>
1034
+ <dt id="ientry-idm6590">soup_message_set_http_version, <a class="indexterm" href="SoupMessage.html#soup-message-set-http-version">soup_message_set_http_version ()</a>
1035
1035
  </dt>
1036
- <dt id="ientry-idm7563">soup_message_set_priority, <a class="indexterm" href="SoupMessage.html#soup-message-set-priority">soup_message_set_priority ()</a>
1036
+ <dt id="ientry-idm7564">soup_message_set_priority, <a class="indexterm" href="SoupMessage.html#soup-message-set-priority">soup_message_set_priority ()</a>
1037
1037
  </dt>
1038
- <dt id="ientry-idm6862">soup_message_set_redirect, <a class="indexterm" href="SoupMessage.html#soup-message-set-redirect">soup_message_set_redirect ()</a>
1038
+ <dt id="ientry-idm6863">soup_message_set_redirect, <a class="indexterm" href="SoupMessage.html#soup-message-set-redirect">soup_message_set_redirect ()</a>
1039
1039
  </dt>
1040
- <dt id="ientry-idm6437">soup_message_set_request, <a class="indexterm" href="SoupMessage.html#soup-message-set-request">soup_message_set_request ()</a>
1040
+ <dt id="ientry-idm6438">soup_message_set_request, <a class="indexterm" href="SoupMessage.html#soup-message-set-request">soup_message_set_request ()</a>
1041
1041
  </dt>
1042
- <dt id="ientry-idm6513">soup_message_set_response, <a class="indexterm" href="SoupMessage.html#soup-message-set-response">soup_message_set_response ()</a>
1042
+ <dt id="ientry-idm6514">soup_message_set_response, <a class="indexterm" href="SoupMessage.html#soup-message-set-response">soup_message_set_response ()</a>
1043
1043
  </dt>
1044
- <dt id="ientry-idm6776">soup_message_set_status, <a class="indexterm" href="SoupMessage.html#soup-message-set-status">soup_message_set_status ()</a>
1044
+ <dt id="ientry-idm6777">soup_message_set_status, <a class="indexterm" href="SoupMessage.html#soup-message-set-status">soup_message_set_status ()</a>
1045
1045
  </dt>
1046
- <dt id="ientry-idm6816">soup_message_set_status_full, <a class="indexterm" href="SoupMessage.html#soup-message-set-status-full">soup_message_set_status_full ()</a>
1046
+ <dt id="ientry-idm6817">soup_message_set_status_full, <a class="indexterm" href="SoupMessage.html#soup-message-set-status-full">soup_message_set_status_full ()</a>
1047
1047
  </dt>
1048
- <dt id="ientry-idm6696">soup_message_set_uri, <a class="indexterm" href="SoupMessage.html#soup-message-set-uri">soup_message_set_uri ()</a>
1048
+ <dt id="ientry-idm6697">soup_message_set_uri, <a class="indexterm" href="SoupMessage.html#soup-message-set-uri">soup_message_set_uri ()</a>
1049
1049
  </dt>
1050
- <dt id="ientry-idm7956">SOUP_MESSAGE_STATUS_CODE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-STATUS-CODE:CAPS">SOUP_MESSAGE_STATUS_CODE</a>
1050
+ <dt id="ientry-idm7957">SOUP_MESSAGE_STATUS_CODE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-STATUS-CODE:CAPS">SOUP_MESSAGE_STATUS_CODE</a>
1051
1051
  </dt>
1052
- <dt id="ientry-idm8064">SOUP_MESSAGE_TLS_CERTIFICATE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-TLS-CERTIFICATE:CAPS">SOUP_MESSAGE_TLS_CERTIFICATE</a>
1052
+ <dt id="ientry-idm8065">SOUP_MESSAGE_TLS_CERTIFICATE, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-TLS-CERTIFICATE:CAPS">SOUP_MESSAGE_TLS_CERTIFICATE</a>
1053
1053
  </dt>
1054
- <dt id="ientry-idm8074">SOUP_MESSAGE_TLS_ERRORS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-TLS-ERRORS:CAPS">SOUP_MESSAGE_TLS_ERRORS</a>
1054
+ <dt id="ientry-idm8075">SOUP_MESSAGE_TLS_ERRORS, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-TLS-ERRORS:CAPS">SOUP_MESSAGE_TLS_ERRORS</a>
1055
1055
  </dt>
1056
- <dt id="ientry-idm7926">SOUP_MESSAGE_URI, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-URI:CAPS">SOUP_MESSAGE_URI</a>
1056
+ <dt id="ientry-idm7927">SOUP_MESSAGE_URI, <a class="indexterm" href="SoupMessage.html#SOUP-MESSAGE-URI:CAPS">SOUP_MESSAGE_URI</a>
1057
1057
  </dt>
1058
- <dt id="ientry-idm12563">SOUP_METHOD_CONNECT, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-CONNECT:CAPS">SOUP_METHOD_CONNECT</a>
1058
+ <dt id="ientry-idm12564">SOUP_METHOD_CONNECT, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-CONNECT:CAPS">SOUP_METHOD_CONNECT</a>
1059
1059
  </dt>
1060
- <dt id="ientry-idm12587">SOUP_METHOD_COPY, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-COPY:CAPS">SOUP_METHOD_COPY</a>
1060
+ <dt id="ientry-idm12588">SOUP_METHOD_COPY, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-COPY:CAPS">SOUP_METHOD_COPY</a>
1061
1061
  </dt>
1062
- <dt id="ientry-idm12551">SOUP_METHOD_DELETE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-DELETE:CAPS">SOUP_METHOD_DELETE</a>
1062
+ <dt id="ientry-idm12552">SOUP_METHOD_DELETE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-DELETE:CAPS">SOUP_METHOD_DELETE</a>
1063
1063
  </dt>
1064
- <dt id="ientry-idm12527">SOUP_METHOD_GET, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-GET:CAPS">SOUP_METHOD_GET</a>
1064
+ <dt id="ientry-idm12528">SOUP_METHOD_GET, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-GET:CAPS">SOUP_METHOD_GET</a>
1065
1065
  </dt>
1066
- <dt id="ientry-idm12533">SOUP_METHOD_HEAD, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-HEAD:CAPS">SOUP_METHOD_HEAD</a>
1066
+ <dt id="ientry-idm12534">SOUP_METHOD_HEAD, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-HEAD:CAPS">SOUP_METHOD_HEAD</a>
1067
1067
  </dt>
1068
- <dt id="ientry-idm12599">SOUP_METHOD_LOCK, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-LOCK:CAPS">SOUP_METHOD_LOCK</a>
1068
+ <dt id="ientry-idm12600">SOUP_METHOD_LOCK, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-LOCK:CAPS">SOUP_METHOD_LOCK</a>
1069
1069
  </dt>
1070
- <dt id="ientry-idm12581">SOUP_METHOD_MKCOL, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-MKCOL:CAPS">SOUP_METHOD_MKCOL</a>
1070
+ <dt id="ientry-idm12582">SOUP_METHOD_MKCOL, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-MKCOL:CAPS">SOUP_METHOD_MKCOL</a>
1071
1071
  </dt>
1072
- <dt id="ientry-idm12593">SOUP_METHOD_MOVE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-MOVE:CAPS">SOUP_METHOD_MOVE</a>
1072
+ <dt id="ientry-idm12594">SOUP_METHOD_MOVE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-MOVE:CAPS">SOUP_METHOD_MOVE</a>
1073
1073
  </dt>
1074
- <dt id="ientry-idm12521">SOUP_METHOD_OPTIONS, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-OPTIONS:CAPS">SOUP_METHOD_OPTIONS</a>
1074
+ <dt id="ientry-idm12522">SOUP_METHOD_OPTIONS, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-OPTIONS:CAPS">SOUP_METHOD_OPTIONS</a>
1075
1075
  </dt>
1076
- <dt id="ientry-idm12545">SOUP_METHOD_POST, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-POST:CAPS">SOUP_METHOD_POST</a>
1076
+ <dt id="ientry-idm12546">SOUP_METHOD_POST, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-POST:CAPS">SOUP_METHOD_POST</a>
1077
1077
  </dt>
1078
- <dt id="ientry-idm12569">SOUP_METHOD_PROPFIND, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PROPFIND:CAPS">SOUP_METHOD_PROPFIND</a>
1078
+ <dt id="ientry-idm12570">SOUP_METHOD_PROPFIND, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PROPFIND:CAPS">SOUP_METHOD_PROPFIND</a>
1079
1079
  </dt>
1080
- <dt id="ientry-idm12575">SOUP_METHOD_PROPPATCH, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PROPPATCH:CAPS">SOUP_METHOD_PROPPATCH</a>
1080
+ <dt id="ientry-idm12576">SOUP_METHOD_PROPPATCH, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PROPPATCH:CAPS">SOUP_METHOD_PROPPATCH</a>
1081
1081
  </dt>
1082
- <dt id="ientry-idm12539">SOUP_METHOD_PUT, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PUT:CAPS">SOUP_METHOD_PUT</a>
1082
+ <dt id="ientry-idm12540">SOUP_METHOD_PUT, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-PUT:CAPS">SOUP_METHOD_PUT</a>
1083
1083
  </dt>
1084
- <dt id="ientry-idm12557">SOUP_METHOD_TRACE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-TRACE:CAPS">SOUP_METHOD_TRACE</a>
1084
+ <dt id="ientry-idm12558">SOUP_METHOD_TRACE, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-TRACE:CAPS">SOUP_METHOD_TRACE</a>
1085
1085
  </dt>
1086
- <dt id="ientry-idm12605">SOUP_METHOD_UNLOCK, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-UNLOCK:CAPS">SOUP_METHOD_UNLOCK</a>
1086
+ <dt id="ientry-idm12606">SOUP_METHOD_UNLOCK, <a class="indexterm" href="libsoup-2.4-soup-method.html#SOUP-METHOD-UNLOCK:CAPS">SOUP_METHOD_UNLOCK</a>
1087
1087
  </dt>
1088
- <dt id="ientry-idm27324">SOUP_MICRO_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MICRO-VERSION:CAPS">SOUP_MICRO_VERSION</a>
1088
+ <dt id="ientry-idm27325">SOUP_MICRO_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MICRO-VERSION:CAPS">SOUP_MICRO_VERSION</a>
1089
1089
  </dt>
1090
- <dt id="ientry-idm27314">SOUP_MINOR_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MINOR-VERSION:CAPS">SOUP_MINOR_VERSION</a>
1090
+ <dt id="ientry-idm27315">SOUP_MINOR_VERSION, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-MINOR-VERSION:CAPS">SOUP_MINOR_VERSION</a>
1091
1091
  </dt>
1092
- <dt id="ientry-idm15255">soup_multipart_append_form_file, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-form-file">soup_multipart_append_form_file ()</a>
1092
+ <dt id="ientry-idm15256">soup_multipart_append_form_file, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-form-file">soup_multipart_append_form_file ()</a>
1093
1093
  </dt>
1094
- <dt id="ientry-idm15205">soup_multipart_append_form_string, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-form-string">soup_multipart_append_form_string ()</a>
1094
+ <dt id="ientry-idm15206">soup_multipart_append_form_string, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-form-string">soup_multipart_append_form_string ()</a>
1095
1095
  </dt>
1096
- <dt id="ientry-idm15155">soup_multipart_append_part, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-part">soup_multipart_append_part ()</a>
1096
+ <dt id="ientry-idm15156">soup_multipart_append_part, <a class="indexterm" href="SoupMultipart.html#soup-multipart-append-part">soup_multipart_append_part ()</a>
1097
1097
  </dt>
1098
- <dt id="ientry-idm15018">soup_multipart_free, <a class="indexterm" href="SoupMultipart.html#soup-multipart-free">soup_multipart_free ()</a>
1098
+ <dt id="ientry-idm15019">soup_multipart_free, <a class="indexterm" href="SoupMultipart.html#soup-multipart-free">soup_multipart_free ()</a>
1099
1099
  </dt>
1100
- <dt id="ientry-idm15048">soup_multipart_get_length, <a class="indexterm" href="SoupMultipart.html#soup-multipart-get-length">soup_multipart_get_length ()</a>
1100
+ <dt id="ientry-idm15049">soup_multipart_get_length, <a class="indexterm" href="SoupMultipart.html#soup-multipart-get-length">soup_multipart_get_length ()</a>
1101
1101
  </dt>
1102
- <dt id="ientry-idm15082">soup_multipart_get_part, <a class="indexterm" href="SoupMultipart.html#soup-multipart-get-part">soup_multipart_get_part ()</a>
1102
+ <dt id="ientry-idm15083">soup_multipart_get_part, <a class="indexterm" href="SoupMultipart.html#soup-multipart-get-part">soup_multipart_get_part ()</a>
1103
1103
  </dt>
1104
- <dt id="ientry-idm15563">soup_multipart_input_stream_get_headers, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-get-headers">soup_multipart_input_stream_get_headers ()</a>
1104
+ <dt id="ientry-idm15564">soup_multipart_input_stream_get_headers, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-get-headers">soup_multipart_input_stream_get_headers ()</a>
1105
1105
  </dt>
1106
- <dt id="ientry-idm15510">soup_multipart_input_stream_new, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-new">soup_multipart_input_stream_new ()</a>
1106
+ <dt id="ientry-idm15511">soup_multipart_input_stream_new, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-new">soup_multipart_input_stream_new ()</a>
1107
1107
  </dt>
1108
- <dt id="ientry-idm15612">soup_multipart_input_stream_next_part, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part">soup_multipart_input_stream_next_part ()</a>
1108
+ <dt id="ientry-idm15613">soup_multipart_input_stream_next_part, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part">soup_multipart_input_stream_next_part ()</a>
1109
1109
  </dt>
1110
- <dt id="ientry-idm15679">soup_multipart_input_stream_next_part_async, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part-async">soup_multipart_input_stream_next_part_async ()</a>
1110
+ <dt id="ientry-idm15680">soup_multipart_input_stream_next_part_async, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part-async">soup_multipart_input_stream_next_part_async ()</a>
1111
1111
  </dt>
1112
- <dt id="ientry-idm15751">soup_multipart_input_stream_next_part_finish, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part-finish">soup_multipart_input_stream_next_part_finish ()</a>
1112
+ <dt id="ientry-idm15752">soup_multipart_input_stream_next_part_finish, <a class="indexterm" href="SoupMultipartInputStream.html#soup-multipart-input-stream-next-part-finish">soup_multipart_input_stream_next_part_finish ()</a>
1113
1113
  </dt>
1114
- <dt id="ientry-idm14932">soup_multipart_new, <a class="indexterm" href="SoupMultipart.html#soup-multipart-new">soup_multipart_new ()</a>
1114
+ <dt id="ientry-idm14933">soup_multipart_new, <a class="indexterm" href="SoupMultipart.html#soup-multipart-new">soup_multipart_new ()</a>
1115
1115
  </dt>
1116
- <dt id="ientry-idm14968">soup_multipart_new_from_message, <a class="indexterm" href="SoupMultipart.html#soup-multipart-new-from-message">soup_multipart_new_from_message ()</a>
1116
+ <dt id="ientry-idm14969">soup_multipart_new_from_message, <a class="indexterm" href="SoupMultipart.html#soup-multipart-new-from-message">soup_multipart_new_from_message ()</a>
1117
1117
  </dt>
1118
- <dt id="ientry-idm15326">soup_multipart_to_message, <a class="indexterm" href="SoupMultipart.html#soup-multipart-to-message">soup_multipart_to_message ()</a>
1118
+ <dt id="ientry-idm15327">soup_multipart_to_message, <a class="indexterm" href="SoupMultipart.html#soup-multipart-to-message">soup_multipart_to_message ()</a>
1119
1119
  </dt>
1120
- <dt id="ientry-idm22975">SOUP_REQUEST_ERROR, <a class="indexterm" href="SoupSession.html#SOUP-REQUEST-ERROR:CAPS">SOUP_REQUEST_ERROR</a>
1120
+ <dt id="ientry-idm22976">SOUP_REQUEST_ERROR, <a class="indexterm" href="SoupSession.html#SOUP-REQUEST-ERROR:CAPS">SOUP_REQUEST_ERROR</a>
1121
1121
  </dt>
1122
- <dt id="ientry-idm16554">soup_request_file_get_file, <a class="indexterm" href="SoupRequestFile.html#soup-request-file-get-file">soup_request_file_get_file ()</a>
1122
+ <dt id="ientry-idm16555">soup_request_file_get_file, <a class="indexterm" href="SoupRequestFile.html#soup-request-file-get-file">soup_request_file_get_file ()</a>
1123
1123
  </dt>
1124
- <dt id="ientry-idm16171">soup_request_get_content_length, <a class="indexterm" href="SoupRequest.html#soup-request-get-content-length">soup_request_get_content_length ()</a>
1124
+ <dt id="ientry-idm16172">soup_request_get_content_length, <a class="indexterm" href="SoupRequest.html#soup-request-get-content-length">soup_request_get_content_length ()</a>
1125
1125
  </dt>
1126
- <dt id="ientry-idm16209">soup_request_get_content_type, <a class="indexterm" href="SoupRequest.html#soup-request-get-content-type">soup_request_get_content_type ()</a>
1126
+ <dt id="ientry-idm16210">soup_request_get_content_type, <a class="indexterm" href="SoupRequest.html#soup-request-get-content-type">soup_request_get_content_type ()</a>
1127
1127
  </dt>
1128
- <dt id="ientry-idm16253">soup_request_get_session, <a class="indexterm" href="SoupRequest.html#soup-request-get-session">soup_request_get_session ()</a>
1128
+ <dt id="ientry-idm16254">soup_request_get_session, <a class="indexterm" href="SoupRequest.html#soup-request-get-session">soup_request_get_session ()</a>
1129
1129
  </dt>
1130
- <dt id="ientry-idm16294">soup_request_get_uri, <a class="indexterm" href="SoupRequest.html#soup-request-get-uri">soup_request_get_uri ()</a>
1130
+ <dt id="ientry-idm16295">soup_request_get_uri, <a class="indexterm" href="SoupRequest.html#soup-request-get-uri">soup_request_get_uri ()</a>
1131
1131
  </dt>
1132
- <dt id="ientry-idm16452">soup_request_http_get_message, <a class="indexterm" href="SoupRequestHTTP.html#soup-request-http-get-message">soup_request_http_get_message ()</a>
1132
+ <dt id="ientry-idm16453">soup_request_http_get_message, <a class="indexterm" href="SoupRequestHTTP.html#soup-request-http-get-message">soup_request_http_get_message ()</a>
1133
1133
  </dt>
1134
- <dt id="ientry-idm15966">soup_request_send, <a class="indexterm" href="SoupRequest.html#soup-request-send">soup_request_send ()</a>
1134
+ <dt id="ientry-idm15967">soup_request_send, <a class="indexterm" href="SoupRequest.html#soup-request-send">soup_request_send ()</a>
1135
1135
  </dt>
1136
- <dt id="ientry-idm16038">soup_request_send_async, <a class="indexterm" href="SoupRequest.html#soup-request-send-async">soup_request_send_async ()</a>
1136
+ <dt id="ientry-idm16039">soup_request_send_async, <a class="indexterm" href="SoupRequest.html#soup-request-send-async">soup_request_send_async ()</a>
1137
1137
  </dt>
1138
- <dt id="ientry-idm16107">soup_request_send_finish, <a class="indexterm" href="SoupRequest.html#soup-request-send-finish">soup_request_send_finish ()</a>
1138
+ <dt id="ientry-idm16108">soup_request_send_finish, <a class="indexterm" href="SoupRequest.html#soup-request-send-finish">soup_request_send_finish ()</a>
1139
1139
  </dt>
1140
- <dt id="ientry-idm16341">SOUP_REQUEST_SESSION, <a class="indexterm" href="SoupRequest.html#SOUP-REQUEST-SESSION:CAPS">SOUP_REQUEST_SESSION</a>
1140
+ <dt id="ientry-idm16342">SOUP_REQUEST_SESSION, <a class="indexterm" href="SoupRequest.html#SOUP-REQUEST-SESSION:CAPS">SOUP_REQUEST_SESSION</a>
1141
1141
  </dt>
1142
- <dt id="ientry-idm16351">SOUP_REQUEST_URI, <a class="indexterm" href="SoupRequest.html#SOUP-REQUEST-URI:CAPS">SOUP_REQUEST_URI</a>
1142
+ <dt id="ientry-idm16352">SOUP_REQUEST_URI, <a class="indexterm" href="SoupRequest.html#SOUP-REQUEST-URI:CAPS">SOUP_REQUEST_URI</a>
1143
1143
  </dt>
1144
- <dt id="ientry-idm17838">soup_server_accept_iostream, <a class="indexterm" href="SoupServer.html#soup-server-accept-iostream">soup_server_accept_iostream ()</a>
1144
+ <dt id="ientry-idm17839">soup_server_accept_iostream, <a class="indexterm" href="SoupServer.html#soup-server-accept-iostream">soup_server_accept_iostream ()</a>
1145
1145
  </dt>
1146
- <dt id="ientry-idm18761">soup_server_add_auth_domain, <a class="indexterm" href="SoupServer.html#soup-server-add-auth-domain">soup_server_add_auth_domain ()</a>
1146
+ <dt id="ientry-idm18762">soup_server_add_auth_domain, <a class="indexterm" href="SoupServer.html#soup-server-add-auth-domain">soup_server_add_auth_domain ()</a>
1147
1147
  </dt>
1148
- <dt id="ientry-idm18144">soup_server_add_early_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-early-handler">soup_server_add_early_handler ()</a>
1148
+ <dt id="ientry-idm18145">soup_server_add_early_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-early-handler">soup_server_add_early_handler ()</a>
1149
1149
  </dt>
1150
- <dt id="ientry-idm18032">soup_server_add_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-handler">soup_server_add_handler ()</a>
1150
+ <dt id="ientry-idm18033">soup_server_add_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-handler">soup_server_add_handler ()</a>
1151
1151
  </dt>
1152
- <dt id="ientry-idm18350">soup_server_add_websocket_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-websocket-handler">soup_server_add_websocket_handler ()</a>
1152
+ <dt id="ientry-idm18351">soup_server_add_websocket_handler, <a class="indexterm" href="SoupServer.html#soup-server-add-websocket-handler">soup_server_add_websocket_handler ()</a>
1153
1153
  </dt>
1154
- <dt id="ientry-idm20058">SOUP_SERVER_ASYNC_CONTEXT, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-ASYNC-CONTEXT:CAPS">SOUP_SERVER_ASYNC_CONTEXT</a>
1154
+ <dt id="ientry-idm20059">SOUP_SERVER_ASYNC_CONTEXT, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-ASYNC-CONTEXT:CAPS">SOUP_SERVER_ASYNC_CONTEXT</a>
1155
1155
  </dt>
1156
- <dt id="ientry-idm17747">soup_server_disconnect, <a class="indexterm" href="SoupServer.html#soup-server-disconnect">soup_server_disconnect ()</a>
1156
+ <dt id="ientry-idm17748">soup_server_disconnect, <a class="indexterm" href="SoupServer.html#soup-server-disconnect">soup_server_disconnect ()</a>
1157
1157
  </dt>
1158
- <dt id="ientry-idm19837">soup_server_get_async_context, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-async-context">soup_server_get_async_context ()</a>
1158
+ <dt id="ientry-idm19838">soup_server_get_async_context, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-async-context">soup_server_get_async_context ()</a>
1159
1159
  </dt>
1160
- <dt id="ientry-idm19662">soup_server_get_listener, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-listener">soup_server_get_listener ()</a>
1160
+ <dt id="ientry-idm19663">soup_server_get_listener, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-listener">soup_server_get_listener ()</a>
1161
1161
  </dt>
1162
- <dt id="ientry-idm17659">soup_server_get_listeners, <a class="indexterm" href="SoupServer.html#soup-server-get-listeners">soup_server_get_listeners ()</a>
1162
+ <dt id="ientry-idm17660">soup_server_get_listeners, <a class="indexterm" href="SoupServer.html#soup-server-get-listeners">soup_server_get_listeners ()</a>
1163
1163
  </dt>
1164
- <dt id="ientry-idm19622">soup_server_get_port, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-port">soup_server_get_port ()</a>
1164
+ <dt id="ientry-idm19623">soup_server_get_port, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-get-port">soup_server_get_port ()</a>
1165
1165
  </dt>
1166
- <dt id="ientry-idm17703">soup_server_get_uris, <a class="indexterm" href="SoupServer.html#soup-server-get-uris">soup_server_get_uris ()</a>
1166
+ <dt id="ientry-idm17704">soup_server_get_uris, <a class="indexterm" href="SoupServer.html#soup-server-get-uris">soup_server_get_uris ()</a>
1167
1167
  </dt>
1168
- <dt id="ientry-idm19053">SOUP_SERVER_HTTPS_ALIASES, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-HTTPS-ALIASES:CAPS">SOUP_SERVER_HTTPS_ALIASES</a>
1168
+ <dt id="ientry-idm19054">SOUP_SERVER_HTTPS_ALIASES, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-HTTPS-ALIASES:CAPS">SOUP_SERVER_HTTPS_ALIASES</a>
1169
1169
  </dt>
1170
- <dt id="ientry-idm19043">SOUP_SERVER_HTTP_ALIASES, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-HTTP-ALIASES:CAPS">SOUP_SERVER_HTTP_ALIASES</a>
1170
+ <dt id="ientry-idm19044">SOUP_SERVER_HTTP_ALIASES, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-HTTP-ALIASES:CAPS">SOUP_SERVER_HTTP_ALIASES</a>
1171
1171
  </dt>
1172
- <dt id="ientry-idm20008">SOUP_SERVER_INTERFACE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-INTERFACE:CAPS">SOUP_SERVER_INTERFACE</a>
1172
+ <dt id="ientry-idm20009">SOUP_SERVER_INTERFACE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-INTERFACE:CAPS">SOUP_SERVER_INTERFACE</a>
1173
1173
  </dt>
1174
- <dt id="ientry-idm17787">soup_server_is_https, <a class="indexterm" href="SoupServer.html#soup-server-is-https">soup_server_is_https ()</a>
1174
+ <dt id="ientry-idm17788">soup_server_is_https, <a class="indexterm" href="SoupServer.html#soup-server-is-https">soup_server_is_https ()</a>
1175
1175
  </dt>
1176
- <dt id="ientry-idm17260">soup_server_listen, <a class="indexterm" href="SoupServer.html#soup-server-listen">soup_server_listen ()</a>
1176
+ <dt id="ientry-idm17261">soup_server_listen, <a class="indexterm" href="SoupServer.html#soup-server-listen">soup_server_listen ()</a>
1177
1177
  </dt>
1178
- <dt id="ientry-idm17344">soup_server_listen_all, <a class="indexterm" href="SoupServer.html#soup-server-listen-all">soup_server_listen_all ()</a>
1178
+ <dt id="ientry-idm17345">soup_server_listen_all, <a class="indexterm" href="SoupServer.html#soup-server-listen-all">soup_server_listen_all ()</a>
1179
1179
  </dt>
1180
- <dt id="ientry-idm17583">soup_server_listen_fd, <a class="indexterm" href="SoupServer.html#soup-server-listen-fd">soup_server_listen_fd ()</a>
1180
+ <dt id="ientry-idm17584">soup_server_listen_fd, <a class="indexterm" href="SoupServer.html#soup-server-listen-fd">soup_server_listen_fd ()</a>
1181
1181
  </dt>
1182
- <dt id="ientry-idm17427">soup_server_listen_local, <a class="indexterm" href="SoupServer.html#soup-server-listen-local">soup_server_listen_local ()</a>
1182
+ <dt id="ientry-idm17428">soup_server_listen_local, <a class="indexterm" href="SoupServer.html#soup-server-listen-local">soup_server_listen_local ()</a>
1183
1183
  </dt>
1184
- <dt id="ientry-idm17510">soup_server_listen_socket, <a class="indexterm" href="SoupServer.html#soup-server-listen-socket">soup_server_listen_socket ()</a>
1184
+ <dt id="ientry-idm17511">soup_server_listen_socket, <a class="indexterm" href="SoupServer.html#soup-server-listen-socket">soup_server_listen_socket ()</a>
1185
1185
  </dt>
1186
- <dt id="ientry-idm17142">soup_server_new, <a class="indexterm" href="SoupServer.html#soup-server-new">soup_server_new ()</a>
1186
+ <dt id="ientry-idm17143">soup_server_new, <a class="indexterm" href="SoupServer.html#soup-server-new">soup_server_new ()</a>
1187
1187
  </dt>
1188
- <dt id="ientry-idm18842">soup_server_pause_message, <a class="indexterm" href="SoupServer.html#soup-server-pause-message">soup_server_pause_message ()</a>
1188
+ <dt id="ientry-idm18843">soup_server_pause_message, <a class="indexterm" href="SoupServer.html#soup-server-pause-message">soup_server_pause_message ()</a>
1189
1189
  </dt>
1190
- <dt id="ientry-idm19990">SOUP_SERVER_PORT, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-PORT:CAPS">SOUP_SERVER_PORT</a>
1190
+ <dt id="ientry-idm19991">SOUP_SERVER_PORT, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-PORT:CAPS">SOUP_SERVER_PORT</a>
1191
1191
  </dt>
1192
- <dt id="ientry-idm19794">soup_server_quit, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-quit">soup_server_quit ()</a>
1192
+ <dt id="ientry-idm19795">soup_server_quit, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-quit">soup_server_quit ()</a>
1193
1193
  </dt>
1194
- <dt id="ientry-idm19025">SOUP_SERVER_RAW_PATHS, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-RAW-PATHS:CAPS">SOUP_SERVER_RAW_PATHS</a>
1194
+ <dt id="ientry-idm19026">SOUP_SERVER_RAW_PATHS, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-RAW-PATHS:CAPS">SOUP_SERVER_RAW_PATHS</a>
1195
1195
  </dt>
1196
- <dt id="ientry-idm18802">soup_server_remove_auth_domain, <a class="indexterm" href="SoupServer.html#soup-server-remove-auth-domain">soup_server_remove_auth_domain ()</a>
1196
+ <dt id="ientry-idm18803">soup_server_remove_auth_domain, <a class="indexterm" href="SoupServer.html#soup-server-remove-auth-domain">soup_server_remove_auth_domain ()</a>
1197
1197
  </dt>
1198
- <dt id="ientry-idm18240">soup_server_remove_handler, <a class="indexterm" href="SoupServer.html#soup-server-remove-handler">soup_server_remove_handler ()</a>
1198
+ <dt id="ientry-idm18241">soup_server_remove_handler, <a class="indexterm" href="SoupServer.html#soup-server-remove-handler">soup_server_remove_handler ()</a>
1199
1199
  </dt>
1200
- <dt id="ientry-idm19710">soup_server_run, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-run">soup_server_run ()</a>
1200
+ <dt id="ientry-idm19711">soup_server_run, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-run">soup_server_run ()</a>
1201
1201
  </dt>
1202
- <dt id="ientry-idm19752">soup_server_run_async, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-run-async">soup_server_run_async ()</a>
1202
+ <dt id="ientry-idm19753">soup_server_run_async, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#soup-server-run-async">soup_server_run_async ()</a>
1203
1203
  </dt>
1204
- <dt id="ientry-idm19035">SOUP_SERVER_SERVER_HEADER, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-SERVER-HEADER:CAPS">SOUP_SERVER_SERVER_HEADER</a>
1204
+ <dt id="ientry-idm19036">SOUP_SERVER_SERVER_HEADER, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-SERVER-HEADER:CAPS">SOUP_SERVER_SERVER_HEADER</a>
1205
1205
  </dt>
1206
- <dt id="ientry-idm17191">soup_server_set_ssl_cert_file, <a class="indexterm" href="SoupServer.html#soup-server-set-ssl-cert-file">soup_server_set_ssl_cert_file ()</a>
1206
+ <dt id="ientry-idm17192">soup_server_set_ssl_cert_file, <a class="indexterm" href="SoupServer.html#soup-server-set-ssl-cert-file">soup_server_set_ssl_cert_file ()</a>
1207
1207
  </dt>
1208
- <dt id="ientry-idm20026">SOUP_SERVER_SSL_CERT_FILE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-SSL-CERT-FILE:CAPS">SOUP_SERVER_SSL_CERT_FILE</a>
1208
+ <dt id="ientry-idm20027">SOUP_SERVER_SSL_CERT_FILE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-SSL-CERT-FILE:CAPS">SOUP_SERVER_SSL_CERT_FILE</a>
1209
1209
  </dt>
1210
- <dt id="ientry-idm20042">SOUP_SERVER_SSL_KEY_FILE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-SSL-KEY-FILE:CAPS">SOUP_SERVER_SSL_KEY_FILE</a>
1210
+ <dt id="ientry-idm20043">SOUP_SERVER_SSL_KEY_FILE, <a class="indexterm" href="libsoup-2.4-SoupServer-deprecated-API.html#SOUP-SERVER-SSL-KEY-FILE:CAPS">SOUP_SERVER_SSL_KEY_FILE</a>
1211
1211
  </dt>
1212
- <dt id="ientry-idm19015">SOUP_SERVER_TLS_CERTIFICATE, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-TLS-CERTIFICATE:CAPS">SOUP_SERVER_TLS_CERTIFICATE</a>
1212
+ <dt id="ientry-idm19016">SOUP_SERVER_TLS_CERTIFICATE, <a class="indexterm" href="SoupServer.html#SOUP-SERVER-TLS-CERTIFICATE:CAPS">SOUP_SERVER_TLS_CERTIFICATE</a>
1213
1213
  </dt>
1214
- <dt id="ientry-idm18893">soup_server_unpause_message, <a class="indexterm" href="SoupServer.html#soup-server-unpause-message">soup_server_unpause_message ()</a>
1214
+ <dt id="ientry-idm18894">soup_server_unpause_message, <a class="indexterm" href="SoupServer.html#soup-server-unpause-message">soup_server_unpause_message ()</a>
1215
1215
  </dt>
1216
- <dt id="ientry-idm21926">soup_session_abort, <a class="indexterm" href="SoupSession.html#soup-session-abort">soup_session_abort ()</a>
1216
+ <dt id="ientry-idm21927">soup_session_abort, <a class="indexterm" href="SoupSession.html#soup-session-abort">soup_session_abort ()</a>
1217
1217
  </dt>
1218
- <dt id="ientry-idm23143">SOUP_SESSION_ACCEPT_LANGUAGE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ACCEPT-LANGUAGE:CAPS">SOUP_SESSION_ACCEPT_LANGUAGE</a>
1218
+ <dt id="ientry-idm23144">SOUP_SESSION_ACCEPT_LANGUAGE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ACCEPT-LANGUAGE:CAPS">SOUP_SESSION_ACCEPT_LANGUAGE</a>
1219
1219
  </dt>
1220
- <dt id="ientry-idm23153">SOUP_SESSION_ACCEPT_LANGUAGE_AUTO, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ACCEPT-LANGUAGE-AUTO:CAPS">SOUP_SESSION_ACCEPT_LANGUAGE_AUTO</a>
1220
+ <dt id="ientry-idm23154">SOUP_SESSION_ACCEPT_LANGUAGE_AUTO, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ACCEPT-LANGUAGE-AUTO:CAPS">SOUP_SESSION_ACCEPT_LANGUAGE_AUTO</a>
1221
1221
  </dt>
1222
- <dt id="ientry-idm22212">soup_session_add_feature, <a class="indexterm" href="SoupSession.html#soup-session-add-feature">soup_session_add_feature ()</a>
1222
+ <dt id="ientry-idm22213">soup_session_add_feature, <a class="indexterm" href="SoupSession.html#soup-session-add-feature">soup_session_add_feature ()</a>
1223
1223
  </dt>
1224
- <dt id="ientry-idm23113">SOUP_SESSION_ADD_FEATURE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ADD-FEATURE:CAPS">SOUP_SESSION_ADD_FEATURE</a>
1224
+ <dt id="ientry-idm23114">SOUP_SESSION_ADD_FEATURE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ADD-FEATURE:CAPS">SOUP_SESSION_ADD_FEATURE</a>
1225
1225
  </dt>
1226
- <dt id="ientry-idm22259">soup_session_add_feature_by_type, <a class="indexterm" href="SoupSession.html#soup-session-add-feature-by-type">soup_session_add_feature_by_type ()</a>
1226
+ <dt id="ientry-idm22260">soup_session_add_feature_by_type, <a class="indexterm" href="SoupSession.html#soup-session-add-feature-by-type">soup_session_add_feature_by_type ()</a>
1227
1227
  </dt>
1228
- <dt id="ientry-idm23123">SOUP_SESSION_ADD_FEATURE_BY_TYPE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ADD-FEATURE-BY-TYPE:CAPS">SOUP_SESSION_ADD_FEATURE_BY_TYPE</a>
1228
+ <dt id="ientry-idm23124">SOUP_SESSION_ADD_FEATURE_BY_TYPE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ADD-FEATURE-BY-TYPE:CAPS">SOUP_SESSION_ADD_FEATURE_BY_TYPE</a>
1229
1229
  </dt>
1230
- <dt id="ientry-idm23069">SOUP_SESSION_ASYNC_CONTEXT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ASYNC-CONTEXT:CAPS">SOUP_SESSION_ASYNC_CONTEXT</a>
1230
+ <dt id="ientry-idm23070">SOUP_SESSION_ASYNC_CONTEXT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-ASYNC-CONTEXT:CAPS">SOUP_SESSION_ASYNC_CONTEXT</a>
1231
1231
  </dt>
1232
- <dt id="ientry-idm21331">soup_session_cancel_message, <a class="indexterm" href="SoupSession.html#soup-session-cancel-message">soup_session_cancel_message ()</a>
1232
+ <dt id="ientry-idm21332">soup_session_cancel_message, <a class="indexterm" href="SoupSession.html#soup-session-cancel-message">soup_session_cancel_message ()</a>
1233
1233
  </dt>
1234
- <dt id="ientry-idm22765">soup_session_connect_async, <a class="indexterm" href="SoupSession.html#soup-session-connect-async">soup_session_connect_async ()</a>
1234
+ <dt id="ientry-idm22766">soup_session_connect_async, <a class="indexterm" href="SoupSession.html#soup-session-connect-async">soup_session_connect_async ()</a>
1235
1235
  </dt>
1236
- <dt id="ientry-idm22860">soup_session_connect_finish, <a class="indexterm" href="SoupSession.html#soup-session-connect-finish">soup_session_connect_finish ()</a>
1236
+ <dt id="ientry-idm22861">soup_session_connect_finish, <a class="indexterm" href="SoupSession.html#soup-session-connect-finish">soup_session_connect_finish ()</a>
1237
1237
  </dt>
1238
- <dt id="ientry-idm22165">soup_session_get_async_context, <a class="indexterm" href="SoupSession.html#soup-session-get-async-context">soup_session_get_async_context ()</a>
1238
+ <dt id="ientry-idm22166">soup_session_get_async_context, <a class="indexterm" href="SoupSession.html#soup-session-get-async-context">soup_session_get_async_context ()</a>
1239
1239
  </dt>
1240
- <dt id="ientry-idm22459">soup_session_get_feature, <a class="indexterm" href="SoupSession.html#soup-session-get-feature">soup_session_get_feature ()</a>
1240
+ <dt id="ientry-idm22460">soup_session_get_feature, <a class="indexterm" href="SoupSession.html#soup-session-get-feature">soup_session_get_feature ()</a>
1241
1241
  </dt>
1242
- <dt id="ientry-idm22407">soup_session_get_features, <a class="indexterm" href="SoupSession.html#soup-session-get-features">soup_session_get_features ()</a>
1242
+ <dt id="ientry-idm22408">soup_session_get_features, <a class="indexterm" href="SoupSession.html#soup-session-get-features">soup_session_get_features ()</a>
1243
1243
  </dt>
1244
- <dt id="ientry-idm22515">soup_session_get_feature_for_message, <a class="indexterm" href="SoupSession.html#soup-session-get-feature-for-message">soup_session_get_feature_for_message ()</a>
1244
+ <dt id="ientry-idm22516">soup_session_get_feature_for_message, <a class="indexterm" href="SoupSession.html#soup-session-get-feature-for-message">soup_session_get_feature_for_message ()</a>
1245
1245
  </dt>
1246
- <dt id="ientry-idm22587">soup_session_has_feature, <a class="indexterm" href="SoupSession.html#soup-session-has-feature">soup_session_has_feature ()</a>
1246
+ <dt id="ientry-idm22588">soup_session_has_feature, <a class="indexterm" href="SoupSession.html#soup-session-has-feature">soup_session_has_feature ()</a>
1247
1247
  </dt>
1248
- <dt id="ientry-idm23173">SOUP_SESSION_HTTPS_ALIASES, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-HTTPS-ALIASES:CAPS">SOUP_SESSION_HTTPS_ALIASES</a>
1248
+ <dt id="ientry-idm23174">SOUP_SESSION_HTTPS_ALIASES, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-HTTPS-ALIASES:CAPS">SOUP_SESSION_HTTPS_ALIASES</a>
1249
1249
  </dt>
1250
- <dt id="ientry-idm23163">SOUP_SESSION_HTTP_ALIASES, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-HTTP-ALIASES:CAPS">SOUP_SESSION_HTTP_ALIASES</a>
1250
+ <dt id="ientry-idm23164">SOUP_SESSION_HTTP_ALIASES, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-HTTP-ALIASES:CAPS">SOUP_SESSION_HTTP_ALIASES</a>
1251
1251
  </dt>
1252
- <dt id="ientry-idm23095">SOUP_SESSION_IDLE_TIMEOUT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-IDLE-TIMEOUT:CAPS">SOUP_SESSION_IDLE_TIMEOUT</a>
1252
+ <dt id="ientry-idm23096">SOUP_SESSION_IDLE_TIMEOUT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-IDLE-TIMEOUT:CAPS">SOUP_SESSION_IDLE_TIMEOUT</a>
1253
1253
  </dt>
1254
- <dt id="ientry-idm23183">SOUP_SESSION_LOCAL_ADDRESS, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-LOCAL-ADDRESS:CAPS">SOUP_SESSION_LOCAL_ADDRESS</a>
1254
+ <dt id="ientry-idm23184">SOUP_SESSION_LOCAL_ADDRESS, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-LOCAL-ADDRESS:CAPS">SOUP_SESSION_LOCAL_ADDRESS</a>
1255
1255
  </dt>
1256
- <dt id="ientry-idm23005">SOUP_SESSION_MAX_CONNS, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-MAX-CONNS:CAPS">SOUP_SESSION_MAX_CONNS</a>
1256
+ <dt id="ientry-idm23006">SOUP_SESSION_MAX_CONNS, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-MAX-CONNS:CAPS">SOUP_SESSION_MAX_CONNS</a>
1257
1257
  </dt>
1258
- <dt id="ientry-idm23013">SOUP_SESSION_MAX_CONNS_PER_HOST, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-MAX-CONNS-PER-HOST:CAPS">SOUP_SESSION_MAX_CONNS_PER_HOST</a>
1258
+ <dt id="ientry-idm23014">SOUP_SESSION_MAX_CONNS_PER_HOST, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-MAX-CONNS-PER-HOST:CAPS">SOUP_SESSION_MAX_CONNS_PER_HOST</a>
1259
1259
  </dt>
1260
- <dt id="ientry-idm20757">soup_session_new, <a class="indexterm" href="SoupSession.html#soup-session-new">soup_session_new ()</a>
1260
+ <dt id="ientry-idm20758">soup_session_new, <a class="indexterm" href="SoupSession.html#soup-session-new">soup_session_new ()</a>
1261
1261
  </dt>
1262
- <dt id="ientry-idm20774">soup_session_new_with_options, <a class="indexterm" href="SoupSession.html#soup-session-new-with-options">soup_session_new_with_options ()</a>
1262
+ <dt id="ientry-idm20775">soup_session_new_with_options, <a class="indexterm" href="SoupSession.html#soup-session-new-with-options">soup_session_new_with_options ()</a>
1263
1263
  </dt>
1264
- <dt id="ientry-idm22068">soup_session_pause_message, <a class="indexterm" href="SoupSession.html#soup-session-pause-message">soup_session_pause_message ()</a>
1264
+ <dt id="ientry-idm22069">soup_session_pause_message, <a class="indexterm" href="SoupSession.html#soup-session-pause-message">soup_session_pause_message ()</a>
1265
1265
  </dt>
1266
- <dt id="ientry-idm21840">soup_session_prefetch_dns, <a class="indexterm" href="SoupSession.html#soup-session-prefetch-dns">soup_session_prefetch_dns ()</a>
1266
+ <dt id="ientry-idm21841">soup_session_prefetch_dns, <a class="indexterm" href="SoupSession.html#soup-session-prefetch-dns">soup_session_prefetch_dns ()</a>
1267
1267
  </dt>
1268
- <dt id="ientry-idm22997">SOUP_SESSION_PROXY_RESOLVER, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-PROXY-RESOLVER:CAPS">SOUP_SESSION_PROXY_RESOLVER</a>
1268
+ <dt id="ientry-idm22998">SOUP_SESSION_PROXY_RESOLVER, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-PROXY-RESOLVER:CAPS">SOUP_SESSION_PROXY_RESOLVER</a>
1269
1269
  </dt>
1270
- <dt id="ientry-idm22989">SOUP_SESSION_PROXY_URI, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-PROXY-URI:CAPS">SOUP_SESSION_PROXY_URI</a>
1270
+ <dt id="ientry-idm22990">SOUP_SESSION_PROXY_URI, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-PROXY-URI:CAPS">SOUP_SESSION_PROXY_URI</a>
1271
1271
  </dt>
1272
- <dt id="ientry-idm21149">soup_session_queue_message, <a class="indexterm" href="SoupSession.html#soup-session-queue-message">soup_session_queue_message ()</a>
1272
+ <dt id="ientry-idm21150">soup_session_queue_message, <a class="indexterm" href="SoupSession.html#soup-session-queue-message">soup_session_queue_message ()</a>
1273
1273
  </dt>
1274
- <dt id="ientry-idm22010">soup_session_redirect_message, <a class="indexterm" href="SoupSession.html#soup-session-redirect-message">soup_session_redirect_message ()</a>
1274
+ <dt id="ientry-idm22011">soup_session_redirect_message, <a class="indexterm" href="SoupSession.html#soup-session-redirect-message">soup_session_redirect_message ()</a>
1275
1275
  </dt>
1276
- <dt id="ientry-idm22321">soup_session_remove_feature, <a class="indexterm" href="SoupSession.html#soup-session-remove-feature">soup_session_remove_feature ()</a>
1276
+ <dt id="ientry-idm22322">soup_session_remove_feature, <a class="indexterm" href="SoupSession.html#soup-session-remove-feature">soup_session_remove_feature ()</a>
1277
1277
  </dt>
1278
- <dt id="ientry-idm22362">soup_session_remove_feature_by_type, <a class="indexterm" href="SoupSession.html#soup-session-remove-feature-by-type">soup_session_remove_feature_by_type ()</a>
1278
+ <dt id="ientry-idm22363">soup_session_remove_feature_by_type, <a class="indexterm" href="SoupSession.html#soup-session-remove-feature-by-type">soup_session_remove_feature_by_type ()</a>
1279
1279
  </dt>
1280
- <dt id="ientry-idm23133">SOUP_SESSION_REMOVE_FEATURE_BY_TYPE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-REMOVE-FEATURE-BY-TYPE:CAPS">SOUP_SESSION_REMOVE_FEATURE_BY_TYPE</a>
1280
+ <dt id="ientry-idm23134">SOUP_SESSION_REMOVE_FEATURE_BY_TYPE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-REMOVE-FEATURE-BY-TYPE:CAPS">SOUP_SESSION_REMOVE_FEATURE_BY_TYPE</a>
1281
1281
  </dt>
1282
- <dt id="ientry-idm20814">soup_session_request, <a class="indexterm" href="SoupSession.html#soup-session-request">soup_session_request ()</a>
1282
+ <dt id="ientry-idm20815">soup_session_request, <a class="indexterm" href="SoupSession.html#soup-session-request">soup_session_request ()</a>
1283
1283
  </dt>
1284
- <dt id="ientry-idm20944">soup_session_request_http, <a class="indexterm" href="SoupSession.html#soup-session-request-http">soup_session_request_http ()</a>
1284
+ <dt id="ientry-idm20945">soup_session_request_http, <a class="indexterm" href="SoupSession.html#soup-session-request-http">soup_session_request_http ()</a>
1285
1285
  </dt>
1286
- <dt id="ientry-idm21022">soup_session_request_http_uri, <a class="indexterm" href="SoupSession.html#soup-session-request-http-uri">soup_session_request_http_uri ()</a>
1286
+ <dt id="ientry-idm21023">soup_session_request_http_uri, <a class="indexterm" href="SoupSession.html#soup-session-request-http-uri">soup_session_request_http_uri ()</a>
1287
1287
  </dt>
1288
- <dt id="ientry-idm20878">soup_session_request_uri, <a class="indexterm" href="SoupSession.html#soup-session-request-uri">soup_session_request_uri ()</a>
1288
+ <dt id="ientry-idm20879">soup_session_request_uri, <a class="indexterm" href="SoupSession.html#soup-session-request-uri">soup_session_request_uri ()</a>
1289
1289
  </dt>
1290
- <dt id="ientry-idm21242">soup_session_requeue_message, <a class="indexterm" href="SoupSession.html#soup-session-requeue-message">soup_session_requeue_message ()</a>
1290
+ <dt id="ientry-idm21243">soup_session_requeue_message, <a class="indexterm" href="SoupSession.html#soup-session-requeue-message">soup_session_requeue_message ()</a>
1291
1291
  </dt>
1292
- <dt id="ientry-idm21399">soup_session_send, <a class="indexterm" href="SoupSession.html#soup-session-send">soup_session_send ()</a>
1292
+ <dt id="ientry-idm21400">soup_session_send, <a class="indexterm" href="SoupSession.html#soup-session-send">soup_session_send ()</a>
1293
1293
  </dt>
1294
- <dt id="ientry-idm21499">soup_session_send_async, <a class="indexterm" href="SoupSession.html#soup-session-send-async">soup_session_send_async ()</a>
1294
+ <dt id="ientry-idm21500">soup_session_send_async, <a class="indexterm" href="SoupSession.html#soup-session-send-async">soup_session_send_async ()</a>
1295
1295
  </dt>
1296
- <dt id="ientry-idm21591">soup_session_send_finish, <a class="indexterm" href="SoupSession.html#soup-session-send-finish">soup_session_send_finish ()</a>
1296
+ <dt id="ientry-idm21592">soup_session_send_finish, <a class="indexterm" href="SoupSession.html#soup-session-send-finish">soup_session_send_finish ()</a>
1297
1297
  </dt>
1298
- <dt id="ientry-idm21279">soup_session_send_message, <a class="indexterm" href="SoupSession.html#soup-session-send-message">soup_session_send_message ()</a>
1298
+ <dt id="ientry-idm21280">soup_session_send_message, <a class="indexterm" href="SoupSession.html#soup-session-send-message">soup_session_send_message ()</a>
1299
1299
  </dt>
1300
- <dt id="ientry-idm23041">SOUP_SESSION_SSL_CA_FILE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-CA-FILE:CAPS">SOUP_SESSION_SSL_CA_FILE</a>
1300
+ <dt id="ientry-idm23042">SOUP_SESSION_SSL_CA_FILE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-CA-FILE:CAPS">SOUP_SESSION_SSL_CA_FILE</a>
1301
1301
  </dt>
1302
- <dt id="ientry-idm23049">SOUP_SESSION_SSL_STRICT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-STRICT:CAPS">SOUP_SESSION_SSL_STRICT</a>
1302
+ <dt id="ientry-idm23050">SOUP_SESSION_SSL_STRICT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-STRICT:CAPS">SOUP_SESSION_SSL_STRICT</a>
1303
1303
  </dt>
1304
- <dt id="ientry-idm23031">SOUP_SESSION_SSL_USE_SYSTEM_CA_FILE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-USE-SYSTEM-CA-FILE:CAPS">SOUP_SESSION_SSL_USE_SYSTEM_CA_FILE</a>
1304
+ <dt id="ientry-idm23032">SOUP_SESSION_SSL_USE_SYSTEM_CA_FILE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-SSL-USE-SYSTEM-CA-FILE:CAPS">SOUP_SESSION_SSL_USE_SYSTEM_CA_FILE</a>
1305
1305
  </dt>
1306
- <dt id="ientry-idm22642">soup_session_steal_connection, <a class="indexterm" href="SoupSession.html#soup-session-steal-connection">soup_session_steal_connection ()</a>
1306
+ <dt id="ientry-idm22643">soup_session_steal_connection, <a class="indexterm" href="SoupSession.html#soup-session-steal-connection">soup_session_steal_connection ()</a>
1307
1307
  </dt>
1308
- <dt id="ientry-idm23087">SOUP_SESSION_TIMEOUT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TIMEOUT:CAPS">SOUP_SESSION_TIMEOUT</a>
1308
+ <dt id="ientry-idm23088">SOUP_SESSION_TIMEOUT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TIMEOUT:CAPS">SOUP_SESSION_TIMEOUT</a>
1309
1309
  </dt>
1310
- <dt id="ientry-idm23021">SOUP_SESSION_TLS_DATABASE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TLS-DATABASE:CAPS">SOUP_SESSION_TLS_DATABASE</a>
1310
+ <dt id="ientry-idm23022">SOUP_SESSION_TLS_DATABASE, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TLS-DATABASE:CAPS">SOUP_SESSION_TLS_DATABASE</a>
1311
1311
  </dt>
1312
- <dt id="ientry-idm23059">SOUP_SESSION_TLS_INTERACTION, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TLS-INTERACTION:CAPS">SOUP_SESSION_TLS_INTERACTION</a>
1312
+ <dt id="ientry-idm23060">SOUP_SESSION_TLS_INTERACTION, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-TLS-INTERACTION:CAPS">SOUP_SESSION_TLS_INTERACTION</a>
1313
1313
  </dt>
1314
- <dt id="ientry-idm22115">soup_session_unpause_message, <a class="indexterm" href="SoupSession.html#soup-session-unpause-message">soup_session_unpause_message ()</a>
1314
+ <dt id="ientry-idm22116">soup_session_unpause_message, <a class="indexterm" href="SoupSession.html#soup-session-unpause-message">soup_session_unpause_message ()</a>
1315
1315
  </dt>
1316
- <dt id="ientry-idm23105">SOUP_SESSION_USER_AGENT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-USER-AGENT:CAPS">SOUP_SESSION_USER_AGENT</a>
1316
+ <dt id="ientry-idm23106">SOUP_SESSION_USER_AGENT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-USER-AGENT:CAPS">SOUP_SESSION_USER_AGENT</a>
1317
1317
  </dt>
1318
- <dt id="ientry-idm23077">SOUP_SESSION_USE_THREAD_CONTEXT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-USE-THREAD-CONTEXT:CAPS">SOUP_SESSION_USE_THREAD_CONTEXT</a>
1318
+ <dt id="ientry-idm23078">SOUP_SESSION_USE_THREAD_CONTEXT, <a class="indexterm" href="SoupSession.html#SOUP-SESSION-USE-THREAD-CONTEXT:CAPS">SOUP_SESSION_USE_THREAD_CONTEXT</a>
1319
1319
  </dt>
1320
- <dt id="ientry-idm21658">soup_session_websocket_connect_async, <a class="indexterm" href="SoupSession.html#soup-session-websocket-connect-async">soup_session_websocket_connect_async ()</a>
1320
+ <dt id="ientry-idm21659">soup_session_websocket_connect_async, <a class="indexterm" href="SoupSession.html#soup-session-websocket-connect-async">soup_session_websocket_connect_async ()</a>
1321
1321
  </dt>
1322
- <dt id="ientry-idm21771">soup_session_websocket_connect_finish, <a class="indexterm" href="SoupSession.html#soup-session-websocket-connect-finish">soup_session_websocket_connect_finish ()</a>
1322
+ <dt id="ientry-idm21772">soup_session_websocket_connect_finish, <a class="indexterm" href="SoupSession.html#soup-session-websocket-connect-finish">soup_session_websocket_connect_finish ()</a>
1323
1323
  </dt>
1324
- <dt id="ientry-idm21961">soup_session_would_redirect, <a class="indexterm" href="SoupSession.html#soup-session-would-redirect">soup_session_would_redirect ()</a>
1324
+ <dt id="ientry-idm21962">soup_session_would_redirect, <a class="indexterm" href="SoupSession.html#soup-session-would-redirect">soup_session_would_redirect ()</a>
1325
1325
  </dt>
1326
- <dt id="ientry-idm36302">SOUP_SOCKET_ASYNC_CONTEXT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-ASYNC-CONTEXT:CAPS">SOUP_SOCKET_ASYNC_CONTEXT</a>
1326
+ <dt id="ientry-idm36303">SOUP_SOCKET_ASYNC_CONTEXT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-ASYNC-CONTEXT:CAPS">SOUP_SOCKET_ASYNC_CONTEXT</a>
1327
1327
  </dt>
1328
- <dt id="ientry-idm35406">soup_socket_connect_async, <a class="indexterm" href="SoupSocket.html#soup-socket-connect-async">soup_socket_connect_async ()</a>
1328
+ <dt id="ientry-idm35407">soup_socket_connect_async, <a class="indexterm" href="SoupSocket.html#soup-socket-connect-async">soup_socket_connect_async ()</a>
1329
1329
  </dt>
1330
- <dt id="ientry-idm35476">soup_socket_connect_sync, <a class="indexterm" href="SoupSocket.html#soup-socket-connect-sync">soup_socket_connect_sync ()</a>
1330
+ <dt id="ientry-idm35477">soup_socket_connect_sync, <a class="indexterm" href="SoupSocket.html#soup-socket-connect-sync">soup_socket_connect_sync ()</a>
1331
1331
  </dt>
1332
- <dt id="ientry-idm35687">soup_socket_disconnect, <a class="indexterm" href="SoupSocket.html#soup-socket-disconnect">soup_socket_disconnect ()</a>
1332
+ <dt id="ientry-idm35688">soup_socket_disconnect, <a class="indexterm" href="SoupSocket.html#soup-socket-disconnect">soup_socket_disconnect ()</a>
1333
1333
  </dt>
1334
- <dt id="ientry-idm36278">SOUP_SOCKET_FLAG_NONBLOCKING, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-FLAG-NONBLOCKING:CAPS">SOUP_SOCKET_FLAG_NONBLOCKING</a>
1334
+ <dt id="ientry-idm36279">SOUP_SOCKET_FLAG_NONBLOCKING, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-FLAG-NONBLOCKING:CAPS">SOUP_SOCKET_FLAG_NONBLOCKING</a>
1335
1335
  </dt>
1336
- <dt id="ientry-idm35828">soup_socket_get_fd, <a class="indexterm" href="SoupSocket.html#soup-socket-get-fd">soup_socket_get_fd ()</a>
1336
+ <dt id="ientry-idm35829">soup_socket_get_fd, <a class="indexterm" href="SoupSocket.html#soup-socket-get-fd">soup_socket_get_fd ()</a>
1337
1337
  </dt>
1338
- <dt id="ientry-idm35750">soup_socket_get_local_address, <a class="indexterm" href="SoupSocket.html#soup-socket-get-local-address">soup_socket_get_local_address ()</a>
1338
+ <dt id="ientry-idm35751">soup_socket_get_local_address, <a class="indexterm" href="SoupSocket.html#soup-socket-get-local-address">soup_socket_get_local_address ()</a>
1339
1339
  </dt>
1340
- <dt id="ientry-idm35789">soup_socket_get_remote_address, <a class="indexterm" href="SoupSocket.html#soup-socket-get-remote-address">soup_socket_get_remote_address ()</a>
1340
+ <dt id="ientry-idm35790">soup_socket_get_remote_address, <a class="indexterm" href="SoupSocket.html#soup-socket-get-remote-address">soup_socket_get_remote_address ()</a>
1341
1341
  </dt>
1342
- <dt id="ientry-idm35715">soup_socket_is_connected, <a class="indexterm" href="SoupSocket.html#soup-socket-is-connected">soup_socket_is_connected ()</a>
1342
+ <dt id="ientry-idm35716">soup_socket_is_connected, <a class="indexterm" href="SoupSocket.html#soup-socket-is-connected">soup_socket_is_connected ()</a>
1343
1343
  </dt>
1344
- <dt id="ientry-idm36286">SOUP_SOCKET_IS_SERVER, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-IS-SERVER:CAPS">SOUP_SOCKET_IS_SERVER</a>
1344
+ <dt id="ientry-idm36287">SOUP_SOCKET_IS_SERVER, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-IS-SERVER:CAPS">SOUP_SOCKET_IS_SERVER</a>
1345
1345
  </dt>
1346
- <dt id="ientry-idm35653">soup_socket_is_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-is-ssl">soup_socket_is_ssl ()</a>
1346
+ <dt id="ientry-idm35654">soup_socket_is_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-is-ssl">soup_socket_is_ssl ()</a>
1347
1347
  </dt>
1348
- <dt id="ientry-idm35528">soup_socket_listen, <a class="indexterm" href="SoupSocket.html#soup-socket-listen">soup_socket_listen ()</a>
1348
+ <dt id="ientry-idm35529">soup_socket_listen, <a class="indexterm" href="SoupSocket.html#soup-socket-listen">soup_socket_listen ()</a>
1349
1349
  </dt>
1350
- <dt id="ientry-idm36262">SOUP_SOCKET_LOCAL_ADDRESS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-LOCAL-ADDRESS:CAPS">SOUP_SOCKET_LOCAL_ADDRESS</a>
1350
+ <dt id="ientry-idm36263">SOUP_SOCKET_LOCAL_ADDRESS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-LOCAL-ADDRESS:CAPS">SOUP_SOCKET_LOCAL_ADDRESS</a>
1351
1351
  </dt>
1352
- <dt id="ientry-idm35317">soup_socket_new, <a class="indexterm" href="SoupSocket.html#soup-socket-new">soup_socket_new ()</a>
1352
+ <dt id="ientry-idm35318">soup_socket_new, <a class="indexterm" href="SoupSocket.html#soup-socket-new">soup_socket_new ()</a>
1353
1353
  </dt>
1354
- <dt id="ientry-idm35863">soup_socket_read, <a class="indexterm" href="SoupSocket.html#soup-socket-read">soup_socket_read ()</a>
1354
+ <dt id="ientry-idm35864">soup_socket_read, <a class="indexterm" href="SoupSocket.html#soup-socket-read">soup_socket_read ()</a>
1355
1355
  </dt>
1356
- <dt id="ientry-idm35977">soup_socket_read_until, <a class="indexterm" href="SoupSocket.html#soup-socket-read-until">soup_socket_read_until ()</a>
1356
+ <dt id="ientry-idm35978">soup_socket_read_until, <a class="indexterm" href="SoupSocket.html#soup-socket-read-until">soup_socket_read_until ()</a>
1357
1357
  </dt>
1358
- <dt id="ientry-idm36270">SOUP_SOCKET_REMOTE_ADDRESS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-REMOTE-ADDRESS:CAPS">SOUP_SOCKET_REMOTE_ADDRESS</a>
1358
+ <dt id="ientry-idm36271">SOUP_SOCKET_REMOTE_ADDRESS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-REMOTE-ADDRESS:CAPS">SOUP_SOCKET_REMOTE_ADDRESS</a>
1359
1359
  </dt>
1360
- <dt id="ientry-idm36294">SOUP_SOCKET_SSL_CREDENTIALS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-CREDENTIALS:CAPS">SOUP_SOCKET_SSL_CREDENTIALS</a>
1360
+ <dt id="ientry-idm36295">SOUP_SOCKET_SSL_CREDENTIALS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-CREDENTIALS:CAPS">SOUP_SOCKET_SSL_CREDENTIALS</a>
1361
1361
  </dt>
1362
- <dt id="ientry-idm36320">SOUP_SOCKET_SSL_FALLBACK, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-FALLBACK:CAPS">SOUP_SOCKET_SSL_FALLBACK</a>
1362
+ <dt id="ientry-idm36321">SOUP_SOCKET_SSL_FALLBACK, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-FALLBACK:CAPS">SOUP_SOCKET_SSL_FALLBACK</a>
1363
1363
  </dt>
1364
- <dt id="ientry-idm36328">SOUP_SOCKET_SSL_STRICT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-STRICT:CAPS">SOUP_SOCKET_SSL_STRICT</a>
1364
+ <dt id="ientry-idm36329">SOUP_SOCKET_SSL_STRICT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-SSL-STRICT:CAPS">SOUP_SOCKET_SSL_STRICT</a>
1365
1365
  </dt>
1366
- <dt id="ientry-idm35603">soup_socket_start_proxy_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-start-proxy-ssl">soup_socket_start_proxy_ssl ()</a>
1366
+ <dt id="ientry-idm35604">soup_socket_start_proxy_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-start-proxy-ssl">soup_socket_start_proxy_ssl ()</a>
1367
1367
  </dt>
1368
- <dt id="ientry-idm35563">soup_socket_start_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-start-ssl">soup_socket_start_ssl ()</a>
1368
+ <dt id="ientry-idm35564">soup_socket_start_ssl, <a class="indexterm" href="SoupSocket.html#soup-socket-start-ssl">soup_socket_start_ssl ()</a>
1369
1369
  </dt>
1370
- <dt id="ientry-idm36312">SOUP_SOCKET_TIMEOUT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TIMEOUT:CAPS">SOUP_SOCKET_TIMEOUT</a>
1370
+ <dt id="ientry-idm36313">SOUP_SOCKET_TIMEOUT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TIMEOUT:CAPS">SOUP_SOCKET_TIMEOUT</a>
1371
1371
  </dt>
1372
- <dt id="ientry-idm36336">SOUP_SOCKET_TLS_CERTIFICATE, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TLS-CERTIFICATE:CAPS">SOUP_SOCKET_TLS_CERTIFICATE</a>
1372
+ <dt id="ientry-idm36337">SOUP_SOCKET_TLS_CERTIFICATE, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TLS-CERTIFICATE:CAPS">SOUP_SOCKET_TLS_CERTIFICATE</a>
1373
1373
  </dt>
1374
- <dt id="ientry-idm36346">SOUP_SOCKET_TLS_ERRORS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TLS-ERRORS:CAPS">SOUP_SOCKET_TLS_ERRORS</a>
1374
+ <dt id="ientry-idm36347">SOUP_SOCKET_TLS_ERRORS, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TLS-ERRORS:CAPS">SOUP_SOCKET_TLS_ERRORS</a>
1375
1375
  </dt>
1376
- <dt id="ientry-idm36356">SOUP_SOCKET_TRUSTED_CERTIFICATE, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TRUSTED-CERTIFICATE:CAPS">SOUP_SOCKET_TRUSTED_CERTIFICATE</a>
1376
+ <dt id="ientry-idm36357">SOUP_SOCKET_TRUSTED_CERTIFICATE, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-TRUSTED-CERTIFICATE:CAPS">SOUP_SOCKET_TRUSTED_CERTIFICATE</a>
1377
1377
  </dt>
1378
- <dt id="ientry-idm36364">SOUP_SOCKET_USE_THREAD_CONTEXT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-USE-THREAD-CONTEXT:CAPS">SOUP_SOCKET_USE_THREAD_CONTEXT</a>
1378
+ <dt id="ientry-idm36365">SOUP_SOCKET_USE_THREAD_CONTEXT, <a class="indexterm" href="SoupSocket.html#SOUP-SOCKET-USE-THREAD-CONTEXT:CAPS">SOUP_SOCKET_USE_THREAD_CONTEXT</a>
1379
1379
  </dt>
1380
- <dt id="ientry-idm36103">soup_socket_write, <a class="indexterm" href="SoupSocket.html#soup-socket-write">soup_socket_write ()</a>
1380
+ <dt id="ientry-idm36104">soup_socket_write, <a class="indexterm" href="SoupSocket.html#soup-socket-write">soup_socket_write ()</a>
1381
1381
  </dt>
1382
- <dt id="ientry-idm24442">soup_status_get_phrase, <a class="indexterm" href="libsoup-2.4-soup-status.html#soup-status-get-phrase">soup_status_get_phrase ()</a>
1382
+ <dt id="ientry-idm24443">soup_status_get_phrase, <a class="indexterm" href="libsoup-2.4-soup-status.html#soup-status-get-phrase">soup_status_get_phrase ()</a>
1383
1383
  </dt>
1384
- <dt id="ientry-idm24386">SOUP_STATUS_IS_CLIENT_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-CLIENT-ERROR:CAPS">SOUP_STATUS_IS_CLIENT_ERROR()</a>
1384
+ <dt id="ientry-idm24387">SOUP_STATUS_IS_CLIENT_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-CLIENT-ERROR:CAPS">SOUP_STATUS_IS_CLIENT_ERROR()</a>
1385
1385
  </dt>
1386
- <dt id="ientry-idm24302">SOUP_STATUS_IS_INFORMATIONAL, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-INFORMATIONAL:CAPS">SOUP_STATUS_IS_INFORMATIONAL()</a>
1386
+ <dt id="ientry-idm24303">SOUP_STATUS_IS_INFORMATIONAL, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-INFORMATIONAL:CAPS">SOUP_STATUS_IS_INFORMATIONAL()</a>
1387
1387
  </dt>
1388
- <dt id="ientry-idm24358">SOUP_STATUS_IS_REDIRECTION, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-REDIRECTION:CAPS">SOUP_STATUS_IS_REDIRECTION()</a>
1388
+ <dt id="ientry-idm24359">SOUP_STATUS_IS_REDIRECTION, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-REDIRECTION:CAPS">SOUP_STATUS_IS_REDIRECTION()</a>
1389
1389
  </dt>
1390
- <dt id="ientry-idm24414">SOUP_STATUS_IS_SERVER_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-SERVER-ERROR:CAPS">SOUP_STATUS_IS_SERVER_ERROR()</a>
1390
+ <dt id="ientry-idm24415">SOUP_STATUS_IS_SERVER_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-SERVER-ERROR:CAPS">SOUP_STATUS_IS_SERVER_ERROR()</a>
1391
1391
  </dt>
1392
- <dt id="ientry-idm24330">SOUP_STATUS_IS_SUCCESSFUL, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-SUCCESSFUL:CAPS">SOUP_STATUS_IS_SUCCESSFUL()</a>
1392
+ <dt id="ientry-idm24331">SOUP_STATUS_IS_SUCCESSFUL, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-SUCCESSFUL:CAPS">SOUP_STATUS_IS_SUCCESSFUL()</a>
1393
1393
  </dt>
1394
- <dt id="ientry-idm24274">SOUP_STATUS_IS_TRANSPORT_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-TRANSPORT-ERROR:CAPS">SOUP_STATUS_IS_TRANSPORT_ERROR()</a>
1394
+ <dt id="ientry-idm24275">SOUP_STATUS_IS_TRANSPORT_ERROR, <a class="indexterm" href="libsoup-2.4-soup-status.html#SOUP-STATUS-IS-TRANSPORT-ERROR:CAPS">SOUP_STATUS_IS_TRANSPORT_ERROR()</a>
1395
1395
  </dt>
1396
- <dt id="ientry-idm24482">soup_status_proxify, <a class="indexterm" href="libsoup-2.4-soup-status.html#soup-status-proxify">soup_status_proxify ()</a>
1396
+ <dt id="ientry-idm24483">soup_status_proxify, <a class="indexterm" href="libsoup-2.4-soup-status.html#soup-status-proxify">soup_status_proxify ()</a>
1397
1397
  </dt>
1398
- <dt id="ientry-idm14300">soup_str_case_equal, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-str-case-equal">soup_str_case_equal ()</a>
1398
+ <dt id="ientry-idm14301">soup_str_case_equal, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-str-case-equal">soup_str_case_equal ()</a>
1399
1399
  </dt>
1400
- <dt id="ientry-idm14341">soup_str_case_hash, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-str-case-hash">soup_str_case_hash ()</a>
1400
+ <dt id="ientry-idm14342">soup_str_case_hash, <a class="indexterm" href="libsoup-2.4-Soup-Miscellaneous-Utilities.html#soup-str-case-hash">soup_str_case_hash ()</a>
1401
1401
  </dt>
1402
- <dt id="ientry-idm25039">soup_tld_domain_is_public_suffix, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#soup-tld-domain-is-public-suffix">soup_tld_domain_is_public_suffix ()</a>
1402
+ <dt id="ientry-idm25040">soup_tld_domain_is_public_suffix, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#soup-tld-domain-is-public-suffix">soup_tld_domain_is_public_suffix ()</a>
1403
1403
  </dt>
1404
- <dt id="ientry-idm25078">SOUP_TLD_ERROR, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#SOUP-TLD-ERROR:CAPS">SOUP_TLD_ERROR</a>
1404
+ <dt id="ientry-idm25079">SOUP_TLD_ERROR, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#SOUP-TLD-ERROR:CAPS">SOUP_TLD_ERROR</a>
1405
1405
  </dt>
1406
- <dt id="ientry-idm24984">soup_tld_get_base_domain, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#soup-tld-get-base-domain">soup_tld_get_base_domain ()</a>
1406
+ <dt id="ientry-idm24985">soup_tld_get_base_domain, <a class="indexterm" href="libsoup-2.4-Top-Level-Domain-utils.html#soup-tld-get-base-domain">soup_tld_get_base_domain ()</a>
1407
1407
  </dt>
1408
1408
  <dt id="ientry-idm1723">SOUP_TYPE_AUTH_BASIC, <a class="indexterm" href="SoupAuth.html#SOUP-TYPE-AUTH-BASIC:CAPS">SOUP_TYPE_AUTH_BASIC</a>
1409
1409
  </dt>
1410
1410
  <dt id="ientry-idm1739">SOUP_TYPE_AUTH_DIGEST, <a class="indexterm" href="SoupAuth.html#SOUP-TYPE-AUTH-DIGEST:CAPS">SOUP_TYPE_AUTH_DIGEST</a>
1411
1411
  </dt>
1412
- <dt id="ientry-idm27905">SOUP_TYPE_AUTH_MANAGER, <a class="indexterm" href="SoupAuthManager.html#SOUP-TYPE-AUTH-MANAGER:CAPS">SOUP_TYPE_AUTH_MANAGER</a>
1412
+ <dt id="ientry-idm27906">SOUP_TYPE_AUTH_MANAGER, <a class="indexterm" href="SoupAuthManager.html#SOUP-TYPE-AUTH-MANAGER:CAPS">SOUP_TYPE_AUTH_MANAGER</a>
1413
1413
  </dt>
1414
1414
  <dt id="ientry-idm1771">SOUP_TYPE_AUTH_NEGOTIATE, <a class="indexterm" href="SoupAuth.html#SOUP-TYPE-AUTH-NEGOTIATE:CAPS">SOUP_TYPE_AUTH_NEGOTIATE</a>
1415
1415
  </dt>
1416
1416
  <dt id="ientry-idm1755">SOUP_TYPE_AUTH_NTLM, <a class="indexterm" href="SoupAuth.html#SOUP-TYPE-AUTH-NTLM:CAPS">SOUP_TYPE_AUTH_NTLM</a>
1417
1417
  </dt>
1418
- <dt id="ientry-idm25575">soup_uri_copy, <a class="indexterm" href="SoupURI.html#soup-uri-copy">soup_uri_copy ()</a>
1418
+ <dt id="ientry-idm25576">soup_uri_copy, <a class="indexterm" href="SoupURI.html#soup-uri-copy">soup_uri_copy ()</a>
1419
1419
  </dt>
1420
- <dt id="ientry-idm25609">soup_uri_copy_host, <a class="indexterm" href="SoupURI.html#soup-uri-copy-host">soup_uri_copy_host ()</a>
1420
+ <dt id="ientry-idm25610">soup_uri_copy_host, <a class="indexterm" href="SoupURI.html#soup-uri-copy-host">soup_uri_copy_host ()</a>
1421
1421
  </dt>
1422
- <dt id="ientry-idm25853">soup_uri_decode, <a class="indexterm" href="SoupURI.html#soup-uri-decode">soup_uri_decode ()</a>
1422
+ <dt id="ientry-idm25854">soup_uri_decode, <a class="indexterm" href="SoupURI.html#soup-uri-decode">soup_uri_decode ()</a>
1423
1423
  </dt>
1424
- <dt id="ientry-idm25812">soup_uri_encode, <a class="indexterm" href="SoupURI.html#soup-uri-encode">soup_uri_encode ()</a>
1424
+ <dt id="ientry-idm25813">soup_uri_encode, <a class="indexterm" href="SoupURI.html#soup-uri-encode">soup_uri_encode ()</a>
1425
1425
  </dt>
1426
- <dt id="ientry-idm25644">soup_uri_equal, <a class="indexterm" href="SoupURI.html#soup-uri-equal">soup_uri_equal ()</a>
1426
+ <dt id="ientry-idm25645">soup_uri_equal, <a class="indexterm" href="SoupURI.html#soup-uri-equal">soup_uri_equal ()</a>
1427
1427
  </dt>
1428
- <dt id="ientry-idm25784">soup_uri_free, <a class="indexterm" href="SoupURI.html#soup-uri-free">soup_uri_free ()</a>
1428
+ <dt id="ientry-idm25785">soup_uri_free, <a class="indexterm" href="SoupURI.html#soup-uri-free">soup_uri_free ()</a>
1429
1429
  </dt>
1430
- <dt id="ientry-idm26721">soup_uri_get_fragment, <a class="indexterm" href="SoupURI.html#soup-uri-get-fragment">soup_uri_get_fragment ()</a>
1430
+ <dt id="ientry-idm26722">soup_uri_get_fragment, <a class="indexterm" href="SoupURI.html#soup-uri-get-fragment">soup_uri_get_fragment ()</a>
1431
1431
  </dt>
1432
- <dt id="ientry-idm26332">soup_uri_get_host, <a class="indexterm" href="SoupURI.html#soup-uri-get-host">soup_uri_get_host ()</a>
1432
+ <dt id="ientry-idm26333">soup_uri_get_host, <a class="indexterm" href="SoupURI.html#soup-uri-get-host">soup_uri_get_host ()</a>
1433
1433
  </dt>
1434
- <dt id="ientry-idm26249">soup_uri_get_password, <a class="indexterm" href="SoupURI.html#soup-uri-get-password">soup_uri_get_password ()</a>
1434
+ <dt id="ientry-idm26250">soup_uri_get_password, <a class="indexterm" href="SoupURI.html#soup-uri-get-password">soup_uri_get_password ()</a>
1435
1435
  </dt>
1436
- <dt id="ientry-idm26480">soup_uri_get_path, <a class="indexterm" href="SoupURI.html#soup-uri-get-path">soup_uri_get_path ()</a>
1436
+ <dt id="ientry-idm26481">soup_uri_get_path, <a class="indexterm" href="SoupURI.html#soup-uri-get-path">soup_uri_get_path ()</a>
1437
1437
  </dt>
1438
- <dt id="ientry-idm26406">soup_uri_get_port, <a class="indexterm" href="SoupURI.html#soup-uri-get-port">soup_uri_get_port ()</a>
1438
+ <dt id="ientry-idm26407">soup_uri_get_port, <a class="indexterm" href="SoupURI.html#soup-uri-get-port">soup_uri_get_port ()</a>
1439
1439
  </dt>
1440
- <dt id="ientry-idm26647">soup_uri_get_query, <a class="indexterm" href="SoupURI.html#soup-uri-get-query">soup_uri_get_query ()</a>
1440
+ <dt id="ientry-idm26648">soup_uri_get_query, <a class="indexterm" href="SoupURI.html#soup-uri-get-query">soup_uri_get_query ()</a>
1441
1441
  </dt>
1442
- <dt id="ientry-idm26097">soup_uri_get_scheme, <a class="indexterm" href="SoupURI.html#soup-uri-get-scheme">soup_uri_get_scheme ()</a>
1442
+ <dt id="ientry-idm26098">soup_uri_get_scheme, <a class="indexterm" href="SoupURI.html#soup-uri-get-scheme">soup_uri_get_scheme ()</a>
1443
1443
  </dt>
1444
- <dt id="ientry-idm26173">soup_uri_get_user, <a class="indexterm" href="SoupURI.html#soup-uri-get-user">soup_uri_get_user ()</a>
1444
+ <dt id="ientry-idm26174">soup_uri_get_user, <a class="indexterm" href="SoupURI.html#soup-uri-get-user">soup_uri_get_user ()</a>
1445
1445
  </dt>
1446
- <dt id="ientry-idm25691">soup_uri_host_equal, <a class="indexterm" href="SoupURI.html#soup-uri-host-equal">soup_uri_host_equal ()</a>
1446
+ <dt id="ientry-idm25692">soup_uri_host_equal, <a class="indexterm" href="SoupURI.html#soup-uri-host-equal">soup_uri_host_equal ()</a>
1447
1447
  </dt>
1448
- <dt id="ientry-idm25746">soup_uri_host_hash, <a class="indexterm" href="SoupURI.html#soup-uri-host-hash">soup_uri_host_hash ()</a>
1448
+ <dt id="ientry-idm25747">soup_uri_host_hash, <a class="indexterm" href="SoupURI.html#soup-uri-host-hash">soup_uri_host_hash ()</a>
1449
1449
  </dt>
1450
- <dt id="ientry-idm25979">SOUP_URI_IS_VALID, <a class="indexterm" href="SoupURI.html#SOUP-URI-IS-VALID:CAPS">SOUP_URI_IS_VALID()</a>
1450
+ <dt id="ientry-idm25980">SOUP_URI_IS_VALID, <a class="indexterm" href="SoupURI.html#SOUP-URI-IS-VALID:CAPS">SOUP_URI_IS_VALID()</a>
1451
1451
  </dt>
1452
- <dt id="ientry-idm25478">soup_uri_new, <a class="indexterm" href="SoupURI.html#soup-uri-new">soup_uri_new ()</a>
1452
+ <dt id="ientry-idm25479">soup_uri_new, <a class="indexterm" href="SoupURI.html#soup-uri-new">soup_uri_new ()</a>
1453
1453
  </dt>
1454
- <dt id="ientry-idm25437">soup_uri_new_with_base, <a class="indexterm" href="SoupURI.html#soup-uri-new-with-base">soup_uri_new_with_base ()</a>
1454
+ <dt id="ientry-idm25438">soup_uri_new_with_base, <a class="indexterm" href="SoupURI.html#soup-uri-new-with-base">soup_uri_new_with_base ()</a>
1455
1455
  </dt>
1456
- <dt id="ientry-idm25888">soup_uri_normalize, <a class="indexterm" href="SoupURI.html#soup-uri-normalize">soup_uri_normalize ()</a>
1456
+ <dt id="ientry-idm25889">soup_uri_normalize, <a class="indexterm" href="SoupURI.html#soup-uri-normalize">soup_uri_normalize ()</a>
1457
1457
  </dt>
1458
- <dt id="ientry-idm26945">SOUP_URI_SCHEME_DATA, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-DATA:CAPS">SOUP_URI_SCHEME_DATA</a>
1458
+ <dt id="ientry-idm26946">SOUP_URI_SCHEME_DATA, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-DATA:CAPS">SOUP_URI_SCHEME_DATA</a>
1459
1459
  </dt>
1460
- <dt id="ientry-idm26957">SOUP_URI_SCHEME_FILE, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-FILE:CAPS">SOUP_URI_SCHEME_FILE</a>
1460
+ <dt id="ientry-idm26958">SOUP_URI_SCHEME_FILE, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-FILE:CAPS">SOUP_URI_SCHEME_FILE</a>
1461
1461
  </dt>
1462
- <dt id="ientry-idm26969">SOUP_URI_SCHEME_FTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-FTP:CAPS">SOUP_URI_SCHEME_FTP</a>
1462
+ <dt id="ientry-idm26970">SOUP_URI_SCHEME_FTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-FTP:CAPS">SOUP_URI_SCHEME_FTP</a>
1463
1463
  </dt>
1464
- <dt id="ientry-idm26925">SOUP_URI_SCHEME_HTTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-HTTP:CAPS">SOUP_URI_SCHEME_HTTP</a>
1464
+ <dt id="ientry-idm26926">SOUP_URI_SCHEME_HTTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-HTTP:CAPS">SOUP_URI_SCHEME_HTTP</a>
1465
1465
  </dt>
1466
- <dt id="ientry-idm26935">SOUP_URI_SCHEME_HTTPS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-HTTPS:CAPS">SOUP_URI_SCHEME_HTTPS</a>
1466
+ <dt id="ientry-idm26936">SOUP_URI_SCHEME_HTTPS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-HTTPS:CAPS">SOUP_URI_SCHEME_HTTPS</a>
1467
1467
  </dt>
1468
- <dt id="ientry-idm26981">SOUP_URI_SCHEME_RESOURCE, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-RESOURCE:CAPS">SOUP_URI_SCHEME_RESOURCE</a>
1468
+ <dt id="ientry-idm26982">SOUP_URI_SCHEME_RESOURCE, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-RESOURCE:CAPS">SOUP_URI_SCHEME_RESOURCE</a>
1469
1469
  </dt>
1470
- <dt id="ientry-idm26993">SOUP_URI_SCHEME_WS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-WS:CAPS">SOUP_URI_SCHEME_WS</a>
1470
+ <dt id="ientry-idm26994">SOUP_URI_SCHEME_WS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-WS:CAPS">SOUP_URI_SCHEME_WS</a>
1471
1471
  </dt>
1472
- <dt id="ientry-idm27005">SOUP_URI_SCHEME_WSS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-WSS:CAPS">SOUP_URI_SCHEME_WSS</a>
1472
+ <dt id="ientry-idm27006">SOUP_URI_SCHEME_WSS, <a class="indexterm" href="SoupURI.html#SOUP-URI-SCHEME-WSS:CAPS">SOUP_URI_SCHEME_WSS</a>
1473
1473
  </dt>
1474
- <dt id="ientry-idm26681">soup_uri_set_fragment, <a class="indexterm" href="SoupURI.html#soup-uri-set-fragment">soup_uri_set_fragment ()</a>
1474
+ <dt id="ientry-idm26682">soup_uri_set_fragment, <a class="indexterm" href="SoupURI.html#soup-uri-set-fragment">soup_uri_set_fragment ()</a>
1475
1475
  </dt>
1476
- <dt id="ientry-idm26283">soup_uri_set_host, <a class="indexterm" href="SoupURI.html#soup-uri-set-host">soup_uri_set_host ()</a>
1476
+ <dt id="ientry-idm26284">soup_uri_set_host, <a class="indexterm" href="SoupURI.html#soup-uri-set-host">soup_uri_set_host ()</a>
1477
1477
  </dt>
1478
- <dt id="ientry-idm26207">soup_uri_set_password, <a class="indexterm" href="SoupURI.html#soup-uri-set-password">soup_uri_set_password ()</a>
1478
+ <dt id="ientry-idm26208">soup_uri_set_password, <a class="indexterm" href="SoupURI.html#soup-uri-set-password">soup_uri_set_password ()</a>
1479
1479
  </dt>
1480
- <dt id="ientry-idm26440">soup_uri_set_path, <a class="indexterm" href="SoupURI.html#soup-uri-set-path">soup_uri_set_path ()</a>
1480
+ <dt id="ientry-idm26441">soup_uri_set_path, <a class="indexterm" href="SoupURI.html#soup-uri-set-path">soup_uri_set_path ()</a>
1481
1481
  </dt>
1482
- <dt id="ientry-idm26366">soup_uri_set_port, <a class="indexterm" href="SoupURI.html#soup-uri-set-port">soup_uri_set_port ()</a>
1482
+ <dt id="ientry-idm26367">soup_uri_set_port, <a class="indexterm" href="SoupURI.html#soup-uri-set-port">soup_uri_set_port ()</a>
1483
1483
  </dt>
1484
- <dt id="ientry-idm26514">soup_uri_set_query, <a class="indexterm" href="SoupURI.html#soup-uri-set-query">soup_uri_set_query ()</a>
1484
+ <dt id="ientry-idm26515">soup_uri_set_query, <a class="indexterm" href="SoupURI.html#soup-uri-set-query">soup_uri_set_query ()</a>
1485
1485
  </dt>
1486
- <dt id="ientry-idm26598">soup_uri_set_query_from_fields, <a class="indexterm" href="SoupURI.html#soup-uri-set-query-from-fields">soup_uri_set_query_from_fields ()</a>
1486
+ <dt id="ientry-idm26599">soup_uri_set_query_from_fields, <a class="indexterm" href="SoupURI.html#soup-uri-set-query-from-fields">soup_uri_set_query_from_fields ()</a>
1487
1487
  </dt>
1488
- <dt id="ientry-idm26554">soup_uri_set_query_from_form, <a class="indexterm" href="SoupURI.html#soup-uri-set-query-from-form">soup_uri_set_query_from_form ()</a>
1488
+ <dt id="ientry-idm26555">soup_uri_set_query_from_form, <a class="indexterm" href="SoupURI.html#soup-uri-set-query-from-form">soup_uri_set_query_from_form ()</a>
1489
1489
  </dt>
1490
- <dt id="ientry-idm26057">soup_uri_set_scheme, <a class="indexterm" href="SoupURI.html#soup-uri-set-scheme">soup_uri_set_scheme ()</a>
1490
+ <dt id="ientry-idm26058">soup_uri_set_scheme, <a class="indexterm" href="SoupURI.html#soup-uri-set-scheme">soup_uri_set_scheme ()</a>
1491
1491
  </dt>
1492
- <dt id="ientry-idm26131">soup_uri_set_user, <a class="indexterm" href="SoupURI.html#soup-uri-set-user">soup_uri_set_user ()</a>
1492
+ <dt id="ientry-idm26132">soup_uri_set_user, <a class="indexterm" href="SoupURI.html#soup-uri-set-user">soup_uri_set_user ()</a>
1493
1493
  </dt>
1494
- <dt id="ientry-idm25525">soup_uri_to_string, <a class="indexterm" href="SoupURI.html#soup-uri-to-string">soup_uri_to_string ()</a>
1494
+ <dt id="ientry-idm25526">soup_uri_to_string, <a class="indexterm" href="SoupURI.html#soup-uri-to-string">soup_uri_to_string ()</a>
1495
1495
  </dt>
1496
- <dt id="ientry-idm25944">soup_uri_uses_default_port, <a class="indexterm" href="SoupURI.html#soup-uri-uses-default-port">soup_uri_uses_default_port ()</a>
1496
+ <dt id="ientry-idm25945">soup_uri_uses_default_port, <a class="indexterm" href="SoupURI.html#soup-uri-uses-default-port">soup_uri_uses_default_port ()</a>
1497
1497
  </dt>
1498
- <dt id="ientry-idm26022">SOUP_URI_VALID_FOR_HTTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-VALID-FOR-HTTP:CAPS">SOUP_URI_VALID_FOR_HTTP()</a>
1498
+ <dt id="ientry-idm26023">SOUP_URI_VALID_FOR_HTTP, <a class="indexterm" href="SoupURI.html#SOUP-URI-VALID-FOR-HTTP:CAPS">SOUP_URI_VALID_FOR_HTTP()</a>
1499
1499
  </dt>
1500
- <dt id="ientry-idm27371">SOUP_VERSION_2_24, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-24:CAPS">SOUP_VERSION_2_24</a>
1500
+ <dt id="ientry-idm27372">SOUP_VERSION_2_24, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-24:CAPS">SOUP_VERSION_2_24</a>
1501
1501
  </dt>
1502
- <dt id="ientry-idm27383">SOUP_VERSION_2_26, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-26:CAPS">SOUP_VERSION_2_26</a>
1502
+ <dt id="ientry-idm27384">SOUP_VERSION_2_26, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-26:CAPS">SOUP_VERSION_2_26</a>
1503
1503
  </dt>
1504
- <dt id="ientry-idm27395">SOUP_VERSION_2_28, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-28:CAPS">SOUP_VERSION_2_28</a>
1504
+ <dt id="ientry-idm27396">SOUP_VERSION_2_28, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-28:CAPS">SOUP_VERSION_2_28</a>
1505
1505
  </dt>
1506
- <dt id="ientry-idm27407">SOUP_VERSION_2_30, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-30:CAPS">SOUP_VERSION_2_30</a>
1506
+ <dt id="ientry-idm27408">SOUP_VERSION_2_30, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-30:CAPS">SOUP_VERSION_2_30</a>
1507
1507
  </dt>
1508
- <dt id="ientry-idm27419">SOUP_VERSION_2_32, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-32:CAPS">SOUP_VERSION_2_32</a>
1508
+ <dt id="ientry-idm27420">SOUP_VERSION_2_32, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-32:CAPS">SOUP_VERSION_2_32</a>
1509
1509
  </dt>
1510
- <dt id="ientry-idm27431">SOUP_VERSION_2_34, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-34:CAPS">SOUP_VERSION_2_34</a>
1510
+ <dt id="ientry-idm27432">SOUP_VERSION_2_34, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-34:CAPS">SOUP_VERSION_2_34</a>
1511
1511
  </dt>
1512
- <dt id="ientry-idm27443">SOUP_VERSION_2_36, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-36:CAPS">SOUP_VERSION_2_36</a>
1512
+ <dt id="ientry-idm27444">SOUP_VERSION_2_36, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-36:CAPS">SOUP_VERSION_2_36</a>
1513
1513
  </dt>
1514
- <dt id="ientry-idm27455">SOUP_VERSION_2_38, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-38:CAPS">SOUP_VERSION_2_38</a>
1514
+ <dt id="ientry-idm27456">SOUP_VERSION_2_38, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-38:CAPS">SOUP_VERSION_2_38</a>
1515
1515
  </dt>
1516
- <dt id="ientry-idm27467">SOUP_VERSION_2_40, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-40:CAPS">SOUP_VERSION_2_40</a>
1516
+ <dt id="ientry-idm27468">SOUP_VERSION_2_40, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-40:CAPS">SOUP_VERSION_2_40</a>
1517
1517
  </dt>
1518
- <dt id="ientry-idm27479">SOUP_VERSION_2_42, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-42:CAPS">SOUP_VERSION_2_42</a>
1518
+ <dt id="ientry-idm27480">SOUP_VERSION_2_42, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-42:CAPS">SOUP_VERSION_2_42</a>
1519
1519
  </dt>
1520
- <dt id="ientry-idm27491">SOUP_VERSION_2_44, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-44:CAPS">SOUP_VERSION_2_44</a>
1520
+ <dt id="ientry-idm27492">SOUP_VERSION_2_44, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-44:CAPS">SOUP_VERSION_2_44</a>
1521
1521
  </dt>
1522
- <dt id="ientry-idm27503">SOUP_VERSION_2_46, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-46:CAPS">SOUP_VERSION_2_46</a>
1522
+ <dt id="ientry-idm27504">SOUP_VERSION_2_46, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-46:CAPS">SOUP_VERSION_2_46</a>
1523
1523
  </dt>
1524
- <dt id="ientry-idm27515">SOUP_VERSION_2_48, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-48:CAPS">SOUP_VERSION_2_48</a>
1524
+ <dt id="ientry-idm27516">SOUP_VERSION_2_48, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-48:CAPS">SOUP_VERSION_2_48</a>
1525
1525
  </dt>
1526
- <dt id="ientry-idm27527">SOUP_VERSION_2_50, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-50:CAPS">SOUP_VERSION_2_50</a>
1526
+ <dt id="ientry-idm27528">SOUP_VERSION_2_50, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-50:CAPS">SOUP_VERSION_2_50</a>
1527
1527
  </dt>
1528
- <dt id="ientry-idm27539">SOUP_VERSION_2_52, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-52:CAPS">SOUP_VERSION_2_52</a>
1528
+ <dt id="ientry-idm27540">SOUP_VERSION_2_52, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-2-52:CAPS">SOUP_VERSION_2_52</a>
1529
1529
  </dt>
1530
- <dt id="ientry-idm27350">SOUP_VERSION_MAX_ALLOWED, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-MAX-ALLOWED:CAPS">SOUP_VERSION_MAX_ALLOWED</a>
1530
+ <dt id="ientry-idm27351">SOUP_VERSION_MAX_ALLOWED, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-MAX-ALLOWED:CAPS">SOUP_VERSION_MAX_ALLOWED</a>
1531
1531
  </dt>
1532
- <dt id="ientry-idm27334">SOUP_VERSION_MIN_REQUIRED, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-MIN-REQUIRED:CAPS">SOUP_VERSION_MIN_REQUIRED</a>
1532
+ <dt id="ientry-idm27335">SOUP_VERSION_MIN_REQUIRED, <a class="indexterm" href="libsoup-2.4-Version-Information.html#SOUP-VERSION-MIN-REQUIRED:CAPS">SOUP_VERSION_MIN_REQUIRED</a>
1533
1533
  </dt>
1534
- <dt id="ientry-idm32349">soup_websocket_client_prepare_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-client-prepare-handshake">soup_websocket_client_prepare_handshake ()</a>
1534
+ <dt id="ientry-idm32350">soup_websocket_client_prepare_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-client-prepare-handshake">soup_websocket_client_prepare_handshake ()</a>
1535
1535
  </dt>
1536
- <dt id="ientry-idm32405">soup_websocket_client_verify_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-client-verify-handshake">soup_websocket_client_verify_handshake ()</a>
1536
+ <dt id="ientry-idm32406">soup_websocket_client_verify_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-client-verify-handshake">soup_websocket_client_verify_handshake ()</a>
1537
1537
  </dt>
1538
- <dt id="ientry-idm32976">soup_websocket_connection_close, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-close">soup_websocket_connection_close ()</a>
1538
+ <dt id="ientry-idm32977">soup_websocket_connection_close, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-close">soup_websocket_connection_close ()</a>
1539
1539
  </dt>
1540
- <dt id="ientry-idm33030">soup_websocket_connection_get_close_code, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-close-code">soup_websocket_connection_get_close_code ()</a>
1540
+ <dt id="ientry-idm33031">soup_websocket_connection_get_close_code, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-close-code">soup_websocket_connection_get_close_code ()</a>
1541
1541
  </dt>
1542
- <dt id="ientry-idm33065">soup_websocket_connection_get_close_data, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-close-data">soup_websocket_connection_get_close_data ()</a>
1542
+ <dt id="ientry-idm33066">soup_websocket_connection_get_close_data, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-close-data">soup_websocket_connection_get_close_data ()</a>
1543
1543
  </dt>
1544
- <dt id="ientry-idm32725">soup_websocket_connection_get_connection_type, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-connection-type">soup_websocket_connection_get_connection_type ()</a>
1544
+ <dt id="ientry-idm32726">soup_websocket_connection_get_connection_type, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-connection-type">soup_websocket_connection_get_connection_type ()</a>
1545
1545
  </dt>
1546
- <dt id="ientry-idm32692">soup_websocket_connection_get_io_stream, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-io-stream">soup_websocket_connection_get_io_stream ()</a>
1546
+ <dt id="ientry-idm32693">soup_websocket_connection_get_io_stream, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-io-stream">soup_websocket_connection_get_io_stream ()</a>
1547
1547
  </dt>
1548
- <dt id="ientry-idm32789">soup_websocket_connection_get_origin, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-origin">soup_websocket_connection_get_origin ()</a>
1548
+ <dt id="ientry-idm32790">soup_websocket_connection_get_origin, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-origin">soup_websocket_connection_get_origin ()</a>
1549
1549
  </dt>
1550
- <dt id="ientry-idm32824">soup_websocket_connection_get_protocol, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-protocol">soup_websocket_connection_get_protocol ()</a>
1550
+ <dt id="ientry-idm32825">soup_websocket_connection_get_protocol, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-protocol">soup_websocket_connection_get_protocol ()</a>
1551
1551
  </dt>
1552
- <dt id="ientry-idm32859">soup_websocket_connection_get_state, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-state">soup_websocket_connection_get_state ()</a>
1552
+ <dt id="ientry-idm32860">soup_websocket_connection_get_state, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-state">soup_websocket_connection_get_state ()</a>
1553
1553
  </dt>
1554
- <dt id="ientry-idm32755">soup_websocket_connection_get_uri, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-uri">soup_websocket_connection_get_uri ()</a>
1554
+ <dt id="ientry-idm32756">soup_websocket_connection_get_uri, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-get-uri">soup_websocket_connection_get_uri ()</a>
1555
1555
  </dt>
1556
- <dt id="ientry-idm32615">soup_websocket_connection_new, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-new">soup_websocket_connection_new ()</a>
1556
+ <dt id="ientry-idm32616">soup_websocket_connection_new, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-new">soup_websocket_connection_new ()</a>
1557
1557
  </dt>
1558
- <dt id="ientry-idm32926">soup_websocket_connection_send_binary, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-send-binary">soup_websocket_connection_send_binary ()</a>
1558
+ <dt id="ientry-idm32927">soup_websocket_connection_send_binary, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-send-binary">soup_websocket_connection_send_binary ()</a>
1559
1559
  </dt>
1560
- <dt id="ientry-idm32889">soup_websocket_connection_send_text, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-send-text">soup_websocket_connection_send_text ()</a>
1560
+ <dt id="ientry-idm32890">soup_websocket_connection_send_text, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-connection-send-text">soup_websocket_connection_send_text ()</a>
1561
1561
  </dt>
1562
- <dt id="ientry-idm33337">SOUP_WEBSOCKET_ERROR, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SOUP-WEBSOCKET-ERROR:CAPS">SOUP_WEBSOCKET_ERROR</a>
1562
+ <dt id="ientry-idm33338">SOUP_WEBSOCKET_ERROR, <a class="indexterm" href="libsoup-2.4-WebSockets.html#SOUP-WEBSOCKET-ERROR:CAPS">SOUP_WEBSOCKET_ERROR</a>
1563
1563
  </dt>
1564
- <dt id="ientry-idm32458">soup_websocket_server_check_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-server-check-handshake">soup_websocket_server_check_handshake ()</a>
1564
+ <dt id="ientry-idm32459">soup_websocket_server_check_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-server-check-handshake">soup_websocket_server_check_handshake ()</a>
1565
1565
  </dt>
1566
- <dt id="ientry-idm32543">soup_websocket_server_process_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-server-process-handshake">soup_websocket_server_process_handshake ()</a>
1566
+ <dt id="ientry-idm32544">soup_websocket_server_process_handshake, <a class="indexterm" href="libsoup-2.4-WebSockets.html#soup-websocket-server-process-handshake">soup_websocket_server_process_handshake ()</a>
1567
1567
  </dt>
1568
- <dt id="ientry-idm31732">soup_xmlrpc_build_fault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-fault">soup_xmlrpc_build_fault ()</a>
1568
+ <dt id="ientry-idm31733">soup_xmlrpc_build_fault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-fault">soup_xmlrpc_build_fault ()</a>
1569
1569
  </dt>
1570
- <dt id="ientry-idm31112">soup_xmlrpc_build_request, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-request">soup_xmlrpc_build_request ()</a>
1570
+ <dt id="ientry-idm31113">soup_xmlrpc_build_request, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-request">soup_xmlrpc_build_request ()</a>
1571
1571
  </dt>
1572
- <dt id="ientry-idm31677">soup_xmlrpc_build_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-response">soup_xmlrpc_build_response ()</a>
1572
+ <dt id="ientry-idm31678">soup_xmlrpc_build_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-build-response">soup_xmlrpc_build_response ()</a>
1573
1573
  </dt>
1574
- <dt id="ientry-idm31908">SOUP_XMLRPC_ERROR, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SOUP-XMLRPC-ERROR:CAPS">SOUP_XMLRPC_ERROR</a>
1574
+ <dt id="ientry-idm31909">SOUP_XMLRPC_ERROR, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SOUP-XMLRPC-ERROR:CAPS">SOUP_XMLRPC_ERROR</a>
1575
1575
  </dt>
1576
- <dt id="ientry-idm31935">SOUP_XMLRPC_FAULT, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SOUP-XMLRPC-FAULT:CAPS">SOUP_XMLRPC_FAULT</a>
1576
+ <dt id="ientry-idm31936">SOUP_XMLRPC_FAULT, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#SOUP-XMLRPC-FAULT:CAPS">SOUP_XMLRPC_FAULT</a>
1577
1577
  </dt>
1578
- <dt id="ientry-idm31207">soup_xmlrpc_message_new, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-new">soup_xmlrpc_message_new ()</a>
1578
+ <dt id="ientry-idm31208">soup_xmlrpc_message_new, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-new">soup_xmlrpc_message_new ()</a>
1579
1579
  </dt>
1580
- <dt id="ientry-idm31848">soup_xmlrpc_message_set_fault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-set-fault">soup_xmlrpc_message_set_fault ()</a>
1580
+ <dt id="ientry-idm31849">soup_xmlrpc_message_set_fault, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-set-fault">soup_xmlrpc_message_set_fault ()</a>
1581
1581
  </dt>
1582
- <dt id="ientry-idm31781">soup_xmlrpc_message_set_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-set-response">soup_xmlrpc_message_set_response ()</a>
1582
+ <dt id="ientry-idm31782">soup_xmlrpc_message_set_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-message-set-response">soup_xmlrpc_message_set_response ()</a>
1583
1583
  </dt>
1584
- <dt id="ientry-idm31478">soup_xmlrpc_params_free, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-params-free">soup_xmlrpc_params_free ()</a>
1584
+ <dt id="ientry-idm31479">soup_xmlrpc_params_free, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-params-free">soup_xmlrpc_params_free ()</a>
1585
1585
  </dt>
1586
- <dt id="ientry-idm31509">soup_xmlrpc_params_parse, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-params-parse">soup_xmlrpc_params_parse ()</a>
1586
+ <dt id="ientry-idm31510">soup_xmlrpc_params_parse, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-params-parse">soup_xmlrpc_params_parse ()</a>
1587
1587
  </dt>
1588
- <dt id="ientry-idm31603">soup_xmlrpc_parse_request, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-parse-request">soup_xmlrpc_parse_request ()</a>
1588
+ <dt id="ientry-idm31604">soup_xmlrpc_parse_request, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-parse-request">soup_xmlrpc_parse_request ()</a>
1589
1589
  </dt>
1590
- <dt id="ientry-idm31285">soup_xmlrpc_parse_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-parse-response">soup_xmlrpc_parse_response ()</a>
1590
+ <dt id="ientry-idm31286">soup_xmlrpc_parse_response, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-parse-response">soup_xmlrpc_parse_response ()</a>
1591
1591
  </dt>
1592
- <dt id="ientry-idm31419">soup_xmlrpc_variant_get_datetime, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-variant-get-datetime">soup_xmlrpc_variant_get_datetime ()</a>
1592
+ <dt id="ientry-idm31420">soup_xmlrpc_variant_get_datetime, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-variant-get-datetime">soup_xmlrpc_variant_get_datetime ()</a>
1593
1593
  </dt>
1594
- <dt id="ientry-idm31376">soup_xmlrpc_variant_new_datetime, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-variant-new-datetime">soup_xmlrpc_variant_new_datetime ()</a>
1594
+ <dt id="ientry-idm31377">soup_xmlrpc_variant_new_datetime, <a class="indexterm" href="libsoup-2.4-XMLRPC-Support.html#soup-xmlrpc-variant-new-datetime">soup_xmlrpc_variant_new_datetime ()</a>
1595
1595
  </dt>
1596
1596
  </dl>
1597
1597
  </div></div>
1598
1598
  </div>
1599
1599
  <div class="footer">
1600
- <hr>Generated by GTK-Doc V1.27.1</div>
1600
+ <hr>Generated by GTK-Doc V1.28.1</div>
1601
1601
  </body>
1602
1602
  </html>