view libavcodec.v @ 10971:d5f811c11f08 libavcodec

Remove redundant initialization of the palette, it is part of the context and that one is always 0-initialized already.
author reimar
date Sat, 23 Jan 2010 15:19:34 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};