[FFmpeg-cvslog] r24712 - trunk/doc/APIchanges
stefano
subversion
Fri Aug 6 11:42:28 CEST 2010
Author: stefano
Date: Fri Aug 6 11:42:28 2010
New Revision: 24712
Log:
Add APIchanges entry for the av_check_image_size() addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Fri Aug 6 11:37:04 2010 (r24711)
+++ trunk/doc/APIchanges Fri Aug 6 11:42:28 2010 (r24712)
@@ -13,6 +13,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-08-06 - r24709 - lavcore 0.3.0 - av_check_image_size()
+ Deprecate avcodec_check_dimensions() in favor of the function
+ av_check_image_size() defined in libavcore/imgutils.h.
+
2010-07-30 - r24592 - lavfi 1.27.0 - AVFilterBuffer
Increase size of the arrays AVFilterBuffer.data and
AVFilterBuffer.linesize from 4 to 8.
More information about the ffmpeg-cvslog
mailing list