[vlc-commits] demux: adaptative: migrate streamoutput to new use async commands

Francois Cartegnie git at videolan.org
Sun Sep 6 21:08:54 CEST 2015


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sat Sep  5 16:52:19 2015 +0200| [6399ddb2be3060dceca56bd8ad47e5b9c8488746] | committer: Francois Cartegnie

demux: adaptative: migrate streamoutput to new use async commands

Now queues stream_Demux callbacks and data as commands
and handle es recycling when possible.

Avoids dropping data on ES/quality change.

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

 modules/demux/adaptative/plumbing/StreamOutput.cpp |  380 ++------------------
 modules/demux/adaptative/plumbing/StreamOutput.hpp |   45 +--
 modules/demux/hls/HLSStreams.cpp                   |   10 +-
 modules/demux/hls/HLSStreams.hpp                   |    3 +
 4 files changed, 49 insertions(+), 389 deletions(-)

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


More information about the vlc-commits mailing list