[FFmpeg-devel] [PATCH] lavf: add samba protocol via libsmbclient

Michael Niedermayer michaelni at gmx.at
Sun Jul 13 20:45:01 CEST 2014


On Sun, Jul 13, 2014 at 06:44:21PM +0200, Lukasz Marek wrote:
> On 13.07.2014 18:04, Derek Buitenhuis wrote:
> >On 7/12/2014 5:20 PM, Lukasz Marek wrote:
> >>+libsmbclient_protocol_deps="libsmbclient gpl"
> >
> >Samba is actually GPLv3, so you need to add dependency on that.
> 
> Fixed.

>  Changelog                  |    1 
>  configure                  |    8 +
>  doc/general.texi           |    1 
>  doc/protocols.texi         |   29 ++++++
>  libavformat/Makefile       |    1 
>  libavformat/allformats.c   |    1 
>  libavformat/libsmbclient.c |  207 +++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h      |    2 
>  8 files changed, 249 insertions(+), 1 deletion(-)
> db7111ea0e27a2d6776b008d87baf9d59e36b5d9  0001-lavf-add-samba-protocol-via-libsmbclient.patch
> From 2218dd824524265e563c9df113c07179d74c982c Mon Sep 17 00:00:00 2001
> From: Lukasz Marek <lukasz.m.luki2 at gmail.com>
> Date: Sun, 13 Jul 2014 00:54:23 +0200
> Subject: [PATCH] lavf: add samba protocol via libsmbclient
> 
> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
> ---
>  Changelog                  |   1 +
>  configure                  |   8 ++
>  doc/general.texi           |   1 +
>  doc/protocols.texi         |  29 +++++++
>  libavformat/Makefile       |   1 +
>  libavformat/allformats.c   |   1 +
>  libavformat/libsmbclient.c | 207 +++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h      |   2 +-
>  8 files changed, 249 insertions(+), 1 deletion(-)
>  create mode 100644 libavformat/libsmbclient.c

applied

you might want to add yourself to MAINTAINERs for it

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140713/1fe92feb/attachment.asc>


More information about the ffmpeg-devel mailing list