diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-07-28 14:30:36 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-08-28 16:04:28 +0200 |
commit | e88103a7f92cf27a2868b50acc8a9912f6088249 (patch) | |
tree | 33a6741400633469050356ebf6c4117eab15651d /doc | |
parent | 4e649debcf7f71d35c6b38cdb7ee715eba95d64a (diff) | |
download | ffmpeg-streaming-e88103a7f92cf27a2868b50acc8a9912f6088249.zip ffmpeg-streaming-e88103a7f92cf27a2868b50acc8a9912f6088249.tar.gz |
Bump major versions of all libraries
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 7a65399..e500ac8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,13 +2,13 @@ Never assume the API of libav* to be stable unless at least 1 month has passed since the last major version increase. The last version increases were: -libavcodec: 2014-08-09 -libavdevice: 2014-08-09 -libavfilter: 2014-08-09 -libavformat: 2014-08-09 -libavresample: 2014-08-09 -libswscale: 2014-08-09 -libavutil: 2014-08-09 +libavcodec: 2015-08-28 +libavdevice: 2015-08-28 +libavfilter: 2015-08-28 +libavformat: 2015-08-28 +libavresample: 2015-08-28 +libswscale: 2015-08-28 +libavutil: 2015-08-28 API changes, most recent first: |