diff options
author | Martin Storsjö <martin@martin.st> | 2012-07-27 20:24:53 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-07-28 01:21:32 +0300 |
commit | 8ebacfb598933f66ff34ad1b12cb1aa14928ac73 (patch) | |
tree | 6571527f43a874bbed87440f80e23f6263d2db66 /libavutil/intfloat_readwrite.c | |
parent | 41ecbbc7aa3d491cc9d8d425634c5901eefa088a (diff) | |
download | ffmpeg-8ebacfb598933f66ff34ad1b12cb1aa14928ac73.tar.gz |
hls: Proceed to the next segment at any error code
Previously, we returned any error code except AVERROR_EOF to the
caller - only if AVERROR_EOF or 0 was returned, we proceeded to
the next segment.
With some setups of web servers, using Connection: close in https
and GnuTLS, we don't get a clean error code at the end of segments.
In those cases, just proceed to the next segment.
Tested-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/intfloat_readwrite.c')
0 files changed, 0 insertions, 0 deletions