Mercurial > libavformat.hg
log c93.c @ 3268:319c36da904b libavformat
age | author | description |
---|---|---|
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |
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 |
Thu, 05 Jul 2007 10:40:25 +0000 | diego | license header consistency cosmetics 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 |
Sun, 08 Apr 2007 09:50:08 +0000 | michael | also remove c93_ prefix for static function in the c93 demuxer libavformat |
Sat, 07 Apr 2007 14:25:25 +0000 | diego | Interplay C93 demuxer and video decoder libavformat |