[vlc-commits] satip: drop requirement of the lua script and simplify parsing
Felix Paul Kühne
git at videolan.org
Fri Sep 16 15:38:35 CEST 2016
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Aug 12 16:27:42 2016 +0200| [1b77346066f20a34b1ed9b252a97063364970a6b] | committer: Jean-Baptiste Kempf
satip: drop requirement of the lua script and simplify parsing
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1b77346066f20a34b1ed9b252a97063364970a6b
---
modules/access/live555.cpp | 16 +++++++++
modules/access/satip.c | 21 +++++++++---
modules/demux/playlist/m3u.c | 1 +
modules/services_discovery/upnp.cpp | 39 ++++++++++++++--------
modules/services_discovery/upnp.hpp | 1 +
share/Makefile.am | 2 --
share/lua/playlist/satip.lua | 65 -------------------------------------
7 files changed, 60 insertions(+), 85 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1b77346066f20a34b1ed9b252a97063364970a6b
More information about the vlc-commits
mailing list