[vlc-commits] vout: remove is_forced parameter in display size change control

Rémi Denis-Courmont git at videolan.org
Thu Oct 16 19:26:05 CEST 2014


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Oct 12 18:29:35 2014 +0300| [3ab859dbdf2dd21d6cc28571319e587d8bc6ad04] | committer: Rémi Denis-Courmont

vout: remove is_forced parameter in display size change control

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3ab859dbdf2dd21d6cc28571319e587d8bc6ad04
---

 modules/video_output/gl.c          |    8 -------
 modules/video_output/kva.c         |   18 +++-------------
 modules/video_output/macosx.m      |    9 --------
 modules/video_output/msw/common.c  |   42 ++++++++++++++++--------------------
 modules/video_output/wayland/shm.c |    7 ------
 modules/video_output/xcb/glx.c     |    8 -------
 modules/video_output/xcb/x11.c     |   15 +------------
 modules/video_output/xcb/xvideo.c  |    7 ------
 src/video_output/display.c         |    2 +-
 9 files changed, 24 insertions(+), 92 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3ab859dbdf2dd21d6cc28571319e587d8bc6ad04


More information about the vlc-commits mailing list