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

diego subversion
Mon Feb 16 02:59:53 CET 2009


Author: diego
Date: Mon Feb 16 02:59:51 2009
New Revision: 17361

Log:
Doxygen comment wording fix

Modified:
   trunk/libavcodec/xvmc.h

Modified: trunk/libavcodec/xvmc.h
==============================================================================
--- trunk/libavcodec/xvmc.h	Mon Feb 16 02:55:28 2009	(r17360)
+++ trunk/libavcodec/xvmc.h	Mon Feb 16 02:59:51 2009	(r17361)
@@ -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().




More information about the ffmpeg-cvslog mailing list