diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-03-25 22:52:50 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-03-25 22:52:50 +0000 |
commit | 82ba847ea4b571d7f20c7e16ae57db737ddd885c (patch) | |
tree | 0be2a5d089291b01fae676e0f2a8735f1a333772 /doc | |
parent | 87958234f9eb73ecb88577977ca913d04b726ebe (diff) | |
download | ffmpeg-82ba847ea4b571d7f20c7e16ae57db737ddd885c.tar.gz |
Add APIchanges entry after av_strerror() addition.
Originally committed as revision 22685 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 6daadcc10c..b7c0466d70 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-03-25 - r22684 - lavu 50.13.0 - av_strerror() + Implement av_strerror(). + 2010-03-23 - r22649 - lavc 52.60.0 - av_dct_init() Support DCT-I and DST-I |