[vlc-devel] commit: input: Make sure stat info are created before attaching to the parent, because stats_ComputeGlobalStats() may vlc_list_find() the input before the stat have been initialized. (Pierre d'Herbemont )
Jean-Paul Saman
jean-paul.saman at planet.nl
Fri Mar 28 13:10:40 CET 2008
Ilkka Ollakka wrote:
> On pe 28. maaliskuuta 2008 10:40:00, git version control wrote:
>> + /* Initialize optional stream output. (before access/demuxer)
>> + * XXX: we add a special case if the uri starts by vlc.
>> + * else 'vlc in.file --sout "" vlc:quit' cannot work (the output will
>> + * be destroyed in case of a file).
>> + * (this will break playing of file starting by 'vlc:' but I don't
>> + * want to add more logic, just force file by file:// or code it ;)
>> + */
>
> Isn't it, that those vlc:quit etc. doesn't work anymore, and they are in
> form of vlc://quit etc.
Yep ^^^^
Gtz
Jean-Paul Saman
More information about the vlc-devel
mailing list