view mplayer.h @ 5375:c4e62a4e44ee

I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
author arpi
date Thu, 28 Mar 2002 00:59:06 +0000
parents bfc652fc7f43
children 60cf2bca993f
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;
extern int fullscreen;

#endif