]> git.sesse.net Git - ffmpeg/commit
lavf/hls: Update av_log() log message
authorJun Zhao <barryjzhao@tencent.com>
Sat, 1 Jun 2019 10:45:35 +0000 (18:45 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Fri, 7 Jun 2019 03:30:15 +0000 (11:30 +0800)
commit1e7a8b92eedb1f599ad47033302620b0f39460bf
treedcdd5bd64bb6f212880432bf4885622bf847b128
parent78e1d7f42110aec8d4cd703a7939c64b5a191952
lavf/hls: Update av_log() log message

Pass correct pointer to av_log() and update some error/warning message,
it's will help the debugging

Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavformat/hls.c