[FFmpeg-cvslog] r17355 - trunk/libavcodec/xvmc.h

diego subversion
Mon Feb 16 01:09:00 CET 2009


Author: diego
Date: Mon Feb 16 01:09:00 2009
New Revision: 17355

Log:
cosmetics: one more wording fix

Modified:
   trunk/libavcodec/xvmc.h

Modified: trunk/libavcodec/xvmc.h
==============================================================================
--- trunk/libavcodec/xvmc.h	Mon Feb 16 01:06:32 2009	(r17354)
+++ trunk/libavcodec/xvmc.h	Mon Feb 16 01:09:00 2009	(r17355)
@@ -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;
 




More information about the ffmpeg-cvslog mailing list