Skip to content

Releases: qnighy/libwebp-rs

v0.1.2

15 Mar 12:51
Compare
Choose a tag to compare
  • Implement bindings for incremental decoding
  • Refactor: expand macros in encode.rs
  • Add docs for simple decoding/encoding
  • Implement auto traits for WebpBox and WebpYuvBox

v0.1.1

09 Mar 04:08
Compare
Choose a tag to compare
  • Refactorings:
    • Split out encode.rs and decode.rs
    • Move wrap_bytes to boxed.rs
    • Abbreviate libwebp_sys as sys
  • Fix WebPDecoderBGR which mistakenly delegated to RGB
  • Implement WebPDecode*Into, including WebPDecodeYUVInto

v0.1.0

01 Mar 06:19
Compare
Choose a tag to compare

Initial release.

libwebp-sys2-v0.1.0

01 Mar 06:18
Compare
Choose a tag to compare

Initial release.