Commit cfee00cb authored by zuxy's avatar zuxy

Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9079 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 59d9a28d
......@@ -177,7 +177,6 @@ static const uint64_t ff_pb_FC attribute_used __attribute__ ((aligned(8))) = 0xF
/* 3Dnow specific */
#define DEF(x) x ## _3dnow
/* for Athlons PAVGUSB is preferred */
#define PAVGB "pavgusb"
#include "dsputil_mmx_avg.h"
......
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