[vlc-devel] [PATCH] Added a new play-and-pause option.

Rémi Denis-Courmont remi at remlab.net
Tue Aug 4 20:23:52 CEST 2009


Le mercredi 29 juillet 2009 14:43:00 Elliot Murphy, vous avez écrit :
> I apologize, it looks like I forgot to include one of the files at
> first. Sorry, my first time using git. The other patch file is
> attached now.

If I understand right, this tries to pause the current item when EOS occurs.
This will fail if the access/access_demux plugin is incapable of pausing. I am 
also worried that not all access and access_demux plugins handle 
SET_PAUSE_STATE properly *after* they returned EOF/EOS (I might be too 
pessimistic).

Is there any reason why you do this at the end of the input loop, rather than 
between items within playlist?

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list