Skip to content
Snippets Groups Projects
Commit bcf07a15 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

x86: dsputil: kill VLA in gmc_mmx()


Instead of using an evil VLA, fall back to C version when edge
emulation is needed.  MPEG4 GMC is a rarely used fringe feature
so the speed loss is an acceptable cost for safer code.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent f1c6a740
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.
Finish editing this message first!
Please register or to comment