Mercurial > mplayer.hg
changeset 4055:aec59d50a1d8
no speedup with outcommented rematrix? stuff in a52_block()
liba52 sse optimizations finished / 3dnow(ex) not yet (nick, do u want to do it?)
author | michael |
---|---|
date | Tue, 08 Jan 2002 15:06:27 +0000 |
parents | 225ebd13bfb9 |
children | c631bf06ecfa |
files | DOCS/tech/TODO |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/TODO Tue Jan 08 14:55:36 2002 +0000 +++ b/DOCS/tech/TODO Tue Jan 08 15:06:27 2002 +0000 @@ -15,7 +15,8 @@ - getting mss1 (Windows Screen Video) DLL codec working... - kabi - getting PIM1 codec (DLL) working... - kabi - getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required) -- optimize liba52 (downmix.c in 3dnow, rematrix?) +- optimize liba52 (downmix.c in 3dnow, imdct 3dnowex runtime detection?) + i dont have a 3dnow(ex) cpu so i dont want to do it (michael) - fix seeking with libmad audio codec (codec lost sync and can't resync?) mencoder: