Mercurial > mplayer.hg
view libvo/osx_common.h @ 29599:106374d8ceb7
Split QuickTime check off from quartz check and use the result to enable/disable
the QTX codec support.
This is necessary since 64 bit compiles on OS X 10.5 at least do not support QuickTime.
author | reimar |
---|---|
date | Fri, 04 Sep 2009 09:35:58 +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);