Mercurial > libavcodec.hg
diff ra288.c @ 10273:38147f0f94cc libavcodec
Specify maximum sample rate of MLP by defining the factor relative to 48000
instead of directly.
This makes clear that the code assumes the maximum sample rate to be
a multiple of 48000 and also removes the division from the MAX_BLOCKSIZE
macros, which causes an issue with the Solaris assembler where "/" is
a comment marker unless the --divide option is used.
author | reimar |
---|---|
date | Sat, 26 Sep 2009 16:04:35 +0000 |
parents | 0dce4fe6e6f3 |
children | 8a4984c5cacc |