X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=c8d3b60ba26435b338e7a3955d3fc306b17d6b6c;hp=9b0c392bfdd310d6fbd55ee97d14b7c00c852b8b;hb=1991b7da1b628e3a5dbef45431e47e890491ceb5;hpb=b4ab327f6b96ea641c281a8f72d2b06fc5824a6e diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index 9b0c392..c8d3b60 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -243,6 +243,7 @@ static CODEC_REGISTER: &[CodecDescription] = &[ desc!(video; "gdv-video", "Gremlin Digital Video - video"), desc!(audio; "gdv-audio", "Gremlin Digital Video - audio"), + desc!(video-im; "arxel-video", "Arxel Tribe Video"), desc!(video; "beam-fcp", "Beam Software Animation"), desc!(video; "beam-video", "Beam Software Video"), desc!(video; "bmv-video", "BMV video"),