Changeset 745 for trunk/server/lib/zlib/examples/fitblk.c
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/lib/zlib/examples/fitblk.c
r414 r745 18 18 nearly the requested output block size. The first pass generates 19 19 enough deflate blocks to produce output to fill the requested 20 output size plus a spec fied excess amount (see the EXCESS define20 output size plus a specified excess amount (see the EXCESS define 21 21 below). The last deflate block may go quite a bit past that, but 22 22 is discarded. The second pass decompresses and recompresses just
Note:
See TracChangeset
for help on using the changeset viewer.