diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-07-21 14:21:26 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-07-21 14:21:26 +0200 |
commit | d450e652c5f963a2ef3a9392f55ca07c7e06dc6c (patch) | |
tree | 5eb648d96d71e5e8fb2199597ff9b80acbd56505 /README.md | |
parent | 725713585f9bbf668abbe5b94c1ed01b921b1fcb (diff) | |
download | fdk-aac-d450e652c5f963a2ef3a9392f55ca07c7e06dc6c.tar.gz fdk-aac-d450e652c5f963a2ef3a9392f55ca07c7e06dc6c.tar.bz2 fdk-aac-d450e652c5f963a2ef3a9392f55ca07c7e06dc6c.zip |
Add README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..308f292 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +A patched version of fdk-aac with DAB+ support +============================================== + +This is a modified version of fdk-aac that supports the AOTs +required for DAB+ encoding. + +This library is a dependency for ODR-AudioEnc. + +See www.opendigitalradio.org for more |