]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)
authorColin NG <colin_ng@hotmail.com>
Thu, 24 May 2018 03:10:17 +0000 (11:10 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Thu, 24 May 2018 03:49:00 +0000 (11:49 +0800)
commit93fc96e1997de1ca4e452ca923dfa0ee5a35e589
treeb755cef9e7606b2f367b991443ea645e044844cd
parent9aee574dd0926c12425fa62b4b3f03fa7ba6ce25
avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)

simplify the code to check common init section
libavformat/dashdec.c