AVERROR_BUG2

This is semantically identical to AVERROR_BUG it has been introduced in Libav after our AVERROR_BUG and with a modified value.

@nogc nothrow extern (C)
enum AVERROR_BUG2 = FFERRTAG!('B', 'U', 'G', ' ');

Meta