brotli/dec
2015-09-25 17:57:19 +02:00
..
bit_reader.c Introduce a BROTLI_BUILD_PORTABLE macro to disable potentially dangerous optimizations. 2015-09-25 17:57:19 +02:00
bit_reader.h Introduce a BROTLI_BUILD_PORTABLE macro to disable potentially dangerous optimizations. 2015-09-25 17:57:19 +02:00
context.h Fix typos. 2015-09-21 21:04:07 +02:00
decode.c Fix a bug in CopyUncompressedBlockToOutput(). 2015-09-25 17:43:54 +02:00
decode.h Update brotli decoder with latest improvements. 2015-09-23 12:24:06 +02:00
dictionary.c Update brotli decoder with latest improvements. 2015-09-24 18:35:25 +02:00
dictionary.h Update brotli decoder with latest improvements. 2015-09-24 18:35:25 +02:00
huffman.c Fix bug in decoder. 2015-09-01 12:18:22 +02:00
huffman.h Update brotli decoder with latest improvements. 2015-09-24 18:35:25 +02:00
Makefile Update brotli decoder with latest improvements. 2015-09-24 18:35:25 +02:00
port.h Introduce a BROTLI_BUILD_PORTABLE macro to disable potentially dangerous optimizations. 2015-09-25 17:57:19 +02:00
prefix.h update brotli decoder with latest improvements 2015-08-28 15:20:24 +02:00
state.c Update brotli decoder with latest improvements. 2015-09-24 18:35:25 +02:00
state.h Fix a bug in CopyUncompressedBlockToOutput(). 2015-09-25 17:43:54 +02:00
streams.c Add null output callback to decoder for easier testing. 2015-09-25 12:07:07 +02:00
streams.h Add null output callback to decoder for easier testing. 2015-09-25 12:07:07 +02:00
transform.h brotli decoder performance improvements 2015-08-10 13:35:23 +02:00
types.h brotli decoder performance improvements 2015-08-10 13:35:23 +02:00