Mercurial > mplayer.hg
log libvo/osd_template.c @ 23946:9c431c0242f5
age | author | description |
---|---|---|
Wed, 29 Nov 2006 13:49:48 +0000 | reimar | Avoid compiling code using %ah etc. on AMD64, since that will not work |
Wed, 01 Nov 2006 18:41:25 +0000 | reimar | ARCH_X86 simplifications |
Mon, 12 Jun 2006 11:14:10 +0000 | gpoirier | moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop. |
Tue, 13 Sep 2005 21:41:44 +0000 | reimar | Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2". |
Thu, 21 Oct 2004 11:55:20 +0000 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
Mon, 31 May 2004 15:13:35 +0000 | nplourde | draw alpha for uyvy |
Sun, 03 Aug 2003 18:33:28 +0000 | alex | removed obsolete my_profile |