Doxygen comment wording fix

Originally committed as revision 17361 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 16 years ago
parent b4ee1d3911
commit e7c88eb76f
  1. 2
      libavcodec/xvmc.h

@ -142,7 +142,7 @@ struct xvmc_pix_fmt {
*/ */
int filled_mv_blocks_num; 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. pointing to the data blocks.
- application - zeroes it on get_buffer() and after successful - application - zeroes it on get_buffer() and after successful
ff_draw_horiz_band(). ff_draw_horiz_band().

Loading…
Cancel
Save