diff options
author | wm4 <wm4@nowhere> | 2015-10-06 18:18:13 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-10-06 18:19:20 +0200 |
commit | ecb776f88efdc7df6d0493ce97ab44528704272f (patch) | |
tree | 30d1734f5de253d764da58ce574abfb1b3e51ae5 /demux/demux.c | |
parent | 1c593f1497b8c5efa2d08467d72f7c4de348d385 (diff) |
player: make stop command actually stop
The stop command didn't always stop. In this case, opening a HLS URL and
then sending "stop" during loading would actually make it fallback to
parsing it as a playlist, and then continued to play the playlist items.
(This corner case makes several unfortunate factors come together to
produce this really odd behavior.)
Another issue is that the "stop" was not always explicitly set. This
could be a problem when sending several commands at once. Only the
"quit" command should have priority over the "stop" command, so this is
still checked.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions