mostly working ITU H.264 decoder
[nihav.git] / nihav-allstuff / Cargo.toml
index b8ef8698dbc7b69095b6d9fe3a481cdee675c49c..b7398cbc80d87d6e4855985b1a23b891e034e19f 100644 (file)
@@ -10,6 +10,10 @@ 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" }
 nihav_rad = { path = "../nihav-rad" }
 nihav_realmedia = { path = "../nihav-realmedia" }