[vlc-devel] commit: Splitted reusable code from opengl.c into opengl.h (Laurent Aimar )
git version control
git at videolan.org
Mon Dec 7 21:28:16 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Dec 6 22:04:08 2009 +0100| [1930ef7eedf0d093973c2711ab4239414443947d] | committer: Laurent Aimar
Splitted reusable code from opengl.c into opengl.h
It will be used by opengl vout_displays.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1930ef7eedf0d093973c2711ab4239414443947d
---
modules/video_output/opengl.c | 442 +++++++++--------------------------------
modules/video_output/opengl.h | 429 +++++++++++++++++++++++++++++++++++++++
2 files changed, 519 insertions(+), 352 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1930ef7eedf0d093973c2711ab4239414443947d
More information about the vlc-devel
mailing list