view libvo/osx_common.h @ 29942:9b90e1052b32

Use a fallback to make sure the basic OpenGL functions are available instead of initializing them which does not work well with reinitializations.
author reimar
date Wed, 09 Dec 2009 17:50:07 +0000
parents 99b8d8d5c2d4
children e5abaf769020
line wrap: on
line source

int convert_key(unsigned key, unsigned charcode);
void change_movie_aspect(float new_aspect);
void config_movie_aspect(float config_aspect);