Expand description
Codec capability discovery and hardware acceleration detection.
Provides a stub-based capability model for querying which hardware accelerators are available on the current platform, and a registry for looking up codec capabilities by codec identifier.
Structs§
- Codec
Caps - Capabilities record for a single codec.
- Codec
Caps Registry - A registry of
CodecCapskeyed by codec identifier string.
Enums§
- HwAccel
Type - Hardware acceleration backend type.