]> git.sesse.net Git - vlc/blobdiff - BUGS
-DVD access plugin is only called if specified under windows (no automatic detection)
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index dc4d0d9b67ef500895ae72f917f87d7605cff8c0..6687b60e137ddaebcb1a8ca043a8d2447141df3a 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 List of known vlc bugs
-$Id: BUGS,v 1.2 2002/01/05 02:22:02 sam Exp $
+$Id: BUGS,v 1.6 2002/01/28 16:51:22 sam Exp $
 
    Please try to keep this file up to date. Also, grep for FIXME in the
 source files for more and more bugs to fix.
@@ -12,15 +12,10 @@ Core:
 
   * vlc_cond_broadcast unimplemented on most plaforms.
 
-  * --<moduletype> <module>:<args> doesn't work anymore.
-
 
 Input:
 
-  * There is a memory leak in the input because the input thread is
-  never joined for termination.
-
-  * vlc:foo targets don't work anymore.
+  * DVD raw device support doesn't seem to work.
 
 
 Audio output:
@@ -37,12 +32,15 @@ Video output:
 
   * The DirectX video output plugin is broken because of vout4.
 
-  * The GGI video output plugin is broken because of vout4.
-
   * The BeOS video output plugin is broken because of vout4.
 
   * The QNX video output plugin is broken because of vout4.
 
+  * The MGA video output plugin makes the picture stutter when MGA_NUM_FRAMES
+    is set to a value higher than 1.
+
+  * The SPU decoder doesn't detect when the video output failed to launch
+    itself, and we segfault.
 
 Chroma transformations:
 
@@ -67,3 +65,8 @@ Gtk interface:
 
   * Saving preferences does not work at all.
 
+
+Misc:
+
+  * The Jin-Roh DVD seems to segfault.
+