[vlc-commits] chromecast: move the packet receiver in the	communication handler
    Steve Lhomme 
    git at videolan.org
       
    Wed Dec 23 20:28:25 CET 2015
    
    
  
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Wed Dec 23 12:58:38 2015 +0100| [b613bad6082d9da9dfdfcd022165937780f82827] | committer: Jean-Baptiste Kempf
chromecast: move the packet receiver 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=b613bad6082d9da9dfdfcd022165937780f82827
---
 modules/stream_out/chromecast/cast.cpp            |  171 +--------------------
 modules/stream_out/chromecast/chromecast.h        |    1 +
 modules/stream_out/chromecast/chromecast_ctrl.cpp |  169 +++++++++++++++++++-
 3 files changed, 172 insertions(+), 169 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b613bad6082d9da9dfdfcd022165937780f82827
    
    
More information about the vlc-commits
mailing list