diff options
author | Alexis Ballier <alexis.ballier@gmail.com> | 2008-08-24 08:41:20 +0000 |
---|---|---|
committer | Guillaume Poirier <gpoirier@mplayerhq.hu> | 2008-08-24 08:41:20 +0000 |
commit | dad6afb4cb8dc98c7edb4370c7b589b90c546395 (patch) | |
tree | 8dae43d84dbd29854fef2c5e19de4bd58c5ac565 /libavformat | |
parent | cbcbf439b9641b1f2e95ec2ca23a52e6473f725b (diff) | |
download | ffmpeg-dad6afb4cb8dc98c7edb4370c7b589b90c546395.tar.gz |
stricter constraints of asm() blocks
All these variables are used as left operands of a movd instruction,
which does accept only memory or register operands while the "g"
constraint also allows immediates. Use "rm" instead.
Patch by Alexis Ballier %alexis P ballier A gmail P com%
Originally committed as revision 14941 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions