comparison DOCS/TODO @ 861:c80faaa2c2c1

some updates
author arpi_esp
date Thu, 24 May 2001 18:33:51 +0000
parents edc6758694ed
children f51b1ad62410
comparison
equal deleted inserted replaced
860:edc6758694ed 861:c80faaa2c2c1
1 TO DO: 1 TO DO:
2 ~~~~~~ 2 ~~~~~~
3 Urgent: 3
4 - support for more codecs (sample .avi files and .dll needed!) - HELP! 4 High Priority:
5 - make a release! 5 - finish ASF seeking (find next keyframe)
6 - change to libxmm
7 - audio playback rate setting [Jelmer Feenstra] 6 - audio playback rate setting [Jelmer Feenstra]
7 - asterix.avi audio delays after 5-10 mins (bps mode only) - DONE?
8 - fix x11 driver to work without SHM (for remote playing etc)
8 - further optimizations 9 - further optimizations
9 10
10 They Have Been Around For A Long Time:
11 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12 High Priority:
13 - finish ASF seeking (find next keyframe)
14 - asterix.avi audio delays after 5-10 mins (bps mode only)
15 - fix mp3lib to avoid segfault with some damaged .avi files (DONE!?)
16
17 Medium Priority: 11 Medium Priority:
18 - seeking support for broken avi files without index chunk (DONE!)
19 - fix x11 driver to work without SHM (for remote playing etc)
20 - show current frame number [Gabucino] 12 - show current frame number [Gabucino]
21 - seek_to_frame and seek_to_index options 13 - seek_to_frame and seek_to_index options
22 - audio copy/encoding capability 14 - audio copy/encoding capability
23 15
24 Low Priority: 16 Low Priority:
25 - fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia) 17 - fix X4.0.x/DRI OpenGL - DONE? mga works with 4.0.3
26 - support for MPEG TS (transport streams) - I need sample files! 18 - support for MPEG TS (transport streams) - I need sample files!
27 - integrating the gui? 19 - integrating the gui? - DONE?