Update README

This commit is contained in:
Dmitry Maksyoma 2023-01-26 20:56:25 +13:00
parent 3104465f62
commit 1116642e62

View File

@ -228,6 +228,7 @@ command_line:
# New Features!
- Faster jpeg compression (via statically linked libjpeg-turbo)
- Webp image compression for better bandwidth usage
- Automatic mixing of webp and jpeg based on CPU availability on server
- Multi-threaded image encoding for smoother frame rate for servers with more cores