Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24

backport r23415 by siretart


Originally committed as revision 23446 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This commit is contained in:
Reinhard Tartler
2010-06-03 20:16:42 +00:00
parent e5880b3f24
commit 20d4a1f020
5 changed files with 75 additions and 48 deletions

View File

@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-06-01 - r31301 - lsws 0.11.0 - convertPalette API
Add sws_convertPalette8ToPacked32 and sws_convertPalette8ToPacked24
2010-05-26 - r23334 - lavc 52.72.0 - CODEC_CAP_EXPERIMENTAL
Add CODEC_CAP_EXPERIMENTAL flag.