OSDN Git Service

Add missing period in av_fill_image_max_pixstep() doxy.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 20 Aug 2010 16:34:41 +0000 (16:34 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 20 Aug 2010 16:34:41 +0000 (16:34 +0000)
Originally committed as revision 24850 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcore/imgutils.h

index 874bef1..cca0085 100644 (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