Commit 2fc9a94d authored by diego's avatar diego

emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak net

reference thread:
Subject: Re: [FFmpeg-devel] [PATCH] Coremake support - ff-grab-emms_c.patch (1/1)
Date: Thu, 07 Jun 2007 09:01:44 -0400


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9236 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8d8ae906
......@@ -839,9 +839,7 @@ static int aiw_read_picture(VideoData *s, uint8_t *data)
DEINT_LINE_LUM(12)
}
}
#ifdef HAVE_MMX
emms();
#endif
emms_c();
return s->frame_size;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment