AV_CODEC_FLAG_AC_PRED

H.263 advanced intra coding / MPEG-4 AC prediction

extern (C) @nogc nothrow
enum AV_CODEC_FLAG_AC_PRED = 1 << 24;

Meta