[FFmpeg-cvslog] r17384 - trunk/libavcodec/xvmc.h
iive
subversion
Mon Feb 16 19:19:48 CET 2009
Author: iive
Date: Mon Feb 16 19:19:48 2009
New Revision: 17384
Log:
Minor clarification of xvmc field description.
Modified:
trunk/libavcodec/xvmc.h
Modified: trunk/libavcodec/xvmc.h
==============================================================================
--- trunk/libavcodec/xvmc.h Mon Feb 16 19:16:23 2009 (r17383)
+++ trunk/libavcodec/xvmc.h Mon Feb 16 19:19:48 2009 (r17384)
@@ -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().
More information about the ffmpeg-cvslog
mailing list