view libavcodec.v @ 12102:06c7d6e5eeb6 libavcodec

Move ff_dct_init(context) out of if(one time init) fixes calling a null pointer in issue658
author michael
date Wed, 07 Jul 2010 10:36:26 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};