Mercurial > mplayer.hg
view libvo/osx_common.h @ 30310:6693b4a6a284
Do not depend on PIX_FMT_RGB32 which is (currently?) not part of the public API.
author | reimar |
---|---|
date | Sun, 17 Jan 2010 14:53:12 +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);