]> git.sesse.net Git - vlc/commitdiff
Closed old entries.
authorChristophe Massiot <massiot@videolan.org>
Fri, 12 Jul 2002 22:42:30 +0000 (22:42 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 12 Jul 2002 22:42:30 +0000 (22:42 +0000)
TODO

diff --git a/TODO b/TODO
index 2b424a5aeec33215b1b2e580e47a98e008eca201..2e0c39738f30dc6ebe5d6ba10cc5f47bd1657b95 100644 (file)
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@ Urgency: Normal
 Description: Full DVD navigation
  Once the core DVD navigation features are ready (see item 0x52), port the
  interface and video output modules so that they can handle it.
-Status: Todo
+Status: In the works (stef)
 
 Task: 0x56
 Difficulty: Hard
@@ -111,7 +111,7 @@ Urgency: Normal
 Description: DVD navigation core features
  We need an interpreter for the DVD virtual machine to make it easier to
  browse DVDs later.
-Status: Todo
+Status: In the works (stef)
 
 Task: 0x51
 Difficulty: Easy
@@ -478,7 +478,7 @@ Description: Ogg/Vorbis audio decoder support
  The Ogg/Vorbis audio format is a free alternative to the patent-encumbered
  MP3 format. The system packets are quite different than the MPEG ones, so
  adding support for it would require a lot of code rewrite.
-Status: Todo
+Status: In the works (Xavier Maillard)
 
 Task: 0x23
 Difficulty: Guru
@@ -639,7 +639,7 @@ Urgency: Normal
 Description: Optimize YUV scaling
  The YUV scaling method does not seem very efficient. Perhaps
  some CPU cycles can be gained by saving some buffers.
-Status: Todo
+Status: Done (sam) because of vout 4
 
 Task: 0x10
 Difficulty: Easy