Added support for I420/J420/YV12 to direct3d.
commit6d6da67787d2756400bf1e8e193bd4cc72b32e47
authorLaurent Aimar <fenrir@videolan.org>
Sun, 11 Oct 2009 16:45:59 +0000 (11 18:45 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 11 Oct 2009 17:33:45 +0000 (11 19:33 +0200)
tree7982a1f74c535f5cd06ac94f4465c348e1422602
parentf4dd18449464e13dbe667124eb1d23c44806c450
Added support for I420/J420/YV12 to direct3d.

It is not described in the msdn documentation, but planar 420
seems to be supported by a lot of video cards.
modules/video_output/msw/direct3d.c