diff options
author | wm4 <wm4@nowhere> | 2015-01-19 20:45:31 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-01-19 21:26:48 +0100 |
commit | 966f0a41a4182cf4027a5d49b248a26ff49368f3 (patch) | |
tree | c1c004fdb38ff443b16b44a3f505ddbd81b55f1e /demux/packet.c | |
parent | e972ff4857d6b7f6cd8240e199185fca39d5ea47 (diff) | |
download | mpv-966f0a41a4182cf4027a5d49b248a26ff49368f3.tar.bz2 mpv-966f0a41a4182cf4027a5d49b248a26ff49368f3.tar.xz |
demux_disc: pass seek flags to stream layer
Pass through the seek flags to the stream layer. The STREAM_CTRL
semantics become a bit awkward, but that's still the least awkward
part about optical disc media.
Make demux_disc.c request relative seeks. Now the player will use
relative seeks if the user sends relative seek commands, and the
demuxer announces it wants these by setting rel_seeks to true. This
change probably changes seek behavior for dvd, dvdnav, bluray, cdda,
and possibly makes seeking useless if the demuxer-cache is set to
a high value.
Will be used in the next commit. (Split to make reverting the next
commit easier.)
Diffstat (limited to 'demux/packet.c')
0 files changed, 0 insertions, 0 deletions