[vlc-commits] chromecast: move the messages sending in a separate class

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:22 2015 +0100| [7f0417885e6f1351899c6fbb9159403ac21cf19f] | committer: Jean-Baptiste Kempf

chromecast: move the messages sending in a separate class

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> 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


More information about the vlc-commits mailing list