X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=a89e2a79e2b7c8016e262e384af963e26bdc8404;hb=9a59c451c92ca4283fb6f2274e399393d9a5f972;hp=d929e28b9a7ae3a736565f93d1a18b935602aea3;hpb=a715e99fd5a8b724cf31877c74bbd8191d7fd256;p=nihav.git diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index d929e28..a89e2a7 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -187,6 +187,7 @@ static CODEC_REGISTER: &[CodecDescription] = &[ desc!(video-ll; "rawvideo", "Raw video data"), + desc!(video-ll; "rawvideo-ms", "Raw video data"), desc!(video; "cinepak", "Cinepak"),