+
Skip to content

Tags: image-rs/weezl

Tags

v0.1.10

Toggle v0.1.10's commit message
Release 0.1.10

- Reverted changes made in 0.1.9 to the behavior of the decoder under non
  libtiff-compatibility mode. Trying to read the decoder with an empty output
  buffer will at least inspect the next symbol and either error or indicate the
  end-of-stream accordingly.

v0.1.9

Toggle v0.1.9's commit message
Release 0.1.9

- Increased decoding throughput by 3—30% depending on CPU and data.
- Added `{encode,decode}::Configuration` as builder types for their respective
  module. They can be cheaply cloned.
- Added `decode::Configuration::with_yield_on_full_buffer` to explicitly opt-in
  to libtiff compatibility. The decoder will not read or interpret further
  symbols of the decoding stream when the output buffer is full. This enables a
  caller to stop fetching symbols and elide an end of stream marker based on
  out-of-band length information. The decoder might otherwise error, trying to
  interpret data that does not belong to the stream.

v0.1.8

Toggle v0.1.8's commit message
Bump

v0.1.7

Toggle v0.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.7

- Implicit reset is now supported for decoding.

v0.1.6

Toggle v0.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.6

- Fixed an integer overflow and panic that could occur during decoding.
  Decoding performance may degrade after long sequences without a reset code.

9c97e489d8f836838d497091de568cf16b117486d529ec5579233521065bd5e4  target/package/weezl-0.1.6.crate

v0.1.5

Toggle v0.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.5

- Added `IntoVec` adapters that simplify in-memory de- and encoding. A further
  'one-shot' interface is exposed in the `Decoder` and `Encoder` themselves
  which makes the process a one liner in the simplest cases. Contrary to
  `IntoStream`, these are available in all cases and do not require `std`.

sha256sum:
d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e  target/package/weezl-0.1.5.crate

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.4

- Added `IntoAsync` adapters for asynchronous de- and encoding. The interface
  is implemented only in terms of `futures = 0.3` traits at the moment.
- Code sizes smaller than 2 are now allowed for decoding. Since they do not
  roundtrip it is still an error to use them in the decoder but this avoids
  accidental panicking, i.e. denial of service, in parsers.

sha256sum:
4a32b378380f4e9869b22f0b5177c68a5519f03b3454fde0b291455ddbae266c  target/package/weezl-0.1.4.crate

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.3

- Fixes an issue in compression that caused some data to be lost around clear
  codes. This could corrupt the data stream.

sha256sum:
3e2bb9fc8309084dd7cd651336673844c1d47f8ef6d2091ec160b27f5c4aa277  target/package/weezl-0.1.3.crate

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.2

- Fixes incorrect compression after `Encoder::reset`.

sha256sum:
e0e26e7a4d998e3d7949c69444b8b4916bac810da0d3a82ae612c89e952782f4  target/package/weezl-0.1.1.crate

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
197g Aurelia Molzer
Release 0.1.1

- The `IntoStream` types now reuse their internal buffers.
- Added the methods `set_buffer`, `set_buffer_size` to `IntoStream` for both
  the encoder and decoder, used to control the automatic allocation.
- Deprecated `IntoStream` in configurations without the `std` feature where the
  type can't even be constructed.

sha256sum:
e0e26e7a4d998e3d7949c69444b8b4916bac810da0d3a82ae612c89e952782f4  target/package/weezl-0.1.1.crate
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载