summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-03 00:47:21 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-03 00:47:21 +0000
commit1b6f1e7910748c5549c50f428eb08b69c9705836 (patch)
tree595e8910c6f1c840d32b0657a1ed270d931a65e6 /DOCS
parentad60c2618859901d714ce5f0812fa5756b9a1870 (diff)
downloadmpv-1b6f1e7910748c5549c50f428eb08b69c9705836.tar.bz2
mpv-1b6f1e7910748c5549c50f428eb08b69c9705836.tar.xz
huh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9236 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO19
1 files changed, 6 insertions, 13 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 3151cab0e1..95958418d3 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -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)