diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:20:50 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:20:50 +0200 |
commit | f2bf750f6d7a55af21b21da2aa06f6a5b31cb0a6 (patch) | |
tree | e93bca887dfce97bf866039b2ea46e4f9b53e2e2 | |
parent | 61532aa07a986da3b6f4883f0834132c55b63d39 (diff) | |
download | ODR-AudioEnc-f2bf750f6d7a55af21b21da2aa06f6a5b31cb0a6.tar.gz ODR-AudioEnc-f2bf750f6d7a55af21b21da2aa06f6a5b31cb0a6.tar.bz2 ODR-AudioEnc-f2bf750f6d7a55af21b21da2aa06f6a5b31cb0a6.zip |
Fix PAD issue text in known limitations in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ DLS transmission over Slides. Some receivers did not decode audio anymore between v0.3.0 and v0.5.0, because of a change implemented to get PAD to work. The change was subsequently reverted in v0.5.1 because it was deemed essential that audio decoding works on all receivers. -Work to get both functional audio and PAD on all receivers is ongoing. +v0.7.0 fixes most issues, and PAD now works much more reliably. Version 0.4.0 of the encoder changed the ZeroMQ framing. It will only work with ODR-DabMux v0.7.0 and later. |