Commit 87f1a9e0 authored by diego's avatar diego

Fix wrong #endif comment.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@26300 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 151b2769
......@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment