pub fn normalize_decoder_codec_identifier(codec: &str) -> StringExpand description
Normalizes MIME-wrapped and profile-qualified decoder codec identifiers.
Profile suffix removal is intentionally limited to standardized sample entry identifiers. Custom codec names retain dots so unrelated identities cannot collapse onto the same capability.