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