]> git.sesse.net Git - ffmpeg/commit
lavf/hls: enable custom interrup callback in sub-demuxer
authorJun Zhao <barryjzhao@tencent.com>
Sat, 18 Jul 2020 11:44:35 +0000 (19:44 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Mon, 20 Jul 2020 11:17:42 +0000 (19:17 +0800)
commit4239a8c9831a0054af47400aaf78167178b97197
tree3a779da3ae20e76b7eda098981b66e4c4ceaf6e2
parent43a08d907ba765677254b4816f246a8ecfd7ff78
lavf/hls: enable custom interrup callback in sub-demuxer

Enable the custom callback in sub-demuxer

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