diff options
author | Henrik Gramner <henrik@gramner.com> | 2016-02-05 21:01:49 +0100 |
---|---|---|
committer | Henrik Gramner <henrik@gramner.com> | 2016-02-05 22:01:38 +0100 |
commit | aa751573fef5a313fd485a74746ab664bd537581 (patch) | |
tree | b26e3c5d65f35906e079a1f0e75b805a494db7c7 /libswresample | |
parent | 6d14e32555ef0b83a354e0e765706f253e0a4505 (diff) | |
download | ffmpeg-aa751573fef5a313fd485a74746ab664bd537581.tar.gz |
avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc
Using rNm and x86inc's stack allocation with a negative value at the same
time isn't supported, and caused the original stack pointer to be clobbered
when using a compiler that doesn't support stack alignment.
Diffstat (limited to 'libswresample')
0 files changed, 0 insertions, 0 deletions