summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-23 18:31:43 +0200
committerwm4 <wm4@nowhere>2014-10-23 18:31:43 +0200
commitc9234d769df83b7280f68f9dc24445029f84041a (patch)
tree450904d51303eedfec45acdd448fcbd689a54aad /wscript
parent809fbc6fc1e862ab2dfcfcceeb65d7382d8b51e9 (diff)
downloadmpv-c9234d769df83b7280f68f9dc24445029f84041a.tar.bz2
mpv-c9234d769df83b7280f68f9dc24445029f84041a.tar.xz
player: fix exiting if both audio and video fail initializing
The player was supposed to exit playback if both video and audio failed to initialize (or if one of the streams was not selected when the other stream failed). This didn't work; for one this check was missing from one of the failure paths. And more importantly, both checked the current_track array incorrectly. Fix these issues, and move the failure handling code into a common function. CC: @mpv-player/stable
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions