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

Diego Biurrun diego
Thu Mar 22 10:33:50 CET 2007


On Thu, Mar 22, 2007 at 10:35:40AM +0200, Uoti Urpala wrote:
> On Thu, 2007-03-22 at 09:21 +0100, Diego Biurrun wrote:
> > On Wed, Mar 21, 2007 at 11:31:34PM -0500, Justin Ruggles wrote:
> > > It seems to me that putting ac3.o in the OBJS list in the libavcodec
> > > Makefile would solve this.  Would this be an ok thing to do?
> > 
> > No.  The report remains incomplete and the problem unreproducible.
> 
> The problem seems clear: libavformat/raw.c unconditionally compiles a
> call to ff_ac3_parse_header, but that function itself is not compiled
> unconditionally.

'./configure --disable-encoder=ac3' is not enough to reproduce it and
the reporter provided hardly any detail at all...

Diego





More information about the ffmpeg-devel mailing list