From aa6b38c29d2906a7778f6f7f998cf595602fc5fb Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 8 Jan 2008 23:08:51 +0000 Subject: Fix random typos. Originally committed as revision 11477 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/dvdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/dvdata.h') diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h index e072a9d3b8..05f7bcd8ea 100644 --- a/libavcodec/dvdata.h +++ b/libavcodec/dvdata.h @@ -335,7 +335,7 @@ static const uint8_t dv_quant_shifts[22][4] = { static const uint8_t dv_quant_offset[4] = { 6, 3, 0, 1 }; -/* NOTE: I prefer hardcoding the positionning of dv blocks, it is +/* NOTE: I prefer hardcoding the positioning of dv blocks, it is simpler :-) */ static const uint16_t dv_place_420[1620] = { -- cgit v1.2.3