]> git.sesse.net Git - vlc/commit
Remove leading ':sout=' from strings returned by output selection dialog
authorMark Bidewell <mark.bidewell@alumni.clemson.edu>
Thu, 29 Jan 2009 00:29:38 +0000 (19:29 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 2 Feb 2009 01:07:06 +0000 (02:07 +0100)
commit0c52acaeed113f6c2365485a1a7098e194f70b5b
tree932b2d94919b7c142e7182f919ebadc2f32c0a53
parent82bd6cbddef07a25171f7c6383ec2fc1ec983aaf
Remove leading ':sout=' from strings returned by output selection dialog

The leading :sout=  appears to confuse the destination parser which causes the sout to be prepended with an empty access and mux resulting in an invalid output chain.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/dialogs/vlm.cpp