[vlc-commits] chromecast: move the Chromecast communication in a control interface module

Steve Lhomme git at videolan.org
Mon Jan 18 10:35:35 CET 2016


vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Fri Jan 15 17:18:01 2016 +0100| [d99478cb409fba773bf8fd90beb822a95c5e8202] | committer: Jean-Baptiste Kempf

chromecast: move the Chromecast communication in a control interface module

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

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d99478cb409fba773bf8fd90beb822a95c5e8202
---

 modules/MODULES_LIST                              |    1 +
 modules/stream_out/Makefile.am                    |   13 +-
 modules/stream_out/chromecast/cast.cpp            |  202 ++++----------------
 modules/stream_out/chromecast/chromecast.h        |    9 +-
 modules/stream_out/chromecast/chromecast_ctrl.cpp |  208 ++++++++++++++++++++-
 5 files changed, 251 insertions(+), 182 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d99478cb409fba773bf8fd90beb822a95c5e8202


More information about the vlc-commits mailing list