Ivan Kalvachev wrote: > shouldn't ffmpeg's asf.h be in some __packed__ __nonaligned__ etc... attributes? Why? This implies that we intend to read data directly from disk/network and into data structures in memory (or vice versa). Not a good idea. -- -Mike Melanson