Skip to content
Snippets Groups Projects

Resolve "Documentation update about maximum compressed size"

+ 2
2
@@ -91,8 +91,8 @@ output goes into `dest`.
...
```
See libaec.h for a detailed description of all relevant structure
members and constants.
See [libaec.h](include/libaec.h) for a detailed description of all
relevant structure members and constants.
`block_size` can vary from 8 to 64 samples. Smaller blocks allow the
compression to adapt more rapidly to changing source
Loading