FFmpeg/libswscale
Anton Khirnov e188985598 sws: move the early return for zero-sized slices higher up
Place it right after the input parameter validation. There is no point
in performing any setup if the sws_scale() call won't do anything.
2021-07-03 16:09:43 +02:00
..
2021-04-19 14:34:10 +02:00
2020-07-25 10:20:42 +08:00