summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-17 01:07:47 +0100
committerwm4 <wm4@nowhere>2019-11-17 02:11:45 +0100
commitc7487cebd15749bac23fc0a994479723fa2809e9 (patch)
tree57826212f0a99eecb818318e8ef54b361f7e4333 /player
parentf942071524936a2c911d5462893809fd10efcbe2 (diff)
downloadmpv-c7487cebd15749bac23fc0a994479723fa2809e9.tar.bz2
mpv-c7487cebd15749bac23fc0a994479723fa2809e9.tar.xz
demux_mf: fix backward seeking behavior
If SEEK_FORWARD is set, a demuxer should skip to the next frame if the timestamp does not fall on the start of a frame. If that flag is not set, it should always seek to the first frame before the target timestamp (or the first frame in the file).
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions