]> git.sesse.net Git - vlc/blobdiff - BUGS
* ./msvc/vlc.dsp: additional fixes to the MSVC project.
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index e0539322fcbba8448c96f8a72fb1e89dd7843a14..0f2a20f9e887ad4742fa5781d399eb8b7f6f32a6 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-List of known vlc bugs $Id: BUGS,v 1.13 2002/05/20 22:30:19 sam Exp $
+List of known vlc bugs $Id: BUGS,v 1.15 2002/07/31 20:56:50 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,6 +16,9 @@ Input:
 
   * DVD raw device support doesn't seem to work.
 
+  * Going to title 0 with the dvdold or dvdread plugins segfaults (tested
+    with Nausicaa).
+
 Decoders:
 
 
@@ -36,6 +39,10 @@ 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.
 
+  * --filter clone gives a slanted picture on axe.mpeg
+  * --filter transform barfs on rambo.avi
+
+
 Chroma transformations:
 
   * Most chroma transformation modules completely ignore margins.
@@ -63,3 +70,10 @@ Misc:
 
   * The Jin-Roh DVD seems to segfault.
 
+
+From: David Legg <David.Legg@legg.uklinux.net>
+If I change the value of AOUT_FIFO_SIZE from 255 to 511, vlc segmentation
+faults.
+
+
+