]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: check the root url length
authorSteven Liu <lq@chinaffmpeg.org>
Mon, 17 Aug 2020 12:30:18 +0000 (20:30 +0800)
committerliuqi05 <liuqi05@kuaishou.com>
Tue, 20 Oct 2020 03:41:44 +0000 (11:41 +0800)
commit1ee52b2b6c1f6c9618e435b5ed7608442308efe6
treec13cbb50133b9839568c16763ff32fdefa981010
parenta424671e4f1beccca5a5958add86b69eb4fe8da7
avformat/dashdec: check the root url length

if the length of the root url is 0, unnecessary process the root_url

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: liuqi05 <liuqi05@kuaishou.com>
libavformat/dashdec.c