Mercurial > libavformat.hg
log asfdec.c @ 4883:584d9fb31093 libavformat
age | author | description |
---|---|---|
Fri, 17 Apr 2009 14:05:57 +0000 | rbultje | Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF, libavformat |
Fri, 17 Apr 2009 12:37:39 +0000 | michael | Moving variable declarations in asf_build_simple_index() to clarify&prettify code. libavformat |
Thu, 16 Apr 2009 00:41:31 +0000 | rbultje | Replace AVERROR(EIO) by AVERROR_EOF on end-of-file. See mailinglist libavformat |