[vlc-devel] CVS Commit (gbazin)
    cvs at videolan.org 
    cvs at videolan.org
       
    Thu Jan 30 17:36:04 CET 2003
    
    
  
Update of /var/cvs/videolan/vlc/modules/codec/spudec
Modified Files:
	spudec.c text.c 
Log Message:
* modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
   race condition between spudec and vout. This patch may not be all that
   nice because it does a lot of vlc_object_find() but it is the only
   solution I've been able to come-up with.
   Oh and I didn't fix the memory leak caused by the font when using text
   subtitles. If the vout changes while the spudec is running then we don't
   unload this font.
-- 
gbazin
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list