Add APIchanges entry after the libavcore/imgutils.h renames of r25057.

Originally committed as revision 25059 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-09-07 19:19:32 +00:00
parent e16f217ceb
commit 1904035bac
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-09-07 - r25057 - lavcore 0.7.0 - imgutils.h
Adopt hierarchical scheme for the imgutils.h function names,
deprecate the old names.
2010-09-04 - r25040 - lavu 50.25.0 - AV_CPU_FLAG_*
Deprecate the FF_MM_* flags defined in libavcodec/avcodec.h in favor
of the AV_CPU_FLAG_* flags defined in libavutil/cpu.h.