* Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn. Please test! Especially Athlon users. * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057). * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts". * Unrolled ChangeLog.
Showing
This diff is collapsed.
plugins/memcpy/.cvsignore
0 → 100644
plugins/memcpy/Makefile
0 → 100644
plugins/memcpy/fastmemcpy.h
0 → 100644
This diff is collapsed.
plugins/memcpy/memcpy.c
0 → 100644
plugins/memcpy/memcpy3dn.c
0 → 100644
plugins/memcpy/memcpymmx.c
0 → 100644
Please register or sign in to comment