[vlc-commits] Add a libdsm based SMB/CIFS access module
Julien 'Lta' BALLET
git at videolan.org
Fri Jul 4 20:12:03 CEST 2014
vlc | branch: master | Julien 'Lta' BALLET <contact at lta.io> | 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 <jb at videolan.org>
> 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
More information about the vlc-commits
mailing list