mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9153 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
20090ed6e6
commit
fdb993b995
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user