X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=c8d3b60ba26435b338e7a3955d3fc306b17d6b6c;hb=0d9dc164b091428c4d23637c4996c430bbc09f2c;hp=21e61653a1209b82c8735a3e9b821efc74160da7;hpb=ff6a914f5b07a9c62d7624fb6dd9f1fc093e82ca;p=nihav.git diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index 21e6165..c8d3b60 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -243,6 +243,9 @@ 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"), desc!(audio; "bmv-audio", "BMV audio"), desc!(video; "bmv3-video", "DW Noir BMV video"),