vout_RenderPicture should not render subtitles on the provided picture.
commit3cbe2bd0122f78a44e6d59e76b43a15126b62c79
authorLaurent Aimar <fenrir@videolan.org>
Tue, 2 Sep 2008 22:47:54 +0000 (3 00:47 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 2 Sep 2008 23:03:22 +0000 (3 01:03 +0200)
tree6eaa709b17e402b93215a0088ec50800dea1024b
parentee542a4b9957207dcefaa692cf769a5d6c408696
vout_RenderPicture should not render subtitles on the provided picture.

This prevents rendering subtitles multiple times (but at the cost of a
picture copy when subtiles are rendered).
src/video_output/vout_pictures.c