mpv/waftools/fragments
wm4 0cff5836c3 Remove CPU detection and inline asm handling
Not needed anymore. I'm not opposed to having asm, but inline asm is too
much of a pain, and it was planned long ago to eventually get rid fo all
inline asm uses.

For the note, the inline asm use that was removed with the previous
commits was almost worthless. It was confined to video filters, and most
video filtering is now done with libavfilter. Some mpv filters (like
vf_pullup) actually redirect to libavfilter if possible.

If asm is added in the future, it should happen in the form of external
files.
2014-04-19 17:10:56 +02:00
..
cocoa.m build: fix cocoa configure check on OS X 10.7 2014-01-02 20:42:03 +01:00
coreaudio.c
dvb.c
gl_x11.c
iconv.c
lua.c build: fix missing prototypes in lua check fragment 2013-11-23 16:17:52 +01:00
lua_libquvi4.c
lua_libquvi9.c
oss_audio.c build: reimplement the OSS checks using a more declarative approach 2013-11-29 23:11:12 +01:00
oss_audio_sunaudio.c build: reimplement the OSS checks using a more declarative approach 2013-11-29 23:11:12 +01:00
pthreads.c
pvr.c
vcd_windows.c
wasapi.c
xf86vm.c
xf86xk.c