[libav-commits] rtmp: Pass the proper return code in rtmp_handshake

2012-05-24 Thread Samuel Pitoiset
Module: libav Branch: master Commit: 177bcc9593a5f43ccf0697b9c7a1caa5935686b7 Author:Samuel Pitoiset Committer: Martin Storsjö Date: Thu May 24 13:48:42 2012 +0200 rtmp: Pass the proper return code in rtmp_handshake Signed-off-by: Martin Storsjö --- libavformat/rtmpproto.c | 13

[libav-commits] rtmp: Check return codes of net IO operations

2012-05-24 Thread Samuel Pitoiset
Module: libav Branch: master Commit: bba287fdac98362e94f386159912046b8b1a65fc Author:Samuel Pitoiset Committer: Martin Storsjö Date: Thu May 24 13:48:25 2012 +0200 rtmp: Check return codes of net IO operations Signed-off-by: Martin Storsjö --- libavformat/rtmppkt.c | 15 ++