summaryrefslogtreecommitdiff
path: root/libavcodec/xvmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/xvmc.h')
-rw-r--r--libavcodec/xvmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h
index 34da48494b..93d684c933 100644
--- a/libavcodec/xvmc.h
+++ b/libavcodec/xvmc.h
@@ -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().