9fee0ec4ca
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7101 a1c6a512-1295-4272-9138-f99709370657
15 lines
No EOL
322 B
Text
15 lines
No EOL
322 B
Text
|
|
TODO:
|
|
|
|
|
|
Implement high-level Player and Converter classes.
|
|
|
|
Add MP1 and MP2 support and test.
|
|
|
|
Add option to run each "stage" on own thread.
|
|
E.g. read & parse input, decode subbands, subband synthesis, audio output.
|
|
|
|
Retrofit seek support (temporarily removed when reworking classes.)
|
|
|
|
|
|
Document and give example code. |