This repository holds the sources for the x42ltc and x42ltc-sys crates. x42ltc-sys provides the FFI bindings to the C library, while x42ltc provides a safe Rust wrapper.
libltc by Robin Gareus (a.k.a. x42) supports the decoding and encoding of Linear/Longitudinal Time Code (LTC) signals, which are used for synchronisation in audio/video workflows.
The name x42ltc was chosen, because the name ltc has already been taken by another project, which seems to be working on a pure Rust LTC library.