Sisir Koppaka wrote:
>>  > The error I'm getting is that :
>>  > In function `avcodec_register_all':
>>  > /libavcodec/allcodecs.c:69: undefined reference to `bfi_decoder'
>>
>> Are you building your BFI video decoder?
>>
>  Yes, I am. (It is part of the qualification task, right?)

Let's try a different wording: Are you instructing the build system to 
use the C compiler to actually compile your BFI video decoder source 
code file into an object file via libavcodec/Makefile?

-- 
        -Mike Melanson
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to