view mplayer.h @ 4976:0780634e64b5

direct rendering can be disabled -vaa_nodr
author arpi
date Thu, 07 Mar 2002 13:09:10 +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