On Tue, Sep 13, 2016 at 10:09:48PM +0800, Steven Liu wrote:
> add FLVFlags type, be used to add new FLVFlags options
>
> Signed-off-by: Steven Liu
> ---
> libavformat/flvenc.c | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerpri
add FLVFlags type, be used to add new FLVFlags options
Signed-off-by: Steven Liu
---
libavformat/flvenc.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/libavformat/flvenc.c b/libavformat/flvenc.c
index ccbcf64..a3623f8 100644
--- a/libavformat/flvenc.c
+++ b/libavfo