]> git.sesse.net Git - vlc/blobdiff - TODO
* Beginning of the built-in modules support.
[vlc] / TODO
diff --git a/TODO b/TODO
index 69657195ffd0474a0fd504a61ba981d1bd8df378..40381884a8e5bdaac632755f7c70fd12fcaca3fb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -99,7 +99,7 @@ Description: Write TS support
  The parser has already been back-ported, but it still lacks the
  PSI parser, and currently the functions to read from the network
  are yet to be written.
-Status: Todo
+Status: Done 7 Mar 2001 (henri)
 
 Task: 0x42
 Difficulty: Medium
@@ -199,7 +199,7 @@ Description: Make aout eat less CPU
  When the vlc is launched without a stream, the audio_output thread
  eats all memory, probably because there is no msleep() when no data
  is available in the audio_output queue.
-Status: Done one doesn't know when by some unknown stranger
+Status: Done (henri)
 
 Task: 0x37
 Difficulty: Guru
@@ -295,7 +295,7 @@ Urgency: Normal
 Description: ALSA audio output support
  ALSA is the Advanced Linux Sound Architecture and is believed to be
  technically superior to the usual OSS support found in the Linux kernel.
-Status: Done ( henri )
+Status: Done (henri)
 
 Task: 0x29
 Difficulty: Guru
@@ -356,7 +356,7 @@ Description: Xv video output support
  XFree 4.0 provides the Xv interface which can do hardware YUV on supported
  hardware. Unfortunately, there doesn't seem to be much documentation
  available.
-Status: Todo
+Status: Done 1 Apr 2001 (shane)
 
 Task: 0x22
 Difficulty: Medium