Commit b619a548 authored by chinshou's avatar chinshou Committed by Michael Niedermayer

alac: Fix order of values in comment

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 8d0da20c
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment