Changeset 263 for trunk/libavcodec/xl.c


Ignore:
Timestamp:
Nov 20, 2006, 9:45:29 PM (18 years ago)
Author:
vladest
Message:

FFMPEG update
significal changes - avi/mpegts/mpegps now handled by ffmpeg demuxer. From my point of view it works much more corrdctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/libavcodec/xl.c

    r256 r263  
    3434} VideoXLContext;
    3535
    36 const int xl_table[32] = {
     36static const int xl_table[32] = {
    3737   0,   1,   2,   3,   4,   5,   6,   7,
    3838   8,   9,  12,  15,  20,  25,  34,  46,
Note: See TracChangeset for help on using the changeset viewer.