log vqavideo.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
Wed, 29 Nov 2006 05:40:37 +0000 kostya VQA v1 support libavcodec
Tue, 28 Nov 2006 05:34:28 +0000 kostya Correct information in header libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 30 Sep 2006 23:49:09 +0000 michael palette (if we memcpy it into AVFrame) must be uint32_t 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, 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
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Thu, 30 Oct 2003 05:40:58 +0000 melanson revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodec
Sat, 11 Oct 2003 01:11:29 +0000 melanson support a few more types of VQA files libavcodec
Sat, 04 Oct 2003 17:47:22 +0000 tmmm added solid color vectors; basic PAL8, 4x2-vector video (as in libavcodec
Thu, 02 Oct 2003 05:20:07 +0000 tmmm first pass at a VQA video decoder libavcodec