OSDN Git Service

Add APIchanges entry after the addition of av_get_image_linesize() of
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 12 Aug 2010 15:09:44 +0000 (15:09 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 12 Aug 2010 15:09:44 +0000 (15:09 +0000)
r24787.

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

doc/APIchanges

index 56d37fa..31d1b2d 100644 (file)
@@ -13,6 +13,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-08-12 - r24787 - lavcore 0.4.0 - av_get_image_linesize()
+  Add av_get_image_linesize() in imgutils.h.
+
 2010-08-11 - r24773 - lavfi 1.34.0 - AVFilterBufferRef
   Resize data and linesize arrays in AVFilterBufferRef to 8.