summaryrefslogtreecommitdiffstats
path: root/options/parse_commandline.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-24 15:56:45 +0200
committerwm4 <wm4@nowhere>2014-10-24 16:04:56 +0200
commit480f82fa96b99b15d180e1cf2829f31071bc377a (patch)
treeb5bd26b1d925f124a72552188aa143af1c7dd076 /options/parse_commandline.h
parent07cca2500ef92f1972fcbc1b89a8d4bd3e3c7696 (diff)
downloadmpv-480f82fa96b99b15d180e1cf2829f31071bc377a.tar.bz2
mpv-480f82fa96b99b15d180e1cf2829f31071bc377a.tar.xz
demux: don't access stream while lock is held
Although this is fine when the stream cache is active (which caches these and returns the result immediately), it seems cleaner not to rely on this detail. Remove the update_cache() call from demux_thread(), because it's sort of in the way. I forgot why it exists, and there's probably no good reason for it to exist anyway.
Diffstat (limited to 'options/parse_commandline.h')
0 files changed, 0 insertions, 0 deletions