Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ac-freeman authored Jan 9, 2024
1 parent 211d1cc commit ae6d401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adder-codec-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name = "adder-codec-rs"
version = "0.4.2"
edition = "2021"
authors = ["Andrew C. Freeman"]
description = """Encoder/transcoder/decoder for ADΔER (Address, Decimation, Δt Event Representation) streams.
Currently, only implemented for raw (uncompressed) streams. Includes a transcoder for casting either framed or event video
description = """Encoder/transcoder/decoder for raw and compressed ADΔER (Address, Decimation, Δt Event Representation) streams.
Includes a transcoder for casting either framed or event video
into an ADΔER representation in a manner which preserves the temporal resolution of the source.
"""
homepage = "https://github.com/ac-freeman/adder-codec-rs/wiki"
Expand Down

0 comments on commit ae6d401

Please sign in to comment.