lavf: add AV_DISPOSITION_TIMED_THUMBNAILS

Reviewed-By: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Rodger Combs
2016-10-24 05:47:05 -05:00
parent 3b3f979894
commit 73ead477dd
17 changed files with 47 additions and 24 deletions

View File

@@ -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