Changeset 139 for libmpc/branches/r2d/libmpcdec/internal.h
- Timestamp:
- 11/15/06 18:32:43 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/libmpcdec/internal.h
r104 r139 72 72 mpc_uint32_t bytes_total; 73 73 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 75 76 }; 76 77
Note: See TracChangeset
for help on using the changeset viewer.