avio: add a new flag for marking streams seekable by timestamp

This commit is contained in:
Anton Khirnov
2016-09-27 15:44:54 +02:00
parent 75c1db6152
commit 8ea35af762
4 changed files with 13 additions and 2 deletions

View File

@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
2016-xx-xx - xxxxxxx - lavf 57.08.0 - avio.h
Add AVIO_SEEKABLE_TIME flag.
2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
Add AV_PIX_FMT_YUV(420,422,444)P12.