[][src]Constant libaom_sys::AOM_CODEC_UNSUP_BITSTREAM

pub const AOM_CODEC_UNSUP_BITSTREAM: aom_codec_err_t = 5;

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.