]> git.sesse.net Git - vlc/commit
Wrapper: remove hard-coded plugin list
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 10 Jan 2010 12:44:04 +0000 (14:44 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 10 Jan 2010 12:44:04 +0000 (14:44 +0200)
commited22ebd8f2ac249e7f1c841a0322cb86b7a4bdab
treec0b6af887d63b853907835fa2aa16b0e8de1116f
parent11d2043778443601e04f832402af5979b8073b99
Wrapper: remove hard-coded plugin list

This would enable third party vout display plugins, and remove the
maintainance hurdle that the wrapper was. As a side effect, legacy
video output plugins will always be probed after new vout display
plugins even if they have a higher priority.
modules/video_output/wrapper.c
src/video_output/video_output.c