changeset 1227:57fe59270c67

some updates
author arpi
date Mon, 25 Jun 2001 14:08:55 +0000
parents f485bbe28f77
children df1906af5798
files DOCS/TODO DOCS/codecs.conf
diffstat 2 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/TODO	Mon Jun 25 14:07:52 2001 +0000
+++ b/DOCS/TODO	Mon Jun 25 14:08:55 2001 +0000
@@ -2,9 +2,10 @@
 ~~~~~~
 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 @@
 - 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)
--- a/DOCS/codecs.conf	Mon Jun 25 14:07:52 2001 +0000
+++ b/DOCS/codecs.conf	Mon Jun 25 14:08:55 2001 +0000
@@ -110,7 +110,7 @@
 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 @@
   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"