log asfheader.c @ 1657:f6d3c1287748

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.
Mon, 21 May 2001 13:04:34 +0000 bertrand Changed some #ifdef to include modify ASF structs definition
Sun, 20 May 2001 13:24:41 +0000 bertrand Fixed crashing while reading the content description for some ASF file.
Sat, 19 May 2001 00:07:30 +0000 arpi_esp asf info moved to -v. Lucky.asf is broken with it
Fri, 18 May 2001 16:14:06 +0000 bertrand Starting implementation of ASF network streaming.
Wed, 16 May 2001 23:40:55 +0000 arpi_esp ASF description printing patch by Bertrand BAUDET, fixed segfault of hory_bug/a.asf
Thu, 03 May 2001 23:32:56 +0000 arpi_esp allow playing from stdin
Mon, 23 Apr 2001 22:51:13 +0000 szabii warnings killed
Mon, 23 Apr 2001 22:33:06 +0000 szabii some warnings have gone
Mon, 23 Apr 2001 03:42:17 +0000 arpi_esp stage#1 completed: c files no more included from mplayer.c
Sun, 15 Apr 2001 14:33:49 +0000 arpi_esp sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
Sun, 15 Apr 2001 03:40:37 +0000 arpi_esp new stream selection code
Wed, 11 Apr 2001 01:38:57 +0000 arpi_esp less, and more informal printfs
Fri, 06 Apr 2001 01:18:59 +0000 arpi_esp sh_audio/sh_video added, general codec cleanup
Thu, 15 Mar 2001 19:38:34 +0000 arpi_esp small code cleanup, removed unused variables
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision