Mercurial > mplayer.hg
log libvo/vo_directfb2.c @ 34069:5c505f79932d
age | author | description |
---|---|---|
Sat, 07 May 2011 18:44:29 +0000 | reimar | Add "const" to avoid compiler warnings. |
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Fri, 06 May 2011 10:32:46 +0000 | iive | Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct, |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Fri, 17 Sep 2010 08:59:36 +0000 | diego | Replace local min/max macros by FFMIN/FFMAX. |
Wed, 15 Sep 2010 18:34:15 +0000 | diego | Require DirectFB version 0.9.22. |
Wed, 15 Sep 2010 17:22:04 +0000 | diego | Simplify DirectFB check. |