[vlc-commits] demux: adaptative: refactor and allow restart on seek
Francois Cartegnie
git at videolan.org
Wed Jun 10 18:58:05 CEST 2015
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Jun 3 16:29:47 2015 +0200| [5f49de18dfb52e92da03b7c159f5e62bcc5fbffc] | committer: Francois Cartegnie
demux: adaptative: refactor and allow restart on seek
Since we have no real way to drain stream demux fifo,
we should have a way to reset demuxer before switching to
a new segment.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5f49de18dfb52e92da03b7c159f5e62bcc5fbffc
---
modules/demux/adaptative/SegmentTracker.cpp | 6 +-
modules/demux/adaptative/SegmentTracker.hpp | 2 +-
modules/demux/adaptative/Streams.cpp | 122 ++++++++++++++++++---------
modules/demux/adaptative/Streams.hpp | 67 +++++++++------
4 files changed, 126 insertions(+), 71 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5f49de18dfb52e92da03b7c159f5e62bcc5fbffc
More information about the vlc-commits
mailing list