[FFmpeg-cvslog] r24850 - trunk/libavcore/imgutils.h

stefano subversion
Fri Aug 20 18:34:41 CEST 2010


Author: stefano
Date: Fri Aug 20 18:34:41 2010
New Revision: 24850

Log:
Add missing period in av_fill_image_max_pixstep() doxy.

Modified:
   trunk/libavcore/imgutils.h

Modified: trunk/libavcore/imgutils.h
==============================================================================
--- trunk/libavcore/imgutils.h	Fri Aug 20 17:16:10 2010	(r24849)
+++ trunk/libavcore/imgutils.h	Fri Aug 20 18:34:41 2010	(r24850)
@@ -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



More information about the ffmpeg-cvslog mailing list