{"output_corrupt","Output even potentially corrupted frames",0,AV_OPT_TYPE_CONST,{.i64=AV_CODEC_FLAG_OUTPUT_CORRUPT},INT_MIN,INT_MAX,V|D,"flags"},
{"drop_changed","Drop frames whose parameters differ from first decoded frame",0,AV_OPT_TYPE_CONST,{.i64=AV_CODEC_FLAG_DROPCHANGED},INT_MIN,INT_MAX,A|V|D,"flags"},