Mercurial > mplayer.hg
changeset 3885:a729f251b123
liba52 optimization changes
author | michael |
---|---|
date | Sun, 30 Dec 2001 02:50:27 +0000 |
parents | 0410677eda4a |
children | 779b58bf6d42 |
files | DOCS/tech/TODO |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/TODO Sun Dec 30 01:47:27 2001 +0000 +++ b/DOCS/tech/TODO Sun Dec 30 02:50:27 2001 +0000 @@ -19,7 +19,7 @@ - getting mss1 (Windows Screen Video) DLL codec working... - kabi - getting PIM1 codec (DLL) working... - kabi - getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required) -- optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c) +- optimize liba52 (downmix.c in 3dnow, rematrix?) - fix seeking with libmad audio codec (codec lost sync and can't resync?) - fix ACELP DirectShow sound decoder (in avifile it's already fixed!)