Changes between Version 7 and Version 8 of ProposedRoadmap
- Timestamp:
- 09/29/06 00:10:45 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProposedRoadmap
v7 v8 2 2 3 3 == 1. Code cleanup and restructuration == 4 a. Split mppenc in 3parts :[[br]] no nead to be able to compile mppenc, but libs must compile and have clear entry points and structs5 * libmpcpsy (name ?)for the psyco-acoustic model4 a. Split mppenc in 4 parts :[[br]] no nead to be able to compile mppenc, but libs must compile and have clear entry points and structs 5 * libmpcpsy for the psyco-acoustic model 6 6 * libmpcenc for pqf filtering, quantization , entropy coding and stream formating 7 * mppenc (mpcenc ? name ?) for command line utility - '' what to do with replay gain part ? does a lib already exist ? '' 7 * libreplaygain for replay gain calculation 8 * mppenc (mpcenc ? name ?) for command line utility 8 9 b. Make a minimal mppenc using libmpcenc and lipmpcpsy and .wav input (from another lib ?). Encoding must be the same as 1.15w bit for bit (without tags). 9 10 c. Code cleanup :