summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-06-16 16:13:23 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit2f64c84b446c389ce3c1afe210dd7b0df388f5ff (patch)
tree3b0739512ccbe850c647fbae837ef0c0274534f0 /osdep
parentc13bfd271c416d1c1fd8991f7058c289a40a4ea3 (diff)
downloadmpv-2f64c84b446c389ce3c1afe210dd7b0df388f5ff.tar.bz2
mpv-2f64c84b446c389ce3c1afe210dd7b0df388f5ff.tar.xz
demux: remove some redundancy in backward playback code
This code tries to determine the "current" position, which is used as base for the seek target when it needs to seek back more (the point is to prevent seeking back too far). But compute_keyframe_times() almost computes the same thing, so use that. Unfortunately needs a forward declaration. ("Almost", because it differs in some details that should not really matter.)
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions