Mercurial > mplayer.hg
log libvo/vo_gif89a.c @ 36420:b8ccbb9b9dad
age | author | description |
---|---|---|
Sat, 27 Jul 2013 21:16:06 +0000 | al | Support newer GIFLIB versions |
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sun, 15 Mar 2009 10:03:09 +0000 | diego | Remove obsolete extra elements from opt_t struct initialization. |
Sat, 07 Mar 2009 08:51:40 +0000 | reimar | Make data related to suboption parsing const in libvo |