diff options
author | Xinzheng Zhang <zhangxzheng@gmail.com> | 2016-09-14 16:13:45 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-09-28 14:23:06 +0200 |
commit | c68ce48260cf374480439b8f0d658f02fe9932d4 (patch) | |
tree | a5270f8045df1f1d4aaf1a229ed36d9a78fa025a /libavcodec/rv10enc.c | |
parent | ac8ac46641adef208485baebc3734463bf0bd266 (diff) | |
download | ffmpeg-c68ce48260cf374480439b8f0d658f02fe9932d4.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 'libavcodec/rv10enc.c')
0 files changed, 0 insertions, 0 deletions