1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Hendrik Leppkes d8dccf69ff lavfi: let gcc realign the stack on public graph driving functions
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: Michael Niedermayer <michaelni@gmx.at>
2013-03-16 23:52:35 +01:00
..
2013-03-08 07:37:18 +01:00
2013-03-10 13:56:17 +01:00
2013-01-05 05:21:44 +01:00
2013-03-16 16:04:59 +01:00
2013-03-16 16:04:59 +01:00
2013-03-10 03:00:10 +01:00
2013-03-10 02:13:02 +01:00
2013-03-10 11:16:10 +01:00
2013-03-15 03:02:27 +01:00