Mercurial > libavformat.hg
log thp.c @ 2305:7843ebbe9b0a libavformat
age | author | description |
---|---|---|
Thu, 19 Jul 2007 15:23:32 +0000 | takis | Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat |
Thu, 19 Jul 2007 15:21:30 +0000 | takis | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat |
Sun, 08 Apr 2007 12:05:02 +0000 | diego | cosmetics: indentation fix libavformat |
Sun, 08 Apr 2007 11:34:15 +0000 | michael | allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat |
Sat, 07 Apr 2007 16:03:23 +0000 | diego | THP PCM decoder, used on the Nintendo GameCube. libavformat |
Sun, 01 Apr 2007 14:28:48 +0000 | diego | support for the THP game format by Marco Gerards, mgerards xs4all nl libavformat |