git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16274 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2005-08-19 14:28:30 +00:00
parent 77ec0f850d
commit e704b54632
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ static tvi_info_t info = {
#define NTSC_WIDTH 640
#define NTSC_HEIGHT 480
#define NTSC_FPS 29.97
#define NTSC_FPS (30000.0/1001.0)
#define MAX_AUDIO_CHANNELS 10