AV_CODEC_FLAG_LOOP_FILTER

loop filter.

extern (C) @nogc nothrow
enum AV_CODEC_FLAG_LOOP_FILTER = (1 << 11);

Meta