Mercurial > mplayer.hg
log libvo/vo_directx.c @ 33186:bdd03a9194c2
age | author | description |
---|---|---|
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 30 Oct 2010 15:29:20 +0000 | reimar | Fix possible out-of-bounds access. |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Mon, 22 Feb 2010 09:51:44 +0000 | diego | Declare externally used variables from vd.c as extern in vd.h. |
Sun, 17 Jan 2010 11:43:55 +0000 | reimar | Change GUID declarations in vo_directx to be static. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Mon, 04 May 2009 17:35:26 +0000 | diego | Add missing 'void' to parameterless function declarations. |