Mercurial > mplayer.hg
view libvo/osx_common.h @ 30212:c1531f608d76
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
swaps R and B inputs for the existing yuv420->bgr24 routine.
author | zuxy |
---|---|
date | Sat, 09 Jan 2010 17:20:49 +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);