alac: move the current samples per frame to the ALACContext
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 9 Jul 2012 17:15:35 +0000 (13:15 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 19 Jul 2012 17:26:47 +0000 (13:26 -0400)
commit7a50ec6799b92f0e3681d734aa0769857a16ef87
treec7a2498e03c01f8590dae69138e7c4b63edc4613
parent46043962eaf2a8f29290e9ffc19829fceb53f304
alac: move the current samples per frame to the ALACContext

This will simplify the multi-channel implementation.
libavcodec/alac.c