summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-20 14:13:24 +0200
committerwm4 <wm4@nowhere>2014-07-20 20:13:07 +0200
commitd320695207abe9c77dff9ce1181c6db7bc2d6b27 (patch)
tree66f3773b7f751a554d3b68178bbf4380cfeb6845 /demux/demux.c
parent6a556f524e21fa2024d68237d2e324b3de93bd83 (diff)
downloadmpv-d320695207abe9c77dff9ce1181c6db7bc2d6b27.tar.bz2
mpv-d320695207abe9c77dff9ce1181c6db7bc2d6b27.tar.xz
command: potentially fix dvd angle setting
This called demux_flush(), but that doesn't make any sense with an asynchronously running demuxer. It would just keep reading and add new packets again. Explicitly pause the demuxer, so that this can't happen. Also, when flushing, data will be missing, so the decoders should always be reinitialized, even if the operation fails.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions