[Ffmpeg-devel] [bug] raw.c link failure on ff_ac3_parse_header

Tom Harper d.thomas.harper
Wed Mar 21 09:32:46 CET 2007


re:
At 05:57 PM 3/20/2007, M?ns Rullg?rd wrote:
>Worked for me 10 seconds ago.

That is odd- I had to put the following in to make it compile
#ifdef CONFIG_AC3_ENCODER
             if(ff_ac3_parse_header(buf2, &hdr) < 0)
#endif

probably just a mingw wierdness...

Tom 





More information about the ffmpeg-devel mailing list