提交 5202ed31 编写于 作者: D Diego Biurrun

Fix wrong #endif comment.

Originally committed as revision 26300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
上级 473a88ca
......@@ -188,7 +188,7 @@ static volatile uint64_t attribute_used __attribute__((aligned(8))) r5Dither;
#define RENAME(a) a ## _MMX2
#include "yuv2rgb_template.c"
#endif /* defined(ARCH_X86) */
#endif /* HAVE_MMX */
const int32_t Inverse_Table_6_9[8][4] = {
{117504, 138453, 13954, 34903}, /* no sequence_display_extension */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册