summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-02 17:26:58 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-02 17:26:58 +0000
commit55daa9b17b3a332db0b3f1aeab3b3d9ac121bb28 (patch)
treedf6509577d8d4f278e0273a97967c9750f13d59d /DOCS
parentbefc74468f326f23aa9ce5068d8ff0c9a561a5b1 (diff)
downloadmpv-55daa9b17b3a332db0b3f1aeab3b3d9ac121bb28.tar.bz2
mpv-55daa9b17b3a332db0b3f1aeab3b3d9ac121bb28.tar.xz
some done and some delayed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3949 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 1336eb1e45..48df074305 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -7,14 +7,11 @@ FOR THE RELEASE:
URGENT:
- prebuffering to cache2 (req. for MMS) - URGENT!
-- check wmv8 with gcc 3.0x
-- fix cvid on ppc
-- fix ACELP DirectShow sound decoder (in avifile it's already fixed!)
- mencoder: implement VBR audio copy
- mencoder: Estimated Size and Time
-- mencoder: image cut/crop/extend filter
decoders:
+- fix cvid on ppc
- getting mss1 (Windows Screen Video) DLL codec working... - kabi
- getting PIM1 codec (DLL) working... - kabi
- getting 3ivX DLL working (CoCreateFreeThreadedMarshaler call required)
@@ -22,6 +19,7 @@ decoders:
- fix seeking with libmad audio codec (codec lost sync and can't resync?)
mencoder:
+- mencoder: image cut/crop/extend filter
- add some kind of "-ss" option, to start at e.g. 1:0:0 at the video
- add a endpoint for encoding, like above
- finish 3-pass encoding (audio, video1, video2)