gosu 0.7.16 → 0.7.17
Sign up to get free protection for your applications and to get access to all the features.
- data/Gosu/Version.hpp +2 -2
- data/GosuImpl/AudioFmod.cpp +7 -1
- data/GosuImpl/RubyGosuStub.mm +4 -1
- data/GosuImpl/RubyGosu_wrap.cxx +2 -2
- data/GosuImpl/TimingUnix.cpp +4 -1
- data/GosuImpl/TimingWin.cpp +31 -28
- data/GosuImpl/WindowWin.cpp +4 -0
- data/Rakefile +12 -18
- data/examples/ChipmunkIntegration.rb +1 -1
- data/examples/OpenGLIntegration.rb +1 -1
- data/examples/RMagickIntegration.rb +1 -1
- data/examples/Tutorial.cpp +2 -2
- data/examples/Tutorial.rb +1 -1
- data/lib/gosu/patches.rb +2 -2
- data/reference/cpp/_version_8hpp.html +4 -4
- data/reference/cpp/_version_8hpp_source.html +2 -2
- data/reference/rdoc/classes/Gosu.html +10 -10
- data/reference/rdoc/classes/Gosu/Color.html +3 -3
- data/reference/rdoc/classes/Gosu/Font.html +5 -5
- data/reference/rdoc/classes/Gosu/Image.html +9 -9
- data/reference/rdoc/classes/Gosu/Sample.html +3 -3
- data/reference/rdoc/classes/Gosu/SampleInstance.html +5 -5
- data/reference/rdoc/classes/Gosu/Song.html +7 -7
- data/reference/rdoc/classes/Gosu/TextInput.html +1 -1
- data/reference/rdoc/classes/Gosu/Window.html +17 -17
- data/reference/rdoc/classes/Numeric.html +2 -2
- data/reference/rdoc/created.rid +1 -1
- metadata +2 -912
- data/dependencies/libogg/AUTHORS +0 -4
- data/dependencies/libogg/CHANGES +0 -33
- data/dependencies/libogg/COPYING +0 -28
- data/dependencies/libogg/Makefile.am +0 -32
- data/dependencies/libogg/Makefile.in +0 -713
- data/dependencies/libogg/README +0 -103
- data/dependencies/libogg/aclocal.m4 +0 -6807
- data/dependencies/libogg/compile +0 -142
- data/dependencies/libogg/config.guess +0 -1465
- data/dependencies/libogg/config.h.in +0 -70
- data/dependencies/libogg/config.sub +0 -1569
- data/dependencies/libogg/configure +0 -23018
- data/dependencies/libogg/configure.in +0 -301
- data/dependencies/libogg/debian/changelog +0 -68
- data/dependencies/libogg/debian/control +0 -22
- data/dependencies/libogg/debian/copyright +0 -37
- data/dependencies/libogg/debian/libogg-dev.docs +0 -1
- data/dependencies/libogg/debian/libogg-dev.install +0 -8
- data/dependencies/libogg/debian/libogg0.README.Debian +0 -6
- data/dependencies/libogg/debian/libogg0.install +0 -1
- data/dependencies/libogg/debian/rules +0 -154
- data/dependencies/libogg/debian/watch +0 -3
- data/dependencies/libogg/depcomp +0 -529
- data/dependencies/libogg/doc/Makefile.am +0 -11
- data/dependencies/libogg/doc/Makefile.in +0 -518
- data/dependencies/libogg/doc/framing.html +0 -431
- data/dependencies/libogg/doc/index.html +0 -104
- data/dependencies/libogg/doc/libogg/Makefile.am +0 -28
- data/dependencies/libogg/doc/libogg/Makefile.in +0 -378
- data/dependencies/libogg/doc/libogg/bitpacking.html +0 -99
- data/dependencies/libogg/doc/libogg/datastructures.html +0 -59
- data/dependencies/libogg/doc/libogg/decoding.html +0 -100
- data/dependencies/libogg/doc/libogg/encoding.html +0 -64
- data/dependencies/libogg/doc/libogg/general.html +0 -105
- data/dependencies/libogg/doc/libogg/index.html +0 -39
- data/dependencies/libogg/doc/libogg/ogg_packet.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_packet_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page.html +0 -74
- data/dependencies/libogg/doc/libogg/ogg_page_bos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_checksum_set.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page_continued.html +0 -64
- data/dependencies/libogg/doc/libogg/ogg_page_eos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_granulepos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_packets.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_page_pageno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_serialno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_version.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_stream_clear.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_eos.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_flush.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_init.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_packetin.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_stream_packetout.html +0 -71
- data/dependencies/libogg/doc/libogg/ogg_stream_packetpeek.html +0 -85
- data/dependencies/libogg/doc/libogg/ogg_stream_pagein.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_pageout.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_reset.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_reset_serialno.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_state.html +0 -121
- data/dependencies/libogg/doc/libogg/ogg_sync_buffer.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_init.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_pageout.html +0 -79
- data/dependencies/libogg/doc/libogg/ogg_sync_pageseek.html +0 -68
- data/dependencies/libogg/doc/libogg/ogg_sync_reset.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_state.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_wrote.html +0 -73
- data/dependencies/libogg/doc/libogg/oggpack_adv.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_adv1.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_bits.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_buffer.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_bytes.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_get_buffer.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_look.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_look1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_read.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_read1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_readinit.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_reset.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_write.html +0 -68
- data/dependencies/libogg/doc/libogg/oggpack_writealign.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_writeclear.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writecopy.html +0 -69
- data/dependencies/libogg/doc/libogg/oggpack_writeinit.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writetrunc.html +0 -65
- data/dependencies/libogg/doc/libogg/overview.html +0 -44
- data/dependencies/libogg/doc/libogg/reference.html +0 -93
- data/dependencies/libogg/doc/libogg/style.css +0 -7
- data/dependencies/libogg/doc/libogg/vorbis_comment.html +0 -70
- data/dependencies/libogg/doc/libogg/vorbis_info.html +0 -80
- data/dependencies/libogg/doc/ogg-multiplex.html +0 -445
- data/dependencies/libogg/doc/oggstream.html +0 -234
- data/dependencies/libogg/doc/rfc3533.txt +0 -843
- data/dependencies/libogg/doc/rfc3534.txt +0 -339
- data/dependencies/libogg/doc/stream.png +0 -0
- data/dependencies/libogg/doc/vorbisword2.png +0 -0
- data/dependencies/libogg/doc/white-ogg.png +0 -0
- data/dependencies/libogg/doc/white-xifish.png +0 -0
- data/dependencies/libogg/include/Makefile.am +0 -3
- data/dependencies/libogg/include/Makefile.in +0 -481
- data/dependencies/libogg/include/ogg/Makefile.am +0 -6
- data/dependencies/libogg/include/ogg/Makefile.in +0 -428
- data/dependencies/libogg/include/ogg/config_types.h.in +0 -11
- data/dependencies/libogg/include/ogg/ogg.h +0 -202
- data/dependencies/libogg/include/ogg/os_types.h +0 -127
- data/dependencies/libogg/install-sh +0 -323
- data/dependencies/libogg/libogg.spec +0 -106
- data/dependencies/libogg/libogg.spec.in +0 -106
- data/dependencies/libogg/ltmain.sh +0 -6426
- data/dependencies/libogg/macos/compat/strdup.c +0 -21
- data/dependencies/libogg/macos/compat/sys/types.h +0 -1
- data/dependencies/libogg/macos/libogg.mcp +0 -0
- data/dependencies/libogg/macos/libogg.mcp.exp +0 -64
- data/dependencies/libogg/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libogg/macosx/Info.plist +0 -30
- data/dependencies/libogg/macosx/Ogg.xcodeproj/project.pbxproj +0 -303
- data/dependencies/libogg/macosx/Ogg_Prefix.pch +0 -5
- data/dependencies/libogg/missing +0 -357
- data/dependencies/libogg/ogg-uninstalled.pc.in +0 -14
- data/dependencies/libogg/ogg.m4 +0 -102
- data/dependencies/libogg/ogg.pc.in +0 -14
- data/dependencies/libogg/src/Makefile.am +0 -28
- data/dependencies/libogg/src/Makefile.in +0 -536
- data/dependencies/libogg/src/bitwise.c +0 -784
- data/dependencies/libogg/src/framing.c +0 -1800
- data/dependencies/libogg/win32/Makefile.am +0 -5
- data/dependencies/libogg/win32/Makefile.in +0 -327
- data/dependencies/libogg/win32/build_ogg_dynamic.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_dynamic_debug.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static_debug.bat +0 -18
- data/dependencies/libogg/win32/ogg.def +0 -78
- data/dependencies/libogg/win32/ogg.dsw +0 -41
- data/dependencies/libogg/win32/ogg_dynamic.dsp +0 -128
- data/dependencies/libogg/win32/ogg_static.dsp +0 -108
- data/dependencies/libpng/ANNOUNCE +0 -61
- data/dependencies/libpng/CHANGES +0 -2173
- data/dependencies/libpng/INSTALL +0 -199
- data/dependencies/libpng/KNOWNBUG +0 -22
- data/dependencies/libpng/LICENSE +0 -109
- data/dependencies/libpng/README +0 -264
- data/dependencies/libpng/TODO +0 -24
- data/dependencies/libpng/Y2KINFO +0 -55
- data/dependencies/libpng/configure +0 -13
- data/dependencies/libpng/contrib/gregbook/COPYING +0 -340
- data/dependencies/libpng/contrib/gregbook/LICENSE +0 -50
- data/dependencies/libpng/contrib/gregbook/Makefile.mingw32 +0 -130
- data/dependencies/libpng/contrib/gregbook/Makefile.sgi +0 -104
- data/dependencies/libpng/contrib/gregbook/Makefile.unx +0 -132
- data/dependencies/libpng/contrib/gregbook/Makefile.w32 +0 -113
- data/dependencies/libpng/contrib/gregbook/README +0 -186
- data/dependencies/libpng/contrib/gregbook/makevms.com +0 -132
- data/dependencies/libpng/contrib/gregbook/readpng.c +0 -304
- data/dependencies/libpng/contrib/gregbook/readpng.h +0 -88
- data/dependencies/libpng/contrib/gregbook/readpng2.c +0 -645
- data/dependencies/libpng/contrib/gregbook/readpng2.h +0 -121
- data/dependencies/libpng/contrib/gregbook/readppm.c +0 -179
- data/dependencies/libpng/contrib/gregbook/rpng-win.c +0 -684
- data/dependencies/libpng/contrib/gregbook/rpng-x.c +0 -904
- data/dependencies/libpng/contrib/gregbook/rpng2-win.c +0 -1225
- data/dependencies/libpng/contrib/gregbook/rpng2-x.c +0 -2127
- data/dependencies/libpng/contrib/gregbook/toucan.png +0 -0
- data/dependencies/libpng/contrib/gregbook/wpng.c +0 -853
- data/dependencies/libpng/contrib/gregbook/writepng.c +0 -392
- data/dependencies/libpng/contrib/gregbook/writepng.h +0 -133
- data/dependencies/libpng/contrib/pngminim/decoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/decoder/gather.sh +0 -8
- data/dependencies/libpng/contrib/pngminim/decoder/makefile.std +0 -44
- data/dependencies/libpng/contrib/pngminim/decoder/pngusr.h +0 -67
- data/dependencies/libpng/contrib/pngminim/encoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/encoder/dummy_inflate.c +0 -27
- data/dependencies/libpng/contrib/pngminim/encoder/gather.sh +0 -9
- data/dependencies/libpng/contrib/pngminim/encoder/makefile.std +0 -43
- data/dependencies/libpng/contrib/pngminim/encoder/pngusr.h +0 -66
- data/dependencies/libpng/contrib/pngminus/README +0 -153
- data/dependencies/libpng/contrib/pngminus/makefile.std +0 -65
- data/dependencies/libpng/contrib/pngminus/makefile.tc3 +0 -38
- data/dependencies/libpng/contrib/pngminus/makevms.com +0 -92
- data/dependencies/libpng/contrib/pngminus/png2pnm.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/png2pnm.c +0 -430
- data/dependencies/libpng/contrib/pngminus/png2pnm.sh +0 -42
- data/dependencies/libpng/contrib/pngminus/pngminus.bat +0 -4
- data/dependencies/libpng/contrib/pngminus/pngminus.sh +0 -5
- data/dependencies/libpng/contrib/pngminus/pnm2png.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/pnm2png.c +0 -533
- data/dependencies/libpng/contrib/pngminus/pnm2png.sh +0 -42
- data/dependencies/libpng/contrib/pngsuite/basn0g01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a16.png +0 -0
- data/dependencies/libpng/contrib/visupng/PngFile.c +0 -439
- data/dependencies/libpng/contrib/visupng/PngFile.h +0 -27
- data/dependencies/libpng/contrib/visupng/README.txt +0 -58
- data/dependencies/libpng/contrib/visupng/VisualPng.c +0 -961
- data/dependencies/libpng/contrib/visupng/VisualPng.dsp +0 -147
- data/dependencies/libpng/contrib/visupng/VisualPng.dsw +0 -29
- data/dependencies/libpng/contrib/visupng/VisualPng.ico +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.png +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.rc +0 -152
- data/dependencies/libpng/contrib/visupng/cexcept.h +0 -243
- data/dependencies/libpng/contrib/visupng/resource.h +0 -23
- data/dependencies/libpng/example.c +0 -814
- data/dependencies/libpng/libpng-1.2.29.txt +0 -2906
- data/dependencies/libpng/libpng.3 +0 -3680
- data/dependencies/libpng/libpngpf.3 +0 -274
- data/dependencies/libpng/png.5 +0 -74
- data/dependencies/libpng/png.c +0 -798
- data/dependencies/libpng/png.h +0 -3569
- data/dependencies/libpng/pngbar.jpg +0 -0
- data/dependencies/libpng/pngbar.png +0 -0
- data/dependencies/libpng/pngconf.h +0 -1481
- data/dependencies/libpng/pngerror.c +0 -343
- data/dependencies/libpng/pnggccrd.c +0 -103
- data/dependencies/libpng/pngget.c +0 -901
- data/dependencies/libpng/pngmem.c +0 -608
- data/dependencies/libpng/pngnow.png +0 -0
- data/dependencies/libpng/pngpread.c +0 -1598
- data/dependencies/libpng/pngread.c +0 -1479
- data/dependencies/libpng/pngrio.c +0 -167
- data/dependencies/libpng/pngrtran.c +0 -4292
- data/dependencies/libpng/pngrutil.c +0 -3183
- data/dependencies/libpng/pngset.c +0 -1268
- data/dependencies/libpng/pngtest.c +0 -1563
- data/dependencies/libpng/pngtest.png +0 -0
- data/dependencies/libpng/pngtrans.c +0 -662
- data/dependencies/libpng/pngvcrd.c +0 -1
- data/dependencies/libpng/pngwio.c +0 -234
- data/dependencies/libpng/pngwrite.c +0 -1532
- data/dependencies/libpng/pngwtran.c +0 -572
- data/dependencies/libpng/pngwutil.c +0 -2802
- data/dependencies/libpng/projects/beos/x86-shared.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-shared.txt +0 -22
- data/dependencies/libpng/projects/beos/x86-static.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-static.txt +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpg +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpng.bpr +0 -157
- data/dependencies/libpng/projects/cbuilder5/libpng.cpp +0 -29
- data/dependencies/libpng/projects/cbuilder5/libpng.readme.txt +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpr +0 -109
- data/dependencies/libpng/projects/cbuilder5/zlib.readme.txt +0 -14
- data/dependencies/libpng/projects/netware.txt +0 -6
- data/dependencies/libpng/projects/visualc6/README.txt +0 -57
- data/dependencies/libpng/projects/visualc6/libpng.dsp +0 -472
- data/dependencies/libpng/projects/visualc6/libpng.dsw +0 -59
- data/dependencies/libpng/projects/visualc6/pngtest.dsp +0 -314
- data/dependencies/libpng/projects/visualc71/PRJ0041.mak +0 -21
- data/dependencies/libpng/projects/visualc71/README.txt +0 -57
- data/dependencies/libpng/projects/visualc71/README_zlib.txt +0 -44
- data/dependencies/libpng/projects/visualc71/libpng.sln +0 -88
- data/dependencies/libpng/projects/visualc71/libpng.vcproj +0 -702
- data/dependencies/libpng/projects/visualc71/pngtest.vcproj +0 -459
- data/dependencies/libpng/projects/visualc71/zlib.vcproj +0 -670
- data/dependencies/libpng/projects/wince.txt +0 -6
- data/dependencies/libpng/scripts/CMakeLists.txt +0 -210
- data/dependencies/libpng/scripts/SCOPTIONS.ppc +0 -7
- data/dependencies/libpng/scripts/descrip.mms +0 -52
- data/dependencies/libpng/scripts/libpng-config-body.in +0 -96
- data/dependencies/libpng/scripts/libpng-config-head.in +0 -21
- data/dependencies/libpng/scripts/libpng-config.in +0 -124
- data/dependencies/libpng/scripts/libpng.icc +0 -44
- data/dependencies/libpng/scripts/libpng.pc-configure.in +0 -10
- data/dependencies/libpng/scripts/libpng.pc.in +0 -10
- data/dependencies/libpng/scripts/makefile.32sunu +0 -254
- data/dependencies/libpng/scripts/makefile.64sunu +0 -254
- data/dependencies/libpng/scripts/makefile.acorn +0 -51
- data/dependencies/libpng/scripts/makefile.aix +0 -113
- data/dependencies/libpng/scripts/makefile.amiga +0 -48
- data/dependencies/libpng/scripts/makefile.atari +0 -51
- data/dependencies/libpng/scripts/makefile.bc32 +0 -152
- data/dependencies/libpng/scripts/makefile.beos +0 -226
- data/dependencies/libpng/scripts/makefile.bor +0 -162
- data/dependencies/libpng/scripts/makefile.cygwin +0 -299
- data/dependencies/libpng/scripts/makefile.darwin +0 -234
- data/dependencies/libpng/scripts/makefile.dec +0 -214
- data/dependencies/libpng/scripts/makefile.dj2 +0 -55
- data/dependencies/libpng/scripts/makefile.elf +0 -275
- data/dependencies/libpng/scripts/makefile.freebsd +0 -48
- data/dependencies/libpng/scripts/makefile.gcc +0 -79
- data/dependencies/libpng/scripts/makefile.gcmmx +0 -271
- data/dependencies/libpng/scripts/makefile.hp64 +0 -235
- data/dependencies/libpng/scripts/makefile.hpgcc +0 -245
- data/dependencies/libpng/scripts/makefile.hpux +0 -232
- data/dependencies/libpng/scripts/makefile.ibmc +0 -71
- data/dependencies/libpng/scripts/makefile.intel +0 -102
- data/dependencies/libpng/scripts/makefile.knr +0 -99
- data/dependencies/libpng/scripts/makefile.linux +0 -249
- data/dependencies/libpng/scripts/makefile.mingw +0 -289
- data/dependencies/libpng/scripts/makefile.mips +0 -83
- data/dependencies/libpng/scripts/makefile.msc +0 -86
- data/dependencies/libpng/scripts/makefile.ne12bsd +0 -45
- data/dependencies/libpng/scripts/makefile.netbsd +0 -45
- data/dependencies/libpng/scripts/makefile.nommx +0 -252
- data/dependencies/libpng/scripts/makefile.openbsd +0 -73
- data/dependencies/libpng/scripts/makefile.os2 +0 -69
- data/dependencies/libpng/scripts/makefile.sco +0 -229
- data/dependencies/libpng/scripts/makefile.sggcc +0 -242
- data/dependencies/libpng/scripts/makefile.sgi +0 -245
- data/dependencies/libpng/scripts/makefile.so9 +0 -251
- data/dependencies/libpng/scripts/makefile.solaris +0 -249
- data/dependencies/libpng/scripts/makefile.solaris-x86 +0 -248
- data/dependencies/libpng/scripts/makefile.std +0 -92
- data/dependencies/libpng/scripts/makefile.sunos +0 -97
- data/dependencies/libpng/scripts/makefile.tc3 +0 -89
- data/dependencies/libpng/scripts/makefile.vcawin32 +0 -99
- data/dependencies/libpng/scripts/makefile.vcwin32 +0 -99
- data/dependencies/libpng/scripts/makefile.watcom +0 -109
- data/dependencies/libpng/scripts/makevms.com +0 -144
- data/dependencies/libpng/scripts/pngos2.def +0 -257
- data/dependencies/libpng/scripts/pngw32.def +0 -238
- data/dependencies/libpng/scripts/pngw32.rc +0 -112
- data/dependencies/libpng/scripts/smakefile.ppc +0 -30
- data/dependencies/libvorbis/AUTHORS +0 -3
- data/dependencies/libvorbis/CHANGES +0 -48
- data/dependencies/libvorbis/COPYING +0 -28
- data/dependencies/libvorbis/Makefile.am +0 -41
- data/dependencies/libvorbis/Makefile.in +0 -759
- data/dependencies/libvorbis/README +0 -132
- data/dependencies/libvorbis/acinclude.m4 +0 -161
- data/dependencies/libvorbis/aclocal.m4 +0 -7273
- data/dependencies/libvorbis/autogen.sh +0 -127
- data/dependencies/libvorbis/config.guess +0 -1500
- data/dependencies/libvorbis/config.h.in +0 -78
- data/dependencies/libvorbis/config.sub +0 -1616
- data/dependencies/libvorbis/configure +0 -22114
- data/dependencies/libvorbis/configure.in +0 -246
- data/dependencies/libvorbis/depcomp +0 -584
- data/dependencies/libvorbis/doc/Makefile +0 -665
- data/dependencies/libvorbis/doc/Makefile.am +0 -137
- data/dependencies/libvorbis/doc/Makefile.in +0 -665
- data/dependencies/libvorbis/doc/Vorbis_I_spec.html +0 -2292
- data/dependencies/libvorbis/doc/Vorbis_I_spec.pdf +0 -0
- data/dependencies/libvorbis/doc/components.png +0 -0
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt +0 -1401
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml +0 -1388
- data/dependencies/libvorbis/doc/eightphase.png +0 -0
- data/dependencies/libvorbis/doc/evenlsp.png +0 -0
- data/dependencies/libvorbis/doc/fish_xiph_org.png +0 -0
- data/dependencies/libvorbis/doc/floor1-1.png +0 -0
- data/dependencies/libvorbis/doc/floor1-2.png +0 -0
- data/dependencies/libvorbis/doc/floor1-3.png +0 -0
- data/dependencies/libvorbis/doc/floor1-4.png +0 -0
- data/dependencies/libvorbis/doc/floor1_inverse_dB_table.html +0 -154
- data/dependencies/libvorbis/doc/floorval.png +0 -0
- data/dependencies/libvorbis/doc/fourphase.png +0 -0
- data/dependencies/libvorbis/doc/framing.html +0 -431
- data/dependencies/libvorbis/doc/helper.html +0 -239
- data/dependencies/libvorbis/doc/hufftree-under.png +0 -0
- data/dependencies/libvorbis/doc/hufftree.png +0 -0
- data/dependencies/libvorbis/doc/index.html +0 -114
- data/dependencies/libvorbis/doc/lspmap.png +0 -0
- data/dependencies/libvorbis/doc/oddlsp.png +0 -0
- data/dependencies/libvorbis/doc/oggstream.html +0 -234
- data/dependencies/libvorbis/doc/programming.html +0 -554
- data/dependencies/libvorbis/doc/residue-pack.png +0 -0
- data/dependencies/libvorbis/doc/residue2.png +0 -0
- data/dependencies/libvorbis/doc/squarepolar.png +0 -0
- data/dependencies/libvorbis/doc/stereo.html +0 -418
- data/dependencies/libvorbis/doc/stream.png +0 -0
- data/dependencies/libvorbis/doc/v-comment.html +0 -285
- data/dependencies/libvorbis/doc/vorbis-clip.txt +0 -139
- data/dependencies/libvorbis/doc/vorbis-errors.txt +0 -103
- data/dependencies/libvorbis/doc/vorbis-fidelity.html +0 -180
- data/dependencies/libvorbis/doc/vorbis.html +0 -234
- data/dependencies/libvorbis/doc/vorbisenc/Makefile +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.am +0 -9
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.in +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/changes.html +0 -104
- data/dependencies/libvorbis/doc/vorbisenc/examples.html +0 -133
- data/dependencies/libvorbis/doc/vorbisenc/index.html +0 -40
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage2_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/overview.html +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/reference.html +0 -48
- data/dependencies/libvorbis/doc/vorbisenc/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_ctl.html +0 -169
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init_vbr.html +0 -81
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_managed.html +0 -102
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html +0 -90
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_info.html +0 -81
- data/dependencies/libvorbis/doc/vorbisfile/Makefile +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.am +0 -23
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.in +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/OggVorbis_File.html +0 -137
- data/dependencies/libvorbis/doc/vorbisfile/callbacks.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/chaining_example_c.html +0 -90
- data/dependencies/libvorbis/doc/vorbisfile/chainingexample.html +0 -175
- data/dependencies/libvorbis/doc/vorbisfile/crosslap.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/datastructures.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/decoding.html +0 -87
- data/dependencies/libvorbis/doc/vorbisfile/example.html +0 -208
- data/dependencies/libvorbis/doc/vorbisfile/exampleindex.html +0 -39
- data/dependencies/libvorbis/doc/vorbisfile/fileinfo.html +0 -95
- data/dependencies/libvorbis/doc/vorbisfile/index.html +0 -49
- data/dependencies/libvorbis/doc/vorbisfile/initialization.html +0 -118
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate.html +0 -72
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate_instant.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_callbacks.html +0 -117
- data/dependencies/libvorbis/doc/vorbisfile/ov_clear.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_comment.html +0 -66
- data/dependencies/libvorbis/doc/vorbisfile/ov_crosslap.html +0 -100
- data/dependencies/libvorbis/doc/vorbisfile/ov_fopen.html +0 -124
- data/dependencies/libvorbis/doc/vorbisfile/ov_info.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_open.html +0 -183
- data/dependencies/libvorbis/doc/vorbisfile/ov_open_callbacks.html +0 -147
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_lap.html +0 -103
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page.html +0 -84
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek_lap.html +0 -110
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_tell.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_total.html +0 -68
- data/dependencies/libvorbis/doc/vorbisfile/ov_read.html +0 -123
- data/dependencies/libvorbis/doc/vorbisfile/ov_read_float.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_seekable.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_serialnumber.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_streams.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_test.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_callbacks.html +0 -111
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_open.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_lap.html +0 -105
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/overview.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/reference.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/return.html +0 -77
- data/dependencies/libvorbis/doc/vorbisfile/seekexample.html +0 -152
- data/dependencies/libvorbis/doc/vorbisfile/seeking.html +0 -107
- data/dependencies/libvorbis/doc/vorbisfile/seeking_example_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seeking_test_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seekingexample.html +0 -203
- data/dependencies/libvorbis/doc/vorbisfile/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisfile/threads.html +0 -50
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_comment.html +0 -70
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_info.html +0 -80
- data/dependencies/libvorbis/doc/vorbisfile/vorbisfile_example_c.html +0 -106
- data/dependencies/libvorbis/doc/vorbisword2.png +0 -0
- data/dependencies/libvorbis/doc/wait.png +0 -0
- data/dependencies/libvorbis/doc/white-ogg.png +0 -0
- data/dependencies/libvorbis/doc/white-xifish.png +0 -0
- data/dependencies/libvorbis/doc/window1.png +0 -0
- data/dependencies/libvorbis/doc/window2.png +0 -0
- data/dependencies/libvorbis/doc/xifish.pdf +0 -0
- data/dependencies/libvorbis/doc/xml/01-introduction.xml +0 -665
- data/dependencies/libvorbis/doc/xml/02-bitpacking.xml +0 -280
- data/dependencies/libvorbis/doc/xml/03-codebook.xml +0 -458
- data/dependencies/libvorbis/doc/xml/04-codec.xml +0 -711
- data/dependencies/libvorbis/doc/xml/05-comment.xml +0 -284
- data/dependencies/libvorbis/doc/xml/06-floor0.xml +0 -257
- data/dependencies/libvorbis/doc/xml/07-floor1.xml +0 -450
- data/dependencies/libvorbis/doc/xml/08-residue.xml +0 -492
- data/dependencies/libvorbis/doc/xml/09-helper.xml +0 -211
- data/dependencies/libvorbis/doc/xml/10-tables.xml +0 -94
- data/dependencies/libvorbis/doc/xml/TODO +0 -28
- data/dependencies/libvorbis/doc/xml/Vorbis_I_spec.xml +0 -30
- data/dependencies/libvorbis/doc/xml/a1-encapsulation_ogg.xml +0 -201
- data/dependencies/libvorbis/doc/xml/a2-encapsulation_rtp.xml +0 -31
- data/dependencies/libvorbis/doc/xml/footer.xml +0 -60
- data/dependencies/libvorbis/doc/xml/spec-common.xsl +0 -24
- data/dependencies/libvorbis/doc/xml/spec-fo.xsl +0 -16
- data/dependencies/libvorbis/doc/xml/spec-html.xsl +0 -5
- data/dependencies/libvorbis/examples/Makefile +0 -515
- data/dependencies/libvorbis/examples/Makefile.am +0 -28
- data/dependencies/libvorbis/examples/Makefile.in +0 -515
- data/dependencies/libvorbis/examples/chaining_example.c +0 -72
- data/dependencies/libvorbis/examples/decoder_example.c +0 -307
- data/dependencies/libvorbis/examples/encoder_example.c +0 -253
- data/dependencies/libvorbis/examples/frameview.pl +0 -630
- data/dependencies/libvorbis/examples/seeking_example.c +0 -256
- data/dependencies/libvorbis/examples/vorbisfile_example.c +0 -87
- data/dependencies/libvorbis/include/Makefile.am +0 -3
- data/dependencies/libvorbis/include/Makefile.in +0 -506
- data/dependencies/libvorbis/include/vorbis/Makefile.am +0 -7
- data/dependencies/libvorbis/include/vorbis/Makefile.in +0 -426
- data/dependencies/libvorbis/include/vorbis/codec.h +0 -241
- data/dependencies/libvorbis/include/vorbis/vorbisenc.h +0 -112
- data/dependencies/libvorbis/include/vorbis/vorbisfile.h +0 -183
- data/dependencies/libvorbis/install-sh +0 -507
- data/dependencies/libvorbis/lib/Makefile.am +0 -44
- data/dependencies/libvorbis/lib/Makefile.in +0 -706
- data/dependencies/libvorbis/lib/analysis.c +0 -121
- data/dependencies/libvorbis/lib/backends.h +0 -146
- data/dependencies/libvorbis/lib/barkmel.c +0 -64
- data/dependencies/libvorbis/lib/bitrate.c +0 -253
- data/dependencies/libvorbis/lib/bitrate.h +0 -59
- data/dependencies/libvorbis/lib/block.c +0 -993
- data/dependencies/libvorbis/lib/books/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/Makefile.in +0 -506
- data/dependencies/libvorbis/lib/books/coupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/coupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/coupled/res_books_stereo.h +0 -20681
- data/dependencies/libvorbis/lib/books/floor/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/floor/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/floor/floor_books.h +0 -1838
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/uncoupled/res_books_uncoupled.h +0 -11517
- data/dependencies/libvorbis/lib/codebook.c +0 -634
- data/dependencies/libvorbis/lib/codebook.h +0 -160
- data/dependencies/libvorbis/lib/codec_internal.h +0 -137
- data/dependencies/libvorbis/lib/envelope.c +0 -382
- data/dependencies/libvorbis/lib/envelope.h +0 -81
- data/dependencies/libvorbis/lib/floor0.c +0 -223
- data/dependencies/libvorbis/lib/floor1.c +0 -1094
- data/dependencies/libvorbis/lib/highlevel.h +0 -57
- data/dependencies/libvorbis/lib/info.c +0 -644
- data/dependencies/libvorbis/lib/lookup.c +0 -94
- data/dependencies/libvorbis/lib/lookup.h +0 -32
- data/dependencies/libvorbis/lib/lookup_data.h +0 -189
- data/dependencies/libvorbis/lib/lookups.pl +0 -142
- data/dependencies/libvorbis/lib/lpc.c +0 -149
- data/dependencies/libvorbis/lib/lpc.h +0 -29
- data/dependencies/libvorbis/lib/lsp.c +0 -455
- data/dependencies/libvorbis/lib/lsp.h +0 -28
- data/dependencies/libvorbis/lib/mapping0.c +0 -844
- data/dependencies/libvorbis/lib/masking.h +0 -785
- data/dependencies/libvorbis/lib/mdct.c +0 -564
- data/dependencies/libvorbis/lib/mdct.h +0 -83
- data/dependencies/libvorbis/lib/misc.h +0 -52
- data/dependencies/libvorbis/lib/modes/Makefile.am +0 -6
- data/dependencies/libvorbis/lib/modes/Makefile.in +0 -351
- data/dependencies/libvorbis/lib/modes/floor_all.h +0 -248
- data/dependencies/libvorbis/lib/modes/psych_11.h +0 -51
- data/dependencies/libvorbis/lib/modes/psych_16.h +0 -136
- data/dependencies/libvorbis/lib/modes/psych_44.h +0 -666
- data/dependencies/libvorbis/lib/modes/psych_8.h +0 -102
- data/dependencies/libvorbis/lib/modes/residue_16.h +0 -163
- data/dependencies/libvorbis/lib/modes/residue_44.h +0 -294
- data/dependencies/libvorbis/lib/modes/residue_44u.h +0 -318
- data/dependencies/libvorbis/lib/modes/residue_8.h +0 -109
- data/dependencies/libvorbis/lib/modes/setup_11.h +0 -141
- data/dependencies/libvorbis/lib/modes/setup_16.h +0 -149
- data/dependencies/libvorbis/lib/modes/setup_22.h +0 -128
- data/dependencies/libvorbis/lib/modes/setup_32.h +0 -132
- data/dependencies/libvorbis/lib/modes/setup_44.h +0 -107
- data/dependencies/libvorbis/lib/modes/setup_44u.h +0 -74
- data/dependencies/libvorbis/lib/modes/setup_8.h +0 -146
- data/dependencies/libvorbis/lib/modes/setup_X.h +0 -226
- data/dependencies/libvorbis/lib/os.h +0 -156
- data/dependencies/libvorbis/lib/psy.c +0 -1227
- data/dependencies/libvorbis/lib/psy.h +0 -186
- data/dependencies/libvorbis/lib/psytune.c +0 -524
- data/dependencies/libvorbis/lib/registry.c +0 -46
- data/dependencies/libvorbis/lib/registry.h +0 -32
- data/dependencies/libvorbis/lib/res0.c +0 -919
- data/dependencies/libvorbis/lib/scales.h +0 -86
- data/dependencies/libvorbis/lib/sharedbook.c +0 -735
- data/dependencies/libvorbis/lib/smallft.c +0 -1255
- data/dependencies/libvorbis/lib/smallft.h +0 -34
- data/dependencies/libvorbis/lib/synthesis.c +0 -170
- data/dependencies/libvorbis/lib/tone.c +0 -54
- data/dependencies/libvorbis/lib/vorbisenc.c +0 -1184
- data/dependencies/libvorbis/lib/vorbisfile.c +0 -2194
- data/dependencies/libvorbis/lib/window.c +0 -2136
- data/dependencies/libvorbis/lib/window.h +0 -26
- data/dependencies/libvorbis/libvorbis.spec +0 -118
- data/dependencies/libvorbis/libvorbis.spec.in +0 -118
- data/dependencies/libvorbis/ltmain.sh +0 -6871
- data/dependencies/libvorbis/macos/compat/strdup.c +0 -21
- data/dependencies/libvorbis/macos/compat/sys/types.h +0 -1
- data/dependencies/libvorbis/macos/decoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/encoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/libvorbisenc.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisenc.mcp.exp +0 -8
- data/dependencies/libvorbis/macos/libvorbisfile.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisfile.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/vorbis.mcp +0 -0
- data/dependencies/libvorbis/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libvorbis/macosx/Info.plist +0 -30
- data/dependencies/libvorbis/macosx/Vorbis.xcodeproj/project.pbxproj +0 -893
- data/dependencies/libvorbis/missing +0 -367
- data/dependencies/libvorbis/symbian/bld.inf +0 -35
- data/dependencies/libvorbis/symbian/config.h +0 -54
- data/dependencies/libvorbis/symbian/vorbis.mmp +0 -43
- data/dependencies/libvorbis/todo.txt +0 -22
- data/dependencies/libvorbis/vorbis-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbis.m4 +0 -122
- data/dependencies/libvorbis/vorbis.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile.pc.in +0 -14
- data/dependencies/libvorbis/vq/16.vqs +0 -77
- data/dependencies/libvorbis/vq/16u.vqs +0 -71
- data/dependencies/libvorbis/vq/44c-1.vqs +0 -63
- data/dependencies/libvorbis/vq/44c0.vqs +0 -65
- data/dependencies/libvorbis/vq/44c1.vqs +0 -66
- data/dependencies/libvorbis/vq/44c2.vqs +0 -37
- data/dependencies/libvorbis/vq/44c3.vqs +0 -36
- data/dependencies/libvorbis/vq/44c4.vqs +0 -36
- data/dependencies/libvorbis/vq/44c5.vqs +0 -37
- data/dependencies/libvorbis/vq/44c6.vqs +0 -37
- data/dependencies/libvorbis/vq/44c7.vqs +0 -38
- data/dependencies/libvorbis/vq/44c8.vqs +0 -39
- data/dependencies/libvorbis/vq/44c9.vqs +0 -37
- data/dependencies/libvorbis/vq/44u0.vqs +0 -33
- data/dependencies/libvorbis/vq/44u1.vqs +0 -33
- data/dependencies/libvorbis/vq/44u2.vqs +0 -32
- data/dependencies/libvorbis/vq/44u3.vqs +0 -33
- data/dependencies/libvorbis/vq/44u4.vqs +0 -33
- data/dependencies/libvorbis/vq/44u5.vqs +0 -35
- data/dependencies/libvorbis/vq/44u6.vqs +0 -35
- data/dependencies/libvorbis/vq/44u7.vqs +0 -34
- data/dependencies/libvorbis/vq/44u8.vqs +0 -35
- data/dependencies/libvorbis/vq/44u9.vqs +0 -36
- data/dependencies/libvorbis/vq/8.vqs +0 -43
- data/dependencies/libvorbis/vq/8u.vqs +0 -41
- data/dependencies/libvorbis/vq/Makefile +0 -532
- data/dependencies/libvorbis/vq/Makefile.am +0 -34
- data/dependencies/libvorbis/vq/Makefile.in +0 -532
- data/dependencies/libvorbis/vq/auxpartition.pl +0 -71
- data/dependencies/libvorbis/vq/bookutil.c +0 -717
- data/dependencies/libvorbis/vq/bookutil.h +0 -43
- data/dependencies/libvorbis/vq/build.c +0 -195
- data/dependencies/libvorbis/vq/cascade.c +0 -91
- data/dependencies/libvorbis/vq/distribution.c +0 -248
- data/dependencies/libvorbis/vq/floor_11.vqs +0 -10
- data/dependencies/libvorbis/vq/floor_22.vqs +0 -27
- data/dependencies/libvorbis/vq/floor_44.vqs +0 -83
- data/dependencies/libvorbis/vq/genericdata.c +0 -61
- data/dependencies/libvorbis/vq/huffbuild.c +0 -201
- data/dependencies/libvorbis/vq/latticebuild.c +0 -177
- data/dependencies/libvorbis/vq/latticehint.c +0 -430
- data/dependencies/libvorbis/vq/latticepare.c +0 -595
- data/dependencies/libvorbis/vq/latticetune.c +0 -164
- data/dependencies/libvorbis/vq/localcodebook.h +0 -160
- data/dependencies/libvorbis/vq/lspdata.c +0 -157
- data/dependencies/libvorbis/vq/make_floor_books.pl +0 -108
- data/dependencies/libvorbis/vq/make_residue_books.pl +0 -187
- data/dependencies/libvorbis/vq/metrics.c +0 -295
- data/dependencies/libvorbis/vq/residue_entropy +0 -58
- data/dependencies/libvorbis/vq/residuedata.c +0 -160
- data/dependencies/libvorbis/vq/residuesplit.c +0 -282
- data/dependencies/libvorbis/vq/run.c +0 -216
- data/dependencies/libvorbis/vq/train.c +0 -364
- data/dependencies/libvorbis/vq/vqext.h +0 -34
- data/dependencies/libvorbis/vq/vqgen.c +0 -567
- data/dependencies/libvorbis/vq/vqgen.h +0 -85
- data/dependencies/libvorbis/vq/vqsplit.c +0 -612
- data/dependencies/libvorbis/vq/vqsplit.h +0 -37
- data/dependencies/libvorbis/win32/VS2003/libvorbis/libvorbis.vcproj +0 -467
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.vcproj +0 -147
- data/dependencies/libvorbis/win32/VS2003/vorbisdec/vorbisdec.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2003/vorbisenc/vorbisenc.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2005/libvorbis/libvorbis.vcproj +0 -653
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.vcproj +0 -219
- data/dependencies/libvorbis/win32/VS2005/vorbisdec/vorbisdec.vcproj +0 -389
- data/dependencies/libvorbis/win32/VS2005/vorbisenc/vorbisenc.vcproj +0 -390
- data/dependencies/libvorbis/win32/build_vorbis_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/vorbis.def +0 -57
- data/dependencies/libvorbis/win32/vorbis.dsw +0 -101
- data/dependencies/libvorbis/win32/vorbis_dynamic.dsp +0 -281
- data/dependencies/libvorbis/win32/vorbis_static.dsp +0 -257
- data/dependencies/libvorbis/win32/vorbisenc.def +0 -13
- data/dependencies/libvorbis/win32/vorbisenc_dynamic.dsp +0 -121
- data/dependencies/libvorbis/win32/vorbisenc_static.dsp +0 -100
- data/dependencies/libvorbis/win32/vorbisfile.def +0 -41
- data/dependencies/libvorbis/win32/vorbisfile_dynamic.dsp +0 -119
- data/dependencies/libvorbis/win32/vorbisfile_static.dsp +0 -100
- data/dependencies/zlib/ChangeLog +0 -855
- data/dependencies/zlib/FAQ +0 -339
- data/dependencies/zlib/INDEX +0 -51
- data/dependencies/zlib/Makefile +0 -154
- data/dependencies/zlib/Makefile.in +0 -154
- data/dependencies/zlib/README +0 -125
- data/dependencies/zlib/adler32.c +0 -149
- data/dependencies/zlib/algorithm.txt +0 -209
- data/dependencies/zlib/amiga/Makefile.pup +0 -66
- data/dependencies/zlib/amiga/Makefile.sas +0 -65
- data/dependencies/zlib/as400/bndsrc +0 -132
- data/dependencies/zlib/as400/compile.clp +0 -123
- data/dependencies/zlib/as400/readme.txt +0 -111
- data/dependencies/zlib/as400/zlib.inc +0 -331
- data/dependencies/zlib/compress.c +0 -79
- data/dependencies/zlib/configure +0 -459
- data/dependencies/zlib/contrib/README.contrib +0 -71
- data/dependencies/zlib/contrib/ada/buffer_demo.adb +0 -106
- data/dependencies/zlib/contrib/ada/mtest.adb +0 -156
- data/dependencies/zlib/contrib/ada/read.adb +0 -156
- data/dependencies/zlib/contrib/ada/readme.txt +0 -65
- data/dependencies/zlib/contrib/ada/test.adb +0 -463
- data/dependencies/zlib/contrib/ada/zlib-streams.adb +0 -225
- data/dependencies/zlib/contrib/ada/zlib-streams.ads +0 -114
- data/dependencies/zlib/contrib/ada/zlib-thin.adb +0 -141
- data/dependencies/zlib/contrib/ada/zlib-thin.ads +0 -450
- data/dependencies/zlib/contrib/ada/zlib.adb +0 -701
- data/dependencies/zlib/contrib/ada/zlib.ads +0 -328
- data/dependencies/zlib/contrib/ada/zlib.gpr +0 -20
- data/dependencies/zlib/contrib/asm586/README.586 +0 -43
- data/dependencies/zlib/contrib/asm586/match.S +0 -364
- data/dependencies/zlib/contrib/asm686/README.686 +0 -34
- data/dependencies/zlib/contrib/asm686/match.S +0 -329
- data/dependencies/zlib/contrib/blast/Makefile +0 -8
- data/dependencies/zlib/contrib/blast/README +0 -4
- data/dependencies/zlib/contrib/blast/blast.c +0 -444
- data/dependencies/zlib/contrib/blast/blast.h +0 -71
- data/dependencies/zlib/contrib/blast/test.pk +0 -0
- data/dependencies/zlib/contrib/blast/test.txt +0 -1
- data/dependencies/zlib/contrib/delphi/ZLib.pas +0 -557
- data/dependencies/zlib/contrib/delphi/ZLibConst.pas +0 -11
- data/dependencies/zlib/contrib/delphi/readme.txt +0 -76
- data/dependencies/zlib/contrib/delphi/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/dotzlib/DotZLib.build +0 -33
- data/dependencies/zlib/contrib/dotzlib/DotZLib.chm +0 -0
- data/dependencies/zlib/contrib/dotzlib/DotZLib.sln +0 -21
- data/dependencies/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs +0 -58
- data/dependencies/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs +0 -202
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs +0 -83
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CodecBase.cs +0 -198
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Deflater.cs +0 -106
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.cs +0 -288
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj +0 -141
- data/dependencies/zlib/contrib/dotzlib/DotZLib/GZipStream.cs +0 -301
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Inflater.cs +0 -105
- data/dependencies/zlib/contrib/dotzlib/DotZLib/UnitTests.cs +0 -274
- data/dependencies/zlib/contrib/dotzlib/LICENSE_1_0.txt +0 -23
- data/dependencies/zlib/contrib/dotzlib/readme.txt +0 -58
- data/dependencies/zlib/contrib/infback9/README +0 -1
- data/dependencies/zlib/contrib/infback9/infback9.c +0 -608
- data/dependencies/zlib/contrib/infback9/infback9.h +0 -37
- data/dependencies/zlib/contrib/infback9/inffix9.h +0 -107
- data/dependencies/zlib/contrib/infback9/inflate9.h +0 -47
- data/dependencies/zlib/contrib/infback9/inftree9.c +0 -323
- data/dependencies/zlib/contrib/infback9/inftree9.h +0 -55
- data/dependencies/zlib/contrib/inflate86/inffas86.c +0 -1157
- data/dependencies/zlib/contrib/inflate86/inffast.S +0 -1368
- data/dependencies/zlib/contrib/iostream/test.cpp +0 -24
- data/dependencies/zlib/contrib/iostream/zfstream.cpp +0 -329
- data/dependencies/zlib/contrib/iostream/zfstream.h +0 -128
- data/dependencies/zlib/contrib/iostream2/zstream.h +0 -307
- data/dependencies/zlib/contrib/iostream2/zstream_test.cpp +0 -25
- data/dependencies/zlib/contrib/iostream3/README +0 -35
- data/dependencies/zlib/contrib/iostream3/TODO +0 -17
- data/dependencies/zlib/contrib/iostream3/test.cc +0 -50
- data/dependencies/zlib/contrib/iostream3/zfstream.cc +0 -479
- data/dependencies/zlib/contrib/iostream3/zfstream.h +0 -466
- data/dependencies/zlib/contrib/masm686/match.asm +0 -413
- data/dependencies/zlib/contrib/masmx64/bld_ml64.bat +0 -2
- data/dependencies/zlib/contrib/masmx64/gvmat64.asm +0 -513
- data/dependencies/zlib/contrib/masmx64/gvmat64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/inffas8664.c +0 -186
- data/dependencies/zlib/contrib/masmx64/inffasx64.asm +0 -392
- data/dependencies/zlib/contrib/masmx64/inffasx64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/readme.txt +0 -28
- data/dependencies/zlib/contrib/masmx86/bld_ml32.bat +0 -2
- data/dependencies/zlib/contrib/masmx86/gvmat32.asm +0 -972
- data/dependencies/zlib/contrib/masmx86/gvmat32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/gvmat32c.c +0 -62
- data/dependencies/zlib/contrib/masmx86/inffas32.asm +0 -1083
- data/dependencies/zlib/contrib/masmx86/inffas32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/mkasm.bat +0 -3
- data/dependencies/zlib/contrib/masmx86/readme.txt +0 -21
- data/dependencies/zlib/contrib/minizip/ChangeLogUnzip +0 -67
- data/dependencies/zlib/contrib/minizip/Makefile +0 -25
- data/dependencies/zlib/contrib/minizip/crypt.h +0 -132
- data/dependencies/zlib/contrib/minizip/ioapi.c +0 -177
- data/dependencies/zlib/contrib/minizip/ioapi.h +0 -75
- data/dependencies/zlib/contrib/minizip/iowin32.c +0 -270
- data/dependencies/zlib/contrib/minizip/iowin32.h +0 -21
- data/dependencies/zlib/contrib/minizip/miniunz.c +0 -585
- data/dependencies/zlib/contrib/minizip/minizip.c +0 -420
- data/dependencies/zlib/contrib/minizip/mztools.c +0 -281
- data/dependencies/zlib/contrib/minizip/mztools.h +0 -31
- data/dependencies/zlib/contrib/minizip/unzip.c +0 -1598
- data/dependencies/zlib/contrib/minizip/unzip.h +0 -354
- data/dependencies/zlib/contrib/minizip/zip.c +0 -1219
- data/dependencies/zlib/contrib/minizip/zip.h +0 -235
- data/dependencies/zlib/contrib/pascal/example.pas +0 -599
- data/dependencies/zlib/contrib/pascal/readme.txt +0 -76
- data/dependencies/zlib/contrib/pascal/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/pascal/zlibpas.pas +0 -236
- data/dependencies/zlib/contrib/puff/Makefile +0 -8
- data/dependencies/zlib/contrib/puff/README +0 -63
- data/dependencies/zlib/contrib/puff/puff.c +0 -837
- data/dependencies/zlib/contrib/puff/puff.h +0 -31
- data/dependencies/zlib/contrib/puff/zeros.raw +0 -0
- data/dependencies/zlib/contrib/testzlib/testzlib.c +0 -275
- data/dependencies/zlib/contrib/testzlib/testzlib.txt +0 -10
- data/dependencies/zlib/contrib/untgz/Makefile +0 -14
- data/dependencies/zlib/contrib/untgz/Makefile.msc +0 -17
- data/dependencies/zlib/contrib/untgz/untgz.c +0 -674
- data/dependencies/zlib/contrib/vstudio/readme.txt +0 -73
- data/dependencies/zlib/contrib/vstudio/vc7/miniunz.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/minizip.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/testzlib.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc7/zlibstat.vcproj +0 -246
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.sln +0 -78
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.vcproj +0 -445
- data/dependencies/zlib/contrib/vstudio/vc8/miniunz.vcproj +0 -566
- data/dependencies/zlib/contrib/vstudio/vc8/minizip.vcproj +0 -563
- data/dependencies/zlib/contrib/vstudio/vc8/testzlib.vcproj +0 -948
- data/dependencies/zlib/contrib/vstudio/vc8/testzlibdll.vcproj +0 -567
- data/dependencies/zlib/contrib/vstudio/vc8/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc8/zlibstat.vcproj +0 -870
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.sln +0 -144
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.vcproj +0 -1219
- data/dependencies/zlib/crc32.c +0 -423
- data/dependencies/zlib/crc32.h +0 -441
- data/dependencies/zlib/deflate.c +0 -1736
- data/dependencies/zlib/deflate.h +0 -331
- data/dependencies/zlib/example.c +0 -565
- data/dependencies/zlib/examples/README.examples +0 -42
- data/dependencies/zlib/examples/fitblk.c +0 -233
- data/dependencies/zlib/examples/gun.c +0 -693
- data/dependencies/zlib/examples/gzappend.c +0 -500
- data/dependencies/zlib/examples/gzjoin.c +0 -448
- data/dependencies/zlib/examples/gzlog.c +0 -413
- data/dependencies/zlib/examples/gzlog.h +0 -58
- data/dependencies/zlib/examples/zlib_how.html +0 -523
- data/dependencies/zlib/examples/zpipe.c +0 -191
- data/dependencies/zlib/examples/zran.c +0 -404
- data/dependencies/zlib/gzio.c +0 -1026
- data/dependencies/zlib/infback.c +0 -623
- data/dependencies/zlib/inffast.c +0 -318
- data/dependencies/zlib/inffast.h +0 -11
- data/dependencies/zlib/inffixed.h +0 -94
- data/dependencies/zlib/inflate.c +0 -1368
- data/dependencies/zlib/inflate.h +0 -115
- data/dependencies/zlib/inftrees.c +0 -329
- data/dependencies/zlib/inftrees.h +0 -55
- data/dependencies/zlib/make_vms.com +0 -461
- data/dependencies/zlib/minigzip.c +0 -322
- data/dependencies/zlib/msdos/Makefile.bor +0 -109
- data/dependencies/zlib/msdos/Makefile.dj2 +0 -104
- data/dependencies/zlib/msdos/Makefile.emx +0 -69
- data/dependencies/zlib/msdos/Makefile.msc +0 -106
- data/dependencies/zlib/msdos/Makefile.tc +0 -94
- data/dependencies/zlib/old/Makefile.riscos +0 -151
- data/dependencies/zlib/old/README +0 -3
- data/dependencies/zlib/old/descrip.mms +0 -48
- data/dependencies/zlib/old/os2/Makefile.os2 +0 -136
- data/dependencies/zlib/old/os2/zlib.def +0 -51
- data/dependencies/zlib/old/visual-basic.txt +0 -160
- data/dependencies/zlib/old/zlib.html +0 -971
- data/dependencies/zlib/projects/README.projects +0 -41
- data/dependencies/zlib/projects/visualc6/README.txt +0 -73
- data/dependencies/zlib/projects/visualc6/example.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/minigzip.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/zlib.dsp +0 -609
- data/dependencies/zlib/projects/visualc6/zlib.dsw +0 -59
- data/dependencies/zlib/qnx/package.qpg +0 -141
- data/dependencies/zlib/trees.c +0 -1219
- data/dependencies/zlib/trees.h +0 -128
- data/dependencies/zlib/uncompr.c +0 -61
- data/dependencies/zlib/win32/DLL_FAQ.txt +0 -397
- data/dependencies/zlib/win32/Makefile.bor +0 -107
- data/dependencies/zlib/win32/Makefile.emx +0 -69
- data/dependencies/zlib/win32/Makefile.gcc +0 -141
- data/dependencies/zlib/win32/Makefile.msc +0 -126
- data/dependencies/zlib/win32/VisualC.txt +0 -3
- data/dependencies/zlib/win32/zlib.def +0 -60
- data/dependencies/zlib/win32/zlib1.rc +0 -39
- data/dependencies/zlib/zconf.h +0 -332
- data/dependencies/zlib/zconf.in.h +0 -332
- data/dependencies/zlib/zlib.3 +0 -159
- data/dependencies/zlib/zlib.h +0 -1357
- data/dependencies/zlib/zutil.c +0 -318
- data/dependencies/zlib/zutil.h +0 -269
- data/mac/English.lproj/InfoPlist.strings +0 -0
- data/mac/Gosu-Info.plist +0 -26
- data/mac/Gosu.icns +0 -0
- data/mac/Gosu.xcodeproj/jlnr.mode1v3 +0 -1420
- data/mac/Gosu.xcodeproj/jlnr.mode2v3 +0 -1464
- data/mac/Gosu.xcodeproj/jlnr.pbxuser +0 -1407
- data/mac/Gosu.xcodeproj/jlnr.perspectivev3 +0 -1573
- data/mac/Gosu.xcodeproj/project.pbxproj +0 -2758
- data/mac/RubyGosu App-Info.plist +0 -26
- data/windows/Gosu.sln +0 -34
- data/windows/Gosu.vcproj +0 -553
- data/windows/RubyGosu.vcproj +0 -241
Binary file
|
@@ -1,62 +0,0 @@
|
|
1
|
-
/* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86
|
2
|
-
* Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
|
3
|
-
* File written by Gilles Vollant, by modifiying the longest_match
|
4
|
-
* from Jean-loup Gailly in deflate.c
|
5
|
-
* it prepare all parameters and call the assembly longest_match_gvasm
|
6
|
-
* longest_match execute standard C code is wmask != 0x7fff
|
7
|
-
* (assembly code is faster with a fixed wmask)
|
8
|
-
*
|
9
|
-
* Read comment at beginning of gvmat32.asm for more information
|
10
|
-
*/
|
11
|
-
|
12
|
-
#if defined(ASMV) && (!defined(NOOLDPENTIUMCODE))
|
13
|
-
#include "deflate.h"
|
14
|
-
|
15
|
-
/* if your C compiler don't add underline before function name,
|
16
|
-
define ADD_UNDERLINE_ASMFUNC */
|
17
|
-
#ifdef ADD_UNDERLINE_ASMFUNC
|
18
|
-
#define longest_match_7fff _longest_match_7fff
|
19
|
-
#define longest_match_686 _longest_match_686
|
20
|
-
#define cpudetect32 _cpudetect32
|
21
|
-
#endif
|
22
|
-
|
23
|
-
|
24
|
-
unsigned long cpudetect32();
|
25
|
-
|
26
|
-
uInt longest_match_c(
|
27
|
-
deflate_state *s,
|
28
|
-
IPos cur_match); /* current match */
|
29
|
-
|
30
|
-
|
31
|
-
uInt longest_match_7fff(
|
32
|
-
deflate_state *s,
|
33
|
-
IPos cur_match); /* current match */
|
34
|
-
|
35
|
-
uInt longest_match_686(
|
36
|
-
deflate_state *s,
|
37
|
-
IPos cur_match); /* current match */
|
38
|
-
|
39
|
-
|
40
|
-
static uInt iIsPPro=2;
|
41
|
-
|
42
|
-
void match_init ()
|
43
|
-
{
|
44
|
-
iIsPPro = (((cpudetect32()/0x100)&0xf)>=6) ? 1 : 0;
|
45
|
-
}
|
46
|
-
|
47
|
-
uInt longest_match(
|
48
|
-
deflate_state *s,
|
49
|
-
IPos cur_match) /* current match */
|
50
|
-
{
|
51
|
-
if (iIsPPro!=0)
|
52
|
-
return longest_match_686(s,cur_match);
|
53
|
-
|
54
|
-
if (s->w_mask != 0x7fff)
|
55
|
-
return longest_match_686(s,cur_match);
|
56
|
-
|
57
|
-
/* now ((s->w_mask == 0x7fff) && (iIsPPro==0)) */
|
58
|
-
return longest_match_7fff(s,cur_match);
|
59
|
-
}
|
60
|
-
|
61
|
-
|
62
|
-
#endif /* defined(ASMV) && (!defined(NOOLDPENTIUMCODE)) */
|
@@ -1,1083 +0,0 @@
|
|
1
|
-
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
|
2
|
-
; *
|
3
|
-
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
|
4
|
-
; *
|
5
|
-
; * Copyright (C) 1995-2003 Mark Adler
|
6
|
-
; * For conditions of distribution and use, see copyright notice in zlib.h
|
7
|
-
; *
|
8
|
-
; * Copyright (C) 2003 Chris Anderson <christop@charm.net>
|
9
|
-
; * Please use the copyright conditions above.
|
10
|
-
; *
|
11
|
-
; * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from
|
12
|
-
; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
|
13
|
-
; * the moment. I have successfully compiled and tested this code with gcc2.96,
|
14
|
-
; * gcc3.2, icc5.0, msvc6.0. It is very close to the speed of inffast.S
|
15
|
-
; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
|
16
|
-
; * enabled. I will attempt to merge the MMX code into this version. Newer
|
17
|
-
; * versions of this and inffast.S can be found at
|
18
|
-
; * http://www.eetbeetee.com/zlib/ and http://www.charm.net/~christop/zlib/
|
19
|
-
; *
|
20
|
-
; * 2005 : modification by Gilles Vollant
|
21
|
-
; */
|
22
|
-
; For Visual C++ 4.x and higher and ML 6.x and higher
|
23
|
-
; ml.exe is in directory \MASM611C of Win95 DDK
|
24
|
-
; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
|
25
|
-
; and in VC++2003 toolkit at http://msdn.microsoft.com/visualc/vctoolkit2003/
|
26
|
-
;
|
27
|
-
;
|
28
|
-
; compile with command line option
|
29
|
-
; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
|
30
|
-
|
31
|
-
; if you define NO_GZIP (see inflate.h), compile with
|
32
|
-
; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
|
33
|
-
|
34
|
-
|
35
|
-
; zlib122sup is 0 fort zlib 1.2.2.1 and lower
|
36
|
-
; zlib122sup is 8 fort zlib 1.2.2.2 and more (with addition of dmax and head
|
37
|
-
; in inflate_state in inflate.h)
|
38
|
-
zlib1222sup equ 8
|
39
|
-
|
40
|
-
|
41
|
-
IFDEF GUNZIP
|
42
|
-
INFLATE_MODE_TYPE equ 11
|
43
|
-
INFLATE_MODE_BAD equ 26
|
44
|
-
ELSE
|
45
|
-
IFNDEF NO_GUNZIP
|
46
|
-
INFLATE_MODE_TYPE equ 11
|
47
|
-
INFLATE_MODE_BAD equ 26
|
48
|
-
ELSE
|
49
|
-
INFLATE_MODE_TYPE equ 3
|
50
|
-
INFLATE_MODE_BAD equ 17
|
51
|
-
ENDIF
|
52
|
-
ENDIF
|
53
|
-
|
54
|
-
|
55
|
-
; 75 "inffast.S"
|
56
|
-
;FILE "inffast.S"
|
57
|
-
|
58
|
-
;;;GLOBAL _inflate_fast
|
59
|
-
|
60
|
-
;;;SECTION .text
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
.586p
|
65
|
-
.mmx
|
66
|
-
|
67
|
-
name inflate_fast_x86
|
68
|
-
.MODEL FLAT
|
69
|
-
|
70
|
-
_DATA segment
|
71
|
-
inflate_fast_use_mmx:
|
72
|
-
dd 1
|
73
|
-
|
74
|
-
|
75
|
-
_TEXT segment
|
76
|
-
PUBLIC _inflate_fast
|
77
|
-
|
78
|
-
ALIGN 4
|
79
|
-
_inflate_fast:
|
80
|
-
jmp inflate_fast_entry
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
ALIGN 4
|
85
|
-
db 'Fast decoding Code from Chris Anderson'
|
86
|
-
db 0
|
87
|
-
|
88
|
-
ALIGN 4
|
89
|
-
invalid_literal_length_code_msg:
|
90
|
-
db 'invalid literal/length code'
|
91
|
-
db 0
|
92
|
-
|
93
|
-
ALIGN 4
|
94
|
-
invalid_distance_code_msg:
|
95
|
-
db 'invalid distance code'
|
96
|
-
db 0
|
97
|
-
|
98
|
-
ALIGN 4
|
99
|
-
invalid_distance_too_far_msg:
|
100
|
-
db 'invalid distance too far back'
|
101
|
-
db 0
|
102
|
-
|
103
|
-
|
104
|
-
ALIGN 4
|
105
|
-
inflate_fast_mask:
|
106
|
-
dd 0
|
107
|
-
dd 1
|
108
|
-
dd 3
|
109
|
-
dd 7
|
110
|
-
dd 15
|
111
|
-
dd 31
|
112
|
-
dd 63
|
113
|
-
dd 127
|
114
|
-
dd 255
|
115
|
-
dd 511
|
116
|
-
dd 1023
|
117
|
-
dd 2047
|
118
|
-
dd 4095
|
119
|
-
dd 8191
|
120
|
-
dd 16383
|
121
|
-
dd 32767
|
122
|
-
dd 65535
|
123
|
-
dd 131071
|
124
|
-
dd 262143
|
125
|
-
dd 524287
|
126
|
-
dd 1048575
|
127
|
-
dd 2097151
|
128
|
-
dd 4194303
|
129
|
-
dd 8388607
|
130
|
-
dd 16777215
|
131
|
-
dd 33554431
|
132
|
-
dd 67108863
|
133
|
-
dd 134217727
|
134
|
-
dd 268435455
|
135
|
-
dd 536870911
|
136
|
-
dd 1073741823
|
137
|
-
dd 2147483647
|
138
|
-
dd 4294967295
|
139
|
-
|
140
|
-
|
141
|
-
mode_state equ 0 ;/* state->mode */
|
142
|
-
wsize_state equ (32+zlib1222sup) ;/* state->wsize */
|
143
|
-
write_state equ (36+4+zlib1222sup) ;/* state->write */
|
144
|
-
window_state equ (40+4+zlib1222sup) ;/* state->window */
|
145
|
-
hold_state equ (44+4+zlib1222sup) ;/* state->hold */
|
146
|
-
bits_state equ (48+4+zlib1222sup) ;/* state->bits */
|
147
|
-
lencode_state equ (64+4+zlib1222sup) ;/* state->lencode */
|
148
|
-
distcode_state equ (68+4+zlib1222sup) ;/* state->distcode */
|
149
|
-
lenbits_state equ (72+4+zlib1222sup) ;/* state->lenbits */
|
150
|
-
distbits_state equ (76+4+zlib1222sup) ;/* state->distbits */
|
151
|
-
|
152
|
-
|
153
|
-
;;SECTION .text
|
154
|
-
; 205 "inffast.S"
|
155
|
-
;GLOBAL inflate_fast_use_mmx
|
156
|
-
|
157
|
-
;SECTION .data
|
158
|
-
|
159
|
-
|
160
|
-
; GLOBAL inflate_fast_use_mmx:object
|
161
|
-
;.size inflate_fast_use_mmx, 4
|
162
|
-
; 226 "inffast.S"
|
163
|
-
;SECTION .text
|
164
|
-
|
165
|
-
ALIGN 4
|
166
|
-
inflate_fast_entry:
|
167
|
-
push edi
|
168
|
-
push esi
|
169
|
-
push ebp
|
170
|
-
push ebx
|
171
|
-
pushfd
|
172
|
-
sub esp,64
|
173
|
-
cld
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
mov esi, [esp+88]
|
179
|
-
mov edi, [esi+28]
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
mov edx, [esi+4]
|
188
|
-
mov eax, [esi+0]
|
189
|
-
|
190
|
-
add edx,eax
|
191
|
-
sub edx,11
|
192
|
-
|
193
|
-
mov [esp+44],eax
|
194
|
-
mov [esp+20],edx
|
195
|
-
|
196
|
-
mov ebp, [esp+92]
|
197
|
-
mov ecx, [esi+16]
|
198
|
-
mov ebx, [esi+12]
|
199
|
-
|
200
|
-
sub ebp,ecx
|
201
|
-
neg ebp
|
202
|
-
add ebp,ebx
|
203
|
-
|
204
|
-
sub ecx,257
|
205
|
-
add ecx,ebx
|
206
|
-
|
207
|
-
mov [esp+60],ebx
|
208
|
-
mov [esp+40],ebp
|
209
|
-
mov [esp+16],ecx
|
210
|
-
; 285 "inffast.S"
|
211
|
-
mov eax, [edi+lencode_state]
|
212
|
-
mov ecx, [edi+distcode_state]
|
213
|
-
|
214
|
-
mov [esp+8],eax
|
215
|
-
mov [esp+12],ecx
|
216
|
-
|
217
|
-
mov eax,1
|
218
|
-
mov ecx, [edi+lenbits_state]
|
219
|
-
shl eax,cl
|
220
|
-
dec eax
|
221
|
-
mov [esp+0],eax
|
222
|
-
|
223
|
-
mov eax,1
|
224
|
-
mov ecx, [edi+distbits_state]
|
225
|
-
shl eax,cl
|
226
|
-
dec eax
|
227
|
-
mov [esp+4],eax
|
228
|
-
|
229
|
-
mov eax, [edi+wsize_state]
|
230
|
-
mov ecx, [edi+write_state]
|
231
|
-
mov edx, [edi+window_state]
|
232
|
-
|
233
|
-
mov [esp+52],eax
|
234
|
-
mov [esp+48],ecx
|
235
|
-
mov [esp+56],edx
|
236
|
-
|
237
|
-
mov ebp, [edi+hold_state]
|
238
|
-
mov ebx, [edi+bits_state]
|
239
|
-
; 321 "inffast.S"
|
240
|
-
mov esi, [esp+44]
|
241
|
-
mov ecx, [esp+20]
|
242
|
-
cmp ecx,esi
|
243
|
-
ja L_align_long
|
244
|
-
|
245
|
-
add ecx,11
|
246
|
-
sub ecx,esi
|
247
|
-
mov eax,12
|
248
|
-
sub eax,ecx
|
249
|
-
lea edi, [esp+28]
|
250
|
-
rep movsb
|
251
|
-
mov ecx,eax
|
252
|
-
xor eax,eax
|
253
|
-
rep stosb
|
254
|
-
lea esi, [esp+28]
|
255
|
-
mov [esp+20],esi
|
256
|
-
jmp L_is_aligned
|
257
|
-
|
258
|
-
|
259
|
-
L_align_long:
|
260
|
-
test esi,3
|
261
|
-
jz L_is_aligned
|
262
|
-
xor eax,eax
|
263
|
-
mov al, [esi]
|
264
|
-
inc esi
|
265
|
-
mov ecx,ebx
|
266
|
-
add ebx,8
|
267
|
-
shl eax,cl
|
268
|
-
or ebp,eax
|
269
|
-
jmp L_align_long
|
270
|
-
|
271
|
-
L_is_aligned:
|
272
|
-
mov edi, [esp+60]
|
273
|
-
; 366 "inffast.S"
|
274
|
-
L_check_mmx:
|
275
|
-
cmp dword ptr [inflate_fast_use_mmx],2
|
276
|
-
je L_init_mmx
|
277
|
-
ja L_do_loop
|
278
|
-
|
279
|
-
push eax
|
280
|
-
push ebx
|
281
|
-
push ecx
|
282
|
-
push edx
|
283
|
-
pushfd
|
284
|
-
mov eax, [esp]
|
285
|
-
xor dword ptr [esp],0200000h
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
popfd
|
291
|
-
pushfd
|
292
|
-
pop edx
|
293
|
-
xor edx,eax
|
294
|
-
jz L_dont_use_mmx
|
295
|
-
xor eax,eax
|
296
|
-
cpuid
|
297
|
-
cmp ebx,0756e6547h
|
298
|
-
jne L_dont_use_mmx
|
299
|
-
cmp ecx,06c65746eh
|
300
|
-
jne L_dont_use_mmx
|
301
|
-
cmp edx,049656e69h
|
302
|
-
jne L_dont_use_mmx
|
303
|
-
mov eax,1
|
304
|
-
cpuid
|
305
|
-
shr eax,8
|
306
|
-
and eax,15
|
307
|
-
cmp eax,6
|
308
|
-
jne L_dont_use_mmx
|
309
|
-
test edx,0800000h
|
310
|
-
jnz L_use_mmx
|
311
|
-
jmp L_dont_use_mmx
|
312
|
-
L_use_mmx:
|
313
|
-
mov dword ptr [inflate_fast_use_mmx],2
|
314
|
-
jmp L_check_mmx_pop
|
315
|
-
L_dont_use_mmx:
|
316
|
-
mov dword ptr [inflate_fast_use_mmx],3
|
317
|
-
L_check_mmx_pop:
|
318
|
-
pop edx
|
319
|
-
pop ecx
|
320
|
-
pop ebx
|
321
|
-
pop eax
|
322
|
-
jmp L_check_mmx
|
323
|
-
; 426 "inffast.S"
|
324
|
-
ALIGN 4
|
325
|
-
L_do_loop:
|
326
|
-
; 437 "inffast.S"
|
327
|
-
cmp bl,15
|
328
|
-
ja L_get_length_code
|
329
|
-
|
330
|
-
xor eax,eax
|
331
|
-
lodsw
|
332
|
-
mov cl,bl
|
333
|
-
add bl,16
|
334
|
-
shl eax,cl
|
335
|
-
or ebp,eax
|
336
|
-
|
337
|
-
L_get_length_code:
|
338
|
-
mov edx, [esp+0]
|
339
|
-
mov ecx, [esp+8]
|
340
|
-
and edx,ebp
|
341
|
-
mov eax, [ecx+edx*4]
|
342
|
-
|
343
|
-
L_dolen:
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
mov cl,ah
|
351
|
-
sub bl,ah
|
352
|
-
shr ebp,cl
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
test al,al
|
360
|
-
jnz L_test_for_length_base
|
361
|
-
|
362
|
-
shr eax,16
|
363
|
-
stosb
|
364
|
-
|
365
|
-
L_while_test:
|
366
|
-
|
367
|
-
|
368
|
-
cmp [esp+16],edi
|
369
|
-
jbe L_break_loop
|
370
|
-
|
371
|
-
cmp [esp+20],esi
|
372
|
-
ja L_do_loop
|
373
|
-
jmp L_break_loop
|
374
|
-
|
375
|
-
L_test_for_length_base:
|
376
|
-
; 502 "inffast.S"
|
377
|
-
mov edx,eax
|
378
|
-
shr edx,16
|
379
|
-
mov cl,al
|
380
|
-
|
381
|
-
test al,16
|
382
|
-
jz L_test_for_second_level_length
|
383
|
-
and cl,15
|
384
|
-
jz L_save_len
|
385
|
-
cmp bl,cl
|
386
|
-
jae L_add_bits_to_len
|
387
|
-
|
388
|
-
mov ch,cl
|
389
|
-
xor eax,eax
|
390
|
-
lodsw
|
391
|
-
mov cl,bl
|
392
|
-
add bl,16
|
393
|
-
shl eax,cl
|
394
|
-
or ebp,eax
|
395
|
-
mov cl,ch
|
396
|
-
|
397
|
-
L_add_bits_to_len:
|
398
|
-
mov eax,1
|
399
|
-
shl eax,cl
|
400
|
-
dec eax
|
401
|
-
sub bl,cl
|
402
|
-
and eax,ebp
|
403
|
-
shr ebp,cl
|
404
|
-
add edx,eax
|
405
|
-
|
406
|
-
L_save_len:
|
407
|
-
mov [esp+24],edx
|
408
|
-
|
409
|
-
|
410
|
-
L_decode_distance:
|
411
|
-
; 549 "inffast.S"
|
412
|
-
cmp bl,15
|
413
|
-
ja L_get_distance_code
|
414
|
-
|
415
|
-
xor eax,eax
|
416
|
-
lodsw
|
417
|
-
mov cl,bl
|
418
|
-
add bl,16
|
419
|
-
shl eax,cl
|
420
|
-
or ebp,eax
|
421
|
-
|
422
|
-
L_get_distance_code:
|
423
|
-
mov edx, [esp+4]
|
424
|
-
mov ecx, [esp+12]
|
425
|
-
and edx,ebp
|
426
|
-
mov eax, [ecx+edx*4]
|
427
|
-
|
428
|
-
|
429
|
-
L_dodist:
|
430
|
-
mov edx,eax
|
431
|
-
shr edx,16
|
432
|
-
mov cl,ah
|
433
|
-
sub bl,ah
|
434
|
-
shr ebp,cl
|
435
|
-
; 584 "inffast.S"
|
436
|
-
mov cl,al
|
437
|
-
|
438
|
-
test al,16
|
439
|
-
jz L_test_for_second_level_dist
|
440
|
-
and cl,15
|
441
|
-
jz L_check_dist_one
|
442
|
-
cmp bl,cl
|
443
|
-
jae L_add_bits_to_dist
|
444
|
-
|
445
|
-
mov ch,cl
|
446
|
-
xor eax,eax
|
447
|
-
lodsw
|
448
|
-
mov cl,bl
|
449
|
-
add bl,16
|
450
|
-
shl eax,cl
|
451
|
-
or ebp,eax
|
452
|
-
mov cl,ch
|
453
|
-
|
454
|
-
L_add_bits_to_dist:
|
455
|
-
mov eax,1
|
456
|
-
shl eax,cl
|
457
|
-
dec eax
|
458
|
-
sub bl,cl
|
459
|
-
and eax,ebp
|
460
|
-
shr ebp,cl
|
461
|
-
add edx,eax
|
462
|
-
jmp L_check_window
|
463
|
-
|
464
|
-
L_check_window:
|
465
|
-
; 625 "inffast.S"
|
466
|
-
mov [esp+44],esi
|
467
|
-
mov eax,edi
|
468
|
-
sub eax, [esp+40]
|
469
|
-
|
470
|
-
cmp eax,edx
|
471
|
-
jb L_clip_window
|
472
|
-
|
473
|
-
mov ecx, [esp+24]
|
474
|
-
mov esi,edi
|
475
|
-
sub esi,edx
|
476
|
-
|
477
|
-
sub ecx,3
|
478
|
-
mov al, [esi]
|
479
|
-
mov [edi],al
|
480
|
-
mov al, [esi+1]
|
481
|
-
mov dl, [esi+2]
|
482
|
-
add esi,3
|
483
|
-
mov [edi+1],al
|
484
|
-
mov [edi+2],dl
|
485
|
-
add edi,3
|
486
|
-
rep movsb
|
487
|
-
|
488
|
-
mov esi, [esp+44]
|
489
|
-
jmp L_while_test
|
490
|
-
|
491
|
-
ALIGN 4
|
492
|
-
L_check_dist_one:
|
493
|
-
cmp edx,1
|
494
|
-
jne L_check_window
|
495
|
-
cmp [esp+40],edi
|
496
|
-
je L_check_window
|
497
|
-
|
498
|
-
dec edi
|
499
|
-
mov ecx, [esp+24]
|
500
|
-
mov al, [edi]
|
501
|
-
sub ecx,3
|
502
|
-
|
503
|
-
mov [edi+1],al
|
504
|
-
mov [edi+2],al
|
505
|
-
mov [edi+3],al
|
506
|
-
add edi,4
|
507
|
-
rep stosb
|
508
|
-
|
509
|
-
jmp L_while_test
|
510
|
-
|
511
|
-
ALIGN 4
|
512
|
-
L_test_for_second_level_length:
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
test al,64
|
518
|
-
jnz L_test_for_end_of_block
|
519
|
-
|
520
|
-
mov eax,1
|
521
|
-
shl eax,cl
|
522
|
-
dec eax
|
523
|
-
and eax,ebp
|
524
|
-
add eax,edx
|
525
|
-
mov edx, [esp+8]
|
526
|
-
mov eax, [edx+eax*4]
|
527
|
-
jmp L_dolen
|
528
|
-
|
529
|
-
ALIGN 4
|
530
|
-
L_test_for_second_level_dist:
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
test al,64
|
536
|
-
jnz L_invalid_distance_code
|
537
|
-
|
538
|
-
mov eax,1
|
539
|
-
shl eax,cl
|
540
|
-
dec eax
|
541
|
-
and eax,ebp
|
542
|
-
add eax,edx
|
543
|
-
mov edx, [esp+12]
|
544
|
-
mov eax, [edx+eax*4]
|
545
|
-
jmp L_dodist
|
546
|
-
|
547
|
-
ALIGN 4
|
548
|
-
L_clip_window:
|
549
|
-
; 721 "inffast.S"
|
550
|
-
mov ecx,eax
|
551
|
-
mov eax, [esp+52]
|
552
|
-
neg ecx
|
553
|
-
mov esi, [esp+56]
|
554
|
-
|
555
|
-
cmp eax,edx
|
556
|
-
jb L_invalid_distance_too_far
|
557
|
-
|
558
|
-
add ecx,edx
|
559
|
-
cmp dword ptr [esp+48],0
|
560
|
-
jne L_wrap_around_window
|
561
|
-
|
562
|
-
sub eax,ecx
|
563
|
-
add esi,eax
|
564
|
-
; 749 "inffast.S"
|
565
|
-
mov eax, [esp+24]
|
566
|
-
cmp eax,ecx
|
567
|
-
jbe L_do_copy1
|
568
|
-
|
569
|
-
sub eax,ecx
|
570
|
-
rep movsb
|
571
|
-
mov esi,edi
|
572
|
-
sub esi,edx
|
573
|
-
jmp L_do_copy1
|
574
|
-
|
575
|
-
cmp eax,ecx
|
576
|
-
jbe L_do_copy1
|
577
|
-
|
578
|
-
sub eax,ecx
|
579
|
-
rep movsb
|
580
|
-
mov esi,edi
|
581
|
-
sub esi,edx
|
582
|
-
jmp L_do_copy1
|
583
|
-
|
584
|
-
L_wrap_around_window:
|
585
|
-
; 793 "inffast.S"
|
586
|
-
mov eax, [esp+48]
|
587
|
-
cmp ecx,eax
|
588
|
-
jbe L_contiguous_in_window
|
589
|
-
|
590
|
-
add esi, [esp+52]
|
591
|
-
add esi,eax
|
592
|
-
sub esi,ecx
|
593
|
-
sub ecx,eax
|
594
|
-
|
595
|
-
|
596
|
-
mov eax, [esp+24]
|
597
|
-
cmp eax,ecx
|
598
|
-
jbe L_do_copy1
|
599
|
-
|
600
|
-
sub eax,ecx
|
601
|
-
rep movsb
|
602
|
-
mov esi, [esp+56]
|
603
|
-
mov ecx, [esp+48]
|
604
|
-
cmp eax,ecx
|
605
|
-
jbe L_do_copy1
|
606
|
-
|
607
|
-
sub eax,ecx
|
608
|
-
rep movsb
|
609
|
-
mov esi,edi
|
610
|
-
sub esi,edx
|
611
|
-
jmp L_do_copy1
|
612
|
-
|
613
|
-
L_contiguous_in_window:
|
614
|
-
; 836 "inffast.S"
|
615
|
-
add esi,eax
|
616
|
-
sub esi,ecx
|
617
|
-
|
618
|
-
|
619
|
-
mov eax, [esp+24]
|
620
|
-
cmp eax,ecx
|
621
|
-
jbe L_do_copy1
|
622
|
-
|
623
|
-
sub eax,ecx
|
624
|
-
rep movsb
|
625
|
-
mov esi,edi
|
626
|
-
sub esi,edx
|
627
|
-
|
628
|
-
L_do_copy1:
|
629
|
-
; 862 "inffast.S"
|
630
|
-
mov ecx,eax
|
631
|
-
rep movsb
|
632
|
-
|
633
|
-
mov esi, [esp+44]
|
634
|
-
jmp L_while_test
|
635
|
-
; 878 "inffast.S"
|
636
|
-
ALIGN 4
|
637
|
-
L_init_mmx:
|
638
|
-
emms
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
movd mm0,ebp
|
645
|
-
mov ebp,ebx
|
646
|
-
; 896 "inffast.S"
|
647
|
-
movd mm4,[esp+0]
|
648
|
-
movq mm3,mm4
|
649
|
-
movd mm5,[esp+4]
|
650
|
-
movq mm2,mm5
|
651
|
-
pxor mm1,mm1
|
652
|
-
mov ebx, [esp+8]
|
653
|
-
jmp L_do_loop_mmx
|
654
|
-
|
655
|
-
ALIGN 4
|
656
|
-
L_do_loop_mmx:
|
657
|
-
psrlq mm0,mm1
|
658
|
-
|
659
|
-
cmp ebp,32
|
660
|
-
ja L_get_length_code_mmx
|
661
|
-
|
662
|
-
movd mm6,ebp
|
663
|
-
movd mm7,[esi]
|
664
|
-
add esi,4
|
665
|
-
psllq mm7,mm6
|
666
|
-
add ebp,32
|
667
|
-
por mm0,mm7
|
668
|
-
|
669
|
-
L_get_length_code_mmx:
|
670
|
-
pand mm4,mm0
|
671
|
-
movd eax,mm4
|
672
|
-
movq mm4,mm3
|
673
|
-
mov eax, [ebx+eax*4]
|
674
|
-
|
675
|
-
L_dolen_mmx:
|
676
|
-
movzx ecx,ah
|
677
|
-
movd mm1,ecx
|
678
|
-
sub ebp,ecx
|
679
|
-
|
680
|
-
test al,al
|
681
|
-
jnz L_test_for_length_base_mmx
|
682
|
-
|
683
|
-
shr eax,16
|
684
|
-
stosb
|
685
|
-
|
686
|
-
L_while_test_mmx:
|
687
|
-
|
688
|
-
|
689
|
-
cmp [esp+16],edi
|
690
|
-
jbe L_break_loop
|
691
|
-
|
692
|
-
cmp [esp+20],esi
|
693
|
-
ja L_do_loop_mmx
|
694
|
-
jmp L_break_loop
|
695
|
-
|
696
|
-
L_test_for_length_base_mmx:
|
697
|
-
|
698
|
-
mov edx,eax
|
699
|
-
shr edx,16
|
700
|
-
|
701
|
-
test al,16
|
702
|
-
jz L_test_for_second_level_length_mmx
|
703
|
-
and eax,15
|
704
|
-
jz L_decode_distance_mmx
|
705
|
-
|
706
|
-
psrlq mm0,mm1
|
707
|
-
movd mm1,eax
|
708
|
-
movd ecx,mm0
|
709
|
-
sub ebp,eax
|
710
|
-
and ecx, [inflate_fast_mask+eax*4]
|
711
|
-
add edx,ecx
|
712
|
-
|
713
|
-
L_decode_distance_mmx:
|
714
|
-
psrlq mm0,mm1
|
715
|
-
|
716
|
-
cmp ebp,32
|
717
|
-
ja L_get_dist_code_mmx
|
718
|
-
|
719
|
-
movd mm6,ebp
|
720
|
-
movd mm7,[esi]
|
721
|
-
add esi,4
|
722
|
-
psllq mm7,mm6
|
723
|
-
add ebp,32
|
724
|
-
por mm0,mm7
|
725
|
-
|
726
|
-
L_get_dist_code_mmx:
|
727
|
-
mov ebx, [esp+12]
|
728
|
-
pand mm5,mm0
|
729
|
-
movd eax,mm5
|
730
|
-
movq mm5,mm2
|
731
|
-
mov eax, [ebx+eax*4]
|
732
|
-
|
733
|
-
L_dodist_mmx:
|
734
|
-
|
735
|
-
movzx ecx,ah
|
736
|
-
mov ebx,eax
|
737
|
-
shr ebx,16
|
738
|
-
sub ebp,ecx
|
739
|
-
movd mm1,ecx
|
740
|
-
|
741
|
-
test al,16
|
742
|
-
jz L_test_for_second_level_dist_mmx
|
743
|
-
and eax,15
|
744
|
-
jz L_check_dist_one_mmx
|
745
|
-
|
746
|
-
L_add_bits_to_dist_mmx:
|
747
|
-
psrlq mm0,mm1
|
748
|
-
movd mm1,eax
|
749
|
-
movd ecx,mm0
|
750
|
-
sub ebp,eax
|
751
|
-
and ecx, [inflate_fast_mask+eax*4]
|
752
|
-
add ebx,ecx
|
753
|
-
|
754
|
-
L_check_window_mmx:
|
755
|
-
mov [esp+44],esi
|
756
|
-
mov eax,edi
|
757
|
-
sub eax, [esp+40]
|
758
|
-
|
759
|
-
cmp eax,ebx
|
760
|
-
jb L_clip_window_mmx
|
761
|
-
|
762
|
-
mov ecx,edx
|
763
|
-
mov esi,edi
|
764
|
-
sub esi,ebx
|
765
|
-
|
766
|
-
sub ecx,3
|
767
|
-
mov al, [esi]
|
768
|
-
mov [edi],al
|
769
|
-
mov al, [esi+1]
|
770
|
-
mov dl, [esi+2]
|
771
|
-
add esi,3
|
772
|
-
mov [edi+1],al
|
773
|
-
mov [edi+2],dl
|
774
|
-
add edi,3
|
775
|
-
rep movsb
|
776
|
-
|
777
|
-
mov esi, [esp+44]
|
778
|
-
mov ebx, [esp+8]
|
779
|
-
jmp L_while_test_mmx
|
780
|
-
|
781
|
-
ALIGN 4
|
782
|
-
L_check_dist_one_mmx:
|
783
|
-
cmp ebx,1
|
784
|
-
jne L_check_window_mmx
|
785
|
-
cmp [esp+40],edi
|
786
|
-
je L_check_window_mmx
|
787
|
-
|
788
|
-
dec edi
|
789
|
-
mov ecx,edx
|
790
|
-
mov al, [edi]
|
791
|
-
sub ecx,3
|
792
|
-
|
793
|
-
mov [edi+1],al
|
794
|
-
mov [edi+2],al
|
795
|
-
mov [edi+3],al
|
796
|
-
add edi,4
|
797
|
-
rep stosb
|
798
|
-
|
799
|
-
mov ebx, [esp+8]
|
800
|
-
jmp L_while_test_mmx
|
801
|
-
|
802
|
-
ALIGN 4
|
803
|
-
L_test_for_second_level_length_mmx:
|
804
|
-
test al,64
|
805
|
-
jnz L_test_for_end_of_block
|
806
|
-
|
807
|
-
and eax,15
|
808
|
-
psrlq mm0,mm1
|
809
|
-
movd ecx,mm0
|
810
|
-
and ecx, [inflate_fast_mask+eax*4]
|
811
|
-
add ecx,edx
|
812
|
-
mov eax, [ebx+ecx*4]
|
813
|
-
jmp L_dolen_mmx
|
814
|
-
|
815
|
-
ALIGN 4
|
816
|
-
L_test_for_second_level_dist_mmx:
|
817
|
-
test al,64
|
818
|
-
jnz L_invalid_distance_code
|
819
|
-
|
820
|
-
and eax,15
|
821
|
-
psrlq mm0,mm1
|
822
|
-
movd ecx,mm0
|
823
|
-
and ecx, [inflate_fast_mask+eax*4]
|
824
|
-
mov eax, [esp+12]
|
825
|
-
add ecx,ebx
|
826
|
-
mov eax, [eax+ecx*4]
|
827
|
-
jmp L_dodist_mmx
|
828
|
-
|
829
|
-
ALIGN 4
|
830
|
-
L_clip_window_mmx:
|
831
|
-
|
832
|
-
mov ecx,eax
|
833
|
-
mov eax, [esp+52]
|
834
|
-
neg ecx
|
835
|
-
mov esi, [esp+56]
|
836
|
-
|
837
|
-
cmp eax,ebx
|
838
|
-
jb L_invalid_distance_too_far
|
839
|
-
|
840
|
-
add ecx,ebx
|
841
|
-
cmp dword ptr [esp+48],0
|
842
|
-
jne L_wrap_around_window_mmx
|
843
|
-
|
844
|
-
sub eax,ecx
|
845
|
-
add esi,eax
|
846
|
-
|
847
|
-
cmp edx,ecx
|
848
|
-
jbe L_do_copy1_mmx
|
849
|
-
|
850
|
-
sub edx,ecx
|
851
|
-
rep movsb
|
852
|
-
mov esi,edi
|
853
|
-
sub esi,ebx
|
854
|
-
jmp L_do_copy1_mmx
|
855
|
-
|
856
|
-
cmp edx,ecx
|
857
|
-
jbe L_do_copy1_mmx
|
858
|
-
|
859
|
-
sub edx,ecx
|
860
|
-
rep movsb
|
861
|
-
mov esi,edi
|
862
|
-
sub esi,ebx
|
863
|
-
jmp L_do_copy1_mmx
|
864
|
-
|
865
|
-
L_wrap_around_window_mmx:
|
866
|
-
|
867
|
-
mov eax, [esp+48]
|
868
|
-
cmp ecx,eax
|
869
|
-
jbe L_contiguous_in_window_mmx
|
870
|
-
|
871
|
-
add esi, [esp+52]
|
872
|
-
add esi,eax
|
873
|
-
sub esi,ecx
|
874
|
-
sub ecx,eax
|
875
|
-
|
876
|
-
|
877
|
-
cmp edx,ecx
|
878
|
-
jbe L_do_copy1_mmx
|
879
|
-
|
880
|
-
sub edx,ecx
|
881
|
-
rep movsb
|
882
|
-
mov esi, [esp+56]
|
883
|
-
mov ecx, [esp+48]
|
884
|
-
cmp edx,ecx
|
885
|
-
jbe L_do_copy1_mmx
|
886
|
-
|
887
|
-
sub edx,ecx
|
888
|
-
rep movsb
|
889
|
-
mov esi,edi
|
890
|
-
sub esi,ebx
|
891
|
-
jmp L_do_copy1_mmx
|
892
|
-
|
893
|
-
L_contiguous_in_window_mmx:
|
894
|
-
|
895
|
-
add esi,eax
|
896
|
-
sub esi,ecx
|
897
|
-
|
898
|
-
|
899
|
-
cmp edx,ecx
|
900
|
-
jbe L_do_copy1_mmx
|
901
|
-
|
902
|
-
sub edx,ecx
|
903
|
-
rep movsb
|
904
|
-
mov esi,edi
|
905
|
-
sub esi,ebx
|
906
|
-
|
907
|
-
L_do_copy1_mmx:
|
908
|
-
|
909
|
-
|
910
|
-
mov ecx,edx
|
911
|
-
rep movsb
|
912
|
-
|
913
|
-
mov esi, [esp+44]
|
914
|
-
mov ebx, [esp+8]
|
915
|
-
jmp L_while_test_mmx
|
916
|
-
; 1174 "inffast.S"
|
917
|
-
L_invalid_distance_code:
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
mov ecx, invalid_distance_code_msg
|
924
|
-
mov edx,INFLATE_MODE_BAD
|
925
|
-
jmp L_update_stream_state
|
926
|
-
|
927
|
-
L_test_for_end_of_block:
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
test al,32
|
934
|
-
jz L_invalid_literal_length_code
|
935
|
-
|
936
|
-
mov ecx,0
|
937
|
-
mov edx,INFLATE_MODE_TYPE
|
938
|
-
jmp L_update_stream_state
|
939
|
-
|
940
|
-
L_invalid_literal_length_code:
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
mov ecx, invalid_literal_length_code_msg
|
947
|
-
mov edx,INFLATE_MODE_BAD
|
948
|
-
jmp L_update_stream_state
|
949
|
-
|
950
|
-
L_invalid_distance_too_far:
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
mov esi, [esp+44]
|
955
|
-
mov ecx, invalid_distance_too_far_msg
|
956
|
-
mov edx,INFLATE_MODE_BAD
|
957
|
-
jmp L_update_stream_state
|
958
|
-
|
959
|
-
L_update_stream_state:
|
960
|
-
|
961
|
-
mov eax, [esp+88]
|
962
|
-
test ecx,ecx
|
963
|
-
jz L_skip_msg
|
964
|
-
mov [eax+24],ecx
|
965
|
-
L_skip_msg:
|
966
|
-
mov eax, [eax+28]
|
967
|
-
mov [eax+mode_state],edx
|
968
|
-
jmp L_break_loop
|
969
|
-
|
970
|
-
ALIGN 4
|
971
|
-
L_break_loop:
|
972
|
-
; 1243 "inffast.S"
|
973
|
-
cmp dword ptr [inflate_fast_use_mmx],2
|
974
|
-
jne L_update_next_in
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
mov ebx,ebp
|
979
|
-
|
980
|
-
L_update_next_in:
|
981
|
-
; 1266 "inffast.S"
|
982
|
-
mov eax, [esp+88]
|
983
|
-
mov ecx,ebx
|
984
|
-
mov edx, [eax+28]
|
985
|
-
shr ecx,3
|
986
|
-
sub esi,ecx
|
987
|
-
shl ecx,3
|
988
|
-
sub ebx,ecx
|
989
|
-
mov [eax+12],edi
|
990
|
-
mov [edx+bits_state],ebx
|
991
|
-
mov ecx,ebx
|
992
|
-
|
993
|
-
lea ebx, [esp+28]
|
994
|
-
cmp [esp+20],ebx
|
995
|
-
jne L_buf_not_used
|
996
|
-
|
997
|
-
sub esi,ebx
|
998
|
-
mov ebx, [eax+0]
|
999
|
-
mov [esp+20],ebx
|
1000
|
-
add esi,ebx
|
1001
|
-
mov ebx, [eax+4]
|
1002
|
-
sub ebx,11
|
1003
|
-
add [esp+20],ebx
|
1004
|
-
|
1005
|
-
L_buf_not_used:
|
1006
|
-
mov [eax+0],esi
|
1007
|
-
|
1008
|
-
mov ebx,1
|
1009
|
-
shl ebx,cl
|
1010
|
-
dec ebx
|
1011
|
-
|
1012
|
-
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
1016
|
-
cmp dword ptr [inflate_fast_use_mmx],2
|
1017
|
-
jne L_update_hold
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
psrlq mm0,mm1
|
1022
|
-
movd ebp,mm0
|
1023
|
-
|
1024
|
-
emms
|
1025
|
-
|
1026
|
-
L_update_hold:
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
and ebp,ebx
|
1031
|
-
mov [edx+hold_state],ebp
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
mov ebx, [esp+20]
|
1037
|
-
cmp ebx,esi
|
1038
|
-
jbe L_last_is_smaller
|
1039
|
-
|
1040
|
-
sub ebx,esi
|
1041
|
-
add ebx,11
|
1042
|
-
mov [eax+4],ebx
|
1043
|
-
jmp L_fixup_out
|
1044
|
-
L_last_is_smaller:
|
1045
|
-
sub esi,ebx
|
1046
|
-
neg esi
|
1047
|
-
add esi,11
|
1048
|
-
mov [eax+4],esi
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
L_fixup_out:
|
1054
|
-
|
1055
|
-
mov ebx, [esp+16]
|
1056
|
-
cmp ebx,edi
|
1057
|
-
jbe L_end_is_smaller
|
1058
|
-
|
1059
|
-
sub ebx,edi
|
1060
|
-
add ebx,257
|
1061
|
-
mov [eax+16],ebx
|
1062
|
-
jmp L_done
|
1063
|
-
L_end_is_smaller:
|
1064
|
-
sub edi,ebx
|
1065
|
-
neg edi
|
1066
|
-
add edi,257
|
1067
|
-
mov [eax+16],edi
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
L_done:
|
1074
|
-
add esp,64
|
1075
|
-
popfd
|
1076
|
-
pop ebx
|
1077
|
-
pop ebp
|
1078
|
-
pop esi
|
1079
|
-
pop edi
|
1080
|
-
ret
|
1081
|
-
|
1082
|
-
_TEXT ends
|
1083
|
-
end
|