summaryrefslogtreecommitdiff
path: root/libavformat/libsmbclient.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/libsmbclient: return AVERROR_EOF for EOF.Nicolas George2018-09-021-1/+1
* Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-291-1/+1
* lavf/libsmbclient: implement move and delete callbacksMariusz SzczepaƄczyk2015-06-241-0/+63
* lavf/libsmbclient: implement directory listing callbacksMariusz SzczepaƄczyk2015-04-061-0/+108
* avformat: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer2014-10-251-5/+10
* lavf: add samba protocol via libsmbclientLukasz Marek2014-07-131-0/+207