]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Simplify: use two distinct functions to decode MACE3 and MACE6, since the
authorvitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 4 Sep 2008 23:18:28 +0000 (23:18 +0000)
committervitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 4 Sep 2008 23:18:28 +0000 (23:18 +0000)
commitd5b3b313003d6bd9cf37d410142e9b6755632329
tree1e13f2a524c3b99e8eaff5483cb7094c84ae5a68
parentd507fedb6d87f0e94ad0f18493afaae635eb5208
Simplify: use two distinct functions to decode MACE3 and MACE6, since the
previous mace_decode_init() function was almost just a switch statement.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15208 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/mace.c