On 20/09/13 00:16, Justin Ruggles wrote: > On 09/19/2013 06:05 PM, Luca Barbato wrote: >> On 19/09/13 23:51, Justin Ruggles wrote: >>> From: Michael Niedermayer <[email protected]> >>> >>> Signed-off-by: Michael Niedermayer <[email protected]> >>> --- >>> libswscale/swscale_unscaled.c | 7 ++++++- >>> 1 file changed, 6 insertions(+), 1 deletion(-) >>> >> >> Replace the assert with AVERROR_BUG. > > sws_scale() doesn't return an error. > > @return the height of the output slice >
Any assert that you might trigger is a DOS waiting for you... lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
