summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gl2.c')
-rw-r--r--libvo/vo_gl2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/vo_gl2.c b/libvo/vo_gl2.c
index 97401310e8..41df0bcde3 100644
--- a/libvo/vo_gl2.c
+++ b/libvo/vo_gl2.c
@@ -40,9 +40,9 @@ LIBVO_EXTERN(gl2)
static vo_info_t vo_info =
{
- "X11 (OpenGL)",
+ "X11 (OpenGL) - multiple textures version",
"gl2",
- "Arpad Gereoffy <arpi@esp-team.scene.hu>",
+ "Arpad Gereoffy & Sven Goethel",
""
};