[Mplayer-cvslog] CVS: main/DOCS/tech TODO,1.33,1.34

Arpi of Ize arpi at mplayer.dev.hu
Mon Apr 8 03:54:13 CEST 2002


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mplayer:/var/tmp.root/cvs-serv8239

Modified Files:
	TODO 
Log Message:
updated


Index: TODO
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/TODO,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- TODO	21 Mar 2002 17:16:21 -0000	1.33
+++ TODO	8 Apr 2002 01:54:11 -0000	1.34
@@ -4,20 +4,26 @@
 
 FOR THE RELEASE:
 ~~~~~~~~~~~~~~~~
+remove all non-GPL code...
+(move them out from 'main' tree to some 'obsoleted' tree in cvs)
 
-AVI demuxer:
+demuxer:
 - fix AVI index offset base position handling ('no video stream 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 avi streams with no index
+- implement seeking to Ogg demuxer
+- fix .asf demuxer bugs
+- forward seeking from stdin ?
+- fix the whole syncing mechanism of Real demuxer
+- implement mpeg-TS demuxer
 
 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
-- move encoders from mencoder.c to libvo
-- implement/commit Ogg demuxer
+- mencoder: move encoders from mencoder.c to libmpcodecs
+- mencoder: migrate to muxer layer
+- move realtime mpeg1 encoders (lavc, fame, rte) to libmpcodecs/vf
 
 
 FUTURE:
@@ -25,12 +31,10 @@
 
 decoders:
 - getting mss1 (Windows Screen Video) DLL codec working... - kabi
-- fix seeking with libmad audio codec (codec lost sync and can't resync?)
 
 demuxer:
 - demux_mpg: support for VDR's index files for more accurate seeking
 - implement seeking for YUV4MPEG_2_, NuppelVideo and Real
-- fix the whole syncing mechanism of Real demuxer
 
 decoders:
 - qtx support?
@@ -38,8 +42,6 @@
 mencoder:
 - add ogg/vorbis audio encoder
 - stop/resume
-- make a better encoder api
-- add muxer api
 
 gui:
 - playlist ?
@@ -50,5 +52,3 @@
 - mga_vid crtc2 fix
 - make nvidia_vid ;)
 - display OSD and subtitles using DVB card's OSD
-
-  




More information about the MPlayer-cvslog mailing list