AV_CODEC_FLAG_BITEXACT

Use only bitexact stuff (except (I)DCT).

@nogc nothrow extern (C)
enum AV_CODEC_FLAG_BITEXACT = (1 << 23);

Meta