Changeset 133 for smplayer/vendor/current/zlib/README
- Timestamp:
- Oct 24, 2012, 7:56:20 PM (13 years ago)
- Location:
- smplayer/vendor/current/zlib
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/zlib/README
r121 r133 1 1 ZLIB DATA COMPRESSION LIBRARY 2 2 3 zlib 1.2. 6is a general purpose data compression library. All the code is3 zlib 1.2.7 is a general purpose data compression library. All the code is 4 4 thread safe. The data format used by the zlib library is described by RFCs 5 5 (Request for Comments) 1950 to 1952 in the files … … 32 32 http://marknelson.us/1997/01/01/zlib-engine/ . 33 33 34 The changes made in version 1.2. 6are documented in the file ChangeLog.34 The changes made in version 1.2.7 are documented in the file ChangeLog. 35 35 36 36 Unsupported third party contributions are provided in directory contrib/ .
Note:
See TracChangeset
for help on using the changeset viewer.