[vlc-commits] demux: adaptive: use demux relative positions for time and seek

Francois Cartegnie git at videolan.org
Mon Mar 30 16:16:05 CEST 2020


vlc/vlc-3.0 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Fri Jun 21 10:32:28 2019 +0200| [121cc486258d83bc223c8a61433a1dfc52eddfcc] | committer: Francois Cartegnie

demux: adaptive: use demux relative positions for time and seek

(cherry picked from commit fd6888e1c2d932ac054128fe24afe7d025e3b0b5)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=121cc486258d83bc223c8a61433a1dfc52eddfcc
---

 modules/demux/adaptive/PlaylistManager.cpp | 141 ++++++++++++++++-------------
 modules/demux/adaptive/PlaylistManager.h   |  11 +--
 modules/demux/adaptive/Streams.cpp         |  37 +++-----
 modules/demux/adaptive/Streams.hpp         |   5 +-
 modules/demux/adaptive/tools/Debug.hpp     |   7 ++
 5 files changed, 103 insertions(+), 98 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=121cc486258d83bc223c8a61433a1dfc52eddfcc


More information about the vlc-commits mailing list