summaryrefslogtreecommitdiffstats
path: root/lib/mp3guessenc-0.27.4/TODO
diff options
context:
space:
mode:
authorEvan Dekker <ehendrikd@gmail.com>2019-09-30 16:41:49 +1000
committerEvan Dekker <ehendrikd@gmail.com>2019-09-30 16:41:49 +1000
commit8876f5b8ec9af9fd9a948f2c2aa1483b2a486e12 (patch)
treea31d44aaacc37e60860886ca74f7119f990aba42 /lib/mp3guessenc-0.27.4/TODO
parent4352e113212cf15127bb275ae66f6c2d018b0323 (diff)
Add mp3guessenc lib
Diffstat (limited to 'lib/mp3guessenc-0.27.4/TODO')
-rw-r--r--lib/mp3guessenc-0.27.4/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/mp3guessenc-0.27.4/TODO b/lib/mp3guessenc-0.27.4/TODO
new file mode 100644
index 0000000000..cc1f66a419
--- /dev/null
+++ b/lib/mp3guessenc-0.27.4/TODO
@@ -0,0 +1,8 @@
+todo list:
+ - put the core functions into a library and make mp3guessenc a simple frontend/sample application
+ able to call library functions and get results into `streaminfo' and `detectioninfo' data structures
+ - add a README file ?
+ - add an AUTHORS file ?
+ - handling of more mpeg files provided on the same command line (WON'T DO)
+ - add support for SEEK feature in ID3tagV2.4.0 (lowest priority)
+