Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-09-28 19:33:59 +0400
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-09-28 19:33:59 +0400
commitc58127934745000d8f2a30b1e2fa4d4872c6b37e (patch)
tree314e57bfd5dfd8f610d53debe651d328a0675f66 /doc
parentc508ab6736bc2a2ec27dcea4cb6336b737a68936 (diff)
Add APIchanges entry for lsws change of r32368.
Originally committed as revision 25249 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 242b99c457..81fd08d271 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -25,6 +25,9 @@ API changes, most recent first:
Move av_get_token() from libavfilter/parseutils.h to
libavutil/avstring.h.
+2010-09-26 - r32368 - lsws 0.12.0 - swscale.h
+ Add the functions sws_alloc_context() and sws_init_context().
+
2010-09-26 - r25210 - lavu 50.29.0 - opt.h
Move libavcodec/opt.h to libavutil/opt.h.