From 956c3e5923ac3c0b149b31aad84c339923f6bc31 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 24 Jul 2017 10:50:02 +0200 Subject: Replace mot-encoder by ODR-PadEnc --- src/VLCInput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/VLCInput.h') diff --git a/src/VLCInput.h b/src/VLCInput.h index 16c6cbf..63975e7 100644 --- a/src/VLCInput.h +++ b/src/VLCInput.h @@ -187,7 +187,7 @@ class VLCInput std::string m_gain; /*! VLC can give us the ICY-Text from an Icecast stream, - * which we optionnally write into a text file for mot-encoder + * which we optionally write into a text file for ODR-PadEnc */ std::future icy_text_written; std::mutex m_nowplaying_mutex; -- cgit v1.2.3