[vlc-commits] macosx: move resize code from vout to macosx module

David Fuhrmann git at videolan.org
Fri Apr 20 13:40:18 CEST 2012


vlc/vlc-2.0 | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Sun Apr 15 20:48:11 2012 +0200| [8c87de1755f6761ddb3628ae0b0d44f5faa0f7e3] | committer: Felix Paul Kühne

macosx: move resize code from vout to macosx module

Also, this commit reenables resize to native video size, if video starts.
(cherry picked from commit 12b4d49591f5843bdaaac3d0c2f45193c65bdc62)

Conflicts:

	modules/video_output/macosx.m

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=8c87de1755f6761ddb3628ae0b0d44f5faa0f7e3
---

 modules/gui/macosx/MainWindow.m |   57 ++++++++++++++++-------
 modules/video_output/macosx.m   |   96 ++++++++++++---------------------------
 2 files changed, 68 insertions(+), 85 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=8c87de1755f6761ddb3628ae0b0d44f5faa0f7e3


More information about the vlc-commits mailing list