in mp4parse/src/lib.rs [951:953]
fn contains(&self, brand: &FourCC) -> bool { self.compatible_brands.contains(brand) || self.major_brand == *brand }