[FFmpeg-devel] [PATCH 1/2] avutil/libm: Replace macro based fminf() by function
Bernd Kuhls
bernd.kuhls at t-online.de
Tue Sep 23 15:30:36 CEST 2014
wm4 <nfxjfg at googlemail.com> wrote in news:20140804213955.42443190 at debian:
> the problem is obviously that uclibc provides a fminf prorotype, but no
> implementation. Obviously this breaks any application that attempts to
> detect fminf, and provides its own fallback if it doesn't appear to
> exist.
>
> Why do you think ffmpeg should be patched for this, and not uclibc?
Hi,
you are right, uClibc should be patched, not ffmpeg.
A patch for uClibc is already available:
http://patchwork.ozlabs.org/patch/392465/
Sorry for the noise ;)
Regards, Bernd
More information about the ffmpeg-devel
mailing list