]> 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 2eac74455cefed8357f6c67ad0ae10b034597967..e0539322fcbba8448c96f8a72fb1e89dd7843a14 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-List of known vlc bugs $Id: BUGS,v 1.12 2002/05/19 16:01:26 massiot 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.
@@ -36,9 +36,6 @@ Video output:
   * On-the-fly resizing when using a chroma transformation doesn't work for
   all plugins. Currently it is only implemented for x11 and SDL.
 
-  * The alternate_fullscreen method of the x11 and xvideo plugins will
-  sometimes not switch to fullscreen.
-
 Chroma transformations:
 
   * Most chroma transformation modules completely ignore margins.