diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-01-08 15:06:27 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-01-08 15:06:27 +0000 |
commit | 8ecefe99f53947bbe14c284e163a749db21ca068 (patch) | |
tree | b208d6cd9a387c98646b3e74b65089a86db803d1 /DOCS/tech/TODO | |
parent | 247ca52f0083627ee74960b64effacc3c3764fb5 (diff) |
no speedup with outcommented rematrix? stuff in a52_block()
liba52 sse optimizations finished / 3dnow(ex) not yet (nick, do u want to do it?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4056 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r-- | DOCS/tech/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index 48df074305..65e41a8918 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -15,7 +15,8 @@ decoders: - 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: |