summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-21 17:16:21 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-21 17:16:21 +0000
commit17631d59b7986f8b59731ebdb557d0eb7a3d4b76 (patch)
tree0c5bb92c961c696edaae6889a762ce322d8aaf91 /DOCS
parent404adc94f44b2736d7c30bbc10fe47ab40c092f7 (diff)
downloadmpv-17631d59b7986f8b59731ebdb557d0eb7a3d4b76.tar.bz2
mpv-17631d59b7986f8b59731ebdb557d0eb7a3d4b76.tar.xz
some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5246 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index d24cce7209..6a79746018 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -6,7 +6,7 @@ FOR THE RELEASE:
~~~~~~~~~~~~~~~~
AVI demuxer:
-- fix AVI index offset base position handling ('no video steram found' bug)
+- 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
@@ -30,6 +30,7 @@ decoders:
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?
@@ -37,6 +38,8 @@ decoders:
mencoder:
- add ogg/vorbis audio encoder
- stop/resume
+- make a better encoder api
+- add muxer api
gui:
- playlist ?