Do not share context variables between channels and do not zero them at
authorVitor Sessak <vitor1001@gmail.com>
Sun, 7 Sep 2008 09:42:57 +0000 (09:42 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 7 Sep 2008 09:42:57 +0000 (09:42 +0000)
commit4ea70242a804714f70bd6003cac7c48240c2a60f
treefa9608c7523b475d2bfc311e4905088991fff480
parentb6d544f54e7fb08829169a7096a3336ea00dbfc9
Do not share context variables between channels and do not zero them at
decode_frame(). This makes the output much closer to that of the binary decoder.

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