]> git.sesse.net Git - vlc/commit
Factorized Direct3DLockSurface/DirectXLock.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 19 Jul 2010 19:58:47 +0000 (21:58 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 19 Jul 2010 21:14:54 +0000 (23:14 +0200)
commita0530f4ab42c5e9dbd1b21e5a44c95d208254c55
treeb6ff0e82955b2995cc7d3422117e6baacdec8f4b
parentd0606472d5a245ec89846d091f5280e51874ed96
Factorized Direct3DLockSurface/DirectXLock.

There is a little difference in Direct3DLockSurface as it now also
sets the height field, but it should have no functionnal changes.
modules/video_output/msw/common.c
modules/video_output/msw/common.h
modules/video_output/msw/direct3d.c
modules/video_output/msw/directx.c