Page MenuHomeSolus

samba: patch missing include in libsmbclient.h & update documentation
ClosedPublic

Authored by aleksvor on Nov 22 2020, 6:14 PM.
Tags
None
Referenced Files
F10821753: D10022.diff
Fri, Jun 2, 2:05 PM
F10793675: D10022.id24067.diff
Sat, May 27, 12:35 PM
F10793657: D10022.id24069.diff
Sat, May 27, 12:32 PM
F10793593: D10022.id24082.diff
Sat, May 27, 12:06 PM
F10793587: D10022.diff
Sat, May 27, 12:04 PM
F10748180: D10022.diff
Mon, May 15, 7:56 PM
F10720926: D10022.diff
May 6 2023, 3:27 AM
Subscribers

Details

Summary

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.

Test Plan

Built ffmpeg against it and checked that mpv smb://remote-file with mpv 0.33 works again.

Diff Detail

Repository
R2842 samba
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Patch missing include in libsmbclient.h - required to build ffmpeg against libsmbclient.

aleksvor retitled this revision from samba: update documentation regarding mpv to samba: patch missing include in libsmbclient.h & update documentation.Nov 23 2020, 8:10 AM
aleksvor edited the summary of this revision. (Show Details)
aleksvor edited the test plan for this revision. (Show Details)
aleksvor removed a parent revision: D10020: Update mpv to 0.33.0.
aleksvor added a subscriber: ermo.

Requesting review from @ermo as principal maintainer of Samba.

This revision is now accepted and ready to land.Nov 23 2020, 2:18 PM

@aleksvor Thanks for getting this sorted and especially for being kind enough to update the documentation! \o/

@JoshStrobl : Thanks for landing this. =)