diff options
author | Xinzheng Zhang <zhangxzheng@gmail.com> | 2016-09-14 16:13:45 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-09-28 17:11:52 +0200 |
commit | f2f7d49f41b1d4a1ac7d6054c12ce92b4708d4d5 (patch) | |
tree | 8e44299f690af677e33b69d9ce96f6de21f2ca26 /libavformat/subviewer1dec.c | |
parent | 9357aa67572ce630267144ecd923c643a0982617 (diff) | |
download | ffmpeg-f2f7d49f41b1d4a1ac7d6054c12ce92b4708d4d5.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 'libavformat/subviewer1dec.c')
0 files changed, 0 insertions, 0 deletions