git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9236 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-02-03 00:47:21 +00:00
parent ad60c26188
commit 1b6f1e7910
1 changed files with 6 additions and 13 deletions

View File

@ -4,22 +4,15 @@ TODO:
FOR THE LAST RC-RELEASE:
~~~~~~~~~~~~~~~~~~~~~~~~
- Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
This patch makes mplayer unusable in console mode, always leaves the
console in graphic mode.
- fix iconv issues:
- ogm subtitles crash if compiled with libiconv - FIXED?
- -subcp has no effect - FIXED?
- fix vo_svga vs. -vop scale
- remove or fix -vop lavcdeint - WHAT TO DO?
- Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv)
UPDATE: Actually -fixed-vo -vo xv doesn't work at all with 'f'...
no matter if panscan is used or not...
- fix vo_svga vs. -vop scale - FIXED?
FOR THE NEXT RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
- supporting Noir.rm? Garbled image now. Maybe codec scales?
- Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
- Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
This patch makes mplayer unusable in console mode, always leaves the
console in graphic mode.
- supporting Noir.rm? Garbled image now. Maybe codec scales?
- Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
- check files at FTP/incoming/!to_be_fixed/*
- fix locale problems (add common float parser / mp_sscanf())
- fix partial -dr + ffmpeg + B frames (different stride per frame)