diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-05 12:06:31 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-05 12:06:31 +0000 |
commit | 4cd5100caf01a2d647e4edd4120ffa9d4ecaf265 (patch) | |
tree | 1a63d130c06a70f1b0c41b6e1243ae75eb950c22 | |
parent | 0b99215c0e6a3e24dfdd99f83395e1231a015601 (diff) | |
download | ffmpeg-4cd5100caf01a2d647e4edd4120ffa9d4ecaf265.tar.gz |
Add APIchanges entry after eval API publication.
Originally committed as revision 23486 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index c60128f946..2337f33a2b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-06-05 - r23485 - lavu 50.18.0 - eval API + Make the eval API public. + 2010-06-04 - r23461 - lavu 50.17.0 - AV_BASE64_SIZE Add AV_BASE64_SIZE() macro. |