OSDN Git Service

fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Mar 2007 03:36:17 +0000 (03:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Mar 2007 03:36:17 +0000 (03:36 +0000)
commit09d9672ad66f5afde4907ad18bbddb16ddf4ad85
tree713779c3aa64b1bb9457f6f1513f8475a63187d2
parente1315fb1607aac61463102c45d51099c813689ad
fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea

Originally committed as revision 8320 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf.c