mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
typo in cabac tables
Originally committed as revision 4360 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1ab1f099eb
commit
1b7576e785
@ -1078,15 +1078,15 @@ static const int cabac_context_init_PB[3][460][2] =
|
||||
{ 11, 83 },
|
||||
|
||||
/* 399 - 435 */
|
||||
{ 24, 32 }, { 21, 49 }, { 21, 54 },
|
||||
{ 25, 32 }, { 21, 49 }, { 21, 54 },
|
||||
{ -5, 85 }, { -6, 81 }, { -10, 77 }, { -7, 81 },
|
||||
{ -17, 80 }, { -18, 73 }, { -4, 74 }, { -10, 8 },
|
||||
{ -17, 80 }, { -18, 73 }, { -4, 74 }, { -10, 83 },
|
||||
{ -9, 71 }, { -9, 67 }, { -1, 61 }, { -8, 66 },
|
||||
{ -14, 66 }, { 0, 59 }, { 2, 59 }, { 17, -10 },
|
||||
{ 32, -13 }, { 42, -9 }, { 49, -5 }, { 53, 0 },
|
||||
{ 64, 3 }, { 68, 10 }, { 66, 27 }, { 47, 57 },
|
||||
{ -5, 71 }, { 0, 24 }, { -1, 36 }, { -2, 42 },
|
||||
{ -2, 52 }, { -9, 57 }, { -6, 53 }, { -4, 65 },
|
||||
{ -2, 52 }, { -9, 57 }, { -6, 63 }, { -4, 65 },
|
||||
{ -4, 67 }, { -7, 82 },
|
||||
|
||||
/* 436 - 459 */
|
||||
|
Loading…
Reference in New Issue
Block a user