1
|
1 TO DO:
|
|
2 ~~~~~~
|
|
3 Urgent:
|
|
4 - asterix.avi audio delays after 5-10 mins (bps mode only)
|
139
|
5 - finish ASF seeking (find next keyframe)
|
|
6 - fix DGA driver to work in 15/16 bpp
|
|
7 - fix x11 driver to work without SHM (for remote playing etc)
|
1
|
8
|
|
9 Fix compilation problems:
|
|
10 - SDL version detection into ./configure - DONE (disabled :))
|
|
11
|
|
12 Libvo features:
|
|
13 - framebuffer and svgalib support (both)
|
|
14 - real fullscreen (black bands at unused areas) support - DONE for xmga & x11
|
35
|
15 - fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
|
1
|
16
|
|
17 Player features:
|
|
18 - libcss support
|
139
|
19 - subtitles (.sub files) & OSD support
|
1
|
20 - show movie length / position in percent
|
|
21 - show current frame number [Gabucino]
|
|
22 - seek_to_frame and seek_to_index options
|
|
23 - fix mp3lib to avoid segfault with some damaged .avi files (workaround: -afm 4)
|
|
24 - integrating the gui?
|
|
25 - support for more codecs (sample .avi files and .dll needed!) - HELP!
|
|
26 - support for MPEG TS (transport streams) and PES format - I need sample files!
|
139
|
27 - verify valid range of numeric options (like '-xy 0') - new configfile code?
|
|
28 - audio copy/encoding capability
|