]> git.sesse.net Git - vlc/commit
Qt: soutmrl: fix transcode filters enumeration (fix #8219)
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 26 Feb 2013 16:05:29 +0000 (17:05 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 26 Feb 2013 16:07:17 +0000 (17:07 +0100)
commit639c139eeb151686c8dd04fa2814906019aed6aa
treeeb264605358578c3616b0940c6a49adb4ddde65a
parent03d6a4e29246a978a073a398d6ab8642d733ea1f
Qt: soutmrl: fix transcode filters enumeration (fix #8219)

According to documentation, must be colon separated instead of commas.
Also removes list enclosure.
modules/gui/qt4/components/sout/profile_selector.cpp