Mercurial > mplayer.hg
view libvo/osx_common.h @ 30124:248d9886d0b0
Fix compilation if FreeType is not available, in particular do not try to build
libass and use the internal ass.h as a stub for structs needed for EOSD.
author | reimar |
---|---|
date | Fri, 01 Jan 2010 18:51:59 +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);