Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 16 Apr 2010 00:20:11 +0000 | ramiro | AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) libavformat |
Thu, 15 Apr 2010 18:27:27 +0000 | rbultje | Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). libavformat |
Thu, 15 Apr 2010 13:30:12 +0000 | rbultje | Remove useless assert(), since this can (in theora) be used for any Xiph libavformat |
Tue, 13 Apr 2010 22:11:21 +0000 | diego | Plug librtmp logging into av_log. libavformat |