[FFmpeg-cvslog] doc/APIChanges: fix lavu version numbers in a few recent entries

James Almer git at videolan.org
Wed Feb 7 04:49:28 EET 2018


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Feb  6 23:49:13 2018 -0300| [e8323c42c19f58b84c5742cc3c734a4a2f3737af] | committer: James Almer

doc/APIChanges: fix lavu version numbers in a few recent entries

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

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

 doc/APIchanges | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 3523d3b7bd..c67be2b05c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -103,14 +103,14 @@ API changes, most recent first:
 2017-11-xx - xxxxxxx - lavc 58.4.100 - avcodec.h
   Add AVCodecHWConfig and avcodec_get_hw_config().
 
-2017-11-22 - 3650cb2dfa - lavu 55.3.100 - opencl.h
+2017-11-22 - 3650cb2dfa - lavu 56.3.100 - opencl.h
   Remove experimental OpenCL API (av_opencl_*).
 
-2017-11-22 - b25d8ef0a7 - lavu 55.2.100 - hwcontext.h hwcontext_opencl.h
+2017-11-22 - b25d8ef0a7 - lavu 56.2.100 - hwcontext.h hwcontext_opencl.h
   Add AV_HWDEVICE_TYPE_OPENCL and a new installed header with
   OpenCL-specific hwcontext definitions.
 
-2017-11-22 - a050f56c09 - lavu 55.1.100 - pixfmt.h
+2017-11-22 - a050f56c09 - lavu 56.1.100 - pixfmt.h
   Add AV_PIX_FMT_OPENCL.
 
 2017-11-11 - 48e4eda11d - lavc 58.3.100 - avcodec.h



More information about the ffmpeg-cvslog mailing list