[FFmpeg-cvslog] r17403 - trunk/libavcodec/mpegvideo_xvmc.c

diego subversion
Wed Feb 18 00:36:28 CET 2009


Author: diego
Date: Wed Feb 18 00:36:28 2009
New Revision: 17403

Log:
small Doxygen comment grammar fix

Modified:
   trunk/libavcodec/mpegvideo_xvmc.c

Modified: trunk/libavcodec/mpegvideo_xvmc.c
==============================================================================
--- trunk/libavcodec/mpegvideo_xvmc.c	Wed Feb 18 00:35:41 2009	(r17402)
+++ trunk/libavcodec/mpegvideo_xvmc.c	Wed Feb 18 00:36:28 2009	(r17403)
@@ -48,7 +48,7 @@ void ff_xvmc_init_block(MpegEncContext *
 
 /**
  * Fill individual block pointers, so there are no gaps in the data_block array
- * in case not all blocks in MB are coded.
+ * in case not all blocks in the macroblock are coded.
  */
 void ff_xvmc_pack_pblocks(MpegEncContext *s, int cbp)
 {




More information about the ffmpeg-cvslog mailing list