Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | pj | 1 | Layer-1 support not heavily tested .. |
2 | I-stereo in Level-3 seems to work now, but I have to optimize it. |
||
3 | general optimizations in Level-3 code. |
||
4 | add CRC check. |
||
5 | no 'free format stream' support. |
||
6 | in layer2.c: |
||
7 | step_two: fraction as pointer .. |
||
8 | process first channel 0 than channel 1 |
||
9 | copy channel 0 to channel 1 for: i >= jsbound |
||
10 | |||
11 | - better frame reader .. especially for layer 3 |
||
12 | - MPEG system stream decoder |
||
13 | |||
14 | - check again layer1 !! |
||
15 | |||
16 | - Write a special (optimized) 'single channel' decode. |
||
17 | |||
18 | - optimized dct64 for down sampling modes |
||
19 | |||
20 | - native audio support for AIX and DEC |