]> git.sesse.net Git - vlc/commit
dxva2: support IMC3
authorRafaël Carré <funman@videolan.org>
Mon, 6 Feb 2012 20:50:50 +0000 (15:50 -0500)
committerRafaël Carré <funman@videolan.org>
Sun, 12 Feb 2012 04:43:21 +0000 (23:43 -0500)
commitb2fc6dc9c0393ab149dc5ea13d9a86c107a9b163
treed38a38a26cdfccf31132ef5a6e166532ced48b0e
parent6666c97e7f2e9c854aa83ed820af89d2bb6f438f
dxva2: support IMC3

It's the only output format on my GMA 3150
It is identical to YV12 except:
 - U & V are swapped
 - U & V pitch is identical to Y pitch (first half is plane data,
 second plane is padding)
modules/codec/avcodec/dxva2.c