diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-10-24 21:37:06 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-10-24 21:37:06 +0000 |
commit | 75f2c20983b5f6893f243c31df0b9b0c07f5a0b3 (patch) | |
tree | b4967d37efca6905080d9c7fc25336b8ec8aa878 /libavcodec/dvdata.h | |
parent | 4599d22c0cd7fa952bc02375d2899d8c9a31b9ae (diff) | |
download | ffmpeg-75f2c20983b5f6893f243c31df0b9b0c07f5a0b3.tar.gz |
spelling cosmetics
Originally committed as revision 15681 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dvdata.h')
-rw-r--r-- | libavcodec/dvdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h index 5bc21bccde..6d0f90e9d4 100644 --- a/libavcodec/dvdata.h +++ b/libavcodec/dvdata.h @@ -6073,7 +6073,7 @@ static const int dv_iweight_248[64] = { }; /** - * the "inverse" DV100 weights are actually just the spec weights (zig-zagged) + * The "inverse" DV100 weights are actually just the spec weights (zig-zagged). */ static const int dv_iweight_1080_y[64] = { 128, 16, 16, 17, 17, 17, 18, 18, |