Mercurial > mplayer.hg
log libvo/vo_quartz.c @ 33259:04dc3e55cd90
age | author | description |
---|---|---|
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Sun, 25 Jul 2010 12:28:23 +0000 | reimar | Remove unused kQuitCmd from vo_quartz. |
Fri, 26 Mar 2010 15:02:14 +0000 | diego | Refactor OS X foreground process setting into a separate function. |
Wed, 02 Sep 2009 14:18:01 +0000 | reimar | Consistently use sizeof(variable) instead of sizeof(type) where easily possible. |
Wed, 02 Sep 2009 14:11:30 +0000 | reimar | Cosmetics: get rid of many pointless () |
Wed, 02 Sep 2009 14:02:15 +0000 | reimar | Reduce code duplication for half/normal/double video size handling. |
Wed, 02 Sep 2009 11:38:18 +0000 | reimar | Remove unused variable. |