Add a decode_coefficients method and rename ImageInfo to Metadata
8 files changed
tree: d94cff9bdebc5c327bb21013472add2a7aa0d677
  1. examples/
  2. src/
  3. tests/
  4. .gitignore
  5. .travis.yml
  6. appveyor.yml
  7. Cargo.toml
  8. CHANGELOG.md
  9. README.md
README.md

jpeg-decoder

Travis Build Status AppVeyor Build Status

JPEG decoder written in Rust with progressive support.