Mercurial > mplayer.hg
log libvo/vo_gl.c @ 31811:96494594ddea
age | author | description |
---|---|---|
Sun, 01 Aug 2010 17:38:28 +0000 | reimar | Reindent. |
Sun, 01 Aug 2010 17:37:38 +0000 | reimar | Use early return instead of large if block. |
Sun, 01 Aug 2010 17:36:15 +0000 | reimar | More readable OSD rendering code. |
Fri, 30 Jul 2010 18:14:35 +0000 | greg | Rename libass types to match upstream libass >= 0.9.7 |
Thu, 15 Jul 2010 18:57:57 +0000 | reimar | Make it possible to select GL_NEAREST scaling. |
Thu, 15 Jul 2010 18:50:57 +0000 | reimar | Helper macros to build the yuv conversion type number. |
Thu, 15 Jul 2010 18:36:15 +0000 | reimar | Cosmetics: create luma texture first, then the other textures. |