summaryrefslogtreecommitdiff
path: root/libavcodec/a64colors.h
diff options
context:
space:
mode:
authorTobias Bindhammer <tobias.bindhammer@uni-ulm.de>2010-08-24 15:21:27 +0000
committerTobias Bindhammer <tobias.bindhammer@uni-ulm.de>2010-08-24 15:21:27 +0000
commite2f402f160cf574cc69431f4a40a60078cf5e911 (patch)
tree081b1c292397263929a038f454d980e3890d8128 /libavcodec/a64colors.h
parenteedca998eb6b2271248324469b45d7d99ea86aff (diff)
added interlacing option and compression option for colorram (lut)
Originally committed as revision 24901 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/a64colors.h')
-rw-r--r--libavcodec/a64colors.h2
1 files changed, 1 insertions, 1 deletions
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.