This patch is backported from Samba 4.13 series - without this include FFmpeg cannot be compiled against libsmbclient.
Updated documentation about dropped "direct" SMB support in mpv and enablement in FFmpeg.
Details
Details
- Reviewers
ermo JoshStrobl - Group Reviewers
Triage Team - Commits
- R2842:afbf175a1605: samba: patch missing include in libsmbclient.h & update documentation
Built ffmpeg against it and checked that mpv smb://remote-file with mpv 0.33 works again.
Diff Detail
Diff Detail
- Repository
- R2842 samba
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Patch missing include in libsmbclient.h - required to build ffmpeg against libsmbclient.
Comment Actions
@aleksvor Thanks for getting this sorted and especially for being kind enough to update the documentation! \o/
@JoshStrobl : Thanks for landing this. =)