diff options
author | Martin Storsjö <martin@martin.st> | 2014-04-13 13:44:03 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-04-14 11:09:20 +0300 |
commit | 6477139721f559b26eafd415e23e13ea2b0c27e1 (patch) | |
tree | 56d99212645ef0a9493f4e63ee0f739478ac128f /libavfilter/vf_fps.c | |
parent | 0f524b6c690962d7ebbd59ded74288e1e9b0f009 (diff) | |
download | ffmpeg-6477139721f559b26eafd415e23e13ea2b0c27e1.tar.gz |
rtmpproto: Make sure to pass on the error code if read_connect failed
Previously, if read_connect failed, the ret variable was unmodified
and had the value 0, indicating success, which then was returned from
the rtmp_open function, even though it actually failed.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vf_fps.c')
0 files changed, 0 insertions, 0 deletions