summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 8f4b77a749..ddedfe4680 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -12,12 +12,14 @@ FOR THE RELEASE:
~~~~~~~~~~~~~~~~
- 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