aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorandimik <andimik@yahoo.de>2019-10-25 21:38:49 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-28 11:31:02 +0100
commit44bae1e7ec8bbd257f3fff1b6acd808fb3efa95d (patch)
treef040013632426d96c81d5f70c8c39da4ab3f6009 /TODO
parent4e207da0b1d2faa5fa38888ea824e0430ecd2f33 (diff)
downloadODR-AudioEnc-44bae1e7ec8bbd257f3fff1b6acd808fb3efa95d.tar.gz
ODR-AudioEnc-44bae1e7ec8bbd257f3fff1b6acd808fb3efa95d.tar.bz2
ODR-AudioEnc-44bae1e7ec8bbd257f3fff1b6acd808fb3efa95d.zip
Rename TODO to TODO.md
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 0 insertions, 22 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 1f2fcfe..0000000
--- a/TODO
+++ /dev/null
@@ -1,22 +0,0 @@
-This TODO file lists ideas and features for future developments. They are
-more or less ordered according to their benefit, but that is subjective
-to some degree.
-
-Unless written, no activity has been started on the topics.
-
-Sample rate conversion
-----------------------
-
-It's impossible to encode from a JACK, ALSA or file source that does not carry
-audio at the desired output sample rate.
-
-Implementing libsamplerate or libsoxr integration would enable this.
-
-
-Drift compenstation statistics
-------------------------------
-
-Insert drift compensation statistics into ZeroMQ metadata. This would maybe
-need a new protocol version and adaptations in ODR-DabMux, but ideally should
-be done in a backward-compatible way.
-