OSDN Git Service

udp: Return the actual error code on errors, instead of AVERROR(EIO)
authorMartin Storsjö <martin@martin.st>
Tue, 5 Oct 2010 14:09:30 +0000 (14:09 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 5 Oct 2010 14:09:30 +0000 (14:09 +0000)
commit25a2ebb917f301c26be7050e9b5dfe28fe7ade0e
tree7ee646fb3aebdc12cdf80647774042b3d2690a0c
parent42f9582d8da0176130993f02be908bec348ef3e4
udp: Return the actual error code on errors, instead of AVERROR(EIO)

Originally committed as revision 25350 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/udp.c