[vlc-commits] demux: adaptative: fix/update chunk reading and buffering

Francois Cartegnie git at videolan.org
Fri Oct 30 21:19:40 CET 2015


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Oct 29 19:39:55 2015 +0100| [9ec2d132c5a64b2a90e9e25ce91089fdf7f2f9c7] | committer: Francois Cartegnie

demux: adaptative: fix/update chunk reading and buffering

(dash monosegment was broken)
need to read large chunks for parsing atoms

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9ec2d132c5a64b2a90e9e25ce91089fdf7f2f9c7
---

 modules/demux/adaptative/http/Chunk.cpp            |  169 ++++++++++++++------
 modules/demux/adaptative/http/Chunk.h              |   39 +++--
 modules/demux/adaptative/playlist/Segment.cpp      |    7 +-
 modules/demux/adaptative/plumbing/SourceStream.cpp |    2 +-
 4 files changed, 153 insertions(+), 64 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9ec2d132c5a64b2a90e9e25ce91089fdf7f2f9c7


More information about the vlc-commits mailing list