]> git.sesse.net Git - vlc/commit
Remove unused VOUT_PARENT
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 4 Mar 2009 17:36:33 +0000 (19:36 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 4 Mar 2009 17:36:33 +0000 (19:36 +0200)
commit677088de789c3a1ed70250f1c28686749520b064
tree84c648092e9dcd3c5e83160ad756797b63880248
parent2b50f07bea0f617a949fd9e57428b533d743395c
Remove unused VOUT_PARENT

By the way:
 - the OSX implementation seemed buggy w.r.t. fullscreen,
 - the X11 implementation seemed buggy w.r.t. both vout_window and events,
 - the OMAPFB implementation was bogus.
include/vlc_vout.h
modules/gui/macosx/voutgl.m
modules/gui/minimal_macosx/voutagl.m
modules/video_output/msw/events.c
modules/video_output/omapfb.c
modules/video_output/x11/xcommon.c