[vlc-devel] commit: win32 vout: factorize code (Geoffroy Couprie )
git version control
git at videolan.org
Thu May 21 17:16:24 CEST 2009
vlc | branch: master | Geoffroy Couprie <geal at videolan.org> | Thu May 21 17:08:54 2009 +0200| [0f2826187da505da4c207e2eada88da53c455d41] | committer: Geoffroy Couprie
win32 vout: factorize code
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f2826187da505da4c207e2eada88da53c455d41
---
modules/video_output/msw/direct3d.c | 114 ++++------------------------------
modules/video_output/msw/directx.c | 98 +----------------------------
modules/video_output/msw/events.c | 113 +++++++++++++++++++++++++++++++++
modules/video_output/msw/glwin32.c | 76 +++--------------------
modules/video_output/msw/vout.h | 4 +
modules/video_output/msw/wingdi.c | 117 +++++------------------------------
6 files changed, 159 insertions(+), 363 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0f2826187da505da4c207e2eada88da53c455d41
More information about the vlc-devel
mailing list