diff options
author | Xinzheng Zhang <zhangxzheng@gmail.com> | 2016-09-14 16:13:45 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-23 13:15:16 +0200 |
commit | d4585d44c450af6f2e66c242ff11eeb3645ad3d8 (patch) | |
tree | 5dee239a21652a16e2f1891c5db9ad5e7d7a6d0a /libavfilter/drawutils.c | |
parent | 9243dbb5599ed9e4796c0534cc2f77268fc27c8d (diff) | |
download | ffmpeg-d4585d44c450af6f2e66c242ff11eeb3645ad3d8.tar.gz |
avformat/utils: fix timebase error in avformat_seek_file()
When there is only one stream and stream_index has not specified,
The ts has been transferd by the timebase of stream0 without modifying the stream_index
In this condation it cause seek failure.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit ecc04b4f2f29ac676e6c1d1ebf20ec45f5385f1e)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/drawutils.c')
0 files changed, 0 insertions, 0 deletions