Mercurial > libavcodec.hg
comparison mpegvideo.h @ 7683:c4e4df98b703 libavcodec
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%
author | gpoirier |
---|---|
date | Sun, 24 Aug 2008 08:41:20 +0000 |
parents | 5cbf11f56c02 |
children | c4a4495715dd |
comparison
equal
deleted
inserted
replaced
7682:a08c1a035386 | 7683:c4e4df98b703 |
---|