CODEC_CAP_DR1

Codec uses get_buffer() for allocating buffers and supports custom allocators. If not set, it might not use get_buffer() at all or use operations that assume the buffer was allocated by avcodec_default_get_buffer.

@nogc nothrow extern (C) const
static if(FF_API_WITHOUT_PREFIX)
uint CODEC_CAP_DR1;

Meta