summaryrefslogtreecommitdiffstats
path: root/libavformat/libsmbclient.c
Commit message (Collapse)AuthorAgeFilesLines
* avformat: Read errno before av_log() as the callback from av_log() might ↵Michael Niedermayer2014-10-251-5/+10
| | | | | | affect errno Signed-off-by: Michael Niedermayer <[email protected]>
* lavf: add samba protocol via libsmbclientLukasz Marek2014-07-131-0/+207
Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>