summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-16 12:03:04 +0100
committerwm4 <wm4@nowhere>2015-01-16 12:03:04 +0100
commit73e5aa87d18e3fbadc286f94f89964acfada15b1 (patch)
treec94ded47866e18870cbd248b93b16c9cd39b8528 /osdep
parente93c62520ec86b8d99c9fd61885ca5c98887e909 (diff)
downloadmpv-73e5aa87d18e3fbadc286f94f89964acfada15b1.tar.bz2
mpv-73e5aa87d18e3fbadc286f94f89964acfada15b1.tar.xz
player: respect --untimed on video format changes
If the video format changes (e.g. different frame size), a special code path is entered to wait until the currently displayed frame is done. Otherwise, the frame before the change would be destroyed by the vo_reconfig() call. This code path didn't respect --untimed; correct this. Fixes #1475.
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions