Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2017-12-30 19:44:03 +0300
committerwm4 <nfxjfg@googlemail.com>2017-12-31 18:14:23 +0300
commit0e1f771d2200d14d298df09c91e14f51e418fd3a (patch)
tree57602ee07d32971fa06bfe60387bcc0831f46c96 /libavfilter/af_afir.c
parente45f7bca735ff7ba965ec1e441199dc7aeb0c8fc (diff)
tcp: properly return EOF
There is no POSIX error code for EOF - recv() signals EOF by simply returning 0. But libavformat recently changed its conventions and requires an explicit AVERROR_EOF, or it might get into an endless retry loop, consuming 100% CPU while doing nothing.
Diffstat (limited to 'libavfilter/af_afir.c')
0 files changed, 0 insertions, 0 deletions