Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
xbarin02 committed Dec 3, 2020
1 parent 48cf292 commit 6303bd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Minimalist JPEG decoder & encoder
=================================

Decoder

- written in C99
- can parse YCbCr, YCCK and grayscale images
- can handle 8-bit or 12-bit samples
Expand All @@ -13,6 +14,7 @@ Decoder
- does not support arithmetic coding

Encoder

- written in C99
- supports subsampled components (4:4:4, 4:2:2, 4:2:0)
- uses non-interleaved scan
Expand Down

0 comments on commit 6303bd4

Please sign in to comment.