summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdata.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-10-24 21:37:06 +0000
committerDiego Biurrun <diego@biurrun.de>2008-10-24 21:37:06 +0000
commit75f2c20983b5f6893f243c31df0b9b0c07f5a0b3 (patch)
treeb4967d37efca6905080d9c7fc25336b8ec8aa878 /libavcodec/dvdata.h
parent4599d22c0cd7fa952bc02375d2899d8c9a31b9ae (diff)
downloadffmpeg-streaming-75f2c20983b5f6893f243c31df0b9b0c07f5a0b3.zip
ffmpeg-streaming-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h
index 5bc21bc..6d0f90e 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,
OpenPOWER on IntegriCloud