summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 09:01:35 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 09:01:35 +0200
commit7474a3ec554f48e0259e426c64013c22b6cd5b75 (patch)
treefc4e01f23c0e9c7cd16d0fc0f646656dcdcdc65f /ChangeLog
parent321a2c3eead634329cda904dbd38d986c3f22c11 (diff)
downloadODR-AudioEnc-7474a3ec554f48e0259e426c64013c22b6cd5b75.tar.gz
ODR-AudioEnc-7474a3ec554f48e0259e426c64013c22b6cd5b75.tar.bz2
ODR-AudioEnc-7474a3ec554f48e0259e426c64013c22b6cd5b75.zip
Prepare v3.0.0v3.0.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0767018..02ccdb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-09-23: Matthias P. Braendli <matthias@mpb.li>
+ (v3.0.0):
+ Replacement of PAD fifo with a socket, offering bidirectional
+ communication with ODR-PadEnc. This is a breaking change,
+ modifying also the command line options.
+ Update the fdk-aac library to 2.0.1.
+
2020-05-26: Matthias P. Braendli <matthias@mpb.li>
(v2.6.1):
Add --version option.