[Mplayer-cvslog] CVS: main/DOCS/tech TODO,1.30,1.31
Arpi of Ize
arpi at mplayer.dev.hu
Mon Feb 11 02:15:25 CET 2002
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mplayer:/var/tmp.root/cvs-serv9236
Modified Files:
TODO
Log Message:
updated. please check...
Index: TODO
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/TODO,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- TODO 8 Jan 2002 15:06:27 -0000 1.30
+++ TODO 11 Feb 2002 01:15:22 -0000 1.31
@@ -5,29 +5,18 @@
FOR THE RELEASE:
~~~~~~~~~~~~~~~~
-URGENT:
-- prebuffering to cache2 (req. for MMS) - URGENT!
-- mencoder: implement VBR audio copy
-- mencoder: Estimated Size and Time
-
-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)
-- optimize liba52 (downmix.c in 3dnow, imdct 3dnowex runtime detection?)
- i dont have a 3dnow(ex) cpu so i dont want to do it (michael)
-- 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)
-- add win32 encoders support
+AVI demuxer:
+- fix AVI index offset base position handling ('no video steram found' bug)
+- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
+- fix for growing avi files (movi_end pos > stream->end_pos)
+- implement forward seeking in indexed avi streams
-other:
-- fix DVB a-v sync problems, switch to mp1e
+URGENT:
+- finish mencoder -ovc vfw (bitrate setting, codec selection etc)
+- mencoder: image cut/crop/extend filter, colorspace conversion
+- codec priority option
+- implement software scaling to vo_mpegpes
+- ./configure support for XviD
runtime:
- add --enable-runtime or something (should change VERSION header and enable
@@ -36,19 +25,22 @@
vo_dga.c (asm stuff may be removed and replaced by fastmemcpy?)
libac3 (should be ported to liba52)
- test(fix?) mp3lib cpu detection code
-
FUTURE:
~~~~~~~
+decoders:
+- fix cvid on ppc
+- getting mss1 (Windows Screen Video) DLL codec working... - kabi
+- getting PIM1 codec (DLL) working... - kabi
+- fix seeking with libmad audio codec (codec lost sync and can't resync?)
+
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
+- implement Ogg demuxer
decoders:
-- check and import videodecoding.de stuff
- qtx support?
- define some common api for native audio and video codecs
and move them to seperated place (hopefully will allow adding new
More information about the MPlayer-cvslog
mailing list