mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavf: add AVFormatContext.max_ts_probe
It allows to configure how long will avformat_find_stream_info() wait to get the first timestamp.
This commit is contained in:
parent
6ca11f7157
commit
b263f8ffe7
5 changed files with 12 additions and 1 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2014-08-09
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-08-xx - xxxxxxx - lavf 56.03.0 - avformat.h
|
||||
Add AVFormatContext.max_ts_probe.
|
||||
|
||||
2014-08-13 - 8ddc326 - lavu 54.03.0 - mem.h
|
||||
Add av_strndup().
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue