mostly working ITU H.264 decoder
[nihav.git] / nihav-allstuff / Cargo.toml
index fc78a051fc3ee1edff7d028fd2d3f4f035591391..b7398cbc80d87d6e4855985b1a23b891e034e19f 100644 (file)
@@ -10,6 +10,7 @@ nihav_commonfmt = { path = "../nihav-commonfmt" }
 nihav_duck = { path = "../nihav-duck" }
 nihav_game = { path = "../nihav-game" }
 nihav_indeo = { path = "../nihav-indeo" }
+nihav_itu = { path = "../nihav-itu" }
 nihav_llaudio = { path = "../nihav-llaudio" }
 nihav_ms = { path = "../nihav-ms" }
 nihav_qt = { path = "../nihav-qt" }