view DOCS/TODO @ 698:f0fbf1a9bf31

Moving fast_memcpy to separate file (Size optimization)
author nickols_k
date Sat, 05 May 2001 13:30:00 +0000
parents 2bd3a6a6f7bf
children 550e3ff06099
line wrap: on
line source

TO DO:
~~~~~~
Urgent:
- support for more codecs  (sample .avi files and .dll needed!) - HELP!
- make a release!
- change to libxmm
- audio playback rate setting [Jelmer Feenstra]

They Have Been Around For A Long Time:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
High Priority:
- finish ASF seeking (find next keyframe)
- 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
- audio copy/encoding capability

Low Priority:
- 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?