1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Add APIchanges for av_fill_image_max_pixstep() rename of r24851.

Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-08-20 16:55:37 +00:00
parent e34433612f
commit 26553088cc

View File

@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-08-20 - r24851 - lavcore 0.6.0 - av_fill_image_max_pixsteps()
Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().
2010-08-18 - r24827 - lavcore 0.5.0 - av_fill_image_max_pixstep()
Add av_fill_image_max_pixstep() in imgutils.h.