[vlc-devel] commit: Partially cleanup the vout_window API ( Rémi Denis-Courmont )
git version control
git at videolan.org
Tue Jan 20 18:21:09 CET 2009
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Tue Jan 20 19:20:07 2009 +0200| [c759006f6e001e0c38b5903a9454bab7d3f35748] | committer: Rémi Denis-Courmont
Partially cleanup the vout_window API
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c759006f6e001e0c38b5903a9454bab7d3f35748
---
include/vlc_vout.h | 4 ---
include/vlc_window.h | 4 +++
modules/control/hotkeys.c | 4 +-
modules/video_output/msw/events.c | 41 +++++++++++++++++++++---------------
modules/video_output/msw/vout.h | 3 ++
modules/video_output/omapfb.c | 13 ++++++++---
modules/video_output/x11/xcommon.c | 36 +++++++++++++++---------------
modules/video_output/x11/xcommon.h | 3 +-
src/video_output/video_output.c | 1 -
src/video_output/vout_intf.c | 37 ++++++++------------------------
10 files changed, 71 insertions(+), 75 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c759006f6e001e0c38b5903a9454bab7d3f35748
More information about the vlc-devel
mailing list