ffmpeg/libavfilter/x86
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
So switching to a consistent naming scheme beforehand is sensible.
The name "mmxext" is more official and widespread and also the name
of the CPU flag, as reported e.g. by the Linux kernel.
2012-08-03 22:51:05 +02:00
..
gradfun.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
Makefile Add gradfun filter, ported from MPlayer. 2010-12-12 17:59:10 +00:00
yadif.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
yadif_template.c vf_yadif: move x86 init code to x86/yadif.c 2012-07-02 01:16:37 +01:00