mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
Update comment to account for renamed header file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26393 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4bec934234
commit
3ddde7648e
@ -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 /* dont forget to change this in cfg-common.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