Mercurial > mplayer.hg
log libvo/vo_quartz.c @ 28075:ca9badc94740
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:02:07 +0000 | diego | #include appropriate headers instead of locally declaring function prototypes. |
Wed, 03 Dec 2008 23:01:03 +0000 | diego | Get rid of pointless 'extern' keywords. |
Mon, 24 Nov 2008 14:29:32 +0000 | gpoirier | cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences) |
Mon, 24 Nov 2008 14:25:14 +0000 | gpoirier | avoid putting several statements on a single line |
Mon, 24 Nov 2008 13:34:31 +0000 | gpoirier | Use doxygen-style comments in file header. Remove tabs usage. |
Mon, 24 Nov 2008 13:28:56 +0000 | gpoirier | whitespace-cleanup |
Mon, 24 Nov 2008 10:01:03 +0000 | gpoirier | Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions. |