OSDN Git Service

lavf: add AVFormatContext.max_ts_probe
authorAnton Khirnov <anton@khirnov.net>
Tue, 19 Aug 2014 17:49:58 +0000 (17:49 +0000)
committerAnton Khirnov <anton@khirnov.net>
Mon, 25 Aug 2014 05:17:54 +0000 (05:17 +0000)
commitb263f8ffe7599d9cd27ec477a12700da8eb2790d
tree767e7de253a0b6ed3ef1b7e817b9b87f736d593f
parent6ca11f7157d0ffd11ea9a4211b04981b46dc75d6
lavf: add AVFormatContext.max_ts_probe

It allows to configure how long will avformat_find_stream_info() wait
to get the first timestamp.
doc/APIchanges
libavformat/avformat.h
libavformat/options_table.h
libavformat/utils.c
libavformat/version.h