diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-12-16 22:07:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-12-16 22:07:24 +0100 |
commit | a788949255d5fde243575b556e2950feafdc6755 (patch) | |
tree | 1208497991bf2761a625db4e98f2b65f53e214bc /doc/APIchanges | |
parent | 792845e436ddc5f3ce11ba02535a3372919061f2 (diff) | |
parent | 6d3ea1957f681b3bf9c752e6d21a501cc8d4180d (diff) | |
download | ffmpeg-streaming-a788949255d5fde243575b556e2950feafdc6755.zip ffmpeg-streaming-a788949255d5fde243575b556e2950feafdc6755.tar.gz |
Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'
* commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d':
Bump major of libavfilter for reference counted buffer API changes.
Conflicts:
libavfilter/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 9153d9a..d0c4e69 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -4,7 +4,7 @@ since the last major version increase or the API was added. The last version increases were: libavcodec: 2013-03-xx libavdevice: 2013-03-xx -libavfilter: 2012-06-22 +libavfilter: 2013-12-xx libavformat: 2013-03-xx libavresample: 2012-10-05 libpostproc: 2011-04-18 |