-
- Downloads
yadif: correct strides in filter_edges_16bit
The C code treats the data as arrays of uint16_t so strides must not
be in bytes but in pixels.
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
Loading
Please register or sign in to comment