From e2f402f160cf574cc69431f4a40a60078cf5e911 Mon Sep 17 00:00:00 2001 From: Tobias Bindhammer Date: Tue, 24 Aug 2010 15:21:27 +0000 Subject: added interlacing option and compression option for colorram (lut) Originally committed as revision 24901 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/a64colors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/a64colors.h') diff --git a/libavcodec/a64colors.h b/libavcodec/a64colors.h index 5928c8d453..1a83fb12e2 100644 --- a/libavcodec/a64colors.h +++ b/libavcodec/a64colors.h @@ -1,5 +1,5 @@ /* - * a64 video encoder - tables used by 64enc + * a64 video encoder - c64 colors in rgb (Pepto) * Copyright (c) 2009 Tobias Bindhammer * * This file is part of FFmpeg. -- cgit v1.2.3