-
- Downloads
swscale: align vertical filtersize by 2 on x86.
The vertical scaler handles 2 rows at a time and thus requires alignment by 2, or else it'll read invalid memory and result in corrupt output.
Loading
Please register or sign in to comment