diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2009-12-13 17:10:30 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2009-12-13 17:10:30 +0000 |
commit | 60a92a77f317442307766a8f311ccf5a08d28986 (patch) | |
tree | 868fbdc55e0a5bfe1e245cbb9934d96f673aeba6 /doc | |
parent | 277c73323733b53dfc8b7288394e5712f440e3eb (diff) | |
download | ffmpeg-60a92a77f317442307766a8f311ccf5a08d28986.tar.gz |
APIchanges update for av_d2str()
Originally committed as revision 20830 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 63e973fe8c..5f3793fcdb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2009-12-13 - r20829 - lavu 50.7.0 - avstring.h API + add av_d2str() + 2009-12-13 - r20826 - lavc 52.42.0 - AVStream add avg_frame_rate |