libbpg-0.9.7

This commit is contained in:
King_DuckZ 2016-09-07 00:56:20 +02:00
parent 35a8402710
commit 1261ac523b
11 changed files with 723 additions and 239 deletions

View file

@ -1,3 +1,10 @@
version 0.9.7:
- Increased the memory size of the JS decoder to 32 MiB and avoid
polluting the global namespace.
- Published the Emscripten patches which reduce the size of the
generated JS code.
version 0.9.6:
- Faster encoding (x265 is the default encoder and is built in bpgenc).