diff options
author | Lukasz Marek <lukasz.m.luki@gmail.com> | 2013-07-16 23:48:16 +0200 |
---|---|---|
committer | Lukasz Marek <lukasz.m.luki@gmail.com> | 2013-07-17 14:42:20 +0200 |
commit | 247e658784ead984f96021acb9c95052ba599f26 (patch) | |
tree | af96d61fe2f80c161b9f3878e5aa848ef4168fef /libavformat/segafilm.c | |
parent | 33968c201cc8194864b2bb2bc7c3f0867d775e02 (diff) | |
download | ffmpeg-247e658784ead984f96021acb9c95052ba599f26.tar.gz |
ftp: fix interrupt callback misuse
FTP protocol used interrupt callback to simulate nonblock
operation which is a misuse of this callback.
This commit make FTP protocol fully blocking and removes
invalid usage of interrutp callback
Also adds support for multiline responses delimited with dashes
Diffstat (limited to 'libavformat/segafilm.c')
0 files changed, 0 insertions, 0 deletions