log

age author description
Sat, 13 Jan 2007 11:57:40 +0000 diego DO NOT recommend or even suggest installing codecs.conf.
Sat, 13 Jan 2007 11:49:20 +0000 reimar Cast SWidth/SHeight to uint16_t, since that's what they actually are.
Sat, 13 Jan 2007 11:46:43 +0000 reimar Forgot to adjust length of memset
Sat, 13 Jan 2007 11:44:36 +0000 reimar Simplify gif demuxer by using memcpy_pic
Sat, 13 Jan 2007 11:40:05 +0000 reimar One more bounds check, though IMO the gif lib really should do this.
Sat, 13 Jan 2007 11:37:59 +0000 reimar Simplify
Sat, 13 Jan 2007 11:37:18 +0000 reimar Fix crash for gif images that have Top or Left set
Sat, 13 Jan 2007 11:06:40 +0000 reimar Fix invalid read for gifs with a palette for less than 256 colors
Sat, 13 Jan 2007 11:05:32 +0000 reimar Move global variables in gif demuxer into priv struct
Sat, 13 Jan 2007 10:46:32 +0000 diego Rephrase mga_vid section.
Sat, 13 Jan 2007 10:42:21 +0000 diego Document vo_tdfx_vid.
Sat, 13 Jan 2007 06:24:13 +0000 diego Do not add libavutil unconditionally to CFLAGS.
Sat, 13 Jan 2007 06:02:31 +0000 diego cosmetics: typo fix pallete --> palette
Sat, 13 Jan 2007 06:00:34 +0000 diego Frametime was being read from the wrong offset, compare
Sat, 13 Jan 2007 04:32:14 +0000 diego cosmetics: typo pallete --> palette