Improved and fixed subtitles blending in direct3D vout.
commit9c03cb3d8e6cde3209538c898fdbcd0bcdcbfeab
authorLaurent Aimar <fenrir@videolan.org>
Sun, 26 Jun 2011 16:31:16 +0000 (26 18:31 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 26 Jun 2011 16:40:45 +0000 (26 18:40 +0200)
treec303166acda888d92ed4cc8eacc414b6d129b97d
parent6e6dd69bcac19609572a2347c8a6a94ecbdb3dec
Improved and fixed subtitles blending in direct3D vout.

It checks if the blending will succeed with the formats we use.
It fixes the order of the RGB components (close #4919).
modules/video_output/msw/common.h
modules/video_output/msw/direct3d.c