[FFmpeg-devel] [PATCH 1/3] Don't make SWScale support unconditional for version printing.

Diego 'Flameeyes' Pettenò flameeyes
Thu Oct 16 16:27:30 CEST 2008


M?ns Rullg?rd <mans at mansr.com> writes:

>> Remove SWScale conditional, since SWScale is unconditional for many
>> other things, and FFmpeg is not building without that.
>
> Could you elaborate?  BTW, your subject doesn't make sense.

Well, as far as I can see, ffmpeg.c uses at least three libswscale
functions unconditionally, so while it builds it won't load for
undefined symbols, if we want to be precise: sws_scale, sws_freeContext,
sws_getContext. Also, sws_opts in cmdutils.c is not conditional either.

Since the only conditional parte here is printing libswscale version,
I'd say it's worth removing the conditional there entirely...

-- 
Diego "Flameeyes" Petten?
http://blog.flameeyes.eu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081016/462e39e0/attachment.pgp>



More information about the ffmpeg-devel mailing list