diff options
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!) |