log img2.c @ 6471:b3aea89a4f63 libavformat

age author description
Wed, 07 Jul 2010 10:19:59 +0000 cehoyos Associate .tga with format image2. libavformat
Tue, 08 Jun 2010 11:55:55 +0000 pross Add Pictor/PC Paint to image2 muxer/demuxer libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Mon, 22 Mar 2010 20:18:42 +0000 michael Dont senselessly fail on rawvideo that isnt 3 files per frame. libavformat
Fri, 12 Feb 2010 20:35:29 +0000 michael Add flag so muxers not needing width/height can signal this. libavformat
Thu, 28 Jan 2010 15:45:21 +0000 jai_menon Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. libavformat
Tue, 01 Dec 2009 23:10:32 +0000 bcoudurier print error message when image2 muxer fail to compute frame filename libavformat
Thu, 22 Oct 2009 16:27:01 +0000 benoit Fixes detection and error reporting of non-existing files in img2.c. libavformat
Thu, 30 Jul 2009 08:21:11 +0000 bcoudurier return EOF in image2 demuxer libavformat
Sat, 20 Jun 2009 14:51:03 +0000 cehoyos Revert unintended hunk of r19241. libavformat
Sat, 20 Jun 2009 14:47:38 +0000 cehoyos Revert r19239: It broke four conformance tests. libavformat
Sat, 20 Jun 2009 09:00:12 +0000 jai_menon Print meaningful error messages when url_fopen fails. libavformat
Fri, 12 Jun 2009 05:29:29 +0000 diego DPX (Digital Picture Exchange) image decoder libavformat
Fri, 20 Mar 2009 17:23:45 +0000 cehoyos PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 18 Jan 2009 01:48:14 +0000 bcoudurier add jp2 formater in image2 muxer libavformat
Wed, 14 Jan 2009 01:21:24 +0000 bcoudurier include intreadwrite.h, fix compilation, img2.c use AV_RL32 libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Wed, 17 Dec 2008 11:22:51 +0000 benoit Add jp2 support to img2 demuxer. libavformat
Thu, 04 Dec 2008 15:08:04 +0000 cehoyos Recognize pnm file as images. libavformat
Sat, 22 Nov 2008 21:24:39 +0000 cehoyos Add forgotten file format pgmyuv. libavformat
Sat, 22 Nov 2008 20:36:02 +0000 cehoyos Support picture output without -f image2 for most codecs. libavformat
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavformat
Fri, 26 Sep 2008 02:07:56 +0000 michael Prevent image2 from complaining about non monotone timestamps as libavformat
Tue, 02 Sep 2008 22:45:13 +0000 diego Replace generic CONFIG_MUXERS preprocessor conditionals by more specific libavformat
Sun, 24 Aug 2008 17:24:34 +0000 reimar Mark several libavformat arrays const libavformat
Fri, 06 Jun 2008 17:02:06 +0000 ramiro Remove useless img_read_close(). libavformat
Fri, 06 Jun 2008 17:00:28 +0000 ramiro Remove unneeded NULL at end of struct. libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 30 May 2008 13:26:40 +0000 benoit Detect "tif" suffix as TIFF. libavformat
Mon, 12 May 2008 10:30:40 +0000 cehoyos Replace some occurrences of 0 with CODEC_ID_NONE. libavformat
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
Mon, 04 Dec 2006 11:42:48 +0000 bcoudurier probe with some success image files not containing number pattern but having recognized image extension libavformat
Mon, 23 Oct 2006 13:17:46 +0000 kostya Register .tga and .tiff image extensions libavformat
Sun, 22 Oct 2006 15:07:25 +0000 bcoudurier add gif support libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Mon, 04 Sep 2006 09:57:47 +0000 gpoirier Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % libavformat
Thu, 13 Jul 2006 21:13:49 +0000 mru add loop_input to AVFormatContext, getting rid of old hack libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sat, 11 Mar 2006 00:22:21 +0000 michael simplify AVFormatParameters NULL checks libavformat
Thu, 19 Jan 2006 23:36:50 +0000 diego Put muxer-specific code parts in #ifdef CONFIG_MUXERS. libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Wed, 30 Nov 2005 01:40:50 +0000 mru BMP image decoder libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 19 May 2005 00:06:27 +0000 aurel drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Mon, 25 Apr 2005 18:29:06 +0000 michael PIX_FMT_NONE and related fixes libavformat
Wed, 13 Apr 2005 01:07:30 +0000 michael non 4:2:0 foobar.{Y,U,V} support libavformat
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavformat
Sat, 08 Jan 2005 14:21:33 +0000 michael integer overflows, heap corruption libavformat
Tue, 04 Jan 2005 13:27:35 +0000 michael .{Y,U,V} image2 support libavformat
Sun, 19 Dec 2004 20:25:55 +0000 michael 10l (double free) libavformat
Tue, 16 Nov 2004 16:28:27 +0000 michael loop hack libavformat
Fri, 12 Nov 2004 22:49:55 +0000 michael last packet size fix libavformat
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavformat
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavformat
Sun, 24 Oct 2004 22:39:08 +0000 michael image2pipe fix libavformat
Wed, 22 Sep 2004 21:25:09 +0000 michael 10l libavformat
Thu, 15 Jul 2004 20:15:40 +0000 michael support single images, remove copy/paste junk libavformat
Thu, 15 Jul 2004 18:32:54 +0000 michael image2 / image API cleanup phase-1 libavformat