Skip to content
Snippets Groups Projects
Commit 71cb41db authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Add APIchanges entry for the av_check_image_size() addition.

Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6ce9b431
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,10 @@ libavutil: 2009-03-08 ...@@ -13,6 +13,10 @@ libavutil: 2009-03-08
API changes, most recent first: 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 2010-07-30 - r24592 - lavfi 1.27.0 - AVFilterBuffer
Increase size of the arrays AVFilterBuffer.data and Increase size of the arrays AVFilterBuffer.data and
AVFilterBuffer.linesize from 4 to 8. AVFilterBuffer.linesize from 4 to 8.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment