diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h
index 29da9308bbe811229cd4a03ed2fd305a311ec474..69553056f4216364ee539530b0b00efa28d8e30d 100644
--- a/libavcodec/xvmc.h
+++ b/libavcodec/xvmc.h
@@ -130,7 +130,7 @@ struct xvmc_pix_fmt {
     */
     int             start_mv_blocks_num;
 
-    /** Number of new macro blocks descriptions in mv_blocks array
+    /** Number of new macro blocks descriptions in mv_blocks array (after start_mv_blocks_num)
         that are filled by libavcodec and have to be passed to the hardware.
         - application - zeroes it on get_buffer() or after successful
                         ff_draw_horiz_band().