Mercurial > mplayer.hg
view libvo/osx_common.h @ 29941:092c1689c9df
Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenGL headers.
author | reimar |
---|---|
date | Wed, 09 Dec 2009 17:36:55 +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);