]> git.sesse.net Git - vlc/blobdiff - BUGS
* ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index 9e95be778603b0cfe552a898271149849d7814d4..e0539322fcbba8448c96f8a72fb1e89dd7843a14 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-List of known vlc bugs $Id: BUGS,v 1.10 2002/05/04 03:36:19 lool 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: