log aviheader.c @ 1737:00505a8fa2b4

age author description
Thu, 23 Aug 2001 22:01:13 +0000 arpi avi info changed, artist->author, subject->title
Thu, 23 Aug 2001 21:10:31 +0000 arpi print AVI info block (copyright,artist etc) (-v only)
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Sun, 12 Aug 2001 22:36:05 +0000 arpi terrible -idx bug fixed, thanx to Raphael Manfredi
Sun, 12 Aug 2001 15:46:09 +0000 arpi cleanup...
Sun, 12 Aug 2001 02:00:14 +0000 arpi print BITMAPINFOHDR too
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Mon, 06 Aug 2001 23:59:50 +0000 arpi printfs cleanup - moved to higher -v level or moved to stderr
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Fri, 27 Jul 2001 01:16:54 +0000 arpi trying to fix -idx problem
Thu, 19 Jul 2001 15:15:21 +0000 jkeil ASF support for non-x86 cpus
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Fri, 11 May 2001 23:01:52 +0000 arpi_esp DIV2 added
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, 22 Apr 2001 01:29:59 +0000 arpi_esp small fix of DivFix
Sun, 22 Apr 2001 01:04:18 +0000 arpi_esp restore keyframes of DivX files (hack)
Sat, 21 Apr 2001 20:44:41 +0000 arpi_esp seeking in raw/broken avi files (rebuilding index chunk)
Sun, 15 Apr 2001 14:45:15 +0000 arpi_esp malloc->calloc at wf/bih allocation
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
Fri, 06 Apr 2001 01:18:59 +0000 arpi_esp sh_audio/sh_video added, general codec cleanup
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision