# HG changeset patch # User arpi_esp # Date 987768572 0 # Node ID 142dd5a2631f9d4d05f0821b2252a2a292aaa0e6 # Parent b6cfefccd0716cc744baf2e7f612e868cfa9fee2 priorities changed diff -r b6cfefccd071 -r 142dd5a2631f DOCS/TODO --- a/DOCS/TODO Fri Apr 20 11:56:41 2001 +0000 +++ b/DOCS/TODO Fri Apr 20 12:09:32 2001 +0000 @@ -8,20 +8,19 @@ They Have Been Around For A Long Time: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ High Priority: -- integrating the gui? - finish ASF seeking (find next keyframe) -- seeking support for broken avi files without index chunk -- support for MPEG TS (transport streams) and PES format (?) - I need - sample files! -- audio copy/encoding capability +- asterix.avi audio delays after 5-10 mins (bps mode only) +- fix mp3lib to avoid segfault with some damaged .avi files Medium Priority: +- seeking support for broken avi files without index chunk - fix x11 driver to work without SHM (for remote playing etc) - show current frame number [Gabucino] - seek_to_frame and seek_to_index options -- fix mp3lib to avoid segfault with some damaged .avi files (workaround: -afm 4) +- audio copy/encoding capability Low Priority: - SDL version detection into ./configure - DONE (disabled :)) -- asterix.avi audio delays after 5-10 mins (bps mode only) - fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia) +- support for MPEG TS (transport streams) - I need sample files! +- integrating the gui?