]> git.sesse.net Git - ffmpeg/commit
Use new style static VLC tables for IMC decoder.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 12 Jul 2008 15:02:40 +0000 (15:02 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 12 Jul 2008 15:02:40 +0000 (15:02 +0000)
commit09fec2b9298c3c292eae1dacea7e1cd8467c101c
treecc184a9836da9ed777ea0012e69a6a36c9ba1d8d
parent9d3b9f2cceca2ca3670a6b80cfc1b4d0f09ff6d1
Use new style static VLC tables for IMC decoder.
Also fixes a memleak due to the previous in-context tables not being freed.

Originally committed as revision 14182 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imc.c