]> git.sesse.net Git - vlc/commit
Clean up pf_pre_render prototype (btw, this function seems useless).
authorLaurent Aimar <fenrir@videolan.org>
Tue, 29 Jul 2008 21:20:00 +0000 (23:20 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 29 Jul 2008 21:20:00 +0000 (23:20 +0200)
commit8152480bfc218c15e43e084f216ca1f619148908
treec5742e0b7b34db93f08457cd6f381497f8acbbc2
parent856ba664f03bef9c502952ab1125e3ba0cc29e82
Clean up pf_pre_render prototype (btw, this function seems useless).
Change pf_update_regions scheme by not destroying regions before calling
it(codec using them may now avoid redrawing not changed subs).
include/vlc_vout.h
modules/codec/csri.c
src/video_output/vout_subpictures.c