log asfheader.c @ 1650:7502b16bce63

age author description
Wed, 22 Aug 2001 19:40:46 +0000 arpi exit() -> return NULL
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Thu, 19 Jul 2001 15:15:21 +0000 jkeil ASF support for non-x86 cpus
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)
Mon, 04 Jun 2001 18:01:05 +0000 bertrand Initialisation of ptr string to NULL to avoid gcc warning.