summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 19:55:11 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 19:55:11 +0000
commit7db8f9a6247e971530a40be19945595bf9d73364 (patch)
tree86079f74aa2038175c7893cd844358b08a2f1969 /DOCS
parent8d52c0e985b771b7978e2816a194b4442e0f3607 (diff)
downloadmpv-7db8f9a6247e971530a40be19945595bf9d73364.tar.bz2
mpv-7db8f9a6247e971530a40be19945595bf9d73364.tar.xz
different goals
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9378 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO16
1 files changed, 13 insertions, 3 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 95958418d3..da2280c443 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -2,12 +2,22 @@
TODO:
=====
-FOR THE LAST RC-RELEASE:
-~~~~~~~~~~~~~~~~~~~~~~~~
-- fix vo_svga vs. -vop scale - FIXED?
+CVS CLEANUP work:
+~~~~~~~~~~~~~~~~~
+- remove old config/cmdline parser code
+- maybe remove .raw font support too
+- renaming DOCS/translations: Hungarian->hu etc
+- rename linux->osdep
+- upgrade libmpeg2 to 0.3.1+Fabian's patch
+- maybe upgrade to liba52 cvs & merge in (or redo?) the asm optimizations
+- change build & install stuff (cross-lib dependency etc)
+- we should apply the delayed patches (see my mail sent yesterday about patches
+- we should switch to the patch tracker (roundup)
+
FOR THE NEXT RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
+- fix vo_svga vs. -vop 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.