diff options
author | wm4 <wm4@nowhere> | 2013-05-03 21:32:34 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-05-05 18:44:24 +0200 |
commit | 18c383f51b59b97715cfd141d81c2bdddbc4a9c8 (patch) | |
tree | 330c0dc4e18abf5fecd03d3e36d9392b79048746 /configure | |
parent | 4ed22795bbe41838616e2cc941da792502791025 (diff) | |
download | mpv-18c383f51b59b97715cfd141d81c2bdddbc4a9c8.tar.bz2 mpv-18c383f51b59b97715cfd141d81c2bdddbc4a9c8.tar.xz |
demux_lavf: fix DEMUXER_CTRL_RESYNC
This used the libavformat current position, instead of the mp stream
(which reflects current DVD/Bluray read position). This was broken,
because libavformat won't update its position by calling the user's
stream callbacks, negating the whole point of DEMUXER_CTRL_RESYNC.
Now DVD playback with libavformat seems to work relatively well.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions