]> git.sesse.net Git - vlc/commit
vout: update "crop" when "crop-{top,bottom,left,right}" is used
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 22 Oct 2014 16:27:58 +0000 (19:27 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 23 Oct 2014 18:15:28 +0000 (21:15 +0300)
commit6c490e5f693809e50e7dc2ffb11ca86e43b118d3
tree19877ca3c3d1f538f02696a2029e51878b795fa5
parent9dd3e8fb42fb3314317400059e8630b713221e95
vout: update "crop" when "crop-{top,bottom,left,right}" is used

This makes sure that the "crop" variable always represents the current
crop settings.
src/video_output/vout_intf.c