log img2.c @ 3288:b8f57813338a libavformat

age author description
Mon, 12 May 2008 01:17:00 +0000 benoit Use strcasecmp() instead of re-inventing it. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 14 Mar 2008 13:10:49 +0000 bcoudurier useless null libavformat
Fri, 14 Mar 2008 12:48:13 +0000 bcoudurier remove useless img_write_trailer func libavformat
Tue, 26 Feb 2008 10:21:33 +0000 lorenm decode mng color decorrelation libavformat
Fri, 28 Dec 2007 13:07:43 +0000 ivo Sun Rasterfile decoder libavformat
Wed, 26 Dec 2007 22:17:46 +0000 ivo PC Paintbrush PCX image decoder 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
Sat, 23 Jun 2007 23:10:32 +0000 mru use new string functions libavformat
Tue, 08 May 2007 11:57:49 +0000 ivo autodetect ptx files libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Wed, 20 Dec 2006 23:33:50 +0000 aurel Fix a crash when probing img2 format with a NULL filename. libavformat