Files
mpv/stream
wm4 8ed1641c3b stream_dvd: fix seeking regression
This was accidentally completely destroyed with commit 24f1878e. I
didn't notice it when testing, because forward seeking still worked
mostly.

The issue was that dvd_seek_to_time() actually called stream_seek(),
which was supposed to call the byte-level seek function dvd_seek(). So
we have to restore this function, and replace all generic stream calls
with stream_dvd.c internal ones. This also affects stream->pos (now a
random number as far as stream_dvd.c is concerned) and stream_skip().
2014-04-17 01:43:07 +02:00
..
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2013-12-21 21:43:16 +01:00
2014-04-13 18:03:01 +02:00
2014-03-30 11:42:49 +09:00
2014-04-13 18:03:01 +02:00
2013-12-21 21:43:16 +01:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2014-04-13 18:03:01 +02:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-11-19 22:39:04 +01:00
2014-03-26 20:42:09 +01:00
2013-12-21 21:43:16 +01:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:51:43 +02:00
2014-04-09 19:15:23 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00
2014-04-13 18:03:01 +02:00