AVFMT_FLAG_PRIV_OPT

< Enable use of private options by delaying codec open (this could be made default once all code is converted)

@nogc nothrow extern (C)
enum AVFMT_FLAG_PRIV_OPT = 0x20000;

Meta