]> git.nihav.org Git - nihav.git/blobdiff - nihav-registry/src/register.rs
add another FOURCC for TrueMotion 1
[nihav.git] / nihav-registry / src / register.rs
index b2a7ca6cfad168bd23533aa746b774dfc137ef78..be2fb76f2a49cd3b6f252fbd157d677f114a4cf1 100644 (file)
@@ -340,6 +340,7 @@ static AVI_VIDEO_CODEC_REGISTER: &[(&[u8;4], &str)] = &[
     (b"MV30", "midivid3"),
     (b"MVLZ", "midivid-ll"),
 
+    (b"tmot", "truemotion1"),
     (b"DUCK", "truemotion1"),
     (b"TR20", "truemotionrt"),
     (b"TM20", "truemotion2"),