From 648410c1fc36e10d88e2925bdc24123bcfca4403 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 16 Feb 2009 00:09:00 +0000 Subject: cosmetics: one more wording fix Originally committed as revision 17355 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 9f67dd6bee..cb56d50bf3 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -147,7 +147,7 @@ struct xvmc_pix_fmt { - application - zeroes it on get_buffer() and after successful ff_draw_horiz_band(). - libavcodec - each macroblock increases it with the number - of coded blocks in it. + of coded blocks it contains. */ int next_free_data_block_num; -- cgit v1.2.3