[FFmpeg-cvslog] r17960 - trunk/libavcodec/xvmc.h
Måns Rullgård
mans
Sat Mar 14 18:32:10 CET 2009
diego <subversion at mplayerhq.hu> writes:
> Author: diego
> Date: Sat Mar 14 18:20:28 2009
> New Revision: 17960
>
> Log:
> Improve description of next_free_data_block_num struct member.
>
> Modified:
> trunk/libavcodec/xvmc.h
>
> Modified: trunk/libavcodec/xvmc.h
> ==============================================================================
> --- trunk/libavcodec/xvmc.h Sat Mar 14 17:30:51 2009 (r17959)
> +++ trunk/libavcodec/xvmc.h Sat Mar 14 18:20:28 2009 (r17960)
> @@ -141,9 +141,9 @@ struct xvmc_pix_fmt {
>
> /** Number of the the next free data block; one data block consists of
> 64 short values in the data_blocks array.
> - All blocks before this one are already claimed by filling their number
> - into the corresponding blocks description structure field,
> - that are hold in mv_blocks array.
> + All blocks before this one have already been claimed by placing their
> + position into the corresponding block description structure field,
> + that are part of the mv_blocks array.
FWIW, I can't make heads or tails of that sentence.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list