git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1162 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-18 21:43:26 +00:00
parent dd1aa899a0
commit 679adfb5e5
1 changed files with 14 additions and 0 deletions

View File

@ -1,10 +1,24 @@
TO DO:
~~~~~~
For the Release:
- upgrade opendivx decore
- remove opendivx encore
After the release:
- finish OSD control (mixer, brightness/contrast/etc..)
- libvo2...
- direct rendering
- interlaced mpeg2 support
- move video decoding out of mplayer.c
- move fileformat-dependent code out of mplayer.c
- qt/mov support
- real mpeg4 (momusys) support (mp4v)
- fast forward (changing fps on-the-fly)
- subtitles with black rectangle background (option)
- audio downmixing (for fast-forward and for old soundcards)
DONE:
- fix up fonts (make release version of font generator?) - DONE
- apply X11/ICCCM compliance patches - DONE
- play_only_n_frames option (chl) - DONE
- -benchmark option [Gabucino] - DONE