aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.c b/mplayer.c
index e8569cf031..8c05b98cba 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -131,6 +131,7 @@ static int max_framesize=0;
#include "libmpcodecs/dec_audio.h"
#include "libmpcodecs/dec_video.h"
+//#include "libmpcodecs/vf.h"
//**************************************************************************//
//**************************************************************************//
@@ -491,7 +492,6 @@ int delay_corrected=1;
//char* title="MPlayer";
// movie info:
-int out_fmt=0;
int eof=0;
int osd_function=OSD_PLAY;