We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0151ecc commit b7eeec0Copy full SHA for b7eeec0
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