gstreamer 1.1.5-x86-mingw32 → 1.1.6-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (679) hide show
  1. data/lib/1.8/gstreamer.so +0 -0
  2. data/lib/1.9/gstreamer.so +0 -0
  3. data/lib/gst.rb +4 -1
  4. data/vendor/local/bin/flac.exe +0 -0
  5. data/vendor/local/bin/gst-discoverer-0.10.exe +0 -0
  6. data/vendor/local/bin/gst-feedback.exe +0 -0
  7. data/vendor/local/bin/gst-inspect-0.10.exe +0 -0
  8. data/vendor/local/bin/gst-inspect.exe +0 -0
  9. data/vendor/local/bin/gst-launch-0.10.exe +0 -0
  10. data/vendor/local/bin/gst-launch.exe +0 -0
  11. data/vendor/local/bin/gst-typefind-0.10.exe +0 -0
  12. data/vendor/local/bin/gst-typefind.exe +0 -0
  13. data/vendor/local/bin/gst-xmlinspect-0.10.exe +0 -0
  14. data/vendor/local/bin/gst-xmlinspect.exe +0 -0
  15. data/vendor/local/bin/gst-xmllaunch-0.10.exe +0 -0
  16. data/vendor/local/bin/gst-xmllaunch.exe +0 -0
  17. data/vendor/local/bin/libFLAC-8.dll +0 -0
  18. data/vendor/local/bin/libgstapp-0.10-0.dll +0 -0
  19. data/vendor/local/bin/libgstaudio-0.10-0.dll +0 -0
  20. data/vendor/local/bin/libgstbase-0.10-0.dll +0 -0
  21. data/vendor/local/bin/libgstbasevideo-0.10-0.dll +0 -0
  22. data/vendor/local/bin/libgstcdda-0.10-0.dll +0 -0
  23. data/vendor/local/bin/libgstcheck-0.10-0.dll +0 -0
  24. data/vendor/local/bin/libgstcontroller-0.10-0.dll +0 -0
  25. data/vendor/local/bin/libgstdataprotocol-0.10-0.dll +0 -0
  26. data/vendor/local/bin/libgstfft-0.10-0.dll +0 -0
  27. data/vendor/local/bin/libgstinterfaces-0.10-0.dll +0 -0
  28. data/vendor/local/bin/libgstnet-0.10-0.dll +0 -0
  29. data/vendor/local/bin/libgstnetbuffer-0.10-0.dll +0 -0
  30. data/vendor/local/bin/libgstpbutils-0.10-0.dll +0 -0
  31. data/vendor/local/bin/libgstphotography-0.10-0.dll +0 -0
  32. data/vendor/local/bin/libgstreamer-0.10-0.dll +0 -0
  33. data/vendor/local/bin/libgstriff-0.10-0.dll +0 -0
  34. data/vendor/local/bin/libgstrtp-0.10-0.dll +0 -0
  35. data/vendor/local/bin/libgstrtsp-0.10-0.dll +0 -0
  36. data/vendor/local/bin/libgstsdp-0.10-0.dll +0 -0
  37. data/vendor/local/bin/libgstsignalprocessor-0.10-0.dll +0 -0
  38. data/vendor/local/bin/libgsttag-0.10-0.dll +0 -0
  39. data/vendor/local/bin/libgstvideo-0.10-0.dll +0 -0
  40. data/vendor/local/bin/libogg-0.dll +0 -0
  41. data/vendor/local/bin/libspeex-1.dll +0 -0
  42. data/vendor/local/bin/libspeexdsp-1.dll +0 -0
  43. data/vendor/local/bin/libtheora-0.dll +0 -0
  44. data/vendor/local/bin/libtheoradec-1.dll +0 -0
  45. data/vendor/local/bin/libtheoraenc-1.dll +0 -0
  46. data/vendor/local/bin/libvorbis-0.dll +0 -0
  47. data/vendor/local/bin/libvorbisenc-2.dll +0 -0
  48. data/vendor/local/bin/libvorbisfile-3.dll +0 -0
  49. data/vendor/local/bin/libxml2-2.dll +0 -0
  50. data/vendor/local/bin/metaflac.exe +0 -0
  51. data/vendor/local/bin/speexdec.exe +0 -0
  52. data/vendor/local/bin/speexenc.exe +0 -0
  53. data/vendor/local/bin/xmlcatalog.exe +0 -0
  54. data/vendor/local/bin/xmllint.exe +0 -0
  55. data/vendor/local/include/libxml2/libxml/DOCBparser.h +9 -9
  56. data/vendor/local/include/libxml2/libxml/HTMLparser.h +25 -23
  57. data/vendor/local/include/libxml2/libxml/HTMLtree.h +19 -19
  58. data/vendor/local/include/libxml2/libxml/SAX.h +37 -37
  59. data/vendor/local/include/libxml2/libxml/SAX2.h +34 -34
  60. data/vendor/local/include/libxml2/libxml/c14n.h +1 -1
  61. data/vendor/local/include/libxml2/libxml/catalog.h +35 -35
  62. data/vendor/local/include/libxml2/libxml/debugXML.h +26 -26
  63. data/vendor/local/include/libxml2/libxml/dict.h +16 -5
  64. data/vendor/local/include/libxml2/libxml/encoding.h +28 -14
  65. data/vendor/local/include/libxml2/libxml/hash.h +24 -24
  66. data/vendor/local/include/libxml2/libxml/list.h +26 -26
  67. data/vendor/local/include/libxml2/libxml/nanoftp.h +44 -24
  68. data/vendor/local/include/libxml2/libxml/nanohttp.h +13 -13
  69. data/vendor/local/include/libxml2/libxml/parser.h +78 -73
  70. data/vendor/local/include/libxml2/libxml/parserInternals.h +106 -73
  71. data/vendor/local/include/libxml2/libxml/schemasInternals.h +2 -2
  72. data/vendor/local/include/libxml2/libxml/schematron.h +11 -11
  73. data/vendor/local/include/libxml2/libxml/tree.h +203 -152
  74. data/vendor/local/include/libxml2/libxml/valid.h +72 -72
  75. data/vendor/local/include/libxml2/libxml/xlink.h +7 -7
  76. data/vendor/local/include/libxml2/libxml/xmlIO.h +71 -65
  77. data/vendor/local/include/libxml2/libxml/xmlautomata.h +22 -22
  78. data/vendor/local/include/libxml2/libxml/xmlerror.h +6 -6
  79. data/vendor/local/include/libxml2/libxml/xmlexports.h +2 -2
  80. data/vendor/local/include/libxml2/libxml/xmlmodule.h +1 -1
  81. data/vendor/local/include/libxml2/libxml/xmlreader.h +24 -20
  82. data/vendor/local/include/libxml2/libxml/xmlsave.h +2 -1
  83. data/vendor/local/include/libxml2/libxml/xmlschemas.h +30 -2
  84. data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +20 -20
  85. data/vendor/local/include/libxml2/libxml/xmlstring.h +3 -3
  86. data/vendor/local/include/libxml2/libxml/xmlversion.h +29 -7
  87. data/vendor/local/include/libxml2/libxml/xmlwriter.h +4 -1
  88. data/vendor/local/include/libxml2/libxml/xpath.h +47 -43
  89. data/vendor/local/include/libxml2/libxml/xpathInternals.h +81 -79
  90. data/vendor/local/include/libxml2/libxml/xpointer.h +23 -23
  91. data/vendor/local/lib/gstreamer-0.10/libgstadder.dll +0 -0
  92. data/vendor/local/lib/gstreamer-0.10/libgstadder.dll.a +0 -0
  93. data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll +0 -0
  94. data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll.a +0 -0
  95. data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll +0 -0
  96. data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll.a +0 -0
  97. data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll +0 -0
  98. data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll.a +0 -0
  99. data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll +0 -0
  100. data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll.a +0 -0
  101. data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll +0 -0
  102. data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll.a +0 -0
  103. data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll +0 -0
  104. data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll.a +0 -0
  105. data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll +0 -0
  106. data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll.a +0 -0
  107. data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll +0 -0
  108. data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll.a +0 -0
  109. data/vendor/local/lib/gstreamer-0.10/libgstapp.dll +0 -0
  110. data/vendor/local/lib/gstreamer-0.10/libgstapp.dll.a +0 -0
  111. data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll +0 -0
  112. data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll.a +0 -0
  113. data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll +0 -0
  114. data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll.a +0 -0
  115. data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll +0 -0
  116. data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll.a +0 -0
  117. data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll +0 -0
  118. data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll.a +0 -0
  119. data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll +0 -0
  120. data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll.a +0 -0
  121. data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll +0 -0
  122. data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll.a +0 -0
  123. data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll +0 -0
  124. data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll.a +0 -0
  125. data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll +0 -0
  126. data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll.a +0 -0
  127. data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll +0 -0
  128. data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll.a +0 -0
  129. data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll +0 -0
  130. data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll.a +0 -0
  131. data/vendor/local/lib/gstreamer-0.10/libgstavi.dll +0 -0
  132. data/vendor/local/lib/gstreamer-0.10/libgstavi.dll.a +0 -0
  133. data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll +0 -0
  134. data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll.a +0 -0
  135. data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll +0 -0
  136. data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll.a +0 -0
  137. data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll +0 -0
  138. data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll.a +0 -0
  139. data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll +0 -0
  140. data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll.a +0 -0
  141. data/vendor/local/lib/gstreamer-0.10/libgstcog.dll +0 -0
  142. data/vendor/local/lib/gstreamer-0.10/libgstcog.dll.a +0 -0
  143. data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll +0 -0
  144. data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll.a +0 -0
  145. data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll +0 -0
  146. data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll.a +0 -0
  147. data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll +0 -0
  148. data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll.a +0 -0
  149. data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll +0 -0
  150. data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll.a +0 -0
  151. data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll +0 -0
  152. data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll.a +0 -0
  153. data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll +0 -0
  154. data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll.a +0 -0
  155. data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll +0 -0
  156. data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll.a +0 -0
  157. data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll +0 -0
  158. data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll.a +0 -0
  159. data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll +0 -0
  160. data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll.a +0 -0
  161. data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll +0 -0
  162. data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll.a +0 -0
  163. data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll +0 -0
  164. data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll.a +0 -0
  165. data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll +0 -0
  166. data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll.a +0 -0
  167. data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll +0 -0
  168. data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll.a +0 -0
  169. data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll +0 -0
  170. data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll.a +0 -0
  171. data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll +0 -0
  172. data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll.a +0 -0
  173. data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll +0 -0
  174. data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll.a +0 -0
  175. data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll +0 -0
  176. data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll.a +0 -0
  177. data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll +0 -0
  178. data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll.a +0 -0
  179. data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll +0 -0
  180. data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll.a +0 -0
  181. data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll +0 -0
  182. data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll.a +0 -0
  183. data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll +0 -0
  184. data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll.a +0 -0
  185. data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll +0 -0
  186. data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll.a +0 -0
  187. data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll +0 -0
  188. data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll.a +0 -0
  189. data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll +0 -0
  190. data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll.a +0 -0
  191. data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll +0 -0
  192. data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll.a +0 -0
  193. data/vendor/local/lib/gstreamer-0.10/libgstflac.dll +0 -0
  194. data/vendor/local/lib/gstreamer-0.10/libgstflac.dll.a +0 -0
  195. data/vendor/local/lib/gstreamer-0.10/libgstflv.dll +0 -0
  196. data/vendor/local/lib/gstreamer-0.10/libgstflv.dll.a +0 -0
  197. data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll +0 -0
  198. data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll.a +0 -0
  199. data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll +0 -0
  200. data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll.a +0 -0
  201. data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll +0 -0
  202. data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll.a +0 -0
  203. data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll +0 -0
  204. data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll.a +0 -0
  205. data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll +0 -0
  206. data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll.a +0 -0
  207. data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll +0 -0
  208. data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll.a +0 -0
  209. data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll +0 -0
  210. data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll.a +0 -0
  211. data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll +0 -0
  212. data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll.a +0 -0
  213. data/vendor/local/lib/gstreamer-0.10/libgstgio.dll +0 -0
  214. data/vendor/local/lib/gstreamer-0.10/libgstgio.dll.a +0 -0
  215. data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll +0 -0
  216. data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll.a +0 -0
  217. data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll +0 -0
  218. data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll.a +0 -0
  219. data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll +0 -0
  220. data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll.a +0 -0
  221. data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll +0 -0
  222. data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll.a +0 -0
  223. data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll +0 -0
  224. data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll.a +0 -0
  225. data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll +0 -0
  226. data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll.a +0 -0
  227. data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll +0 -0
  228. data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll.a +0 -0
  229. data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll +0 -0
  230. data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll.a +0 -0
  231. data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll +0 -0
  232. data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll.a +0 -0
  233. data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll +0 -0
  234. data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll.a +0 -0
  235. data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll +0 -0
  236. data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll.a +0 -0
  237. data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll +0 -0
  238. data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll.a +0 -0
  239. data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll +0 -0
  240. data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll.a +0 -0
  241. data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll +0 -0
  242. data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll.a +0 -0
  243. data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll +0 -0
  244. data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll.a +0 -0
  245. data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll +0 -0
  246. data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll.a +0 -0
  247. data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll +0 -0
  248. data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll.a +0 -0
  249. data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll +0 -0
  250. data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll.a +0 -0
  251. data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll +0 -0
  252. data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll.a +0 -0
  253. data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll +0 -0
  254. data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll.a +0 -0
  255. data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll +0 -0
  256. data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll.a +0 -0
  257. data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll +0 -0
  258. data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll.a +0 -0
  259. data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll +0 -0
  260. data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll.a +0 -0
  261. data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll +0 -0
  262. data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll.a +0 -0
  263. data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll +0 -0
  264. data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll.a +0 -0
  265. data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll +0 -0
  266. data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll.a +0 -0
  267. data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll +0 -0
  268. data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll.a +0 -0
  269. data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll +0 -0
  270. data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll.a +0 -0
  271. data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll +0 -0
  272. data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll.a +0 -0
  273. data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll +0 -0
  274. data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll.a +0 -0
  275. data/vendor/local/lib/gstreamer-0.10/libgstmve.dll +0 -0
  276. data/vendor/local/lib/gstreamer-0.10/libgstmve.dll.a +0 -0
  277. data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll +0 -0
  278. data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll.a +0 -0
  279. data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll +0 -0
  280. data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll.a +0 -0
  281. data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll +0 -0
  282. data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll.a +0 -0
  283. data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll +0 -0
  284. data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll.a +0 -0
  285. data/vendor/local/lib/gstreamer-0.10/libgstogg.dll +0 -0
  286. data/vendor/local/lib/gstreamer-0.10/libgstogg.dll.a +0 -0
  287. data/vendor/local/lib/gstreamer-0.10/libgstpango.dll +0 -0
  288. data/vendor/local/lib/gstreamer-0.10/libgstpango.dll.a +0 -0
  289. data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll +0 -0
  290. data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll.a +0 -0
  291. data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll +0 -0
  292. data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll.a +0 -0
  293. data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll +0 -0
  294. data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll.a +0 -0
  295. data/vendor/local/lib/gstreamer-0.10/libgstpng.dll +0 -0
  296. data/vendor/local/lib/gstreamer-0.10/libgstpng.dll.a +0 -0
  297. data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll +0 -0
  298. data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll.a +0 -0
  299. data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll +0 -0
  300. data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll.a +0 -0
  301. data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll +0 -0
  302. data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll.a +0 -0
  303. data/vendor/local/lib/gstreamer-0.10/libgstreal.dll +0 -0
  304. data/vendor/local/lib/gstreamer-0.10/libgstreal.dll.a +0 -0
  305. data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll +0 -0
  306. data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll.a +0 -0
  307. data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll +0 -0
  308. data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll.a +0 -0
  309. data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll +0 -0
  310. data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll.a +0 -0
  311. data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll +0 -0
  312. data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll.a +0 -0
  313. data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll +0 -0
  314. data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll.a +0 -0
  315. data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll +0 -0
  316. data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll.a +0 -0
  317. data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll +0 -0
  318. data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll.a +0 -0
  319. data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll +0 -0
  320. data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll.a +0 -0
  321. data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll +0 -0
  322. data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll.a +0 -0
  323. data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll +0 -0
  324. data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll.a +0 -0
  325. data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll +0 -0
  326. data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll.a +0 -0
  327. data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll +0 -0
  328. data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll.a +0 -0
  329. data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll +0 -0
  330. data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll.a +0 -0
  331. data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll +0 -0
  332. data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll.a +0 -0
  333. data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll +0 -0
  334. data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll.a +0 -0
  335. data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll +0 -0
  336. data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll.a +0 -0
  337. data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll +0 -0
  338. data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll.a +0 -0
  339. data/vendor/local/lib/gstreamer-0.10/libgststereo.dll +0 -0
  340. data/vendor/local/lib/gstreamer-0.10/libgststereo.dll.a +0 -0
  341. data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll +0 -0
  342. data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll.a +0 -0
  343. data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll +0 -0
  344. data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll.a +0 -0
  345. data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll +0 -0
  346. data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll.a +0 -0
  347. data/vendor/local/lib/gstreamer-0.10/libgsttta.dll +0 -0
  348. data/vendor/local/lib/gstreamer-0.10/libgsttta.dll.a +0 -0
  349. data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll +0 -0
  350. data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll.a +0 -0
  351. data/vendor/local/lib/gstreamer-0.10/libgstudp.dll +0 -0
  352. data/vendor/local/lib/gstreamer-0.10/libgstudp.dll.a +0 -0
  353. data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll +0 -0
  354. data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll.a +0 -0
  355. data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll +0 -0
  356. data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll.a +0 -0
  357. data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll +0 -0
  358. data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll.a +0 -0
  359. data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll +0 -0
  360. data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll.a +0 -0
  361. data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll +0 -0
  362. data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll.a +0 -0
  363. data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll +0 -0
  364. data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll.a +0 -0
  365. data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll +0 -0
  366. data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll.a +0 -0
  367. data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll +0 -0
  368. data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll.a +0 -0
  369. data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll +0 -0
  370. data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll.a +0 -0
  371. data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll +0 -0
  372. data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll.a +0 -0
  373. data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll +0 -0
  374. data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll.a +0 -0
  375. data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll +0 -0
  376. data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll.a +0 -0
  377. data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll +0 -0
  378. data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll.a +0 -0
  379. data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll +0 -0
  380. data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll.a +0 -0
  381. data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll +0 -0
  382. data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll.a +0 -0
  383. data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll +0 -0
  384. data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll.a +0 -0
  385. data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll +0 -0
  386. data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll.a +0 -0
  387. data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll +0 -0
  388. data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll.a +0 -0
  389. data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll +0 -0
  390. data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll.a +0 -0
  391. data/vendor/local/lib/libFLAC.a +0 -0
  392. data/vendor/local/lib/libFLAC.dll.a +0 -0
  393. data/vendor/local/lib/libFLAC.la +1 -1
  394. data/vendor/local/lib/libgstapp-0.10.dll.a +0 -0
  395. data/vendor/local/lib/libgstaudio-0.10.a +0 -0
  396. data/vendor/local/lib/libgstaudio-0.10.dll.a +0 -0
  397. data/vendor/local/lib/libgstbase-0.10.a +0 -0
  398. data/vendor/local/lib/libgstbase-0.10.dll.a +0 -0
  399. data/vendor/local/lib/libgstbasevideo-0.10.a +0 -0
  400. data/vendor/local/lib/libgstbasevideo-0.10.dll.a +0 -0
  401. data/vendor/local/lib/libgstcdda-0.10.a +0 -0
  402. data/vendor/local/lib/libgstcdda-0.10.dll.a +0 -0
  403. data/vendor/local/lib/libgstcheck-0.10.a +0 -0
  404. data/vendor/local/lib/libgstcheck-0.10.dll.a +0 -0
  405. data/vendor/local/lib/libgstcontroller-0.10.a +0 -0
  406. data/vendor/local/lib/libgstcontroller-0.10.dll.a +0 -0
  407. data/vendor/local/lib/libgstdataprotocol-0.10.a +0 -0
  408. data/vendor/local/lib/libgstdataprotocol-0.10.dll.a +0 -0
  409. data/vendor/local/lib/libgstfft-0.10.a +0 -0
  410. data/vendor/local/lib/libgstfft-0.10.dll.a +0 -0
  411. data/vendor/local/lib/libgstinterfaces-0.10.a +0 -0
  412. data/vendor/local/lib/libgstinterfaces-0.10.dll.a +0 -0
  413. data/vendor/local/lib/libgstnet-0.10.a +0 -0
  414. data/vendor/local/lib/libgstnet-0.10.dll.a +0 -0
  415. data/vendor/local/lib/libgstnetbuffer-0.10.a +0 -0
  416. data/vendor/local/lib/libgstnetbuffer-0.10.dll.a +0 -0
  417. data/vendor/local/lib/libgstpbutils-0.10.a +0 -0
  418. data/vendor/local/lib/libgstpbutils-0.10.dll.a +0 -0
  419. data/vendor/local/lib/libgstphotography-0.10.a +0 -0
  420. data/vendor/local/lib/libgstphotography-0.10.dll.a +0 -0
  421. data/vendor/local/lib/libgstreamer-0.10.a +0 -0
  422. data/vendor/local/lib/libgstreamer-0.10.dll.a +0 -0
  423. data/vendor/local/lib/libgstriff-0.10.a +0 -0
  424. data/vendor/local/lib/libgstriff-0.10.dll.a +0 -0
  425. data/vendor/local/lib/libgstrtp-0.10.a +0 -0
  426. data/vendor/local/lib/libgstrtp-0.10.dll.a +0 -0
  427. data/vendor/local/lib/libgstrtsp-0.10.a +0 -0
  428. data/vendor/local/lib/libgstrtsp-0.10.dll.a +0 -0
  429. data/vendor/local/lib/libgstsdp-0.10.a +0 -0
  430. data/vendor/local/lib/libgstsdp-0.10.dll.a +0 -0
  431. data/vendor/local/lib/libgstsignalprocessor-0.10.a +0 -0
  432. data/vendor/local/lib/libgstsignalprocessor-0.10.dll.a +0 -0
  433. data/vendor/local/lib/libgsttag-0.10.a +0 -0
  434. data/vendor/local/lib/libgsttag-0.10.dll.a +0 -0
  435. data/vendor/local/lib/libgstvideo-0.10.a +0 -0
  436. data/vendor/local/lib/libgstvideo-0.10.dll.a +0 -0
  437. data/vendor/local/lib/libogg.a +0 -0
  438. data/vendor/local/lib/libogg.dll.a +0 -0
  439. data/vendor/local/lib/libspeex.a +0 -0
  440. data/vendor/local/lib/libspeex.dll.a +0 -0
  441. data/vendor/local/lib/libspeexdsp.a +0 -0
  442. data/vendor/local/lib/libspeexdsp.dll.a +0 -0
  443. data/vendor/local/lib/libtheora.a +0 -0
  444. data/vendor/local/lib/libtheora.dll.a +0 -0
  445. data/vendor/local/lib/libtheoradec.a +0 -0
  446. data/vendor/local/lib/libtheoradec.dll.a +0 -0
  447. data/vendor/local/lib/libtheoraenc.a +0 -0
  448. data/vendor/local/lib/libtheoraenc.dll.a +0 -0
  449. data/vendor/local/lib/libvorbis.a +0 -0
  450. data/vendor/local/lib/libvorbis.dll.a +0 -0
  451. data/vendor/local/lib/libvorbisenc.a +0 -0
  452. data/vendor/local/lib/libvorbisenc.dll.a +0 -0
  453. data/vendor/local/lib/libvorbisfile.a +0 -0
  454. data/vendor/local/lib/libvorbisfile.dll.a +0 -0
  455. data/vendor/local/lib/libxml2.def +16 -14
  456. data/vendor/local/lib/libxml2.dll.a +0 -0
  457. data/vendor/local/lib/libxml2.lib +0 -0
  458. data/vendor/local/lib/pkgconfig/libxml-2.0.pc +3 -3
  459. data/vendor/local/libexec/gstreamer-0.10/gst-plugin-scanner.exe +0 -0
  460. data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +268 -0
  461. data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +2 -0
  462. data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
  463. data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
  464. data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
  465. data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
  466. data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
  467. data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
  468. data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
  469. data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
  470. data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
  471. data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
  472. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
  473. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
  474. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
  475. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
  476. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
  477. data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
  478. data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
  479. data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
  480. data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
  481. data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
  482. data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
  483. data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
  484. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
  485. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
  486. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
  487. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
  488. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
  489. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
  490. data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
  491. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
  492. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
  493. data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
  494. data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
  495. data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
  496. data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
  497. data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
  498. data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
  499. data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
  500. data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
  501. data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
  502. data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
  503. data/vendor/local/share/doc/libxml2-2.9.0/Copyright +27 -0
  504. data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +880 -0
  505. data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +1198 -0
  506. data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +229 -0
  507. data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +3770 -0
  508. data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
  509. data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +282 -0
  510. data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
  511. data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
  512. data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +207 -0
  513. data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +751 -0
  514. data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +174 -0
  515. data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +13 -0
  516. data/vendor/local/share/doc/libxml2-2.9.0/html/html/home.png +0 -0
  517. data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +13 -0
  518. data/vendor/local/share/doc/libxml2-2.9.0/html/html/left.png +0 -0
  519. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +51 -0
  520. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +184 -0
  521. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +73 -0
  522. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +125 -0
  523. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +128 -0
  524. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +38 -0
  525. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +142 -0
  526. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +72 -0
  527. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +120 -0
  528. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +58 -0
  529. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +124 -0
  530. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +79 -0
  531. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +152 -0
  532. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +116 -0
  533. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +13 -0
  534. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +120 -0
  535. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +94 -0
  536. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +65 -0
  537. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +559 -0
  538. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +322 -0
  539. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +76 -0
  540. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +162 -0
  541. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +373 -0
  542. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +81 -0
  543. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +72 -0
  544. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +989 -0
  545. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +73 -0
  546. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +289 -0
  547. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +59 -0
  548. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +82 -0
  549. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +212 -0
  550. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +85 -0
  551. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +864 -0
  552. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +20 -0
  553. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +107 -0
  554. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +38 -0
  555. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +330 -0
  556. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +143 -0
  557. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +60 -0
  558. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +185 -0
  559. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +123 -0
  560. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +108 -0
  561. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +512 -0
  562. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +62 -0
  563. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +261 -0
  564. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +310 -0
  565. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +394 -0
  566. data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +83 -0
  567. data/vendor/local/share/doc/libxml2-2.9.0/html/html/right.png +0 -0
  568. data/vendor/local/share/doc/libxml2-2.9.0/html/html/up.png +0 -0
  569. data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +14 -0
  570. data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +166 -0
  571. data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +5 -0
  572. data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +58 -0
  573. data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +2 -0
  574. data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
  575. data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +56 -0
  576. data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +72 -0
  577. data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +60 -0
  578. data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +143 -0
  579. data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +107 -0
  580. data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +14 -0
  581. data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +122 -0
  582. data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +120 -0
  583. data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +13 -0
  584. data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +122 -0
  585. data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +3 -0
  586. data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
  587. data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
  588. data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
  589. data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +1 -0
  590. data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +13 -0
  591. data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +39 -0
  592. data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +1198 -0
  593. data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +94 -0
  594. data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +4 -0
  595. data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +118 -0
  596. data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +18 -0
  597. data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +7 -0
  598. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +8 -0
  599. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +14 -0
  600. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +82 -0
  601. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +76 -0
  602. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +78 -0
  603. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +67 -0
  604. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +75 -0
  605. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +76 -0
  606. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +4 -0
  607. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +14 -0
  608. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +47 -0
  609. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +54 -0
  610. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +55 -0
  611. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +35 -0
  612. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +30 -0
  613. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +38 -0
  614. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +63 -0
  615. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
  616. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
  617. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
  618. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
  619. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
  620. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
  621. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
  622. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
  623. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
  624. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
  625. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
  626. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
  627. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
  628. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
  629. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
  630. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
  631. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
  632. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
  633. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
  634. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
  635. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
  636. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
  637. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
  638. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
  639. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +64 -0
  640. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +75 -0
  641. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +73 -0
  642. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +72 -0
  643. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +79 -0
  644. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +74 -0
  645. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +14 -0
  646. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +1 -0
  647. data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +1336 -0
  648. data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
  649. data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +2 -0
  650. data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +5715 -0
  651. data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +250 -0
  652. data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +5 -0
  653. data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +190 -0
  654. data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +30 -0
  655. data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
  656. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +3 -1
  657. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -1
  658. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +11 -1
  659. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +15 -5
  660. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +8 -4
  661. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +20 -5
  662. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +72 -18
  663. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +10 -0
  664. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +5 -3
  665. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +2 -2
  666. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +8 -3
  667. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +2 -1
  668. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +15 -0
  669. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +12 -2
  670. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +8 -3
  671. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +3 -0
  672. data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +9 -9
  673. data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +42 -2
  674. data/vendor/local/share/man/man1/xml2-config.1 +0 -1
  675. data/vendor/local/share/man/man1/xmlcatalog.1 +204 -93
  676. data/vendor/local/share/man/man3/libxml.3 +1 -1
  677. data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +867 -0
  678. data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +68 -0
  679. metadata +169 -13
