vlc | branch: master | Francois Cartegnie <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
