Mercurial > libavformat.hg
comparison options.c @ 5954:1c93ef22cea6 libavformat
Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error).
This patch also changes FF_NETERROR() to be an AVERROR(), i.e. it is always
negative, whereas it was previously positive.
author | rbultje |
---|---|
date | Thu, 15 Apr 2010 18:27:27 +0000 |
parents | ae90b07a6f29 |
children | 178de7695c6c |
comparison
equal
deleted
inserted
replaced
5953:c3ebc8d7af38 | 5954:1c93ef22cea6 |
---|