add FLVFlags type, be used to add new FLVFlags options
Signed-off-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/210/merge
Steven Liu8 years agocommitted byMichael Niedermayer
{"aac_seq_header_detect","Put AAC sequence header based on stream data",0,AV_OPT_TYPE_CONST,{.i64=1},INT_MIN,INT_MAX,AV_OPT_FLAG_ENCODING_PARAM,"flvflags"},
{"aac_seq_header_detect","Put AAC sequence header based on stream data",0,AV_OPT_TYPE_CONST,{.i64=FLV_AAC_SEQ_HEADER_DETECT},INT_MIN,INT_MAX,AV_OPT_FLAG_ENCODING_PARAM,"flvflags"},