Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and resume...
commite151c888c4bcd707bfba08af78ed03ad2d4b97a8
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Feb 2011 09:38:24 +0000 (2 09:38 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Feb 2011 09:38:24 +0000 (2 09:38 +0000)
treeeb2f2306ada36dd7fdb755cfb03a800e45efe0c3
parent1d5871ae6db87f63a8d69cb120427e0a143cb6d2
Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and resume behaviour for such files. When SBR upsampling is used the decoder outputs the double amount of samples per frame. As the seek and resume functions do not know about this fact a special handling is introduced. Fixes issues reported in FS#11916.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29186 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/aac.c
apps/metadata/mp4.c