OSDN Git Service

While APE changed container format in 3.98, frequency tables for range coding
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 29 Aug 2008 06:14:53 +0000 (06:14 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 29 Aug 2008 06:14:53 +0000 (06:14 +0000)
commiteca0bcb66ebb23200efe056a453560dbb68608ac
treeea531c164489385e11fd5e5d970208fc5b662500
parent2bfd8855fb0a06ff9bc8835b24e4c94e86dc80ad
While APE changed container format in 3.98, frequency tables for range coding
were changed only in 3.99.
This fixes decoding of v3.98 APE file I have.

Eternal curses to the creator of such unstable format.

Originally committed as revision 15019 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/apedec.c