Commit 966567ba authored by Christophe Massiot's avatar Christophe Massiot

Removed fixed entries.

parent d550a0f8
List of known vlc bugs $Id: BUGS,v 1.11 2002/05/14 20:39:23 gbazin Exp $
List of known vlc bugs $Id: BUGS,v 1.12 2002/05/19 16:01:26 massiot 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,24 +16,8 @@ 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.
* segfault after "INPUT_MAX_ALLOCATION reached" error message. This seems
to be happening when an output plugin isn't "eating" the data buffers
allocated by a decoder. This happens for instance when the audio output
plugin fails but the audio decoder goes on as if nothing happened.
Decoders:
* Under Win32, the a52 plugin will segfault when switching to different audio
channels.
Audio output:
......@@ -43,8 +27,6 @@ Audio output:
Video output:
* We don't render subtitles on RGB surfaces.
* The MGA video output plugin makes the picture stutter when
MGA_NUM_FRAMES is set to a value higher than 1.
......@@ -54,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 DirectX video output can't create overlays on some (even recent)
graphic cards.
* The alternate_fullscreen method of the x11 and xvideo plugins will
sometimes not switch to fullscreen.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment