gstreamer 1.1.5-x86-mingw32 → 1.1.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/1.8/gstreamer.so +0 -0
- data/lib/1.9/gstreamer.so +0 -0
- data/lib/gst.rb +4 -1
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-discoverer-0.10.exe +0 -0
- data/vendor/local/bin/gst-feedback.exe +0 -0
- data/vendor/local/bin/gst-inspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-inspect.exe +0 -0
- data/vendor/local/bin/gst-launch-0.10.exe +0 -0
- data/vendor/local/bin/gst-launch.exe +0 -0
- data/vendor/local/bin/gst-typefind-0.10.exe +0 -0
- data/vendor/local/bin/gst-typefind.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstapp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbase-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbasevideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcdda-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcheck-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstdataprotocol-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstfft-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstinterfaces-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnet-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnetbuffer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstriff-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsignalprocessor-0.10-0.dll +0 -0
- data/vendor/local/bin/libgsttag-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libspeex-1.dll +0 -0
- data/vendor/local/bin/libspeexdsp-1.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/speexdec.exe +0 -0
- data/vendor/local/bin/speexenc.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +9 -9
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +25 -23
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +19 -19
- data/vendor/local/include/libxml2/libxml/SAX.h +37 -37
- data/vendor/local/include/libxml2/libxml/SAX2.h +34 -34
- data/vendor/local/include/libxml2/libxml/c14n.h +1 -1
- data/vendor/local/include/libxml2/libxml/catalog.h +35 -35
- data/vendor/local/include/libxml2/libxml/debugXML.h +26 -26
- data/vendor/local/include/libxml2/libxml/dict.h +16 -5
- data/vendor/local/include/libxml2/libxml/encoding.h +28 -14
- data/vendor/local/include/libxml2/libxml/hash.h +24 -24
- data/vendor/local/include/libxml2/libxml/list.h +26 -26
- data/vendor/local/include/libxml2/libxml/nanoftp.h +44 -24
- data/vendor/local/include/libxml2/libxml/nanohttp.h +13 -13
- data/vendor/local/include/libxml2/libxml/parser.h +78 -73
- data/vendor/local/include/libxml2/libxml/parserInternals.h +106 -73
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +2 -2
- data/vendor/local/include/libxml2/libxml/schematron.h +11 -11
- data/vendor/local/include/libxml2/libxml/tree.h +203 -152
- data/vendor/local/include/libxml2/libxml/valid.h +72 -72
- data/vendor/local/include/libxml2/libxml/xlink.h +7 -7
- data/vendor/local/include/libxml2/libxml/xmlIO.h +71 -65
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +22 -22
- data/vendor/local/include/libxml2/libxml/xmlerror.h +6 -6
- data/vendor/local/include/libxml2/libxml/xmlexports.h +2 -2
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +1 -1
- data/vendor/local/include/libxml2/libxml/xmlreader.h +24 -20
- data/vendor/local/include/libxml2/libxml/xmlsave.h +2 -1
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +30 -2
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +20 -20
- data/vendor/local/include/libxml2/libxml/xmlstring.h +3 -3
- data/vendor/local/include/libxml2/libxml/xmlversion.h +29 -7
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +4 -1
- data/vendor/local/include/libxml2/libxml/xpath.h +47 -43
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +81 -79
- data/vendor/local/include/libxml2/libxml/xpointer.h +23 -23
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/libFLAC.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libFLAC.la +1 -1
- data/vendor/local/lib/libgstapp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.dll.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libogg.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libspeex.a +0 -0
- data/vendor/local/lib/libspeex.dll.a +0 -0
- data/vendor/local/lib/libspeexdsp.a +0 -0
- data/vendor/local/lib/libspeexdsp.dll.a +0 -0
- data/vendor/local/lib/libtheora.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/libxml2.def +16 -14
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +3 -3
- data/vendor/local/libexec/gstreamer-0.10/gst-plugin-scanner.exe +0 -0
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +268 -0
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +2 -0
- data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
- data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +27 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +880 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +229 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +3770 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +282 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +207 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +751 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +174 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/left.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +51 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +184 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +125 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +128 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +142 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +124 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +152 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +116 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +65 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +559 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +322 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +162 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +373 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +81 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +989 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +289 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +59 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +212 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +85 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +864 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +20 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +330 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +185 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +123 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +108 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +512 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +62 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +261 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +310 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +394 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +83 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/right.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +166 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +56 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +3 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +39 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +118 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +18 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +7 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +8 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +78 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +67 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +47 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +54 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +55 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +35 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +30 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +63 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +64 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +74 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +1336 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +5715 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +250 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +190 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +30 -0
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +3 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +11 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +15 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +8 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +20 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +72 -18
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +10 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +5 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +2 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +2 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +15 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +12 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +3 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +9 -9
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +42 -2
- data/vendor/local/share/man/man1/xml2-config.1 +0 -1
- data/vendor/local/share/man/man1/xmlcatalog.1 +204 -93
- data/vendor/local/share/man/man3/libxml.3 +1 -1
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +867 -0
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +68 -0
- metadata +169 -13
@@ -23,53 +23,53 @@ extern "C" {
|
|
23
23
|
#endif
|
24
24
|
XMLPUBFUN const xmlChar * XMLCALL
|
25
25
|
xmlSAX2GetPublicId (void *ctx);
|
26
|
-
XMLPUBFUN const xmlChar * XMLCALL
|
26
|
+
XMLPUBFUN const xmlChar * XMLCALL
|
27
27
|
xmlSAX2GetSystemId (void *ctx);
|
28
|
-
XMLPUBFUN void XMLCALL
|
28
|
+
XMLPUBFUN void XMLCALL
|
29
29
|
xmlSAX2SetDocumentLocator (void *ctx,
|
30
30
|
xmlSAXLocatorPtr loc);
|
31
|
-
|
32
|
-
XMLPUBFUN int XMLCALL
|
31
|
+
|
32
|
+
XMLPUBFUN int XMLCALL
|
33
33
|
xmlSAX2GetLineNumber (void *ctx);
|
34
|
-
XMLPUBFUN int XMLCALL
|
34
|
+
XMLPUBFUN int XMLCALL
|
35
35
|
xmlSAX2GetColumnNumber (void *ctx);
|
36
36
|
|
37
|
-
XMLPUBFUN int XMLCALL
|
37
|
+
XMLPUBFUN int XMLCALL
|
38
38
|
xmlSAX2IsStandalone (void *ctx);
|
39
|
-
XMLPUBFUN int XMLCALL
|
39
|
+
XMLPUBFUN int XMLCALL
|
40
40
|
xmlSAX2HasInternalSubset (void *ctx);
|
41
|
-
XMLPUBFUN int XMLCALL
|
41
|
+
XMLPUBFUN int XMLCALL
|
42
42
|
xmlSAX2HasExternalSubset (void *ctx);
|
43
43
|
|
44
|
-
XMLPUBFUN void XMLCALL
|
44
|
+
XMLPUBFUN void XMLCALL
|
45
45
|
xmlSAX2InternalSubset (void *ctx,
|
46
46
|
const xmlChar *name,
|
47
47
|
const xmlChar *ExternalID,
|
48
48
|
const xmlChar *SystemID);
|
49
|
-
XMLPUBFUN void XMLCALL
|
49
|
+
XMLPUBFUN void XMLCALL
|
50
50
|
xmlSAX2ExternalSubset (void *ctx,
|
51
51
|
const xmlChar *name,
|
52
52
|
const xmlChar *ExternalID,
|
53
53
|
const xmlChar *SystemID);
|
54
|
-
XMLPUBFUN xmlEntityPtr XMLCALL
|
54
|
+
XMLPUBFUN xmlEntityPtr XMLCALL
|
55
55
|
xmlSAX2GetEntity (void *ctx,
|
56
56
|
const xmlChar *name);
|
57
|
-
XMLPUBFUN xmlEntityPtr XMLCALL
|
57
|
+
XMLPUBFUN xmlEntityPtr XMLCALL
|
58
58
|
xmlSAX2GetParameterEntity (void *ctx,
|
59
59
|
const xmlChar *name);
|
60
|
-
XMLPUBFUN xmlParserInputPtr XMLCALL
|
60
|
+
XMLPUBFUN xmlParserInputPtr XMLCALL
|
61
61
|
xmlSAX2ResolveEntity (void *ctx,
|
62
62
|
const xmlChar *publicId,
|
63
63
|
const xmlChar *systemId);
|
64
64
|
|
65
|
-
XMLPUBFUN void XMLCALL
|
65
|
+
XMLPUBFUN void XMLCALL
|
66
66
|
xmlSAX2EntityDecl (void *ctx,
|
67
67
|
const xmlChar *name,
|
68
68
|
int type,
|
69
69
|
const xmlChar *publicId,
|
70
70
|
const xmlChar *systemId,
|
71
71
|
xmlChar *content);
|
72
|
-
XMLPUBFUN void XMLCALL
|
72
|
+
XMLPUBFUN void XMLCALL
|
73
73
|
xmlSAX2AttributeDecl (void *ctx,
|
74
74
|
const xmlChar *elem,
|
75
75
|
const xmlChar *fullname,
|
@@ -77,33 +77,33 @@ XMLPUBFUN void XMLCALL
|
|
77
77
|
int def,
|
78
78
|
const xmlChar *defaultValue,
|
79
79
|
xmlEnumerationPtr tree);
|
80
|
-
XMLPUBFUN void XMLCALL
|
80
|
+
XMLPUBFUN void XMLCALL
|
81
81
|
xmlSAX2ElementDecl (void *ctx,
|
82
82
|
const xmlChar *name,
|
83
83
|
int type,
|
84
84
|
xmlElementContentPtr content);
|
85
|
-
XMLPUBFUN void XMLCALL
|
85
|
+
XMLPUBFUN void XMLCALL
|
86
86
|
xmlSAX2NotationDecl (void *ctx,
|
87
87
|
const xmlChar *name,
|
88
88
|
const xmlChar *publicId,
|
89
89
|
const xmlChar *systemId);
|
90
|
-
XMLPUBFUN void XMLCALL
|
90
|
+
XMLPUBFUN void XMLCALL
|
91
91
|
xmlSAX2UnparsedEntityDecl (void *ctx,
|
92
92
|
const xmlChar *name,
|
93
93
|
const xmlChar *publicId,
|
94
94
|
const xmlChar *systemId,
|
95
95
|
const xmlChar *notationName);
|
96
96
|
|
97
|
-
XMLPUBFUN void XMLCALL
|
97
|
+
XMLPUBFUN void XMLCALL
|
98
98
|
xmlSAX2StartDocument (void *ctx);
|
99
|
-
XMLPUBFUN void XMLCALL
|
99
|
+
XMLPUBFUN void XMLCALL
|
100
100
|
xmlSAX2EndDocument (void *ctx);
|
101
101
|
#if defined(LIBXML_SAX1_ENABLED) || defined(LIBXML_HTML_ENABLED) || defined(LIBXML_WRITER_ENABLED) || defined(LIBXML_DOCB_ENABLED)
|
102
|
-
XMLPUBFUN void XMLCALL
|
102
|
+
XMLPUBFUN void XMLCALL
|
103
103
|
xmlSAX2StartElement (void *ctx,
|
104
104
|
const xmlChar *fullname,
|
105
105
|
const xmlChar **atts);
|
106
|
-
XMLPUBFUN void XMLCALL
|
106
|
+
XMLPUBFUN void XMLCALL
|
107
107
|
xmlSAX2EndElement (void *ctx,
|
108
108
|
const xmlChar *name);
|
109
109
|
#endif /* LIBXML_SAX1_ENABLED or LIBXML_HTML_ENABLED */
|
@@ -122,25 +122,25 @@ XMLPUBFUN void XMLCALL
|
|
122
122
|
const xmlChar *localname,
|
123
123
|
const xmlChar *prefix,
|
124
124
|
const xmlChar *URI);
|
125
|
-
XMLPUBFUN void XMLCALL
|
125
|
+
XMLPUBFUN void XMLCALL
|
126
126
|
xmlSAX2Reference (void *ctx,
|
127
127
|
const xmlChar *name);
|
128
|
-
XMLPUBFUN void XMLCALL
|
128
|
+
XMLPUBFUN void XMLCALL
|
129
129
|
xmlSAX2Characters (void *ctx,
|
130
130
|
const xmlChar *ch,
|
131
131
|
int len);
|
132
|
-
XMLPUBFUN void XMLCALL
|
132
|
+
XMLPUBFUN void XMLCALL
|
133
133
|
xmlSAX2IgnorableWhitespace (void *ctx,
|
134
134
|
const xmlChar *ch,
|
135
135
|
int len);
|
136
|
-
XMLPUBFUN void XMLCALL
|
136
|
+
XMLPUBFUN void XMLCALL
|
137
137
|
xmlSAX2ProcessingInstruction (void *ctx,
|
138
138
|
const xmlChar *target,
|
139
139
|
const xmlChar *data);
|
140
|
-
XMLPUBFUN void XMLCALL
|
140
|
+
XMLPUBFUN void XMLCALL
|
141
141
|
xmlSAX2Comment (void *ctx,
|
142
142
|
const xmlChar *value);
|
143
|
-
XMLPUBFUN void XMLCALL
|
143
|
+
XMLPUBFUN void XMLCALL
|
144
144
|
xmlSAX2CDataBlock (void *ctx,
|
145
145
|
const xmlChar *value,
|
146
146
|
int len);
|
@@ -153,22 +153,22 @@ XMLPUBFUN int XMLCALL
|
|
153
153
|
XMLPUBFUN int XMLCALL
|
154
154
|
xmlSAXVersion (xmlSAXHandler *hdlr,
|
155
155
|
int version);
|
156
|
-
XMLPUBFUN void XMLCALL
|
156
|
+
XMLPUBFUN void XMLCALL
|
157
157
|
xmlSAX2InitDefaultSAXHandler (xmlSAXHandler *hdlr,
|
158
158
|
int warning);
|
159
159
|
#ifdef LIBXML_HTML_ENABLED
|
160
|
-
XMLPUBFUN void XMLCALL
|
160
|
+
XMLPUBFUN void XMLCALL
|
161
161
|
xmlSAX2InitHtmlDefaultSAXHandler(xmlSAXHandler *hdlr);
|
162
|
-
XMLPUBFUN void XMLCALL
|
162
|
+
XMLPUBFUN void XMLCALL
|
163
163
|
htmlDefaultSAXHandlerInit (void);
|
164
164
|
#endif
|
165
165
|
#ifdef LIBXML_DOCB_ENABLED
|
166
|
-
XMLPUBFUN void XMLCALL
|
166
|
+
XMLPUBFUN void XMLCALL
|
167
167
|
xmlSAX2InitDocbDefaultSAXHandler(xmlSAXHandler *hdlr);
|
168
|
-
XMLPUBFUN void XMLCALL
|
168
|
+
XMLPUBFUN void XMLCALL
|
169
169
|
docbDefaultSAXHandlerInit (void);
|
170
170
|
#endif
|
171
|
-
XMLPUBFUN void XMLCALL
|
171
|
+
XMLPUBFUN void XMLCALL
|
172
172
|
xmlDefaultSAXHandlerInit (void);
|
173
173
|
#ifdef __cplusplus
|
174
174
|
}
|
@@ -68,111 +68,111 @@ typedef xmlCatalog *xmlCatalogPtr;
|
|
68
68
|
*/
|
69
69
|
XMLPUBFUN xmlCatalogPtr XMLCALL
|
70
70
|
xmlNewCatalog (int sgml);
|
71
|
-
XMLPUBFUN xmlCatalogPtr XMLCALL
|
71
|
+
XMLPUBFUN xmlCatalogPtr XMLCALL
|
72
72
|
xmlLoadACatalog (const char *filename);
|
73
|
-
XMLPUBFUN xmlCatalogPtr XMLCALL
|
73
|
+
XMLPUBFUN xmlCatalogPtr XMLCALL
|
74
74
|
xmlLoadSGMLSuperCatalog (const char *filename);
|
75
|
-
XMLPUBFUN int XMLCALL
|
75
|
+
XMLPUBFUN int XMLCALL
|
76
76
|
xmlConvertSGMLCatalog (xmlCatalogPtr catal);
|
77
|
-
XMLPUBFUN int XMLCALL
|
77
|
+
XMLPUBFUN int XMLCALL
|
78
78
|
xmlACatalogAdd (xmlCatalogPtr catal,
|
79
79
|
const xmlChar *type,
|
80
80
|
const xmlChar *orig,
|
81
81
|
const xmlChar *replace);
|
82
|
-
XMLPUBFUN int XMLCALL
|
82
|
+
XMLPUBFUN int XMLCALL
|
83
83
|
xmlACatalogRemove (xmlCatalogPtr catal,
|
84
84
|
const xmlChar *value);
|
85
|
-
XMLPUBFUN xmlChar * XMLCALL
|
85
|
+
XMLPUBFUN xmlChar * XMLCALL
|
86
86
|
xmlACatalogResolve (xmlCatalogPtr catal,
|
87
87
|
const xmlChar *pubID,
|
88
88
|
const xmlChar *sysID);
|
89
|
-
XMLPUBFUN xmlChar * XMLCALL
|
89
|
+
XMLPUBFUN xmlChar * XMLCALL
|
90
90
|
xmlACatalogResolveSystem(xmlCatalogPtr catal,
|
91
91
|
const xmlChar *sysID);
|
92
|
-
XMLPUBFUN xmlChar * XMLCALL
|
92
|
+
XMLPUBFUN xmlChar * XMLCALL
|
93
93
|
xmlACatalogResolvePublic(xmlCatalogPtr catal,
|
94
94
|
const xmlChar *pubID);
|
95
|
-
XMLPUBFUN xmlChar * XMLCALL
|
95
|
+
XMLPUBFUN xmlChar * XMLCALL
|
96
96
|
xmlACatalogResolveURI (xmlCatalogPtr catal,
|
97
97
|
const xmlChar *URI);
|
98
98
|
#ifdef LIBXML_OUTPUT_ENABLED
|
99
|
-
XMLPUBFUN void XMLCALL
|
99
|
+
XMLPUBFUN void XMLCALL
|
100
100
|
xmlACatalogDump (xmlCatalogPtr catal,
|
101
101
|
FILE *out);
|
102
102
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
103
|
-
XMLPUBFUN void XMLCALL
|
103
|
+
XMLPUBFUN void XMLCALL
|
104
104
|
xmlFreeCatalog (xmlCatalogPtr catal);
|
105
|
-
XMLPUBFUN int XMLCALL
|
105
|
+
XMLPUBFUN int XMLCALL
|
106
106
|
xmlCatalogIsEmpty (xmlCatalogPtr catal);
|
107
107
|
|
108
108
|
/*
|
109
109
|
* Global operations.
|
110
110
|
*/
|
111
|
-
XMLPUBFUN void XMLCALL
|
111
|
+
XMLPUBFUN void XMLCALL
|
112
112
|
xmlInitializeCatalog (void);
|
113
|
-
XMLPUBFUN int XMLCALL
|
113
|
+
XMLPUBFUN int XMLCALL
|
114
114
|
xmlLoadCatalog (const char *filename);
|
115
|
-
XMLPUBFUN void XMLCALL
|
115
|
+
XMLPUBFUN void XMLCALL
|
116
116
|
xmlLoadCatalogs (const char *paths);
|
117
|
-
XMLPUBFUN void XMLCALL
|
117
|
+
XMLPUBFUN void XMLCALL
|
118
118
|
xmlCatalogCleanup (void);
|
119
119
|
#ifdef LIBXML_OUTPUT_ENABLED
|
120
|
-
XMLPUBFUN void XMLCALL
|
120
|
+
XMLPUBFUN void XMLCALL
|
121
121
|
xmlCatalogDump (FILE *out);
|
122
122
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
123
|
-
XMLPUBFUN xmlChar * XMLCALL
|
123
|
+
XMLPUBFUN xmlChar * XMLCALL
|
124
124
|
xmlCatalogResolve (const xmlChar *pubID,
|
125
125
|
const xmlChar *sysID);
|
126
|
-
XMLPUBFUN xmlChar * XMLCALL
|
126
|
+
XMLPUBFUN xmlChar * XMLCALL
|
127
127
|
xmlCatalogResolveSystem (const xmlChar *sysID);
|
128
|
-
XMLPUBFUN xmlChar * XMLCALL
|
128
|
+
XMLPUBFUN xmlChar * XMLCALL
|
129
129
|
xmlCatalogResolvePublic (const xmlChar *pubID);
|
130
|
-
XMLPUBFUN xmlChar * XMLCALL
|
130
|
+
XMLPUBFUN xmlChar * XMLCALL
|
131
131
|
xmlCatalogResolveURI (const xmlChar *URI);
|
132
|
-
XMLPUBFUN int XMLCALL
|
132
|
+
XMLPUBFUN int XMLCALL
|
133
133
|
xmlCatalogAdd (const xmlChar *type,
|
134
134
|
const xmlChar *orig,
|
135
135
|
const xmlChar *replace);
|
136
|
-
XMLPUBFUN int XMLCALL
|
136
|
+
XMLPUBFUN int XMLCALL
|
137
137
|
xmlCatalogRemove (const xmlChar *value);
|
138
|
-
XMLPUBFUN xmlDocPtr XMLCALL
|
138
|
+
XMLPUBFUN xmlDocPtr XMLCALL
|
139
139
|
xmlParseCatalogFile (const char *filename);
|
140
|
-
XMLPUBFUN int XMLCALL
|
140
|
+
XMLPUBFUN int XMLCALL
|
141
141
|
xmlCatalogConvert (void);
|
142
142
|
|
143
143
|
/*
|
144
144
|
* Strictly minimal interfaces for per-document catalogs used
|
145
145
|
* by the parser.
|
146
146
|
*/
|
147
|
-
XMLPUBFUN void XMLCALL
|
147
|
+
XMLPUBFUN void XMLCALL
|
148
148
|
xmlCatalogFreeLocal (void *catalogs);
|
149
|
-
XMLPUBFUN void * XMLCALL
|
149
|
+
XMLPUBFUN void * XMLCALL
|
150
150
|
xmlCatalogAddLocal (void *catalogs,
|
151
151
|
const xmlChar *URL);
|
152
|
-
XMLPUBFUN xmlChar * XMLCALL
|
152
|
+
XMLPUBFUN xmlChar * XMLCALL
|
153
153
|
xmlCatalogLocalResolve (void *catalogs,
|
154
154
|
const xmlChar *pubID,
|
155
155
|
const xmlChar *sysID);
|
156
|
-
XMLPUBFUN xmlChar * XMLCALL
|
156
|
+
XMLPUBFUN xmlChar * XMLCALL
|
157
157
|
xmlCatalogLocalResolveURI(void *catalogs,
|
158
158
|
const xmlChar *URI);
|
159
159
|
/*
|
160
160
|
* Preference settings.
|
161
161
|
*/
|
162
|
-
XMLPUBFUN int XMLCALL
|
162
|
+
XMLPUBFUN int XMLCALL
|
163
163
|
xmlCatalogSetDebug (int level);
|
164
|
-
XMLPUBFUN xmlCatalogPrefer XMLCALL
|
164
|
+
XMLPUBFUN xmlCatalogPrefer XMLCALL
|
165
165
|
xmlCatalogSetDefaultPrefer(xmlCatalogPrefer prefer);
|
166
|
-
XMLPUBFUN void XMLCALL
|
166
|
+
XMLPUBFUN void XMLCALL
|
167
167
|
xmlCatalogSetDefaults (xmlCatalogAllow allow);
|
168
|
-
XMLPUBFUN xmlCatalogAllow XMLCALL
|
168
|
+
XMLPUBFUN xmlCatalogAllow XMLCALL
|
169
169
|
xmlCatalogGetDefaults (void);
|
170
170
|
|
171
171
|
|
172
172
|
/* DEPRECATED interfaces */
|
173
|
-
XMLPUBFUN const xmlChar * XMLCALL
|
173
|
+
XMLPUBFUN const xmlChar * XMLCALL
|
174
174
|
xmlCatalogGetSystem (const xmlChar *sysID);
|
175
|
-
XMLPUBFUN const xmlChar * XMLCALL
|
175
|
+
XMLPUBFUN const xmlChar * XMLCALL
|
176
176
|
xmlCatalogGetPublic (const xmlChar *pubID);
|
177
177
|
|
178
178
|
#ifdef __cplusplus
|
@@ -25,18 +25,18 @@ extern "C" {
|
|
25
25
|
/*
|
26
26
|
* The standard Dump routines.
|
27
27
|
*/
|
28
|
-
XMLPUBFUN void XMLCALL
|
28
|
+
XMLPUBFUN void XMLCALL
|
29
29
|
xmlDebugDumpString (FILE *output,
|
30
30
|
const xmlChar *str);
|
31
|
-
XMLPUBFUN void XMLCALL
|
31
|
+
XMLPUBFUN void XMLCALL
|
32
32
|
xmlDebugDumpAttr (FILE *output,
|
33
33
|
xmlAttrPtr attr,
|
34
34
|
int depth);
|
35
|
-
XMLPUBFUN void XMLCALL
|
35
|
+
XMLPUBFUN void XMLCALL
|
36
36
|
xmlDebugDumpAttrList (FILE *output,
|
37
37
|
xmlAttrPtr attr,
|
38
38
|
int depth);
|
39
|
-
XMLPUBFUN void XMLCALL
|
39
|
+
XMLPUBFUN void XMLCALL
|
40
40
|
xmlDebugDumpOneNode (FILE *output,
|
41
41
|
xmlNodePtr node,
|
42
42
|
int depth);
|
@@ -54,16 +54,16 @@ XMLPUBFUN void XMLCALL
|
|
54
54
|
XMLPUBFUN void XMLCALL
|
55
55
|
xmlDebugDumpDocument (FILE *output,
|
56
56
|
xmlDocPtr doc);
|
57
|
-
XMLPUBFUN void XMLCALL
|
57
|
+
XMLPUBFUN void XMLCALL
|
58
58
|
xmlDebugDumpDTD (FILE *output,
|
59
59
|
xmlDtdPtr dtd);
|
60
|
-
XMLPUBFUN void XMLCALL
|
60
|
+
XMLPUBFUN void XMLCALL
|
61
61
|
xmlDebugDumpEntities (FILE *output,
|
62
62
|
xmlDocPtr doc);
|
63
63
|
|
64
64
|
/****************************************************************
|
65
65
|
* *
|
66
|
-
*
|
66
|
+
* Checking routines *
|
67
67
|
* *
|
68
68
|
****************************************************************/
|
69
69
|
|
@@ -73,16 +73,16 @@ XMLPUBFUN int XMLCALL
|
|
73
73
|
|
74
74
|
/****************************************************************
|
75
75
|
* *
|
76
|
-
*
|
76
|
+
* XML shell helpers *
|
77
77
|
* *
|
78
78
|
****************************************************************/
|
79
79
|
|
80
|
-
XMLPUBFUN void XMLCALL
|
80
|
+
XMLPUBFUN void XMLCALL
|
81
81
|
xmlLsOneNode (FILE *output, xmlNodePtr node);
|
82
|
-
XMLPUBFUN int XMLCALL
|
82
|
+
XMLPUBFUN int XMLCALL
|
83
83
|
xmlLsCountNode (xmlNodePtr node);
|
84
84
|
|
85
|
-
XMLPUBFUN const char * XMLCALL
|
85
|
+
XMLPUBFUN const char * XMLCALL
|
86
86
|
xmlBoolToText (int boolval);
|
87
87
|
|
88
88
|
/****************************************************************
|
@@ -136,63 +136,63 @@ typedef int (* xmlShellCmd) (xmlShellCtxtPtr ctxt,
|
|
136
136
|
xmlNodePtr node,
|
137
137
|
xmlNodePtr node2);
|
138
138
|
|
139
|
-
XMLPUBFUN void XMLCALL
|
139
|
+
XMLPUBFUN void XMLCALL
|
140
140
|
xmlShellPrintXPathError (int errorType,
|
141
141
|
const char *arg);
|
142
|
-
XMLPUBFUN void XMLCALL
|
142
|
+
XMLPUBFUN void XMLCALL
|
143
143
|
xmlShellPrintXPathResult(xmlXPathObjectPtr list);
|
144
|
-
XMLPUBFUN int XMLCALL
|
144
|
+
XMLPUBFUN int XMLCALL
|
145
145
|
xmlShellList (xmlShellCtxtPtr ctxt,
|
146
146
|
char *arg,
|
147
147
|
xmlNodePtr node,
|
148
148
|
xmlNodePtr node2);
|
149
|
-
XMLPUBFUN int XMLCALL
|
149
|
+
XMLPUBFUN int XMLCALL
|
150
150
|
xmlShellBase (xmlShellCtxtPtr ctxt,
|
151
151
|
char *arg,
|
152
152
|
xmlNodePtr node,
|
153
153
|
xmlNodePtr node2);
|
154
|
-
XMLPUBFUN int XMLCALL
|
154
|
+
XMLPUBFUN int XMLCALL
|
155
155
|
xmlShellDir (xmlShellCtxtPtr ctxt,
|
156
156
|
char *arg,
|
157
157
|
xmlNodePtr node,
|
158
158
|
xmlNodePtr node2);
|
159
|
-
XMLPUBFUN int XMLCALL
|
159
|
+
XMLPUBFUN int XMLCALL
|
160
160
|
xmlShellLoad (xmlShellCtxtPtr ctxt,
|
161
161
|
char *filename,
|
162
162
|
xmlNodePtr node,
|
163
163
|
xmlNodePtr node2);
|
164
164
|
#ifdef LIBXML_OUTPUT_ENABLED
|
165
|
-
XMLPUBFUN void XMLCALL
|
165
|
+
XMLPUBFUN void XMLCALL
|
166
166
|
xmlShellPrintNode (xmlNodePtr node);
|
167
|
-
XMLPUBFUN int XMLCALL
|
167
|
+
XMLPUBFUN int XMLCALL
|
168
168
|
xmlShellCat (xmlShellCtxtPtr ctxt,
|
169
169
|
char *arg,
|
170
170
|
xmlNodePtr node,
|
171
171
|
xmlNodePtr node2);
|
172
|
-
XMLPUBFUN int XMLCALL
|
172
|
+
XMLPUBFUN int XMLCALL
|
173
173
|
xmlShellWrite (xmlShellCtxtPtr ctxt,
|
174
174
|
char *filename,
|
175
175
|
xmlNodePtr node,
|
176
176
|
xmlNodePtr node2);
|
177
|
-
XMLPUBFUN int XMLCALL
|
177
|
+
XMLPUBFUN int XMLCALL
|
178
178
|
xmlShellSave (xmlShellCtxtPtr ctxt,
|
179
179
|
char *filename,
|
180
180
|
xmlNodePtr node,
|
181
181
|
xmlNodePtr node2);
|
182
182
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
183
183
|
#ifdef LIBXML_VALID_ENABLED
|
184
|
-
XMLPUBFUN int XMLCALL
|
184
|
+
XMLPUBFUN int XMLCALL
|
185
185
|
xmlShellValidate (xmlShellCtxtPtr ctxt,
|
186
186
|
char *dtd,
|
187
187
|
xmlNodePtr node,
|
188
188
|
xmlNodePtr node2);
|
189
189
|
#endif /* LIBXML_VALID_ENABLED */
|
190
|
-
XMLPUBFUN int XMLCALL
|
190
|
+
XMLPUBFUN int XMLCALL
|
191
191
|
xmlShellDu (xmlShellCtxtPtr ctxt,
|
192
192
|
char *arg,
|
193
193
|
xmlNodePtr tree,
|
194
194
|
xmlNodePtr node2);
|
195
|
-
XMLPUBFUN int XMLCALL
|
195
|
+
XMLPUBFUN int XMLCALL
|
196
196
|
xmlShellPwd (xmlShellCtxtPtr ctxt,
|
197
197
|
char *buffer,
|
198
198
|
xmlNodePtr node,
|
@@ -201,12 +201,12 @@ XMLPUBFUN int XMLCALL
|
|
201
201
|
/*
|
202
202
|
* The Shell interface.
|
203
203
|
*/
|
204
|
-
XMLPUBFUN void XMLCALL
|
204
|
+
XMLPUBFUN void XMLCALL
|
205
205
|
xmlShell (xmlDocPtr doc,
|
206
206
|
char *filename,
|
207
207
|
xmlShellReadlineFunc input,
|
208
208
|
FILE *output);
|
209
|
-
|
209
|
+
|
210
210
|
#endif /* LIBXML_XPATH_ENABLED */
|
211
211
|
|
212
212
|
#ifdef __cplusplus
|