[FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Jun 13 13:41:31 CEST 2014


On 6/13/2014 12:00 PM, Carl Eugen Hoyos wrote:
> Isn't this missing an update to libswscale/utils.c
> (line 585)?

The log message?

"sws: filterSize %d is too large, try less extreme scaling or increase MAX_FILTER_SIZE and recompile\n"

->

"sws: filterSize %d is too large, try less extreme scaling or increase the max filter size and recompile\n"

?

- Derek


More information about the ffmpeg-devel mailing list