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:
diego 2008-04-11 09:50:24 +00:00
parent 4bec934234
commit 3ddde7648e
1 changed files with 1 additions and 1 deletions

View File

@ -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