]> git.sesse.net Git - vlc/blobdiff - BUGS
* ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index fe82cd21205bdd622c977b632c6f3391bef7f924..e0539322fcbba8448c96f8a72fb1e89dd7843a14 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-List of known vlc bugs $Id: BUGS,v 1.9 2002/03/20 23:00:16 gbazin Exp $
+List of known vlc bugs $Id: BUGS,v 1.13 2002/05/20 22:30:19 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.
@@ -16,13 +16,7 @@ Input:
 
   * DVD raw device support doesn't seem to work.
 
-  * HTTP input seems to lose packets during pre-parsing.
-
-  * TS input doesn't work under Windows 98 when the server address is
-  specified.
-
-  * Stopping and playing again a network stream often makes vlc crash
-  under Windows.
+Decoders:
 
 
 Audio output:
@@ -33,18 +27,14 @@ Audio output:
 
 Video output:
 
-  * We don't render subtitles on RGB surfaces.
-
-  * 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.
 
-  * On-the-fly resizing doesn't work when using a chroma transformation.
-
+  * On-the-fly resizing when using a chroma transformation doesn't work for
+  all plugins. Currently it is only implemented for x11 and SDL.
 
 Chroma transformations:
 
@@ -64,6 +54,10 @@ Gtk interface:
   * Playing like a madman with the `Playlist' button makes the interface
   crash.
 
+  * No text in the status bar
+
+  * No window title on some machines, correct window title on another
+
 
 Misc: