tonihei 89d01981bc Deprecate decode-only flag.
The flag is no longer used by our components and only set and checked
in a few places to guarantee compatiblity with existing renderers and
decoders that still use it.

The flag will be removed in the future due to its design limitations.

#minor-release

PiperOrigin-RevId: 571291168
2023-10-06 03:44:14 -07:00
..
2023-10-06 03:44:14 -07:00

Decoder module

Provides a decoder abstraction. Application code will not normally need to depend on this module directly.