AVCodecContext.codec_whitelist

',' separated list of allowed decoders. If NULL then all are allowed - encoding: unused - decoding: set by user through AVOPtions (NO direct access)

struct AVCodecContext
char* codec_whitelist;

Meta