[vlc-commits] chromecast: move processMessage() in the communication handler
Steve Lhomme
git at videolan.org
Wed Dec 23 20:28:23 CET 2015
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Wed Dec 23 12:58:26 2015 +0100| [a5c8125654b8d078f67bacc8b81af3103fc828ec] | committer: Jean-Baptiste Kempf
chromecast: move processMessage() in the communication handler
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5c8125654b8d078f67bacc8b81af3103fc828ec
---
modules/stream_out/chromecast/cast.cpp | 235 +++------------------
modules/stream_out/chromecast/chromecast.h | 7 +
modules/stream_out/chromecast/chromecast_ctrl.cpp | 187 +++++++++++++++-
3 files changed, 216 insertions(+), 213 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a5c8125654b8d078f67bacc8b81af3103fc828ec
More information about the vlc-commits
mailing list