Commit 02c0c8d1 authored by Ivan Kalvachev's avatar Ivan Kalvachev

Minor clarification of xvmc field description.

Originally committed as revision 17384 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e7de624b
...@@ -130,7 +130,7 @@ struct xvmc_pix_fmt { ...@@ -130,7 +130,7 @@ struct xvmc_pix_fmt {
*/ */
int start_mv_blocks_num; 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. that are filled by libavcodec and have to be passed to the hardware.
- application - zeroes it on get_buffer() or after successful - application - zeroes it on get_buffer() or after successful
ff_draw_horiz_band(). ff_draw_horiz_band().
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment