[vlc-devel] [PATCH] Playlist thread : don't check for input eof or error.
Laurent Aimar
fenrir at via.ecp.fr
Fri Sep 11 10:02:24 CEST 2009
Hi,
On Thu, Sep 10, 2009, Sébastien Escudier wrote:
> Could someone confirm (or not) that we don't need to check b_error and b_eof
> flag in the playlist thread (see patch attached).
> I tested, and the loop is always ending with p_input->b_dead.
Yes, the input now always die by itself on eof or error.
--
fenrir
More information about the vlc-devel
mailing list