[FFmpeg-cvslog] Update FFmpeg 3.1 cut marker

James Almer git at videolan.org
Sun Jun 26 20:23:59 CEST 2016


ffmpeg | branch: release/3.1 | James Almer <jamrial at gmail.com> | Sun Jun 26 14:45:54 2016 -0300| [970f2ad966c2701919b208d3c628434906e807bd] | committer: James Almer

Update FFmpeg 3.1 cut marker

Signed-off-by: James Almer <jamrial at gmail.com>
(cherry picked from commit 069fd69662a13eb6a2b3d0497232b841e8f1caf8)

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

 Changelog      |    2 +-
 doc/APIchanges |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Changelog b/Changelog
index 99cfa12..5e48c20 100644
--- a/Changelog
+++ b/Changelog
@@ -2,10 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version <next>:
-- YUY2 Lossless Codec decoder
 
 
 version 3.1:
+- YUY2 Lossless Codec decoder
 - DXVA2-accelerated HEVC Main10 decoding
 - fieldhint filter
 - loop video filter and aloop audio filter
diff --git a/doc/APIchanges b/doc/APIchanges
index e3b7875..6dd5ad7 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,14 +15,14 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
-2016-06-26 - xxxxxxx / 1c9e861 - lavu 55.27.100 / 55.13.0 - hwcontext.h
+-------- 8< --------- FFmpeg 3.1 was cut here -------- 8< ---------
+
+2016-06-26 - 481f320 / 1c9e861 - lavu 55.27.100 / 55.13.0 - hwcontext.h
   Add av_hwdevice_ctx_create().
 
-2016-06-26 - xxxxxxx / e47b8bb - lavc 57.48.101 / 57.19.1 - avcodec.h
+2016-06-26 - b95534b / e47b8bb - lavc 57.48.101 / 57.19.1 - avcodec.h
   Adjust values for JPEG 2000 profiles.
 
--------- 8< --------- FFmpeg 3.1 was cut here -------- 8< ---------
-
 2016-06-23 - 5d75e46 / db7968b - lavf 57.40.100 / 57.7.0 - avio.h
   Add AVIODataMarkerType, write_data_type, ignore_boundary_point and
   avio_write_marker.



More information about the ffmpeg-cvslog mailing list