summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/libatrac/README.rockbox6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/codecs/libatrac/README.rockbox b/apps/codecs/libatrac/README.rockbox
index 46738e7..30703a3 100644
--- a/apps/codecs/libatrac/README.rockbox
+++ b/apps/codecs/libatrac/README.rockbox
@@ -8,7 +8,11 @@ ffmpeg is licensed under the Lesser GNU General Public License.
IMPORT DETAILS
-The decoder is based on ffmpeg-svn r18079.
+The decoder is based on ffmpeg-svn r18110 : Mar 21 2009.
+Some changes were done on in order to use static VLC tables
+according to this commit :
+http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=4c20cf13a166577d93f5b2b0abb4609c60104d33
+
The decoder had been modified to use fixed-point arithmetic.
TESTING