aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/TODO
diff options
context:
space:
mode:
authorGravatar jonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-22 12:02:27 +0000
committerGravatar jonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-22 12:02:27 +0000
commit169af37678fc9a229fb1a7eace20ed381fadd66c (patch)
treeeda8c795685fd13e667204b9b31084506e9e4317 /DOCS/tech/TODO
parentbb34e79aa6e60ae8493b712d407ff979559c8643 (diff)
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9645 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r--DOCS/tech/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index b2da491ab4..b0ec7e4fb4 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -37,7 +37,7 @@ Post-0.90 / CVS CLEANUP work:
FOR THE NEXT RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
-- fix vo_svga vs. -vop scale
+- fix vo_svga vs. -vf scale
- 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.
@@ -48,7 +48,7 @@ FOR THE NEXT RELEASE:
- fix partial -dr + ffmpeg + B frames (different stride per frame)
- implementing 8bpp support in vo_x11.c
- remove SVQ1 from libmpcodecs
-- remove -vop yuy2, yvu9
+- remove -vf yuy2, yvu9
- cleanup qtaudio/qtvideo (move globals to context)
- cleanup DMO interfaces
- re-design makefile dependency system