log libmpdemux/demux_avi.c @ 28101:231f008859b9

age author description
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Sat, 09 Feb 2008 13:13:02 +0000 compn cosmetic typo fix, geneate > generate
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Sat, 01 Dec 2007 14:22:27 +0000 reimar Remove some pointless casts
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Tue, 06 Feb 2007 19:01:28 +0000 reimar Support some weird AVI header, fixes bug 742
Fri, 01 Dec 2006 19:43:36 +0000 reimar 100l confused FFMIN/FFMAX
Fri, 01 Dec 2006 19:24:42 +0000 reimar Proper fix for last demux_avi commit, stream switching now really should
Fri, 01 Dec 2006 18:51:44 +0000 reimar Make sure we do not hang if no streams are available
Fri, 01 Dec 2006 17:57:29 +0000 reimar Implement stream switching for AVI demuxer.
Thu, 30 Nov 2006 17:48:00 +0000 reimar Move initialization of sh_audio/sh_video members to aviheader
Sun, 12 Nov 2006 16:03:39 +0000 diego Remove duplicate message, the same info is printed anyway.
Sun, 05 Nov 2006 17:32:18 +0000 eugeni Fix an obvious typo.