changeset 17:046c1e516605 libavcore

Add missing period in av_fill_image_max_pixstep() doxy.
author stefano
date Fri, 20 Aug 2010 16:34:41 +0000
parents 1a1faa090ff1
children ebe3b7ce4cca
files imgutils.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/imgutils.h	Wed Aug 18 21:02:38 2010 +0000
+++ b/imgutils.h	Fri Aug 20 16:34:41 2010 +0000
@@ -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