Skip to content
Snippets Groups Projects
Commit d10499a3 authored by James Darnley's avatar James Darnley Committed by Anton Khirnov
Browse files

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: default avatarAnton Khirnov <anton@khirnov.net>
parent b0ef0ae7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment