Re: [FFmpeg-devel] [PATCH] lavf/ftp: implement move and delete callbacks
On Wed, Aug 19, 2015 at 11:52:14PM +0200, Mariusz SzczepaĆczyk wrote: > --- > libavformat/ftp.c | 61 > +++ > 1 file changed, 61 insertions(+) applied btw, if you want git write access, then send me your public ssh key thanks [...] -- Micha
[FFmpeg-devel] [PATCH] lavf/ftp: implement move and delete callbacks
--- libavformat/ftp.c | 61 +++ 1 file changed, 61 insertions(+) diff --git a/libavformat/ftp.c b/libavformat/ftp.c index db233c9..51f491c 100644 --- a/libavformat/ftp.c +++ b/libavformat/ftp.c @@ -1038,6 +1038,65 @@ static int ftp_close_dir(URL