[FFmpeg-devel] [PATCH] lossless_videodsp.asm: fix compilation.
Michael Niedermayer
michaelni at gmx.at
Tue Jan 21 03:22:35 CET 2014
On Mon, Jan 20, 2014 at 11:28:47PM +0100, Reimar Döffinger wrote:
> Fixes these errors with nasm:
> libavcodec/x86/lossless_videodsp.asm:86: error: invalid combination of opcode and operands
> libavcodec/x86/lossless_videodsp.asm:88: error: invalid combination of opcode and operands
> I don't know whether movd or movq was meant, but either way
> maskq vs. maskd must match the mov size.
>
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> ---
> libavcodec/x86/lossless_videodsp.asm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140121/bccffa9d/attachment.asc>
More information about the ffmpeg-devel
mailing list