]> git.sesse.net Git - vlc/blobdiff - TODO
BUGS to solve:
[vlc] / TODO
diff --git a/TODO b/TODO
index 67200bf6a0980909f5fe5adfb95f8a3897bbac76..2b424a5aeec33215b1b2e580e47a98e008eca201 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,7 +31,7 @@ Description: Infrared support
  Write a plugin which listens to the infrared port and sends appropriate
  commands to the application. This can either be an interface plugin, or,
  preferably, a new kind of interface-agnostic "command" plugin.
-Status: Todo
+Status: Done 6 Feb 2002 (Sigmund Augdal)
 
 Task: 0x5b
 Difficulty: Hard
@@ -47,7 +47,7 @@ Urgency: Wishlist
 Description: Share stream information between vlc and vls
  vls should send misc TS packets to let us know what the stream PID
  contain, such as the language, or the subtitle palette.
-Status: Todo
+Status: Done (collective work)
 
 Task: 0x59
 Difficulty: Hard
@@ -88,7 +88,7 @@ Description: Video output IV
  The new video output should support subtitles both in software and hardware
  YUV (see item 0x4d). One should also care about XVideo buffers, there is a
  way to directly decode into them, which would improve performances.
-Status: Todo
+Status: Done 9 Dec 2001 (sam)
 
 Task: 0x54
 Difficulty: Hard
@@ -120,7 +120,7 @@ Description: Better subtitle color handling
  The subtitle palette is pretty ugly for the moment, since we don't parse
  the color information. Find it in the IFO file and pass the information to
  the video output.
-Status: Todo
+Status: Done 15 Mar 2002 (sam)
 
 Task: 0x50
 Difficulty: Hard
@@ -137,7 +137,7 @@ Description: Fix all known DVD playback issues
  A few DVDs are still reported not to work at all. Try to find what is
  causing this, have a more robust DVD input, and list all discs reported
  to work flawlessly to prevent bug regression.
-Status: Todo
+Status: Done (collective work)
 
 Task: 0x4e
 Difficulty: Hard
@@ -169,7 +169,7 @@ Urgency: Normal
 Description: Write AVI input plugin
  .avi files can use MPEG codec, if this is the case it shouldn't be
  hard to read those files -> Meuuh
-Status: Todo
+Status: Done 23 Apr 2002 (fenrir)
 
 Task: 0x4a
 Difficulty: Medium
@@ -459,7 +459,7 @@ Difficulty: Hard
 Urgency: Wishlist
 Description: MP3 support
  The vlc cannot play MPEG1/2 layer 3 yet. It might be nice to fix that.
-Status: Todo
+Status: Done 10 May 2002 (fenrir)
 
 Task: 0x25
 Difficulty: Hard
@@ -469,7 +469,7 @@ Description: Support for unencapsulated streams
  vlc currently requires to properly decode a stream. Adding support for
  this would require to rewrite the input code, and probably make it a
  plugin.
-Status: Todo
+Status: Done 1 Mar 2002 (Meuuh)
 
 Task: 0x24
 Difficulty: Guru
@@ -532,7 +532,7 @@ Urgency: Wishlist
 Description: ASCII-art output
  For the ones who don't know how to waste their time, they can
  try to do an ASCII-art output plugin.
-Status: Todo
+Status: Done 19 Mar 2002 (Sigmund Augdal)
 
 Task: 0x1d
 Difficulty: Hard
@@ -593,7 +593,7 @@ Urgency: Normal
 Description: Add 24bpp YUV
  There is no 24bpp support yet. Add it, either in MMX
  or in C.
-Status: Todo
+Status: Done 17 Mar 2002 (sam)
 
 Task: 0x16
 Difficulty: Medium
@@ -789,7 +789,7 @@ Urgency: Wishlist
 Description: MGA YUV
  The Matrox acceleration for the vlc does not work yet,
  though there are initialization routines in the code.
-Status: Todo
+Status: Done 15 Jan 2002 (sam)
 
 Task: 0x00
 Difficulty: Medium