Mercurial > libavcodec.hg
changeset 8951:533777a86f12 libavcodec
Minor clarification of xvmc field description.
author | iive |
---|---|
date | Mon, 16 Feb 2009 18:19:48 +0000 |
parents | 3fb542a23731 |
children | 49817775b44f |
files | xvmc.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xvmc.h Mon Feb 16 18:16:23 2009 +0000 +++ b/xvmc.h Mon Feb 16 18:19:48 2009 +0000 @@ -130,7 +130,7 @@ */ 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().