[FFmpeg-cvslog] Merge commit '083ea8768121ee800893e124b08483011b798919'

James Almer git at videolan.org
Tue Oct 24 01:18:30 EEST 2017


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Oct 23 19:17:31 2017 -0300| [a60fb1f88f49366df9711c729b0a33a90aba6223] | committer: James Almer

Merge commit '083ea8768121ee800893e124b08483011b798919'

* commit '083ea8768121ee800893e124b08483011b798919':
  APIchanges: Update bump dates

Merged-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a60fb1f88f49366df9711c729b0a33a90aba6223
---

 doc/APIchanges | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 6803eaaea2..1490d67f27 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,15 +2,15 @@ Never assume the API of libav* to be stable unless at least 1 month has passed
 since the last major version increase or the API was added.
 
 The last version increases were:
-libavcodec:    2015-08-28
-libavdevice:   2015-08-28
-libavfilter:   2015-08-28
-libavformat:   2015-08-28
-libavresample: 2015-08-28
-libpostproc:   2015-08-28
-libswresample: 2015-08-28
-libswscale:    2015-08-28
-libavutil:     2015-08-28
+libavcodec:    2017-10-21
+libavdevice:   2017-10-21
+libavfilter:   2017-10-21
+libavformat:   2017-10-21
+libavresample: 2017-10-21
+libpostproc:   2017-10-21
+libswresample: 2017-10-21
+libswscale:    2017-10-21
+libavutil:     2017-10-21
 
 
 API changes, most recent first:


======================================================================

diff --cc doc/APIchanges
index 6803eaaea2,a0ca3b7ac0..1490d67f27
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@@ -1,16 -1,14 +1,16 @@@
  Never assume the API of libav* to be stable unless at least 1 month has passed
 -since the last major version increase.
 +since the last major version increase or the API was added.
  
  The last version increases were:
- libavcodec:    2015-08-28
- libavdevice:   2015-08-28
- libavfilter:   2015-08-28
- libavformat:   2015-08-28
- libavresample: 2015-08-28
- libpostproc:   2015-08-28
- libswresample: 2015-08-28
- libswscale:    2015-08-28
- libavutil:     2015-08-28
 -libavcodec:    2017-03-23
 -libavdevice:   2017-03-23
 -libavfilter:   2017-03-23
 -libavformat:   2017-03-23
 -libavresample: 2017-03-23
 -libswscale:    2017-03-23
 -libavutil:     2017-03-23
++libavcodec:    2017-10-21
++libavdevice:   2017-10-21
++libavfilter:   2017-10-21
++libavformat:   2017-10-21
++libavresample: 2017-10-21
++libpostproc:   2017-10-21
++libswresample: 2017-10-21
++libswscale:    2017-10-21
++libavutil:     2017-10-21
  
  
  API changes, most recent first:



More information about the ffmpeg-cvslog mailing list