X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=a89e2a79e2b7c8016e262e384af963e26bdc8404;hp=d929e28b9a7ae3a736565f93d1a18b935602aea3;hb=9a59c451c92ca4283fb6f2274e399393d9a5f972;hpb=507ba11944fdcf10e0fad2c4cfad813cb5f39b37 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"),