Mercurial > mplayer.hg
log libvo/vo_fbdev.c @ 37195:ac6c37d85d65 default tip
age | author | description |
---|---|---|
Sat, 18 Jan 2014 21:39:07 +0000 | reimar | Remove empty draw_slice and draw_frame stubs. |
Sat, 16 Mar 2013 13:38:30 +0000 | reimar | Hacks to fix compilation on/for Android. |
Sat, 22 Sep 2012 21:36:27 +0000 | reimar | More helpful error message when video does not fit into frame buffer. |
Tue, 04 Sep 2012 21:08:50 +0000 | reimar | Support OMAPFB YUV also for fbdev vo. |
Sun, 02 Sep 2012 21:51:42 +0000 | reimar | Avoid some code duplication related to drawing the OSD. |
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, |