freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | $FreeWRT$
|
|---|
| 2 | --- lzma-432.orig/C/7zip/Compress/LZMA/LZMADecoder.h Mon Sep 19 06:09:44 2005
|
|---|
| 3 | +++ lzma-432/C/7zip/Compress/LZMA/LZMADecoder.h Thu Jul 27 10:24:33 2006
|
|---|
| 4 | @@ -228,6 +228,7 @@ public:
|
|---|
| 5 | ICompressProgressInfo *progress);
|
|---|
| 6 |
|
|---|
| 7 | STDMETHOD(SetDecoderProperties2)(const Byte *data, UInt32 size);
|
|---|
| 8 | + STDMETHOD(SetDecoderPropertiesRaw)(int lc, int lp, int pb, UInt32 dictionarySize);
|
|---|
| 9 |
|
|---|
| 10 | STDMETHOD(GetInStreamProcessedSize)(UInt64 *value);
|
|---|
| 11 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.