log libmpdemux/demux_avi.c @ 23904:545aef4edc84

age author description
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.
Sun, 05 Nov 2006 16:49:09 +0000 kraymer better wording for "workarounding"
Sun, 05 Nov 2006 16:36:02 +0000 kraymer MSGTRs for demux_avi.c
Mon, 23 Oct 2006 16:46:16 +0000 reimar Allow lowercase letters in AVI stream id, fixes bug #277
Sat, 21 Oct 2006 20:48:41 +0000 reimar Avoid crash after "AVI: No audio stream found -> no sound." message,
Sun, 15 Oct 2006 18:36:02 +0000 reynaldo as anounced, just some cleaning, purely janitorial changes
Sat, 06 May 2006 06:23:23 +0000 pacman Fix calculation of stream sizes when they are too big for a 32-bit variable