[vlc-devel] commit: macosx: vout drawable rework. (Jean-Paul Saman )
git version control
git at videolan.org
Tue Mar 17 16:07:53 CET 2009
vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Mon Mar 2 21:32:13 2009 +0100| [054e7db91b9f4ad154af993e936f3cc94d34ae03] | committer: Jean-Paul Saman
macosx: vout drawable rework.
The macosx drawable variable that used to hold the drawable window reference is splitted up in two variables "drawable-agl" (used by macosx safari/mozilla plugin) and "drawable-gl" (used by macosx interface).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=054e7db91b9f4ad154af993e936f3cc94d34ae03
---
modules/gui/macosx/vout.m | 11 +++++------
modules/gui/macosx/voutgl.m | 9 +++++----
modules/video_output/opengllayer.m | 6 +++---
src/control/libvlc_internal.h | 3 ++-
src/control/media_player.c | 29 +++++++++++++++++++++++++++++
src/control/video.c | 5 ++++-
src/libvlc.c | 6 +++---
7 files changed, 51 insertions(+), 18 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=054e7db91b9f4ad154af993e936f3cc94d34ae03
More information about the vlc-devel
mailing list