]> git.sesse.net Git - vlc/commit
Fixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 1 Nov 2009 11:35:30 +0000 (12:35 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 1 Nov 2009 11:38:13 +0000 (12:38 +0100)
commit6f66d799a68c2fdd790d18579cc04fbea71d77f1
treee502c9c7f9c582151636d4dac7b46f657e5c9851
parent1904f7d077eec9acd5e354bbc480e05b44ce7b93
Fixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.

Picture resources where not released when VOUT_DISPLAY_RESET_PICTURES
was called while direct rendering was used.
include/vlc_vout_wrapper.h
modules/video_output/wrapper.c
src/video_output/display.c
src/video_output/display.h