[vlc-commits] chromecast: Handle multiple transcode/remux configurations
Hugo Beauzée-Luyssen
git at videolan.org
Wed Jan 17 10:08:33 CET 2018
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Jan 10 16:03:29 2018 +0100| [3f538928c8fdd9399a92ecdc60a38a04aff34875] | committer: Hugo Beauzée-Luyssen
chromecast: Handle multiple transcode/remux configurations
This is a best guess strategy, since we might receive a message stating
"LOAD_FAILED" (without any information about what failed), but we might
also receive nothing.
(cherry picked from commit 5810b8d6bdd02d8166f3eb5dc7a287be723eff52)
Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=3f538928c8fdd9399a92ecdc60a38a04aff34875
---
modules/stream_out/chromecast/cast.cpp | 112 ++++++++++++++++++----
modules/stream_out/chromecast/chromecast.h | 5 +-
modules/stream_out/chromecast/chromecast_ctrl.cpp | 40 ++++++--
3 files changed, 129 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=3f538928c8fdd9399a92ecdc60a38a04aff34875
More information about the vlc-commits
mailing list