log cinepak.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
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 02 Dec 2006 22:27:18 +0000 melanson Another hack to allow the Cinepak decoder to detect both types of deviant Cinepak libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' 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
Wed, 14 Dec 2005 00:19:01 +0000 melanson correctly handle very large Cinepak frames (courtesy of John Koleszar libavcodec
Sun, 14 Aug 2005 18:39:59 +0000 melanson automatically detect Cinepak data from Sega FILM/CPK files libavcodec
Mon, 11 Jul 2005 22:34:34 +0000 michael fix infinite loop (suggested change by rjayne at convera dot com) libavcodec
Sun, 27 Jun 2004 16:06:15 +0000 rtognimp Ignore palette for grayscale files, all my samples are inverted with libavcodec
Sun, 27 Jun 2004 14:46:02 +0000 rtognimp Paletted cvid support libavcodec
Sun, 20 Jun 2004 19:13:07 +0000 rtognimp 100l fix codebook usage for v1 vectors libavcodec
Fri, 07 May 2004 21:34:33 +0000 rtognimp buffer hints, use reget_buffer, removed copy from previous frame libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sat, 25 Oct 2003 15:22:34 +0000 melanson support Cinepak files with funky (not divisible by 4) resolutions libavcodec
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodec