Correct the ffmpeg revision of libatrac and write more import details.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22316 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1474b93011
commit
2ae585273e
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue