changeset 3948:014f1c283b92

some done and some delayed
author arpi
date Wed, 02 Jan 2002 17:26:58 +0000
parents 2eb8c8aacca7
children 2a114488e3ca
files DOCS/tech/TODO
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/TODO	Wed Jan 02 17:11:49 2002 +0000
+++ b/DOCS/tech/TODO	Wed Jan 02 17:26:58 2002 +0000
@@ -7,14 +7,11 @@
 
 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 @@
 - 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)