view libvo/osx_common.h @ 29532:99b8d8d5c2d4

Move aspect change handling from vo_quartz to osx_common. This could probably be even moved to video_out, though the names should be improved.
author reimar
date Fri, 28 Aug 2009 13:25:30 +0000
parents 6bd4c0c77eab
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);