We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8ca18 commit 1b407d4Copy full SHA for 1b407d4
1 file changed
player/core.h
@@ -60,7 +60,7 @@ enum {
60
OSD_LEVEL_INVISIBLE = 4,
61
OSD_BAR_SEEK = 256,
62
63
- MAX_NUM_VO_PTS = 100,
+ MAX_NUM_VO_PTS = 1000,
64
};
65
66
enum seek_type {
0 commit comments