google / wuffs

Wrangling Untrusted File Formats Safely
Other
4.07k stars 129 forks source link

Image decode API for Region of Interest. #40

Open nigeltao opened 3 years ago

nigeltao commented 3 years ago

When you ultimately only need the top half of a 640x480 image, there should be a way to stop the decode early (for a ~2x speed-up).