> 在 2019年6月4日,下午1:38,Jun Zhao 写道:
>
> From: Jun Zhao
>
> Pass correct pointer to av_log() and update some error/warning message,
> it's will help the debugging
>
> Signed-off-by: Jun Zhao
> ---
> libavformat/hls.c | 22 ++
> 1 files changed, 14 insertions(+), 8 deletion
From: Jun Zhao
Pass correct pointer to av_log() and update some error/warning message,
it's will help the debugging
Signed-off-by: Jun Zhao
---
libavformat/hls.c | 22 ++
1 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c