diff options
author | wm4 <wm4@nowhere> | 2015-01-16 20:15:30 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-01-16 20:22:43 +0100 |
commit | 280f123f35037e3d9615c1272e96d47d6c164655 (patch) | |
tree | 51d70f3bef11b4427c44307734ceb569e0f07604 /demux/demux.c | |
parent | 730db25b1b17626c9d8f83fbe8e8e2596f0d0c2d (diff) |
player: don't enable demuxer readahead before selecting tracks
This is for the ordered chapters case only. In theory this could have
resulted in initial audio, video or subs missing, although it didn't
happen in practice (because no streams were selected, thus the demuxer
thread didn't actually try to read anything). It's still better to make
this explicit.
Also, timeline_set_part() can be private to loadfile.c.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions