annotate mplayer.h @ 4812:bad436339b03

setting vo_dx and vo_dy in event handling
author alex
date Fri, 22 Feb 2002 19:36:21 +0000
parents c39affa2b376
children 3473ca9ef158
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
724
pontscho
parents:
diff changeset
1
pontscho
parents:
diff changeset
2 #ifndef __MPLAYER_MAIN
pontscho
parents:
diff changeset
3 #define __MPLAYER_MAIN
pontscho
parents:
diff changeset
4
4798
c39affa2b376 new interface ? :)
pontscho
parents: 1006
diff changeset
5 extern int use_gui;
724
pontscho
parents:
diff changeset
6
pontscho
parents:
diff changeset
7 #endif