diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-28 15:33:59 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-28 15:33:59 +0000 |
commit | c58127934745000d8f2a30b1e2fa4d4872c6b37e (patch) | |
tree | 314e57bfd5dfd8f610d53debe651d328a0675f66 /doc | |
parent | c508ab6736bc2a2ec27dcea4cb6336b737a68936 (diff) | |
download | ffmpeg-c58127934745000d8f2a30b1e2fa4d4872c6b37e.tar.gz |
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/APIchanges | 3 |
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. |