vlc | branch: master | Julien 'Lta' BALLET <[email protected]> | Wed Jul 2 11:58:37 2014 +0000| [5ee7422610c1c383edf1724735a458d932b9f402] | committer: Jean-Baptiste Kempf
Add a libdsm based SMB/CIFS access module Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5ee7422610c1c383edf1724735a458d932b9f402 --- NEWS | 2 +- configure.ac | 4 + modules/MODULES_LIST | 1 + modules/access/Makefile.am | 7 + modules/access/dsm/access.c | 534 +++++++++++++++++++++++++++++++++++++++++++ modules/access/dsm/common.h | 52 +++++ po/POTFILES.in | 1 + 7 files changed, 600 insertions(+), 1 deletion(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5ee7422610c1c383edf1724735a458d932b9f402 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
