[FFmpeg-devel] Fix bug in r22605

James Darnley james.darnley
Sun Mar 21 13:22:09 CET 2010


Unfortunately, I created a compiling error with my flac-tag writing
patch.  Using --disable-everything --enable-demuxer=flac returns an
error:
libavformat/flacdec.c:117: undefined reference to `_ff_vorbis_comment'

I removed the flac demuxer's dependency on oggparsevorbis.o.  This is
still required for the VorbisComment reader, ff_vorbis_comment().
Attached patch re-adds the dependency.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-compiling-with-disable-everything-enable-dem.patch
Type: application/octet-stream
Size: 1146 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100321/0bd4be65/attachment.obj>



More information about the ffmpeg-devel mailing list