diff options
author | Andrey Utkin <andrey.utkin@corp.bluecherry.net> | 2014-10-23 20:55:45 +0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-10-23 23:53:14 +0200 |
commit | 08e6832a94cc1de441625f7834db739d131e23a6 (patch) | |
tree | 139ebdad4a023a7b58ef665fe74a8c8d670e0446 /libavdevice | |
parent | 7f2af3f56b3d69149b18e062664582c858631791 (diff) | |
download | ffmpeg-08e6832a94cc1de441625f7834db739d131e23a6.tar.gz |
avformat/rtsp: pass return code from ffurl_open() on its failure
Previously, AVERROR(EIO) was returned. Now the value is passed from
lower level, thus it is possible to distinguish ECONNREFUSED, ETIMEDOUT,
ENETUNREACH etc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions