log flicvideo.c @ 4962:f99e40a7155b libavcodec

age author description
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sat, 07 Apr 2007 17:37:30 +0000 diego Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodec
Wed, 07 Mar 2007 00:27:23 +0000 alex typo: unkown->unknown libavcodec
Sun, 18 Feb 2007 01:02:34 +0000 alex display line number when printing error libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Fri, 24 Nov 2006 12:36:06 +0000 lu_zero typo libavcodec
Fri, 24 Nov 2006 00:16:32 +0000 alex Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson libavcodec
Thu, 23 Nov 2006 23:50:08 +0000 alex support byte_run=0 case in DELTA_FLI (this case means only skip pixels) libavcodec
Thu, 23 Nov 2006 22:57:20 +0000 alex 10l memory corruption bug found by Steven Johnson libavcodec
Tue, 14 Nov 2006 19:19:13 +0000 alex Fix possible overflows. Found by Steven Johnson libavcodec
Thu, 19 Oct 2006 23:03:47 +0000 alex correct signaling of palette change libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 28 Jan 2006 16:05:06 +0000 aurel make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 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
Thu, 13 Oct 2005 04:35:31 +0000 melanson support for FLX and DTA extensions in the FLIC format, courtesy of libavcodec
Sat, 13 Aug 2005 16:59:01 +0000 melanson tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Sun, 25 Jan 2004 16:43:09 +0000 rtognimp Use reget buffer instead of copying from prev frame libavcodec
Fri, 14 Nov 2003 05:42:14 +0000 melanson yep, FLI support libavcodec