Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24
authorReinhard Tartler <siretart@tauware.de>
Tue, 1 Jun 2010 20:05:38 +0000 (20:05 +0000)
committerReinhard Tartler <siretart@tauware.de>
Tue, 1 Jun 2010 20:05:38 +0000 (20:05 +0000)
Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index 733e4eb..3bb05c1 100644 (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.