log pnm.c @ 4931:0d1cc37d9430 libavcodec

age author description
Mon, 07 May 2007 00:47:03 +0000 aurel make some parser parameters const to avoid casting const to non-const libavcodec
Tue, 10 Apr 2007 09:16:35 +0000 ivo cosmetics after last commit libavcodec
Tue, 10 Apr 2007 09:15:54 +0000 ivo Add support for grayscale images with arbitrary maxvals. libavcodec
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavcodec
Mon, 06 Nov 2006 10:47:41 +0000 bcoudurier include parser.h instead of mpegvideo.h libavcodec
Tue, 24 Oct 2006 05:00:14 +0000 kostya PGM 16-bit gray support libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 09 Jul 2006 12:02:15 +0000 mru --enable/disable parsers. Warning: some combinations are broken. libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavcodec
Sun, 21 Aug 2005 15:44:59 +0000 michael segfault fix libavcodec
Tue, 10 May 2005 20:39:11 +0000 michael a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Fri, 12 Nov 2004 23:38:43 +0000 michael merge pam_decode_frame() into pnm_decode_frame() libavcodec
Fri, 12 Nov 2004 22:55:29 +0000 michael pnm parser libavcodec
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavcodec