diff options
author | Marton Balint <[email protected]> | 2020-02-06 23:32:10 +0100 |
---|---|---|
committer | Marton Balint <[email protected]> | 2020-02-15 18:41:36 +0100 |
commit | 6f2e38990caff7ae8cb07675417fbeb9eb1a9f0e (patch) | |
tree | b19510b88a59c34fcf82e11b4f357e30fb0d6bda /doc/APIchanges | |
parent | 04f1d49709dac2d0e35f54bbe49cf00ba632e6dd (diff) |
avformat/ftp: slightly rework file retrieval with seeking
- do not require a known file size for seek to work
- read the files till the actual end, do not limit data at the queried file
size
- fix a bug which causes reading 0 byte files for non-existing files
- properly check the return status of the FTP server at the end of the file
retrieval
Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions