On Sun, 2007-06-03 at 00:06 +0800, Zuxy Meng wrote: > > All functions defined in demuxer.h is both static and inline, as this > > is a header that is to be included multiple times. Static functions defined in separate files do not affect each other whether inline or not.