diff options
author | wm4 <wm4@nowhere> | 2018-09-07 21:32:01 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2019-09-19 20:37:04 +0200 |
commit | 0fa38121a6ce6baed277b17a1ca1e28f5978343f (patch) | |
tree | 6eb9c65d2781199fd6cf563541635adb6d0ed344 /demux/demux.c | |
parent | b9be20b529de8f47e795d9a869299548d8788528 (diff) | |
download | mpv-0fa38121a6ce6baed277b17a1ca1e28f5978343f.tar.bz2 mpv-0fa38121a6ce6baed277b17a1ca1e28f5978343f.tar.xz |
demux_timeline: fix off by one error, rearrange weird code
This code set pkt->stream to a value which I'm not sure whether it's
correct. A recent commit overwrote it with a value that is definitely
correct.
There appears to be an off by one error. No fucking clue whether this
was somehow correct, but applying an apparent fix does not seem to break
anything, so whatever.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions