OSDN Git Service

Avoid "reloading" code by using a 64 bit type for the flags and loading all at once.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 31 Mar 2009 13:58:40 +0000 (13:58 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 31 Mar 2009 13:58:40 +0000 (13:58 +0000)
commit0448b78b97f26bbab66b972d84f18d06ff68444e
treeb7eab2a675a2f44e4324a146b26e8d46e40fc987
parent3766b9e0a8e1e7cc75b9061034d2d42ff433f54a
Avoid "reloading" code by using a 64 bit type for the flags and loading all at once.

Originally committed as revision 18266 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/interplayvideo.c