Fix 10l typo in syncword

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24454 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-09-14 12:39:02 +00:00
parent c3d320c6ac
commit 2be7f28a86
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ static int decode_audio_dts(unsigned char *indata_ptr, int len, unsigned char *b
nr_samples = nblks * 32;
buf16[0] = 0xf872; /* iec 61937 */
buf16[1] = 0x431f; /* syncword */
buf16[1] = 0x4e1f; /* syncword */
switch(nr_samples)
{
case 512: