mirror of
https://github.com/mpv-player/mpv
synced 2024-10-26 07:22:17 +02:00
typo in filename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26395 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2fe07e1cbe
commit
d1ced77474
@ -44,7 +44,7 @@
|
||||
|
||||
#define MAX_HEADER_SIZE 6 /* enough for PES header + length */
|
||||
#define MAX_CHECK_SIZE 65535
|
||||
#define TS_MAX_PROBE_SIZE 2000000 /* do not forget to change this in cfg-common_opts.h, too */
|
||||
#define TS_MAX_PROBE_SIZE 2000000 /* do not forget to change this in cfg-common-opts.h, too */
|
||||
#define NUM_CONSECUTIVE_TS_PACKETS 32
|
||||
#define NUM_CONSECUTIVE_AUDIO_PACKETS 348
|
||||
#define MAX_A52_FRAME_SIZE 3840
|
||||
|
Loading…
Reference in New Issue
Block a user