diff options
author | Anssi Hannula <anssi.hannula@iki.fi> | 2014-01-03 13:44:38 +0200 |
---|---|---|
committer | Anssi Hannula <anssi.hannula@iki.fi> | 2014-04-06 17:55:04 +0300 |
commit | 9aa0606e87a221eba935ed675c1cd5ca94832e28 (patch) | |
tree | 124a6e72256fe4340bfbc55fd66c7b6935353ff9 /libpostproc/postprocess.h | |
parent | ad701326b43078b907a054c585d7f3308b7f6143 (diff) | |
download | ffmpeg-9aa0606e87a221eba935ed675c1cd5ca94832e28.tar.gz |
avformat/hls: properly take stream_index into account when seeking
Properly take stream_index into account so that a keyframe will be
looked for in the specified stream_index only.
Similarly, only check timestamp validity against the specified
stream_index.
Also remove code for stream_index == -1 case which does not actually
happen as it is handled by generic code.
This is based on an initial patch by James Deng.
Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Diffstat (limited to 'libpostproc/postprocess.h')
0 files changed, 0 insertions, 0 deletions