[vlc-devel] commit: Fast decoder thread cancellation. (Laurent	Aimar )
    Laurent Aimar 
    fenrir at via.ecp.fr
       
    Mon Jan  5 21:51:51 CET 2009
    
    
  
On Mon, Jan 05, 2009, Rémi Denis-Courmont wrote:
> Le lundi 5 janvier 2009, git version control a écrit :
> > vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Dec
> > 22 19:47:26 2008 +0100| [baae4f741755facb3b160a405abd24f081bc2edf] |
> > committer: Laurent Aimar
> >
> > Fast decoder thread cancellation.
> 
> Duh? block_FifoGet() is alread a cancellation point via vlc_cond_wait().
 Not if the fifo is not empty, as in this case we do not do vlc_cond_wait.
(Decoding the whole decoder fifo takes a lot of time).
-- 
fenrir
    
    
More information about the vlc-devel
mailing list