November 2, 2018
View 6a034ad

avformat/ftp: return AVERROR_EOF for EOF

Marton Balint authored on 2018/11/02 04:48:55
October 10, 2018
View f85fa10

lavf/ftp: Remove an unneeded forward declaration.

Carl Eugen Hoyos authored on 2018/10/10 05:49:34
April 4, 2017
View 9fe73b0

avformat/ftp: Solve a crash bug when network occur a exception

tiejun.peng@foxmail.com authored on 2017/04/04 23:12:19
April 21, 2016
View f8e89d8

Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'

Derek Buitenhuis authored on 2016/04/21 23:55:09
March 4, 2016
View 9362973

avformat: Add a protocol blacklisting API

Derek Buitenhuis authored on 2016/03/04 02:14:26
March 1, 2016
View 9c75148

Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'

Derek Buitenhuis authored on 2016/03/01 01:50:39
January 30, 2016
View fe3fed0

Update demuxers and protocols for protocol whitelist support

Michael Niedermayer authored on 2016/01/30 10:17:51
January 7, 2016
View 86db71b

avformat/ftp: Support response code 125 for STOR and RETR commands

Raymond Hilseth authored on 2016/01/07 18:38:06
November 22, 2015
View 43ecec0

avformat: use AV_OPT_TYPE_BOOL in a bunch of places

Clément Bœsch authored on 2015/11/22 06:05:07
August 20, 2015
View ecf6b26

avformat/ftp: use correct enum type

Ganesh Ajjanagadde authored on 2015/08/20 17:29:12
View bf5b2f9

lavf/ftp: implement move and delete callbacks

Mariusz Szczepańczyk authored on 2015/08/20 06:52:14
August 18, 2015
View 229843a

Replace av_dlog with ff_dlog.

Ronald S. Bultje authored on 2015/08/18 09:45:35
August 11, 2015
View 55a07cf

avformat/ftp: Use av_freep() for dir_buffer

Michael Niedermayer authored on 2015/08/11 01:46:38
August 9, 2015
View ee44cb3

lavf/ftp: properly read an empty path

Mariusz Szczepańczyk authored on 2015/08/09 09:38:11
June 17, 2015
View affbecb

lavf/ftp: implement NLST method

Mariusz Szczepańczyk authored on 2015/06/17 03:41:31