Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-05-24 13:32:01 +0300
committerDiego Biurrun <diego@biurrun.de>2016-05-24 16:47:15 +0300
commite47b8bbf0b54599d44b9330eb4d68cdde4f6d298 (patch)
tree141892aba6bb8499b9cc293d054129a9d8c8fc6a /doc/APIchanges
parentad61da054bd8c74a5d5b38d80846228fc6147108 (diff)
avcodec: Bump micro version after changing public JPEG 2000 defines
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 8f6cdca467..6cd0a49e58 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavc 57.19.1 - avcodec.h
+ Adjust values for JPEG 2000 profiles.
+
2016-xx-xx - xxxxxxx - lavf 57.7.0 - avio.h
Add AVIODataMarkerType, write_data_type, ignore_boundary_point and
avio_write_marker.