Ignore:
Timestamp:
09/17/06 20:10:29 (18 years ago)
Author:
zorg
Message:

Fix segfaults when seeking
Fix compilation on posix
Forgot to remove some printf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/zorg/src/mpc_decoder.c

    r24 r25  
    489489
    490490    d->DecodedFrames++;
    491     if(d->DecodedFrames>13500)
    492         printf("%u\n", d->DecodedFrames);
    493491
    494492    if (d->Use_SeekTable) {
Note: See TracChangeset for help on using the changeset viewer.