[vlc-commits] chromecast: only create the sub-sout when we know the ES in use
Steve Lhomme
git at videolan.org
Tue May 3 13:22:59 CEST 2016
vlc | branch: master | Steve Lhomme <robux4 at videolabs.io> | Thu Apr 28 14:20:56 2016 +0200| [d0fb8bbe6b9d8d7dae41ff94a4bae0cac1ac8592] | committer: Thomas Guillem
chromecast: only create the sub-sout when we know the ES in use
we then decide whether we want to remux or transcode
use the Matroska container as it allows better streaming and more codec than
the Chromecast supports (VP8 / Vorbis)
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d0fb8bbe6b9d8d7dae41ff94a4bae0cac1ac8592
---
modules/stream_out/chromecast/cast.cpp | 190 ++++++++++++++++++++++++++++++--
1 file changed, 182 insertions(+), 8 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d0fb8bbe6b9d8d7dae41ff94a4bae0cac1ac8592
More information about the vlc-commits
mailing list