Skip to content

Commit

Permalink
README: indicate that libjpeg and libjpeg-turbo can be used
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk authored Oct 11, 2023
1 parent 73ced3c commit ab5e557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Supported codecs:
|:-------------|:----------------:|:-------------------:|
| HEIC | libde265, ffmpeg | x265, kvazaar |
| AVIF | AOM, dav1d | AOM, rav1e, svt-av1 |
| JPEG | libjpeg | libjpeg |
| JPEG | libjpeg(-turbo) | libjpeg(-turbo) |
| JPEG2000 | OpenJPEG | OpenJPEG |
| uncompressed | builtin | builtin |
| uncompressed | built-in | built-in |

## API

Expand Down

0 comments on commit ab5e557

Please sign in to comment.