提交 b236a735 编写于 作者: B Baptiste Coudurier

remove no more true comment

Originally committed as revision 8829 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 e23848a4
......@@ -277,7 +277,6 @@ static int mov_read_esds(MOVContext *c, ByteIOContext *pb, MOV_atom_t atom)
AVStream *st = c->fc->streams[c->fc->nb_streams-1];
int tag, len;
/* Well, broken but suffisant for some MP4 streams */
get_be32(pb); /* version + flags */
len = mp4_read_descr(c, pb, &tag);
if (tag == MP4ESDescrTag) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册