Lines Matching refs:Decoder
65 - Some changes in ANSI-C 7z Decoder interfaces.
86 - The bug in ANSI-C LZMA Decoder was fixed:
89 - Some changes in ANSI-C 7z Decoder interfaces.
107 - ANSI-C LZMA Decoder was rewritten for speed optimizations.
114 - Speed optimizations in �++ LZMA Decoder.
120 - .7z ANSI-C Decoder:
152 - The bug was fixed in C++ version of LZMA Decoder:
214 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
215 - New additional version of ANSI-C LZMA Decoder with zlib-like interface:
219 - ANSI-C LZMA Decoder now can decompress files larger than 4 GB
235 - The bug was fixed in LzmaDecode.c (ANSI-C LZMA Decoder):
238 - Speed optimization of ANSI-C LZMA Decoder (now it's about 20% faster).
239 Old version of LZMA Decoder now is in file LzmaDecodeSize.c.
243 - Simplified version of .7z ANSI-C Decoder was included
273 - C++ LZMA Encoder/Decoder code now is more portable