Ignore:
Timestamp:
11/15/06 18:32:43 (17 years ago)
Author:
r2d
Message:
  • added "SE" block check
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcdec/internal.h

    r104 r139  
    7272        mpc_uint32_t bytes_total;
    7373        mpc_bits_reader bits_reader;
    74         mpc_uint32_t block_bits;        // bits remaining in current audio block
     74        mpc_uint32_t block_bits; /// bits remaining in current audio block
     75        mpc_bool_t end; /// end of stream flag
    7576};
    7677
Note: See TracChangeset for help on using the changeset viewer.