Skip to content

Commit 3a99c98

Browse files
author
eagleychen
committed
update max frame
1 parent 2710c53 commit 3a99c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ijkmedia/ijkplayer/ff_ffplay_def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
#define MAX_MIN_FRAMES 50000
9494
#define MIN_FRAMES (ffp->dcc.min_frames)
9595
#define EXTERNAL_CLOCK_MIN_FRAMES 3
96-
#define EXTERNAL_CLOCK_MAX_FRAMES 7
96+
#define EXTERNAL_CLOCK_MAX_FRAMES 10
9797

9898
/* Minimum SDL audio buffer size, in samples. */
9999
#define SDL_AUDIO_MIN_BUFFER_SIZE 512

0 commit comments

Comments
 (0)