//! Software codec fallback implementations.
//!
//! These are used when hardware acceleration is unavailable.
//! Not exposed in public API - users interact only with the unified Decoder/Encoder.
// Software fallback only available on desktop platforms (where rav1e/rav1d are enabled)