diff options
author | Xinzheng Zhang <[email protected]> | 2016-09-14 16:13:45 +0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2016-09-18 00:18:11 +0200 |
commit | 0bdfdd6d2f57afef1ca1db1137c03809125a58b1 (patch) | |
tree | f85e4aa56c6d25de176e2ada64d4057298ede4ce /tests/api/api-seek-test.c | |
parent | f8dcc9e7189709c68829b0fa7a98941fdf916d68 (diff) |
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 <[email protected]>
(cherry picked from commit ecc04b4f2f29ac676e6c1d1ebf20ec45f5385f1e)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tests/api/api-seek-test.c')
0 files changed, 0 insertions, 0 deletions