summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2016-10-24 05:47:05 -0500
committerRodger Combs <rodger.combs@gmail.com>2016-10-24 05:47:05 -0500
commit73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0 (patch)
tree4cc52b1e6f271696e3acbdc4778d3718eb1e9496 /doc/APIchanges
parent3b3f979894a0aca01245fcaa2e4ff06f5f839e54 (diff)
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Reviewed-By: Michael Niedermayer <michael@niedermayer.cc>
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 5017eb41fe..eaa6e5673a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-10-24 - xxxxxxx - lavf 57.55.100 - avformat.h
+ Add AV_DISPOSITION_TIMED_THUMBNAILS
+
2016-10-24 - xxxxxxx - lavf 57.54.100 - avformat.h
Add avformat_init_output() and AVSTREAM_INIT_IN_ macros