mirror of https://github.com/mpv-player/mpv
100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16274 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
77ec0f850d
commit
e704b54632
|
@ -63,7 +63,7 @@ static tvi_info_t info = {
|
||||||
|
|
||||||
#define NTSC_WIDTH 640
|
#define NTSC_WIDTH 640
|
||||||
#define NTSC_HEIGHT 480
|
#define NTSC_HEIGHT 480
|
||||||
#define NTSC_FPS 29.97
|
#define NTSC_FPS (30000.0/1001.0)
|
||||||
|
|
||||||
#define MAX_AUDIO_CHANNELS 10
|
#define MAX_AUDIO_CHANNELS 10
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue