1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-17 20:17:55 +02:00

Add missing period in av_fill_image_max_pixstep() doxy.

Originally committed as revision 24850 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-08-20 16:34:41 +00:00
parent 014df3a2aa
commit d1a991f23d

View File

@ -29,7 +29,7 @@
/**
* Compute the max pixel step for each plane of an image with a
* format described by pixdesc
* format described by pixdesc.
*
* The pixel step is the distance in bytes between the first byte of
* the group of bytes which describe a pixel component and the first