Functions mace{3,6}_decode_frame() are just wrappers to Exp1to{3,6}(). This commit
authorVitor Sessak <vitor1001@gmail.com>
Thu, 4 Sep 2008 23:54:57 +0000 (23:54 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Thu, 4 Sep 2008 23:54:57 +0000 (23:54 +0000)
commitfb17d9ff54ddd3d9f39f6d666ed49a7113832753
treec420f3107567d378a4864dce1b30530b6306f2f0
parent3eb9bfbb84dca701f1f09d3b23fc55eb006869b3
Functions mace{3,6}_decode_frame() are just wrappers to Exp1to{3,6}(). This commit
moves the code of Exp1to* to the decode functions.

Originally committed as revision 15212 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mace.c