On Sun, Jul 22, 2012 at 02:01:28PM -0700, Ronald S. Bultje wrote: > From: "Ronald S. Bultje" <[email protected]> > > --- > libswscale/utils.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
You are not adding a scaler, merely placing an existing one under ifdef. So the log message is misleading. Replace it by swscale: place inline assembly bilinear scaler under appropriate ifdef Patch itself is OK. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
