1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

Fix wrong #endif comment.

Originally committed as revision 26300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun 2008-03-29 15:51:05 +00:00
parent 473a88caaf
commit 5202ed315b

View File

@ -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 */