Mercurial > libavformat.hg
log apc.c @ 3395:330712116269 libavformat
age | author | description |
---|---|---|
Fri, 09 May 2008 09:30:43 +0000 | diego | string.h is a system header file, so use <> for it. libavformat |
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 |
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 21:34:18 +0000 | diego | CRYO APC demuxer libavformat |