[vlc-devel] [PATCH] Qt4: Add media opened in the command line to MRL (#5404)

Rémi Denis-Courmont remi at remlab.net
Mon Dec 5 07:48:41 CET 2011


On Sun, 4 Dec 2011 21:07:09 -0500, Edward Wang
<edward.c.wang at compdigitec.com> wrote:
> This patch will add the new feature in bug #5404 (
> http://trac.videolan.org/vlc/ticket/5404) and the GCI task - Qt4: Add
media
> opened in the command line to MRL. Attached is the patch file.

This cannot work. There is no warranty that the playlist is stable and
frozen at that point in the code. For instance, if the command line had a
playlist item in it, the input thread may already be half-way through
parsing the playlist.

You cannot do this.

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



More information about the vlc-devel mailing list