-
Notifications
You must be signed in to change notification settings - Fork 488
Open
Labels
Milestone
Description
@Nadahar hit an issue related to JpegSegmentReader stopping at the first SOS
marker (discussed in #231).
There is also opportunity to improve the performance of JPEG processing.
In the .NET project there's an experimental approach to processing JPEG segments. It should be reviewed, tested and merged into both projects.