Changeset 297 for libmpc/trunk/mpc2sv8/mpc2sv8.c
- Timestamp:
- 04/26/07 21:11:44 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/mpc2sv8/mpc2sv8.c
r246 r297 135 135 si.channels); 136 136 si_size = writeBlock(&e, "SH", MPC_TRUE, 0); 137 writeGainInfo(&e, si.gain_title, si. gain_album, si.peak_title, si.peak_album);137 writeGainInfo(&e, si.gain_title, si.peak_title, si.gain_album, si.peak_album); 138 138 si_size = writeBlock(&e, "RG", MPC_FALSE, 0); 139 139 writeEncoderInfo(&e, si.profile, si.pns, si.encoder_version / 100,
Note: See TracChangeset
for help on using the changeset viewer.