Mercurial > mplayer.hg
comparison DOCS/tech/TODO @ 3885:a729f251b123
liba52 optimization changes
author | michael |
---|---|
date | Sun, 30 Dec 2001 02:50:27 +0000 |
parents | c8a05d5f68b5 |
children | 3f08e7a185a1 |
comparison
equal
deleted
inserted
replaced
3884:0410677eda4a | 3885:a729f251b123 |
---|---|
17 | 17 |
18 decoders: | 18 decoders: |
19 - getting mss1 (Windows Screen Video) DLL codec working... - kabi | 19 - getting mss1 (Windows Screen Video) DLL codec working... - kabi |
20 - getting PIM1 codec (DLL) working... - kabi | 20 - getting PIM1 codec (DLL) working... - kabi |
21 - getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required) | 21 - getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required) |
22 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c) | 22 - optimize liba52 (downmix.c in 3dnow, rematrix?) |
23 - fix seeking with libmad audio codec (codec lost sync and can't resync?) | 23 - fix seeking with libmad audio codec (codec lost sync and can't resync?) |
24 - fix ACELP DirectShow sound decoder (in avifile it's already fixed!) | 24 - fix ACELP DirectShow sound decoder (in avifile it's already fixed!) |
25 | 25 |
26 mencoder: | 26 mencoder: |
27 - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video | 27 - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video |