view mplayer.h @ 4905:eb1a28f1236a

yuy2 support disabled to workaround stupid colorspace selection
author michael
date Fri, 01 Mar 2002 12:42:12 +0000
parents 3473ca9ef158
children bfc652fc7f43
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;

#endif