Browse code

Add APIchanges entry after the addition of av_get_image_linesize() of r24787.

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

Stefano Sabatini authored on 2010/08/13 00:09:44
Showing 1 changed files
... ...
@@ -13,6 +13,9 @@ libavutil:   2009-03-08
13 13
 
14 14
 API changes, most recent first:
15 15
 
16
+2010-08-12 - r24787 - lavcore 0.4.0 - av_get_image_linesize()
17
+  Add av_get_image_linesize() in imgutils.h.
18
+
16 19
 2010-08-11 - r24773 - lavfi 1.34.0 - AVFilterBufferRef
17 20
   Resize data and linesize arrays in AVFilterBufferRef to 8.
18 21