Mercurial > mplayer.hg
log libmpdemux/aviheader.c @ 21772:8bc0464ab286
age | author | description |
---|---|---|
Fri, 29 Dec 2006 19:01:55 +0000 | michael | dont read index if -noidx |
Sat, 09 Dec 2006 12:25:25 +0000 | reimar | Replace another MIN macro by FFMIN |
Thu, 30 Nov 2006 17:48:00 +0000 | reimar | Move initialization of sh_audio/sh_video members to aviheader |
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Sat, 08 Jul 2006 17:28:36 +0000 | diego | Remove unused variables, patch by Stefan Huehner stefan at huehner org. |
Sun, 04 Jun 2006 22:41:27 +0000 | rtogni | Fix potential integer overflows in memory allocation. |
Thu, 06 Apr 2006 21:49:12 +0000 | iive | make sure the indx chunk is big enough to hold the basic structure. |