Mercurial > mplayer.hg
log libmpdemux/demux_gif.c @ 33705:db1b1a1ecba8
age | author | description |
---|---|---|
Sun, 12 Dec 2010 10:37:15 +0000 | reimar | Fix memleaks on error. |
Sun, 12 Sep 2010 16:08:57 +0000 | reimar | Replace sizeof(BITMAPINFOHEADER) |
Wed, 17 Feb 2010 22:01:35 +0000 | diego | libmpdemux: Mark functions not used outside of their files as static. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 08 May 2009 21:51:13 +0000 | diego | Add standard license header to all files in libmpdemux. |
Tue, 05 Aug 2008 08:47:51 +0000 | diego | Rename preprocessor directives related to image libraries. |
Sun, 13 Jan 2008 16:00:39 +0000 | reimar | Make all demuxer_desc_t const, thus moving them to .rodata |