summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2010-06-01 20:05:38 +0000
committerReinhard Tartler <siretart@tauware.de>2010-06-01 20:05:38 +0000
commit7f464a0a3499bf419276f23ac5036fea2deea7cb (patch)
tree21ca4462240551b36976eb254adac789635de076 /doc/APIchanges
parent03a3fcee99857131a4bdb52108980d189b9c8762 (diff)
Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24
Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 733e4ebffe..3bb05c1812 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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.