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