diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-04 01:28:40 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-04 01:28:40 +0100 |
commit | 0f16ab18db807194357f9f907340640aa1fe7c85 (patch) | |
tree | d0461708a6dfab77523e497449c40c81657f7da2 /doc | |
parent | f478bdabf2afcd5f709789347f8a3becc4ff17bc (diff) | |
download | ffmpeg-0f16ab18db807194357f9f907340640aa1fe7c85.tar.gz |
doc/APIchanges: add 2.5 cut marker
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index abb83b84c7..66b12789cc 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,8 @@ libavutil: 2014-08-09 API changes, most recent first: +-------- 8< --------- FFmpeg 2.5 was cut here -------- 8< --------- + 2014-11-21 - ab922f9 - lavu 54.15.100 - dict.h Add av_dict_get_string(). |