]> git.sesse.net Git - vlc/blobdiff - BUGS
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index b98e49aaaeaeabdccaca95e110d257fcbae3bcba..0f2a20f9e887ad4742fa5781d399eb8b7f6f32a6 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-List of known vlc bugs $Id: BUGS,v 1.14 2002/06/01 12:31:57 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.