OSDN Git Service

Remove redundant initialization of the palette, it is part of the context
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 23 Jan 2010 15:19:34 +0000 (15:19 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 23 Jan 2010 15:19:34 +0000 (15:19 +0000)
commitab8075a2dac453e4bb720184ad9841d24f7055a4
tree3cae5f52a4ef308b3c2baed890cd84022404f474
parent6b3661b22d95edda29af2b969244b20344bda6e2
Remove redundant initialization of the palette, it is part of the context
and that one is always 0-initialized already.

Originally committed as revision 21398 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vb.c