@@ -11,6 +11,7 @@
11
11
  #ifndef __XML_DICT_H__
12
12
  #define __XML_DICT_H__
13
13
 
14
+ #include <limits.h>
14
15
  #include <libxml/xmlversion.h>
15
16
  #include <libxml/tree.h>
16
17
 
@@ -24,37 +25,47 @@ extern "C" {
24
25
  typedef struct _xmlDict xmlDict;
25
26
  typedef xmlDict *xmlDictPtr;
26
27
 
28
+ /*
29
+ * Initializer
30
+ */
31
+ XMLPUBFUN int XMLCALL xmlInitializeDict(void);
32
+
27
33
  /*
28
34
  * Constructor and destructor.
29
35
  */
30
36
  XMLPUBFUN xmlDictPtr XMLCALL
31
37
  xmlDictCreate (void);
38
+ XMLPUBFUN size_t XMLCALL
39
+ xmlDictSetLimit (xmlDictPtr dict,
40
+ size_t limit);
41
+ XMLPUBFUN size_t XMLCALL
42
+ xmlDictGetUsage (xmlDictPtr dict);
32
43
  XMLPUBFUN xmlDictPtr XMLCALL
33
44
  xmlDictCreateSub(xmlDictPtr sub);
34
45
  XMLPUBFUN int XMLCALL
35
46
  xmlDictReference(xmlDictPtr dict);
36
- XMLPUBFUN void XMLCALL
47
+ XMLPUBFUN void XMLCALL
37
48
  xmlDictFree (xmlDictPtr dict);
38
49
 
39
50
  /*
40
51
  * Lookup of entry in the dictionnary.
41
52
  */
42
- XMLPUBFUN const xmlChar * XMLCALL
53
+ XMLPUBFUN const xmlChar * XMLCALL
43
54
  xmlDictLookup (xmlDictPtr dict,
44
55
  const xmlChar *name,
45
56
  int len);
46
- XMLPUBFUN const xmlChar * XMLCALL
57
+ XMLPUBFUN const xmlChar * XMLCALL
47
58
  xmlDictExists (xmlDictPtr dict,
48
59
  const xmlChar *name,
49
60
  int len);
50
- XMLPUBFUN const xmlChar * XMLCALL
61
+ XMLPUBFUN const xmlChar * XMLCALL
51
62
  xmlDictQLookup (xmlDictPtr dict,
52
63
  const xmlChar *prefix,
53
64
  const xmlChar *name);
54
65
  XMLPUBFUN int XMLCALL
55
66
  xmlDictOwns (xmlDictPtr dict,
56
67
  const xmlChar *str);
57
- XMLPUBFUN int XMLCALL
68
+ XMLPUBFUN int XMLCALL
58
69
  xmlDictSize (xmlDictPtr dict);
59
70
 
60
71
  /*
@@ -27,6 +27,9 @@
27
27
  #ifdef LIBXML_ICONV_ENABLED
28
28
  #include <iconv.h>
29
29
  #endif
30
+ #ifdef LIBXML_ICU_ENABLED
31
+ #include <unicode/ucnv.h>
32
+ #endif
30
33
  #ifdef __cplusplus
31
34
  extern "C" {
32
35
  #endif
@@ -125,6 +128,13 @@ typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen,
125
128
  * Block defining the handlers for non UTF-8 encodings.
126
129
  * If iconv is supported, there are two extra fields.
127
130
  */
131
+ #ifdef LIBXML_ICU_ENABLED
132
+ struct _uconv_t {
133
+ UConverter *uconv; /* for conversion between an encoding and UTF-16 */
134
+ UConverter *utf8; /* for conversion between UTF-8 and UTF-16 */
135
+ };
136
+ typedef struct _uconv_t uconv_t;
137
+ #endif
128
138
 
129
139
  typedef struct _xmlCharEncodingHandler xmlCharEncodingHandler;
130
140
  typedef xmlCharEncodingHandler *xmlCharEncodingHandlerPtr;
@@ -136,6 +146,10 @@ struct _xmlCharEncodingHandler {
136
146
  iconv_t iconv_in;
137
147
  iconv_t iconv_out;
138
148
  #endif /* LIBXML_ICONV_ENABLED */
149
+ #ifdef LIBXML_ICU_ENABLED
150
+ uconv_t *uconv_in;
151
+ uconv_t *uconv_out;
152
+ #endif /* LIBXML_ICU_ENABLED */
139
153
  };
140
154
 
141
155
  #ifdef __cplusplus
@@ -149,32 +163,32 @@ extern "C" {
149
163
  /*
150
164
  * Interfaces for encoding handlers.
151
165
  */
152
- XMLPUBFUN void XMLCALL
166
+ XMLPUBFUN void XMLCALL
153
167
  xmlInitCharEncodingHandlers (void);
154
- XMLPUBFUN void XMLCALL
168
+ XMLPUBFUN void XMLCALL
155
169
  xmlCleanupCharEncodingHandlers (void);
156
- XMLPUBFUN void XMLCALL
170
+ XMLPUBFUN void XMLCALL
157
171
  xmlRegisterCharEncodingHandler (xmlCharEncodingHandlerPtr handler);
158
172
  XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
159
173
  xmlGetCharEncodingHandler (xmlCharEncoding enc);
160
174
  XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
161
175
  xmlFindCharEncodingHandler (const char *name);
162
176
  XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
163
- xmlNewCharEncodingHandler (const char *name,
164
- xmlCharEncodingInputFunc input,
165
- xmlCharEncodingOutputFunc output);
177
+ xmlNewCharEncodingHandler (const char *name,
178
+ xmlCharEncodingInputFunc input,
179
+ xmlCharEncodingOutputFunc output);
166
180
 
167
181
  /*
168
182
  * Interfaces for encoding names and aliases.
169
183
  */
170
- XMLPUBFUN int XMLCALL
184
+ XMLPUBFUN int XMLCALL
171
185
  xmlAddEncodingAlias (const char *name,
172
186
  const char *alias);
173
- XMLPUBFUN int XMLCALL
187
+ XMLPUBFUN int XMLCALL
174
188
  xmlDelEncodingAlias (const char *alias);
175
189
  XMLPUBFUN const char * XMLCALL
176
190
  xmlGetEncodingAlias (const char *alias);
177
- XMLPUBFUN void XMLCALL
191
+ XMLPUBFUN void XMLCALL
178
192
  xmlCleanupEncodingAliases (void);
179
193
  XMLPUBFUN xmlCharEncoding XMLCALL
180
194
  xmlParseCharEncoding (const char *name);
@@ -188,12 +202,12 @@ XMLPUBFUN xmlCharEncoding XMLCALL
188
202
  xmlDetectCharEncoding (const unsigned char *in,
189
203
  int len);
190
204
 
191
- XMLPUBFUN int XMLCALL
205
+ XMLPUBFUN int XMLCALL
192
206
  xmlCharEncOutFunc (xmlCharEncodingHandler *handler,
193
207
  xmlBufferPtr out,
194
208
  xmlBufferPtr in);
195
209
 
196
- XMLPUBFUN int XMLCALL
210
+ XMLPUBFUN int XMLCALL
197
211
  xmlCharEncInFunc (xmlCharEncodingHandler *handler,
198
212
  xmlBufferPtr out,
199
213
  xmlBufferPtr in);
@@ -201,20 +215,20 @@ XMLPUBFUN int XMLCALL
201
215
  xmlCharEncFirstLine (xmlCharEncodingHandler *handler,
202
216
  xmlBufferPtr out,
203
217
  xmlBufferPtr in);
204
- XMLPUBFUN int XMLCALL
218
+ XMLPUBFUN int XMLCALL
205
219
  xmlCharEncCloseFunc (xmlCharEncodingHandler *handler);
206
220
 
207
221
  /*
208
222
  * Export a few useful functions
209
223
  */
210
224
  #ifdef LIBXML_OUTPUT_ENABLED
211
- XMLPUBFUN int XMLCALL
225
+ XMLPUBFUN int XMLCALL
212
226
  UTF8Toisolat1 (unsigned char *out,
213
227
  int *outlen,
214
228
  const unsigned char *in,
215
229
  int *inlen);
216
230
  #endif /* LIBXML_OUTPUT_ENABLED */
217
- XMLPUBFUN int XMLCALL
231
+ XMLPUBFUN int XMLCALL
218
232
  isolat1ToUTF8 (unsigned char *out,
219
233
  int *outlen,
220
234
  const unsigned char *in,
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  * Summary: Chained hash tables
3
- * Description: This module implements the hash table support used in
4
- * various places in the library.
3
+ * Description: This module implements the hash table support used in
4
+ * various places in the library.
5
5
  *
6
6
  * Copy: See Copyright for the status of this software.
7
7
  *
@@ -108,40 +108,40 @@ XMLPUBFUN xmlHashTablePtr XMLCALL
108
108
  XMLPUBFUN xmlHashTablePtr XMLCALL
109
109
  xmlHashCreateDict(int size,
110
110
  xmlDictPtr dict);
111
- XMLPUBFUN void XMLCALL
111
+ XMLPUBFUN void XMLCALL
112
112
  xmlHashFree (xmlHashTablePtr table,
113
113
  xmlHashDeallocator f);
114
114
 
115
115
  /*
116
116
  * Add a new entry to the hash table.
117
117
  */
118
- XMLPUBFUN int XMLCALL
118
+ XMLPUBFUN int XMLCALL
119
119
  xmlHashAddEntry (xmlHashTablePtr table,
120
120
  const xmlChar *name,
121
121
  void *userdata);
122
- XMLPUBFUN int XMLCALL
122
+ XMLPUBFUN int XMLCALL
123
123
  xmlHashUpdateEntry(xmlHashTablePtr table,
124
124
  const xmlChar *name,
125
125
  void *userdata,
126
126
  xmlHashDeallocator f);
127
- XMLPUBFUN int XMLCALL
127
+ XMLPUBFUN int XMLCALL
128
128
  xmlHashAddEntry2(xmlHashTablePtr table,
129
129
  const xmlChar *name,
130
130
  const xmlChar *name2,
131
131
  void *userdata);
132
- XMLPUBFUN int XMLCALL
132
+ XMLPUBFUN int XMLCALL
133
133
  xmlHashUpdateEntry2(xmlHashTablePtr table,
134
134
  const xmlChar *name,
135
135
  const xmlChar *name2,
136
136
  void *userdata,
137
137
  xmlHashDeallocator f);
138
- XMLPUBFUN int XMLCALL
138
+ XMLPUBFUN int XMLCALL
139
139
  xmlHashAddEntry3(xmlHashTablePtr table,
140
140
  const xmlChar *name,
141
141
  const xmlChar *name2,
142
142
  const xmlChar *name3,
143
143
  void *userdata);
144
- XMLPUBFUN int XMLCALL
144
+ XMLPUBFUN int XMLCALL
145
145
  xmlHashUpdateEntry3(xmlHashTablePtr table,
146
146
  const xmlChar *name,
147
147
  const xmlChar *name2,
@@ -152,13 +152,13 @@ XMLPUBFUN int XMLCALL
152
152
  /*
153
153
  * Remove an entry from the hash table.
154
154
  */
155
- XMLPUBFUN int XMLCALL
155
+ XMLPUBFUN int XMLCALL
156
156
  xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name,
157
157
  xmlHashDeallocator f);
158
- XMLPUBFUN int XMLCALL
158
+ XMLPUBFUN int XMLCALL
159
159
  xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
160
160
  const xmlChar *name2, xmlHashDeallocator f);
161
- XMLPUBFUN int XMLCALL
161
+ XMLPUBFUN int XMLCALL
162
162
  xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
163
163
  const xmlChar *name2, const xmlChar *name3,
164
164
  xmlHashDeallocator f);
@@ -166,29 +166,29 @@ XMLPUBFUN int XMLCALL
166
166
  /*
167
167
  * Retrieve the userdata.
168
168
  */
169
- XMLPUBFUN void * XMLCALL
169
+ XMLPUBFUN void * XMLCALL
170
170
  xmlHashLookup (xmlHashTablePtr table,
171
171
  const xmlChar *name);
172
- XMLPUBFUN void * XMLCALL
172
+ XMLPUBFUN void * XMLCALL
173
173
  xmlHashLookup2 (xmlHashTablePtr table,
174
174
  const xmlChar *name,
175
175
  const xmlChar *name2);
176
- XMLPUBFUN void * XMLCALL
176
+ XMLPUBFUN void * XMLCALL
177
177
  xmlHashLookup3 (xmlHashTablePtr table,
178
178
  const xmlChar *name,
179
179
  const xmlChar *name2,
180
180
  const xmlChar *name3);
181
- XMLPUBFUN void * XMLCALL
181
+ XMLPUBFUN void * XMLCALL
182
182
  xmlHashQLookup (xmlHashTablePtr table,
183
183
  const xmlChar *name,
184
184
  const xmlChar *prefix);
185
- XMLPUBFUN void * XMLCALL
185
+ XMLPUBFUN void * XMLCALL
186
186
  xmlHashQLookup2 (xmlHashTablePtr table,
187
187
  const xmlChar *name,
188
188
  const xmlChar *prefix,
189
189
  const xmlChar *name2,
190
190
  const xmlChar *prefix2);
191
- XMLPUBFUN void * XMLCALL
191
+ XMLPUBFUN void * XMLCALL
192
192
  xmlHashQLookup3 (xmlHashTablePtr table,
193
193
  const xmlChar *name,
194
194
  const xmlChar *prefix,
@@ -200,27 +200,27 @@ XMLPUBFUN void * XMLCALL
200
200
  /*
201
201
  * Helpers.
202
202
  */
203
- XMLPUBFUN xmlHashTablePtr XMLCALL
203
+ XMLPUBFUN xmlHashTablePtr XMLCALL
204
204
  xmlHashCopy (xmlHashTablePtr table,
205
205
  xmlHashCopier f);
206
- XMLPUBFUN int XMLCALL
206
+ XMLPUBFUN int XMLCALL
207
207
  xmlHashSize (xmlHashTablePtr table);
208
- XMLPUBFUN void XMLCALL
208
+ XMLPUBFUN void XMLCALL
209
209
  xmlHashScan (xmlHashTablePtr table,
210
210
  xmlHashScanner f,
211
211
  void *data);
212
- XMLPUBFUN void XMLCALL
212
+ XMLPUBFUN void XMLCALL
213
213
  xmlHashScan3 (xmlHashTablePtr table,
214
214
  const xmlChar *name,
215
215
  const xmlChar *name2,
216
216
  const xmlChar *name3,
217
217
  xmlHashScanner f,
218
218
  void *data);
219
- XMLPUBFUN void XMLCALL
219
+ XMLPUBFUN void XMLCALL
220
220
  xmlHashScanFull (xmlHashTablePtr table,
221
221
  xmlHashScannerFull f,
222
222
  void *data);
223
- XMLPUBFUN void XMLCALL
223
+ XMLPUBFUN void XMLCALL
224
224
  xmlHashScanFull3(xmlHashTablePtr table,
225
225
  const xmlChar *name,
226
226
  const xmlChar *name2,
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * Summary: lists interfaces
3
- * Description: this module implement the list support used in
3
+ * Description: this module implement the list support used in
4
4
  * various place in the library.
5
5
  *
6
6
  * Copy: See Copyright for the status of this software.
@@ -55,76 +55,76 @@ typedef int (*xmlListWalker) (const void *data, const void *user);
55
55
  XMLPUBFUN xmlListPtr XMLCALL
56
56
  xmlListCreate (xmlListDeallocator deallocator,
57
57
  xmlListDataCompare compare);
58
- XMLPUBFUN void XMLCALL
58
+ XMLPUBFUN void XMLCALL
59
59
  xmlListDelete (xmlListPtr l);
60
60
 
61
61
  /* Basic Operators */
62
- XMLPUBFUN void * XMLCALL
62
+ XMLPUBFUN void * XMLCALL
63
63
  xmlListSearch (xmlListPtr l,
64
64
  void *data);
65
- XMLPUBFUN void * XMLCALL
65
+ XMLPUBFUN void * XMLCALL
66
66
  xmlListReverseSearch (xmlListPtr l,
67
67
  void *data);
68
- XMLPUBFUN int XMLCALL
68
+ XMLPUBFUN int XMLCALL
69
69
  xmlListInsert (xmlListPtr l,
70
70
  void *data) ;
71
- XMLPUBFUN int XMLCALL
71
+ XMLPUBFUN int XMLCALL
72
72
  xmlListAppend (xmlListPtr l,
73
73
  void *data) ;
74
- XMLPUBFUN int XMLCALL
74
+ XMLPUBFUN int XMLCALL
75
75
  xmlListRemoveFirst (xmlListPtr l,
76
76
  void *data);
77
- XMLPUBFUN int XMLCALL
77
+ XMLPUBFUN int XMLCALL
78
78
  xmlListRemoveLast (xmlListPtr l,
79
79
  void *data);
80
- XMLPUBFUN int XMLCALL
80
+ XMLPUBFUN int XMLCALL
81
81
  xmlListRemoveAll (xmlListPtr l,
82
82
  void *data);
83
- XMLPUBFUN void XMLCALL
83
+ XMLPUBFUN void XMLCALL
84
84
  xmlListClear (xmlListPtr l);
85
- XMLPUBFUN int XMLCALL
85
+ XMLPUBFUN int XMLCALL
86
86
  xmlListEmpty (xmlListPtr l);
87
- XMLPUBFUN xmlLinkPtr XMLCALL
87
+ XMLPUBFUN xmlLinkPtr XMLCALL
88
88
  xmlListFront (xmlListPtr l);
89
- XMLPUBFUN xmlLinkPtr XMLCALL
89
+ XMLPUBFUN xmlLinkPtr XMLCALL
90
90
  xmlListEnd (xmlListPtr l);
91
- XMLPUBFUN int XMLCALL
91
+ XMLPUBFUN int XMLCALL
92
92
  xmlListSize (xmlListPtr l);
93
93
 
94
- XMLPUBFUN void XMLCALL
94
+ XMLPUBFUN void XMLCALL
95
95
  xmlListPopFront (xmlListPtr l);
96
- XMLPUBFUN void XMLCALL
96
+ XMLPUBFUN void XMLCALL
97
97
  xmlListPopBack (xmlListPtr l);
98
- XMLPUBFUN int XMLCALL
98
+ XMLPUBFUN int XMLCALL
99
99
  xmlListPushFront (xmlListPtr l,
100
100
  void *data);
101
- XMLPUBFUN int XMLCALL
101
+ XMLPUBFUN int XMLCALL
102
102
  xmlListPushBack (xmlListPtr l,
103
103
  void *data);
104
104
 
105
105
  /* Advanced Operators */
106
- XMLPUBFUN void XMLCALL
106
+ XMLPUBFUN void XMLCALL
107
107
  xmlListReverse (xmlListPtr l);
108
- XMLPUBFUN void XMLCALL
108
+ XMLPUBFUN void XMLCALL
109
109
  xmlListSort (xmlListPtr l);
110
- XMLPUBFUN void XMLCALL
110
+ XMLPUBFUN void XMLCALL
111
111
  xmlListWalk (xmlListPtr l,
112
112
  xmlListWalker walker,
113
113
  const void *user);
114
- XMLPUBFUN void XMLCALL
114
+ XMLPUBFUN void XMLCALL
115
115
  xmlListReverseWalk (xmlListPtr l,
116
116
  xmlListWalker walker,
117
117
  const void *user);
118
- XMLPUBFUN void XMLCALL
118
+ XMLPUBFUN void XMLCALL
119
119
  xmlListMerge (xmlListPtr l1,
120
120
  xmlListPtr l2);
121
- XMLPUBFUN xmlListPtr XMLCALL
121
+ XMLPUBFUN xmlListPtr XMLCALL
122
122
  xmlListDup (const xmlListPtr old);
123
- XMLPUBFUN int XMLCALL
123
+ XMLPUBFUN int XMLCALL
124
124
  xmlListCopy (xmlListPtr cur,
125
125
  const xmlListPtr old);
126
126
  /* Link operators */
127
- XMLPUBFUN void * XMLCALL
127
+ XMLPUBFUN void * XMLCALL
128
128
  xmlLinkGetData (xmlLinkPtr lk);
129
129
 
130
130
  /* xmlListUnique() */
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Author: Daniel Veillard
9
9
  */
10
-
10
+
11
11
  #ifndef __NANO_FTP_H__
12
12
  #define __NANO_FTP_H__
13
13
 
@@ -15,12 +15,32 @@
15
15
 
16
16
  #ifdef LIBXML_FTP_ENABLED
17
17
 
18
+ /* Needed for portability to Windows 64 bits */
19
+ #if defined(__MINGW32__) || defined(_WIN32_WCE)
20
+ #include <winsock2.h>
21
+ #else
22
+ /**
23
+ * SOCKET:
24
+ *
25
+ * macro used to provide portability of code to windows sockets
26
+ */
27
+ #define SOCKET int
28
+ /**
29
+ * INVALID_SOCKET:
30
+ *
31
+ * macro used to provide portability of code to windows sockets
32
+ * the value to be used when the socket is not valid
33
+ */
34
+ #undef INVALID_SOCKET
35
+ #define INVALID_SOCKET (-1)
36
+ #endif
37
+
18
38
  #ifdef __cplusplus
19
39
  extern "C" {
20
40
  #endif
21
41
 
22
42
  /**
23
- * ftpListCallback:
43
+ * ftpListCallback:
24
44
  * @userData: user provided data for the callback
25
45
  * @filename: the file name (including "->" when links are shown)
26
46
  * @attrib: the attribute string
@@ -44,7 +64,7 @@ typedef void (*ftpListCallback) (void *userData,
44
64
  const char *month, int day, int hour,
45
65
  int minute);
46
66
  /**
47
- * ftpDataCallback:
67
+ * ftpDataCallback:
48
68
  * @userData: the user provided context
49
69
  * @data: the data received
50
70
  * @len: its size in bytes
@@ -60,78 +80,78 @@ typedef void (*ftpDataCallback) (void *userData,
60
80
  */
61
81
  XMLPUBFUN void XMLCALL
62
82
  xmlNanoFTPInit (void);
63
- XMLPUBFUN void XMLCALL
83
+ XMLPUBFUN void XMLCALL
64
84
  xmlNanoFTPCleanup (void);
65
85
 
66
86
  /*
67
87
  * Creating/freeing contexts.
68
88
  */
69
- XMLPUBFUN void * XMLCALL
89
+ XMLPUBFUN void * XMLCALL
70
90
  xmlNanoFTPNewCtxt (const char *URL);
71
- XMLPUBFUN void XMLCALL
91
+ XMLPUBFUN void XMLCALL
72
92
  xmlNanoFTPFreeCtxt (void * ctx);
73
- XMLPUBFUN void * XMLCALL
93
+ XMLPUBFUN void * XMLCALL
74
94
  xmlNanoFTPConnectTo (const char *server,
75
95
  int port);
76
96
  /*
77
97
  * Opening/closing session connections.
78
98
  */
79
- XMLPUBFUN void * XMLCALL
99
+ XMLPUBFUN void * XMLCALL
80
100
  xmlNanoFTPOpen (const char *URL);
81
- XMLPUBFUN int XMLCALL
101
+ XMLPUBFUN int XMLCALL
82
102
  xmlNanoFTPConnect (void *ctx);
83
- XMLPUBFUN int XMLCALL
103
+ XMLPUBFUN int XMLCALL
84
104
  xmlNanoFTPClose (void *ctx);
85
- XMLPUBFUN int XMLCALL
105
+ XMLPUBFUN int XMLCALL
86
106
  xmlNanoFTPQuit (void *ctx);
87
- XMLPUBFUN void XMLCALL
107
+ XMLPUBFUN void XMLCALL
88
108
  xmlNanoFTPScanProxy (const char *URL);
89
- XMLPUBFUN void XMLCALL
109
+ XMLPUBFUN void XMLCALL
90
110
  xmlNanoFTPProxy (const char *host,
91
111
  int port,
92
112
  const char *user,
93
113
  const char *passwd,
94
114
  int type);
95
- XMLPUBFUN int XMLCALL
115
+ XMLPUBFUN int XMLCALL
96
116
  xmlNanoFTPUpdateURL (void *ctx,
97
117
  const char *URL);
98
118
 
99
119
  /*
100
120
  * Rather internal commands.
101
121
  */
102
- XMLPUBFUN int XMLCALL
122
+ XMLPUBFUN int XMLCALL
103
123
  xmlNanoFTPGetResponse (void *ctx);
104
- XMLPUBFUN int XMLCALL
124
+ XMLPUBFUN int XMLCALL
105
125
  xmlNanoFTPCheckResponse (void *ctx);
106
126
 
107
127
  /*
108
128
  * CD/DIR/GET handlers.
109
129
  */
110
- XMLPUBFUN int XMLCALL
130
+ XMLPUBFUN int XMLCALL
111
131
  xmlNanoFTPCwd (void *ctx,
112
132
  const char *directory);
113
- XMLPUBFUN int XMLCALL
133
+ XMLPUBFUN int XMLCALL
114
134
  xmlNanoFTPDele (void *ctx,
115
135
  const char *file);
116
136
 
117
- XMLPUBFUN int XMLCALL
137
+ XMLPUBFUN SOCKET XMLCALL
118
138
  xmlNanoFTPGetConnection (void *ctx);
119
- XMLPUBFUN int XMLCALL
139
+ XMLPUBFUN int XMLCALL
120
140
  xmlNanoFTPCloseConnection(void *ctx);
121
- XMLPUBFUN int XMLCALL
141
+ XMLPUBFUN int XMLCALL
122
142
  xmlNanoFTPList (void *ctx,
123
143
  ftpListCallback callback,
124
144
  void *userData,
125
145
  const char *filename);
126
- XMLPUBFUN int XMLCALL
146
+ XMLPUBFUN SOCKET XMLCALL
127
147
  xmlNanoFTPGetSocket (void *ctx,
128
148
  const char *filename);
129
- XMLPUBFUN int XMLCALL
149
+ XMLPUBFUN int XMLCALL
130
150
  xmlNanoFTPGet (void *ctx,
131
151
  ftpDataCallback callback,
132
152
  void *userData,
133
153
  const char *filename);
134
- XMLPUBFUN int XMLCALL
154
+ XMLPUBFUN int XMLCALL
135
155
  xmlNanoFTPRead (void *ctx,
136
156
  void *dest,
137
157
  int len);