alac: Fix order of values in comment

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
chinshou 2013-03-19 13:27:53 +01:00 committed by Michael Niedermayer
parent 8d0da20ca6
commit b619a54853
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@
* 8bit compatible version (0)
* 8bit sample size
* 8bit history mult (40)
* 8bit initial history (14)
* 8bit rice param limit (10)
* 8bit initial history (10)
* 8bit rice param limit (14)
* 8bit channels
* 16bit maxRun (255)
* 32bit max coded frame size (0 means unknown)