[vlc-devel] Once more the status of 1.0.0
Derk-Jan Hartman
hartman at videolan.org
Wed Jun 24 16:03:46 CEST 2009
These are the only serious issues as far as I care.
* art broken in windows build.
** Caused by http://git.videolan.org/?p=vlc.git;a=commitdiff;h=a654d4a14edf1a3925cfa731c965652832f01ef2
, file:/// is used on win32
** For 1.0 I think we can #ifdef WIN32 our way around this in the Qt4
interface. I mean Qt4 is not used by WINCE right ?
** Things that might still potentially be broken on Windows, but are
less important are modules/meta_engine/folder.c, http interface and
notify.
* leaks in libass
** This is one serious leak of ass_render_frame() but i don't
understand how that thing works.
* crash in libmpeg2.c
** https://trac.videolan.org/vlc/ticket/2883
** libmpeg2 now crashes on leaking pictures, which apparently can
still happen (bad mpeg2dec)
DJ
More information about the vlc-devel
mailing list