OSDN Git Service

fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 22 Feb 2002 19:19:01 +0000 (19:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 22 Feb 2002 19:19:01 +0000 (19:19 +0000)
commit2b9ab1d54a35f7d689b2396cfc59f9dbdcae391f
tree0aeb308d9f489761f21ccfd90a136274763d8d2a
parent81b7c056ee991c66add092a47a6a6a169d8d69d8
fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed)

Originally committed as revision 313 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263dec.c
libavcodec/mpegvideo.c
libavcodec/msmpeg4.c