vlc | branch: master | Steve Lhomme <[email protected]> | Wed Dec 23 12:58:22 2015 +0100| [7f0417885e6f1351899c6fbb9159403ac21cf19f] | committer: Jean-Baptiste Kempf
chromecast: move the messages sending in a separate class Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7f0417885e6f1351899c6fbb9159403ac21cf19f --- modules/stream_out/Makefile.am | 1 + modules/stream_out/chromecast/cast.cpp | 222 +++------------------ modules/stream_out/chromecast/chromecast.h | 24 +++ modules/stream_out/chromecast/chromecast_ctrl.cpp | 185 +++++++++++++++++ 4 files changed, 241 insertions(+), 191 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7f0417885e6f1351899c6fbb9159403ac21cf19f _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
