zstd/lib/dll
Yann Collet d7e10a774a added constant ZSTD_WINDOWLOG_LIMIT_DEFAULT
answering #1407.

Also : removed obsolete function ZSTD_setDStreamParameter()
which could only be used with one parameter (DStream_p_maxWindowSize).
Now replaced by ZSTD_DCtx_setWindowSize() (which exists since a few revisions)
2018-11-13 18:12:34 -08:00
..
example fixed a bunch of headers after license change (#825) 2017-08-31 11:24:54 -07:00
libzstd.def added constant ZSTD_WINDOWLOG_LIMIT_DEFAULT 2018-11-13 18:12:34 -08:00