mirror of https://git.ffmpeg.org/ffmpeg.git
cosmetics: one more wording fix
Originally committed as revision 17355 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
df9d2e04bb
commit
648410c1fc
|
@ -147,7 +147,7 @@ struct xvmc_pix_fmt {
|
|||
- application - zeroes it on get_buffer() and after successful
|
||||
ff_draw_horiz_band().
|
||||
- libavcodec - each macroblock increases it with the number
|
||||
of coded blocks in it.
|
||||
of coded blocks it contains.
|
||||
*/
|
||||
int next_free_data_block_num;
|
||||
|
||||
|
|
Loading…
Reference in New Issue