summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index ec85d00..ae5d35b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,21 +4,27 @@ to some degree.
Unless written, no activity has been started on the topics.
+Write ICY Text from ogg streams using libvlc
+--------------------------------------------
+
+Apparently there is something wrong with this combination.
+
+
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.
+Implementing libsamplerate or libsoxr integration would enable this, but maybe it'd
+be better to converge towards using GStreamer.
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.
+Insert drift compensation statistics into EDI metadata.
+
GStreamer input and AES67
-------------------------