diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2015-10-06 08:38:17 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2015-10-07 08:55:19 -0400 |
commit | ce7872903345c8637c2cfc4245cba4b34f6bbe40 (patch) | |
tree | d0fe941d262f15c3605685a661409c23a50791c7 /libavcodec/svq13.c | |
parent | b3b6665c605328174ef014ae42719d7ab462d0a2 (diff) | |
download | ffmpeg-ce7872903345c8637c2cfc4245cba4b34f6bbe40.tar.gz |
vp9: don't keep a stack pointer if we don't need it.
This saves one register in a few cases on 32bit builds with unaligned
stack (e.g. MSVC), making the code slightly easier to maintain.
(Can someone please test this on 32bit+msvc and confirm make fate-vp9
and tests/checkasm/checkasm still work after this patch?)
Diffstat (limited to 'libavcodec/svq13.c')
0 files changed, 0 insertions, 0 deletions