mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 07:32:55 +08:00
20c86571cc
The functions which actually drive the filter graph by pushing frames through it need to ensure an aligned stack for SIMD functions. This fixes a crash in YADIF filter when using a mingw build in a MSVC application. Signed-off-by: Martin Storsjö <martin@martin.st>