2017-07-21 23:33 GMT+08:00 Steven Liu :
> ticket-id: #6541
> when use hls fmp4 muxer, the extention name is not .m4s, this
> code can fix it.
>
> Found-by: JohnPi
> Signed-off-by: Steven Liu
> ---
> libavformat/hlsenc.c | 47 +--
> 1 file changed, 41 in
ticket-id: #6541
when use hls fmp4 muxer, the extention name is not .m4s, this
code can fix it.
Found-by: JohnPi
Signed-off-by: Steven Liu
---
libavformat/hlsenc.c | 47 +--
1 file changed, 41 insertions(+), 6 deletions(-)
diff --git a/libavformat/hls