//! Encoding vocabulary — codec, container format, color/pixel format, output
//! settings, presets, and the codec/format compatibility registry.
/// Codec identifiers, profiles, levels, and well-known constants.
/// Color space, color range, and pixel format types.
/// Built-in codec/format catalog seeded into a fresh [`registry::Registry`].
/// Container/file format identifiers and well-known constants.
/// Output configuration, quality, and encoding settings.
/// Preset output configurations for common formats.
/// Codec/format compatibility registry.