pub const AOM_CODEC_UNSUP_BITSTREAM: aom_codec_err_t = 5;
Expand description

The given bitstream is not supported.

The bitstream was unable to be parsed at the highest level. The decoder is unable to proceed. This error \ref SHOULD be treated as fatal to the stream.