OSDN Git Service

Add APIchanges entry after the addition of av_fill_image_max_pixstep()
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 18 Aug 2010 21:07:09 +0000 (21:07 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 18 Aug 2010 21:07:09 +0000 (21:07 +0000)
of r24827.

Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index d1adaef..e0e40f0 100644 (file)
@@ -13,6 +13,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-08-18 - r24827 - lavcore 0.5.0 - av_fill_image_max_pixstep()
+  Add av_fill_image_max_pixstep() in imgutils.h.
+
 2010-08-17 - r24814 - lavu 50.24.0 - AV_NE()
   Add the AV_NE macro.