Mercurial > libavformat.hg
log rmdec.c @ 2274:b21c2af60bc9 libavformat
age | author | description |
---|---|---|
Thu, 19 Jul 2007 15:23:32 +0000 | takis | Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat |
Sun, 08 Jul 2007 13:42:52 +0000 | mru | avoid uninitialised variable warning and clarify code libavformat |
Sat, 23 Jun 2007 23:10:32 +0000 | mru | use new string functions libavformat |
Wed, 30 May 2007 09:50:35 +0000 | aurel | use FFSWAP() libavformat |
Wed, 30 May 2007 09:45:09 +0000 | aurel | cosmetics: indentation libavformat |
Wed, 30 May 2007 09:44:16 +0000 | aurel | split rm muxer and demuxer in their own files libavformat base rm.c@1ae16fce99a5 |