diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-30 02:50:27 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-30 02:50:27 +0000 |
commit | 3ba163b9293ef6b5661b6fd44a926304767acd8d (patch) | |
tree | ad5b36634f73d43d9cefba5fb1d51d397258be5c /DOCS/tech | |
parent | 8066b4ad3375ec189bd96127e85b64bccb5faa09 (diff) |
liba52 optimization changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3886 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index c920fac3fc..134da7a49e 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -19,7 +19,7 @@ decoders: - 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!) |