]> git.sesse.net Git - vlc/commit
Allowed to use vout_display with a dummy vout.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 13 Dec 2009 11:42:17 +0000 (12:42 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 13 Dec 2009 12:52:37 +0000 (13:52 +0100)
commit49b2bfc868a9703d1d1dcbe188a8331d4669eb7c
tree2aeb2fe551ae86493ee335afa47f0133cfaec6ab
parent1dd20f7a65063f184000716f6ae831ca153a57c4
Allowed to use vout_display with a dummy vout.

It is needed as long as we cannot directly get an opengl context
from a vout_thread_t.
src/video_output/display.c