Mercurial > mplayer.hg
graph
-
Implement gif transparencySat, 13 Jan 2007 12:56:02 +0000, by reimar
-
Fix: refmodes 2 and 3 leave useref unchangedSat, 13 Jan 2007 12:46:27 +0000, by reimar
-
CosmeticsSat, 13 Jan 2007 12:39:13 +0000, by reimar
-
Implement refmode == 2 in gif demuxerSat, 13 Jan 2007 12:37:53 +0000, by reimar
-
Partially support gif using "reference" imagesSat, 13 Jan 2007 12:19:42 +0000, by reimar
-
memset + malloc -> callocSat, 13 Jan 2007 12:05:18 +0000, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Sat, 13 Jan 2007 11:58:15 +0000, by diego
-
DO NOT recommend or even suggest installing codecs.conf.Sat, 13 Jan 2007 11:57:40 +0000, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.Sat, 13 Jan 2007 11:49:20 +0000, by reimar
-
Forgot to adjust length of memsetSat, 13 Jan 2007 11:46:43 +0000, by reimar
-
Simplify gif demuxer by using memcpy_picSat, 13 Jan 2007 11:44:36 +0000, by reimar
-
One more bounds check, though IMO the gif lib really should do this.Sat, 13 Jan 2007 11:40:05 +0000, by reimar
-
SimplifySat, 13 Jan 2007 11:37:59 +0000, by reimar
-
Fix crash for gif images that have Top or Left setSat, 13 Jan 2007 11:37:18 +0000, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colorsSat, 13 Jan 2007 11:06:40 +0000, by reimar
-
Move global variables in gif demuxer into priv structSat, 13 Jan 2007 11:05:32 +0000, by reimar