]> git.sesse.net Git - vlc/blobdiff - TODO
* Fixed the continuous 'seeking position' bug in network mode.
[vlc] / TODO
diff --git a/TODO b/TODO
index 9e1512a2c8f909c6ed0e0c7cced9cabf008669fb..ef0874c7303248b58dbe9009ade7e0910c3964a1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -128,7 +128,7 @@ Urgency: Critical
 Description: Multi-angle multi-language support
  Some DVDs have several languages encoded in the same video stream, we
  need to properly parse them.
-Status: Todo
+Status: Done 22 Apr 2001 (stef)
 
 Task: 0x4f
 Difficulty: Hard
@@ -145,7 +145,7 @@ Urgency: Important
 Description: Write stream zones support
  For random access we need to know where stream descriptors are valid
  and reside (essentially DVD plugin). -> Meuuh
-Status: Todo
+Status: Done (stef)
 
 Task: 0x4d
 Difficulty: Hard
@@ -185,7 +185,7 @@ Urgency: Important
 Description: Write a new buffer allocator
  Avoid malloc()s by reusing the recently released packets. More
  information -> Meuuh
-Status: Todo
+Status: Done 16 Apr 2001 (asmax)
 
 Task: 0x48
 Difficulty: Hard