diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2008-09-08 18:52:00 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2008-09-08 18:52:00 +0000 |
commit | c7e34ddc42018fccff68eb30ef4a73073b6a5516 (patch) | |
tree | c244c03baa7a444de7dd132444123f62d35e55d2 /libavcodec/ra144.h | |
parent | 20242eed9939bfd746ab064c4052fe497925220a (diff) | |
download | ffmpeg-c7e34ddc42018fccff68eb30ef4a73073b6a5516.tar.gz |
Remove useless comment
Originally committed as revision 15274 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ra144.h')
-rw-r--r-- | libavcodec/ra144.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index cb898840ac..4413530c06 100644 --- a/libavcodec/ra144.h +++ b/libavcodec/ra144.h @@ -24,7 +24,6 @@ #include <stdint.h> -/* 14.4 data tables */ static const int16_t gain_val_tab[256][3] = { { 541, 956, 768}, { 877, 581, 568}, { 675,1574, 635}, {1248,1464, 668}, {1246, 839, 1394}, {2560,1386, 991}, { 925, 687, 608}, {2208, 797, 1144}, |