Mercurial > libavformat.hg
log dsicin.c @ 3206:55b18342ca1e 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 |
Sun, 08 Apr 2007 20:24:16 +0000 | diego | Get rid of unnecessary pointer casts. 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 |
Fri, 19 Jan 2007 22:12:59 +0000 | alex | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat |
Wed, 11 Oct 2006 16:57:00 +0000 | bcoudurier | support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat |