1 2 3 4 5 6 7 8 9 10 11
[package] name = "ivf" version = "0.1.3" authors = ["Thomas Daede <tdaede@xiph.org>"] edition = "2021" description = "Simple ivf muxer" license = "BSD-2-Clause" homepage = "https://github.com/xiph/rav1e" [dependencies] bitstream-io = "2"