summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-06-26 14:45:54 -0300
committerJames Almer <jamrial@gmail.com>2016-06-26 14:45:54 -0300
commit069fd69662a13eb6a2b3d0497232b841e8f1caf8 (patch)
treea73e4e9c35a16a88f7b76b0036484282650aca2e /doc
parentcf0a05668b9999178deebad8221d1bfb32d81c2a (diff)
Update FFmpeg 3.1 cut marker
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e3b7875593..6dd5ad7b0e 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.