1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9153 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-01-29 10:00:40 +00:00
parent 20090ed6e6
commit fdb993b995

View File

@ -235,7 +235,7 @@ static void II_step_two(unsigned int *bit_alloc,real fraction[2][4][SBLIMIT],int
static void II_select_table(struct frame *fr)
{
static int translate[8][2][16] =
static int translate[9][2][16] =
{ { { 0,2,2,2,2,2,2,0,0,0,1,1,1,1,1,0 } , /*44.1 stereo*/
{ 0,2,2,0,0,0,1,1,1,1,1,1,1,1,1,0 } } , /*44.1 mono*/
{ { 0,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0 } , /*48 stereo*/