aboutsummaryrefslogtreecommitdiffstats
path: root/fdk-aac/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2024-01-05 19:05:48 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2024-01-05 19:05:48 +0100
commit28ec47d8887f43ba54d79dd6d738aef1ff0ec9b9 (patch)
tree36714366ee8883927f57e096490c209d8317ee99 /fdk-aac/ChangeLog
parentc573d3e3cfa9afe42bb3aafae17d527a7f608d55 (diff)
downloadODR-AudioEnc-28ec47d8887f43ba54d79dd6d738aef1ff0ec9b9.tar.gz
ODR-AudioEnc-28ec47d8887f43ba54d79dd6d738aef1ff0ec9b9.tar.bz2
ODR-AudioEnc-28ec47d8887f43ba54d79dd6d738aef1ff0ec9b9.zip
Update fdk-aac to v2.0.3
Diffstat (limited to 'fdk-aac/ChangeLog')
-rw-r--r--fdk-aac/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/fdk-aac/ChangeLog b/fdk-aac/ChangeLog
index c391bd9..3c542e9 100644
--- a/fdk-aac/ChangeLog
+++ b/fdk-aac/ChangeLog
@@ -1,3 +1,8 @@
+2.0.3
+ - Minor upstream updates
+ - Fixed one case of a failed assert in SBR encoding
+ - Added build support for s390x
+
2.0.2
- Minor upstream updates
- Lots of upstream and local fuzzing fixes