brotli/dec
Eugene Kliuchnikov 801f5f37ee * rename macros with preceding underscore
* add Brotli*TakeOutput methods
* * flushing now doesn't require additional call
* add Brotli*Version methods
* moved public headers to 'public' directory
* removed C++ API
* do not assume STDC_VERSION is defined
2016-08-22 13:28:22 +02:00
..
bit_reader.c * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
bit_reader.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
context.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
decode.c * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
huffman.c * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
huffman.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
port.h Convert encoder to plain C. 2016-06-13 11:01:04 +02:00
prefix.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
state.c * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
state.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00
transform.h * rename macros with preceding underscore 2016-08-22 13:28:22 +02:00