Home | History | Annotate | Download | only in zlib

Lines Matching full:compressed

508 - Add zran.c example of compressed data random access to examples
934 - fix gzeof on non-compressed files (Allan Schrum)
1013 - in example.c use correct compressed length for test_sync
1142 - fix array overlay in deflate.c which sometimes caused bad compressed data
1145 - fix deflateParams() which could generated bad compressed data.