CODEC_FLAG_INPUT_PRESERVED

@deprecated passing reference-counted frames to the encoders replaces this flag

@nogc nothrow extern (C)
static if(FF_API_WITHOUT_PREFIX)
static if(FF_API_INPUT_PRESERVED)
enum CODEC_FLAG_INPUT_PRESERVED = 0x0100;

Meta