[Mplayer-cvslog] CVS: main/DOCS/tech TODO,1.2,1.3

Atmosfear atmos4 at mplayer.dev.hu
Thu Nov 29 18:13:40 CET 2001


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

Modified Files:
	TODO 
Log Message:
Some updates.


Index: TODO
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO	27 Nov 2001 13:02:16 -0000	1.2
+++ TODO	29 Nov 2001 17:13:37 -0000	1.3
@@ -9,6 +9,8 @@
 - check dvdread/dvdcss version problems
 - add -dumpstream
 - implement seek for VIVO
+- clean up vcd support (so it can be en/disabled)
+- implement forward seeking in indexed avi streams
 
 decoders:
 - check and import videodecoding.de stuff
@@ -16,6 +18,11 @@
 - finish native g72x audio decoder
 - qtx support?
 - fix the MSVideo1-bugs
+- define some common api for native audio and video codecs
+  and move them to seperated place (hopefully will allow adding new
+  codecs without having to modify mplayer core code, also would speed
+  up by limiting number of select statements)
+- switch to liba52 for ac3 decoding
 
 mencoder:
 - add ffmpeg encoders support
@@ -26,7 +33,7 @@
 - implement VBR audio copy
 - Estimated Size and Time
 - stop/resume
-- image resize filter
+- image resize filter (->fix/use yuv2yuv scaler?)
 - image cut/crop filter
 
 gui:




More information about the MPlayer-cvslog mailing list