[FFmpeg-devel] h264 depends on svq3 with optimizations disabled

Michael Niedermayer michaelni at gmx.at
Thu Dec 15 14:11:28 CET 2011


On Thu, Dec 15, 2011 at 09:41:12AM +0000, Gavin Kinsey wrote:
> If configured with --disable-everything --enable-decoder='h264' --disable-
> optimizations the build fails.
>
> libavcodec/libavcodec.a(h264.o): In function `hl_decode_mb_predict_luma':
> /home/gkinsey/src/adffmpeg.git/libavcodec/h264.c:1819: undefined reference to
> `ff_svq3_add_idct_c'
> /home/gkinsey/src/adffmpeg.git/libavcodec/h264.c:1839: undefined reference to
> `ff_svq3_luma_dc_dequant_idct_c'
> libavcodec/libavcodec.a(h264.o): In function `hl_decode_mb_idct_luma':
> /home/gkinsey/src/adffmpeg.git/libavcodec/h264.c:1886: undefined reference to
> `ff_svq3_add_idct_c'
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
>
> Not sure how to add a dependency in the configure script for just this
> permutation of the build, and it may not even be desirable since this config
> isn't going to be used by anyone except while debugging ffmpeg anyway.

fixed locally, will be in git in a moment, thanks for the report

[...]
--
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111215/0796953e/attachment.asc>


More information about the ffmpeg-devel mailing list