diff options
author | Aman Gupta <aman@tmm1.net> | 2017-12-22 16:30:42 -0800 |
---|---|---|
committer | Aman Gupta <aman@tmm1.net> | 2017-12-22 16:41:41 -0800 |
commit | 5f4a32a6e343d2683d90843506ecfc98cc7c8ed4 (patch) | |
tree | cf9bd8bc6c4cb2defda7c1829ac4448924c7c71e /libavresample | |
parent | 54d0ef1738ff30c05e2edb5b019dbd44b694ebe6 (diff) | |
download | ffmpeg-5f4a32a6e343d2683d90843506ecfc98cc7c8ed4.tar.gz |
avformat/hls: hide misleading warning when http reconnect is required
AVERROR_EOF is an internal error which means the http socket is no longer
valid for new requests. It informs the caller that a new connection must
be established, and as such does not need to be surfaced to the user as
a warning.
Signed-off-by: Aman Gupta <aman@tmm1.net>
Diffstat (limited to 'libavresample')
0 files changed, 0 insertions, 0 deletions