X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-registry%2Fsrc%2Fregister.rs;h=48d4541715995917f6a4331a2da149a14cdfebef;hb=dbb2cbc9c1274135470608275c1893a201cba731;hp=5e06224a7c42431d06c1e6a5633e2ede079048a7;hpb=19336bafcd1ff2601795d158d9124bf5756d3edc;p=nihav.git diff --git a/nihav-registry/src/register.rs b/nihav-registry/src/register.rs index 5e06224..48d4541 100644 --- a/nihav-registry/src/register.rs +++ b/nihav-registry/src/register.rs @@ -232,6 +232,7 @@ static CODEC_REGISTER: &[CodecDescription] = &[ desc!(video; "fable-imax", "Fable IMAX video"), desc!(video; "fst-video", "FutureVision video"), desc!(audio; "fst-audio", "FutureVision audio"), + desc!(video; "legend-q-video", "Legend Entertainment Q video"), desc!(video; "midivid", "MidiVid"), desc!(video; "midivid3", "MidiVid 3"), desc!(video-ll; "midivid-ll", "MidiVid Lossless"),