Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 05 Apr 2010 16:38:40 +0000 | reimar | Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code, |
Mon, 05 Apr 2010 15:58:38 +0000 | diego | VBlankActiveFunc is a pointer to a parameterless function; mark it as such. |
Mon, 05 Apr 2010 13:11:06 +0000 | reimar | Fix RGB support for corevideo: corevideo can only support |
Mon, 05 Apr 2010 07:22:21 +0000 | reimar | Enable OSD also for BGR32, the code is the same as for RGB32. |
Mon, 05 Apr 2010 07:15:22 +0000 | reimar | Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding |
Sun, 04 Apr 2010 19:56:26 +0000 | reimar | Check texture dimensions instead of internal format in max texture |
Sun, 04 Apr 2010 19:44:03 +0000 | reimar | Cosmetics/reindent. |
Sun, 04 Apr 2010 19:42:52 +0000 | reimar | Avoid duplicating a condition. |