Files
woff2/brotli/dec
Zoltan Szabadka b35077ca42 Make the brotli decoder more C90-compatible.
(1) Move all variable declarations to the beginning of the block.
(2) Remove 'z' printf modifiers.
(3) Fix 'comma at the end of enumeration list' warning.
2013-10-22 15:02:54 +02:00
..
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00
2013-10-17 12:41:36 +02:00
2013-10-17 12:41:36 +02:00
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00
2013-10-11 10:26:07 +02:00

This directory holds the decoder for brotli compression format.

Brotli is proposed to be used at the byte-compression level in WOFF 2.0 format.