[MPlayer-cvslog] r20498 - trunk/mplayer.c
    Uoti Urpala 
    uoti.urpala at pp1.inet.fi
       
    Sun Oct 29 02:29:47 CEST 2006
    
    
  
On Sun, 2006-10-29 at 02:23 +0200, uau wrote:
> Always initialize libass to fix crashes caused by use without initialization.
I only fixed the crash for now, the code needs some further cleanup.
Currently ass_library_done is called at exit if ass_enabled is true at
that point, which doesn't make much sense now that it's inited
unconditionally but shouldn't break anything.
    
    
More information about the MPlayer-cvslog
mailing list