diff DOCS/tech/TODO @ 6050:de28fffadb2e

???
author arpi
date Sun, 12 May 2002 00:46:39 +0000 (2002-05-12)
parents 890847e4f036
children 9acac87c7bfb
line wrap: on
line diff
--- a/DOCS/tech/TODO	Sun May 12 00:44:32 2002 +0000
+++ b/DOCS/tech/TODO	Sun May 12 00:46:39 2002 +0000
@@ -12,12 +12,14 @@
 ~~~~~~~~~~~~~~~~
 - mencoder: migrate to muxer layer
 
-demuxer:
+avi demuxer: (needs rewrite)
 - fix AVI index offset base position handling ('no video stream found' bug)
 - implement OpenDML index support (read & write)
 - 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
+
+demuxer:
 - fix .asf demuxer bugs
 - forward seeking from stdin ?
 - fix the whole syncing mechanism of Real demuxer