]> git.sesse.net Git - vlc/blobdiff - BUGS
Work on audio control access.
[vlc] / BUGS
diff --git a/BUGS b/BUGS
index 6687b60e137ddaebcb1a8ca043a8d2447141df3a..d3800fe3a3181b3d8b0021ede85e64c2295140aa 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,72 +1,20 @@
-List of known vlc bugs
-$Id: BUGS,v 1.6 2002/01/28 16:51:22 sam Exp $
+##################
+# Known VLC bugs #
+##################
 
-   Please try to keep this file up to date. Also, grep for FIXME in the
-source files for more and more bugs to fix.
+Feel free to work on these :)
 
-   For information on how to post a useful bug report, please read
-doc/bugreport-howto.txt.
+Regressions from previous versions
+----------------------------------
+*** OS X preferences
+*** OS X playlist
+*** OS X resampler 
+*   CDDAX 
 
+Other bugs
+----------
 
-Core:
-
-  * vlc_cond_broadcast unimplemented on most plaforms.
-
-
-Input:
-
-  * DVD raw device support doesn't seem to work.
-
-
-Audio output:
-
-  * Audio output stutters on some audio cards. For instance kwyxz's SB
-  128 with an es1371 chip.
-
-
-Video output:
-
-  * We don't render subtitles on RGB surfaces.
-
-  * Subtitle colors are just plain wrong.
-
-  * The DirectX video output plugin is broken because of vout4.
-
-  * The BeOS video output plugin is broken because of vout4.
-
-  * 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.
-
-Chroma transformations:
-
-  * The only working YUV2RGB transformation function is the MMX version
-  of the 4:2:0 to RGB16 function.
-
-  * Most chroma transformation modules completely ignore margins.
-
-  * Most chroma transformation modules restrict the width of a picture
-  to multiples of 8 or even 16. We can achieve better than that.
-
-
-Filters:
-
-  * Most filters completely ignore margins.
-
-
-Gtk interface:
-
-  * Playing like a madman with the `Playlist' button makes the interface
-  crash.
-
-  * Saving preferences does not work at all.
-
-
-Misc:
-
-  * The Jin-Roh DVD seems to segfault.
+** DVDNav duration
+*  Insert/Backspace hotkeys
+*  SDL Vout