1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libswscale
Ronald S. Bultje 1254022ea7 swscale: fix filtersize clipping.
if srcW<=2, clip(x, 1, srcW-2) still allows srcW to be < 1.
2012-02-22 16:54:20 -08:00
..
2012-02-19 13:31:12 -08:00
2012-02-08 08:52:30 +01:00
2012-01-12 16:43:17 -08:00
2012-02-19 13:31:12 -08:00
2012-01-12 16:43:17 -08:00
2012-02-22 16:54:20 -08:00