summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-25 14:08:55 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-25 14:08:55 +0000
commit5e3b4c3dade5bf0b52e514579528b48484e6cbd2 (patch)
tree8b2989fc2186305f3cbab35e3cdf1776e2f040f9 /DOCS
parent332c834bc516db4f65d39fb3f6dffab7fccded7d (diff)
downloadmpv-5e3b4c3dade5bf0b52e514579528b48484e6cbd2.tar.bz2
mpv-5e3b4c3dade5bf0b52e514579528b48484e6cbd2.tar.xz
some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1228 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/TODO5
-rw-r--r--DOCS/codecs.conf6
2 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index d755aaf36c..eaaf5ad27c 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -2,9 +2,10 @@ TO DO:
~~~~~~
For the Release:
- update homepage about CVS access (new server)
-- fix cvslog postings for new CVS server - DONE?
+- update win32codec.zip package!!! (missing qdv.dll etc)
After the release:
+- fix cvslog postings for new CVS server - DONE
- finish OSD control (mixer, brightness/contrast/etc..)
- libvo2...
- direct rendering
@@ -16,7 +17,7 @@ After the release:
- fast forward (changing fps on-the-fly)
- subtitles with black rectangle background (option)
- audio downmixing (for fast-forward and for old soundcards)
-- upgrade opendivx decore - FAILED
+- upgrade opendivx decore - FAILED (CVS version is unstable now)
- remove opendivx encore - SKIPPED
DONE: (move this to ChangeLog among other things)
diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf
index 515061d231..db84c52818 100644
--- a/DOCS/codecs.conf
+++ b/DOCS/codecs.conf
@@ -110,7 +110,7 @@ videocodec indeo4
videocodec indeo3
info "Intel Indeo 3.1/3.2"
status buggy
- comment "upside-down"
+ comment "upside-down with some vo drivers, (no yuv)"
fourcc IV31,iv31
fourcc IV32,iv32
driver vfw
@@ -386,14 +386,14 @@ audiocodec alaw
status working
format 0x6
driver alaw
- dll "xanim-alaw"
+ dll "alaw"
audiocodec ulaw
info "uLaw"
status working
format 0x7
driver alaw
- dll "xanim-ulaw"
+ dll "ulaw"
audiocodec dvdpcm
info "Uncompressed DVD PCM"