cosmetics: one more wording fix
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 00:09:00 +0000 (00:09 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 00:09:00 +0000 (00:09 +0000)
Originally committed as revision 17355 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/xvmc.h

index 9f67dd6..cb56d50 100644 (file)
@@ -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;