summaryrefslogtreecommitdiffstats
path: root/DOCS/TODO
blob: 11dc8e9a481e4af36a29a8e32cb1800afe918147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TO DO:
~~~~~~
Urgent:
- support for more codecs  (sample .avi files and .dll needed!) - HELP!
- make a release!
- change to libxmm

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:
- SDL version detection into ./configure - DONE (disabled :))
- 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?