X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=b9f8d8135a632d2e69ddc22e5622225ffac1b931;hb=03c406ea8acbaa3d0914005fec6cb896d5cdc144;hp=466a3f7b8b414172c66e78f8489f44cf56998b6b;hpb=423005dc1d521e9089c9ddcf020979b825e30443;p=nihav.git diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index 466a3f7..b9f8d81 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -175,6 +175,7 @@ static CODEC_REGISTER: &'static [CodecDescription] = &[ desc!(video; "cinepak", "Cinepak"), desc!(video; "msvideo1", "MS Video 1"), + desc!(video; "msrle", "MS RLE"), desc!(audio; "ms-adpcm", "MS ADPCM"), desc!(audio; "ima-adpcm-ms", "IMA ADPCM (MS variant)"),