From e7c88eb76f3754b37852e0dd7fb143ce83758358 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 16 Feb 2009 01:59:51 +0000 Subject: Doxygen comment wording fix Originally committed as revision 17361 to svn://svn.ffmpeg.org/ffmpeg/trunk --- 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 34da48494b..93d684c933 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -142,7 +142,7 @@ struct xvmc_pix_fmt { */ int filled_mv_blocks_num; - /** Offset to the next free data block. The mv_blocks hold a number + /** Offset to the next free data block. The mv_blocks field holds a number pointing to the data blocks. - application - zeroes it on get_buffer() and after successful ff_draw_horiz_band(). -- cgit v1.2.3