diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-28 20:06:00 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-28 20:06:00 +0000 |
commit | 3f35a61c6cb3b4ea51b1bd9875e44aa3e1195053 (patch) | |
tree | dd35c0b8c2b9fc4bc89102ccdc17bec93bfe1ea7 /DOCS | |
parent | 2df3bed0bf14115d453045dd52d3f83af7077a0f (diff) |
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3845 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/tech/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index d6f4a9598c..3627284793 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -18,8 +18,10 @@ demuxer: 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) - fix seeking with libmad audio codec (codec lost sync and can't resync?) +- fix ACELP DirectShow sound decoder (in avifile it's already fixed!) mencoder: - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video @@ -50,6 +52,7 @@ demuxer: - implement forward seeking in indexed avi streams - implement brute-force broken avi fixer - demux_mpg: support for VDR's index files for more accurate seeking +- implement seeking for YUV4MPEG(2), NuppelVideo and Real decoders: - check and import videodecoding.de stuff @@ -72,6 +75,7 @@ other: - sub database - mga_vid crtc2 fix - make mach64_vid +- make nvidia_vid ;) - libvo2 - display OSD and subtitles using DVB card's OSD |