[Mplayer-cvslog] CVS: main/DOCS/tech TODO,1.9,1.10
Arpi of Ize
arpi at mplayer.dev.hu
Sun Dec 9 12:52:42 CET 2001
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mplayer:/var/tmp.root/cvs-serv14717
Modified Files:
TODO
Log Message:
runtime stuff
Index: TODO
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/TODO,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- TODO 9 Dec 2001 01:28:11 -0000 1.9
+++ TODO 9 Dec 2001 11:52:29 -0000 1.10
@@ -24,9 +24,17 @@
other:
- fix DVB a-v sync problems, switch to mp1e
-- check if runtime cpu detection works and complete, and add ./configure option
- and announce it and so on...
+runtime:
+- add --enable-runtime or something (should change VERSION header and enable
+ runtime cpu detect and print banner telling users to recompile for speed)
+- runtime cpu detection in:
+ aclib.c
+ vo_dga.c (asm stuff may be removed and replaced by fastmemcpy?)
+ vbelib.c (is it ok for all x86 cpus?)
+ libac3 (should be ported to liba52)
+ win32.c ??? (its cpu detection is unclean for me)
+
FUTURE:
~~~~~~~
More information about the MPlayer-cvslog
mailing list