Mercurial > libavformat.hg
log 4xm.c @ 2415:3aa642c08cde libavformat
age | author | description |
---|---|---|
Mon, 27 Aug 2007 21:58:39 +0000 | rtogni | Change 4xm demuxer and video decoder to pass the video format version in libavformat |
Mon, 13 Aug 2007 00:44:35 +0000 | michael | export 4xm video version libavformat |
Sun, 12 Aug 2007 00:23:47 +0000 | michael | pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them) 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 |