Hi,

On Mon, Jan 21, 2013 at 1:13 PM, Luca Barbato <lu_z...@gentoo.org> wrote:
> On 21/01/13 20:38, Luca Barbato wrote:
>> +void ff_vp3dsp_init_bfin(VP3DSPContext *c, int flags)
>> +{
>> +    c->idct_add  = ff_bfin_vp3_idct_add;
>> +    c->idct_put  = ff_bfin_vp3_idct_put;
>
> c->idct missing.

vp3dsp has no idct.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to