# HG changeset patch # User arpi # Date 1007926694 0 # Node ID 1602abff75a351cb360cbfccc8cf98a105537945 # Parent 452ff9f57cdfc7b307dde1b5904bb7d44ad26880 done :) diff -r 452ff9f57cdf -r 1602abff75a3 DOCS/tech/TODO --- a/DOCS/tech/TODO Sun Dec 09 19:24:22 2001 +0000 +++ b/DOCS/tech/TODO Sun Dec 09 19:38:14 2001 +0000 @@ -29,11 +29,8 @@ - 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: @@ -50,7 +47,6 @@ and move them to seperated place (hopefully will allow adding new codecs without having to modify mplayer core code, also would speed up by limiting number of select statements) -- switch to liba52 for ac3 decoding mencoder: - add ogg/vorbis audio encoder