lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice()
The code causes uninitialized data copy, and may be actually slower than a loop over each line in case the padding is big.
Showing
Please
register
or
sign in
to comment