Changes between Version 7 and Version 8 of ProposedRoadmap


Ignore:
Timestamp:
09/29/06 00:10:45 (18 years ago)
Author:
r2d
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProposedRoadmap

    v7 v8  
    22
    33== 1. Code cleanup and restructuration ==
    4  a. Split mppenc in 3 parts :[[br]] no nead to be able to compile mppenc, but libs must compile and have clear entry points and structs
    5   * libmpcpsy (name ?) for the psyco-acoustic model
     4 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
    66  * 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
    89 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).
    910 c. Code cleanup :