OSDN Git Service

avformat/flvenc: add FLVFlags for flvflags options
authorSteven Liu <lingjiujianke@gmail.com>
Tue, 13 Sep 2016 13:59:56 +0000 (21:59 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 13 Sep 2016 23:45:40 +0000 (01:45 +0200)
commit84aebfc74ee35bb9cdd3a3bf64b7c54ae867a916
tree1a234d0f6402092ed6471401b76914802961435f
parent9f18a970b2df951007266ac80093723db5638599
avformat/flvenc: add FLVFlags for flvflags options

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>
libavformat/flvenc.c