From 09f211987cddf279390f8abe24d6a7a69622e356 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 13 Jun 2012 11:41:12 +0200 Subject: misc typo and wording fixes --- libavcodec/xvmc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/xvmc.h') diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h index cdec161c80..1f77e4efca 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -147,7 +147,7 @@ struct xvmc_pix_fmt { */ int filled_mv_blocks_num; - /** Number of the the next free data block; one data block consists of + /** Number of the next free data block; one data block consists of 64 short values in the data_blocks array. All blocks before this one have already been claimed by placing their position into the corresponding block description structure field, -- cgit v1.2.3