On Sat, Mar 22, 2008 at 1:30 PM, Mike Melanson <[EMAIL PROTECTED]> wrote:
> 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? > :) No, I don't think so. What am I supposed to put in there? ----------------- Sisir Koppaka _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
