Nick Terrell
|
a1280406b0
|
[libzstd] Allow users to define custom visibility
|
2017-05-19 18:01:59 -07:00 |
|
Sean Purcell
|
0f7bd772e6
|
Update seekable API to simplify IO
|
2017-04-18 16:48:30 -07:00 |
|
Sean Purcell
|
5ee1135f30
|
s/chunk/frame/
|
2017-04-12 11:15:50 -07:00 |
|
Sean Purcell
|
c3ba15e48f
|
Seekable compression demo
|
2017-04-11 13:53:09 -07:00 |
|
Yann Collet
|
f332ece468
|
dictBuilder fails to create dictionary on certain input
Properly expressed with an error code (see zstd_errors.h)
and a cli return code != 0
|
2017-03-23 16:24:02 -07:00 |
|
Nick Terrell
|
8de46ab51a
|
Export all API functions
|
2016-12-16 13:27:30 -08:00 |
|
Yann Collet
|
5d919e7ac3
|
added ZSTD_error_frameParameter_windowTooLarge (#403)
|
2016-10-12 17:29:24 -07:00 |
|
Yann Collet
|
a17fd7312a
|
changed error_public.h into zstd_errors.h
|
2016-10-11 16:41:09 -07:00 |
|