[vlc-devel] commit: Factorized Manage() common code (msw). (Laurent Aimar )
git version control
git at videolan.org
Mon Sep 14 20:20:05 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Sep 9 23:06:27 2009 +0200| [e662143171fffb4dc18e4863500e9448390b8a41] | committer: Laurent Aimar
Factorized Manage() common code (msw).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e662143171fffb4dc18e4863500e9448390b8a41
---
modules/video_output/msw/common.c | 151 +++++++++++++++++++++++++++++++++++
modules/video_output/msw/direct3d.c | 124 +----------------------------
modules/video_output/msw/directx.c | 130 +------------------------------
modules/video_output/msw/glwin32.c | 139 +-------------------------------
modules/video_output/msw/vout.h | 3 +-
modules/video_output/msw/wingdi.c | 138 +-------------------------------
6 files changed, 161 insertions(+), 524 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e662143171fffb4dc18e4863500e9448390b8a41
More information about the vlc-devel
mailing list