diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:05:07 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:05:07 +0200 |
commit | 6ddb109b909659d4ef2636771c362df89f0eaf6c (patch) | |
tree | 453569dbf7c17966f0ef0586d1e2b92ce8e72270 | |
parent | 83307a32eb0c9f0843f655c44bb65e3e999153f8 (diff) | |
download | ffmpeg-6ddb109b909659d4ef2636771c362df89f0eaf6c.tar.gz |
doc/APIchanges: Add 2.7 separator
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 5c36dca285..78cc4b4cec 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,8 @@ libavutil: 2014-08-09 API changes, most recent first: +-------- 8< --------- FFmpeg 2.7 was cut here -------- 8< --------- + 2015-06-04 - xxxxxxx - lswr 1.2.100 Add swr_get_out_samples() |