X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=15a3f65b8ed52c8d979446260fd416a459580e5c;hb=41a3a050e538044e6d749693f9ba97d9b447a737;hp=1672b7e50c165a3ba78a68d05cac5bb8700f4ea1;hpb=b5c817869631085dd20a5edbd087d4549a42da13;p=nihav.git diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index 1672b7e..15a3f65 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -208,6 +208,7 @@ static CODEC_REGISTER: &[CodecDescription] = &[ desc!(audio; "qualcomm-purevoice", "Qualcomm PureVoice"), desc!(video-ll; "arm_rawvideo", "Acorn Replay Movie raw video formats"), + desc!(audio; "arm_rawaudio", "Acorn Replay Movie raw audio formats"), desc!(video; "movinglines", "Acorn Moving Lines"), desc!(video; "movingblocks", "Acorn Moving Blocks"), desc!(video; "movingblockshq", "Acorn Moving Blocks HQ"),