diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2016-02-17 16:07:16 +0000 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2016-02-17 16:07:16 +0000 |
commit | 26abd5149ebf9602d8036be4c6e72e08c98ea998 (patch) | |
tree | ffc931a2c7a53ff57272601f2a43dca7b799c301 /doc | |
parent | ae3c0a9c1f66367586c82e9b48d31bedac3e14aa (diff) | |
parent | 721a4efc0545548a241080b53ab480e34f366240 (diff) | |
download | ffmpeg-streaming-26abd5149ebf9602d8036be4c6e72e08c98ea998.zip ffmpeg-streaming-26abd5149ebf9602d8036be4c6e72e08c98ea998.tar.gz |
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
* commit '721a4efc0545548a241080b53ab480e34f366240':
buffer: add support for pools using caller data in allocation
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
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 85d4db7..1c76787 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-xx-xx - lavu 55.18.0 + xxxxxxx buffer.h - Add av_buffer_pool_init2(). + -------- 8< --------- FFmpeg 3.0 was cut here -------- 8< --------- 2016-02-10 - bc9a596 / 9f61abc - lavf 57.25.100 / 57.3.0 - avformat.h |