[cvs] / xvidcore / src / bitstream / mbcoding.c Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/mbcoding.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44.2.12, Mon Jun 9 13:52:12 2003 UTC revision 1.44.2.13, Wed Aug 6 20:25:04 2003 UTC
# Line 1581  Line 1581 
1581  VLC sprite_trajectory_len[15] = {  VLC sprite_trajectory_len[15] = {
1582          { 0x00 , 2},          { 0x00 , 2},
1583          { 0x02 , 3}, { 0x03, 3}, { 0x04, 3}, { 0x05, 3}, { 0x06, 3},          { 0x02 , 3}, { 0x03, 3}, { 0x04, 3}, { 0x05, 3}, { 0x06, 3},
1584          { 0x0E , 4}, { 0x1E, 5}, { 0x3E, 6}, { 0x7F, 7}, { 0xFE, 8},          { 0x0E , 4}, { 0x1E, 5}, { 0x3E, 6}, { 0x7E, 7}, { 0xFE, 8},
1585          { 0x1FE, 9}, {0x3FE,10}, {0x7FE,11}, {0xFFE,12} };          { 0x1FE, 9}, {0x3FE,10}, {0x7FE,11}, {0xFFE,12} };
1586    
1587    

Legend:
Removed from v.1.44.2.12  
changed lines
  Added in v.1.44.2.13

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4