diff options
author | Mans Rullgard <mans@mansr.com> | 2012-10-03 22:53:00 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-10-05 22:33:32 +0100 |
commit | bcf07a15a0aea23d2aa3eb71ea6ec7b3d21892ac (patch) | |
tree | 51c27f8a51d07b7ba7b9a3a8b8b920dd4693b614 /libavcodec/mpegvideo.c | |
parent | f1c6a740fcb9ea0a977855bb708c0541149fa9cf (diff) | |
download | ffmpeg-bcf07a15a0aea23d2aa3eb71ea6ec7b3d21892ac.tar.gz |
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: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/mpegvideo.c')
0 files changed, 0 insertions, 0 deletions