log libmpdemux/aviheader.c @ 32766:f6c832aedcb1

age author description
Sun, 12 Dec 2010 14:31:17 +0000 reimar Avoid using uninitialized data if index read does not return enough data.
Sun, 21 Nov 2010 12:25:44 +0000 reimar Add WAVEFORMATEXTENSIBLE support to AVI demuxer.
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).