Mercurial > mplayer.hg
log libvo/vo_gl.c @ 25729:9a96fd14d1c5
age | author | description |
---|---|---|
Tue, 15 Jan 2008 17:59:20 +0000 | reimar | Add experimental unsharp-mask OpenGL scaler. Certainly not yet perfect. |
Tue, 15 Jan 2008 17:54:48 +0000 | reimar | Document vo gl lscale=3 |
Sat, 22 Dec 2007 20:17:57 +0000 | reimar | Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour |
Sun, 02 Dec 2007 14:39:15 +0000 | reimar | Mark the vo_functions_t definitions as const where possible. |
Sun, 02 Dec 2007 14:06:03 +0000 | reimar | Make vo info structs const |
Fri, 19 Oct 2007 18:16:23 +0000 | eugeni | Avoid text deformation and subtitles moving outside the screen in pan-and-scan |
Fri, 03 Aug 2007 18:29:54 +0000 | reimar | Handle case where get_image is called twice without a draw_image in-between |