view mplayer.h @ 4897:d80537754731

PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
author arpi
date Thu, 28 Feb 2002 21:24:02 +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