100l
Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -91,7 +91,7 @@ static void get_meta(ByteIOContext *pb, char * str, int strsize, int size)
|
|||||||
if (size & 1)
|
if (size & 1)
|
||||||
size++;
|
size++;
|
||||||
size -= res;
|
size -= res;
|
||||||
if (size);
|
if (size)
|
||||||
url_fskip(pb, size);
|
url_fskip(pb, size);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user