diff options
author | Peter Große <pegro@friiks.de> | 2017-10-29 12:08:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-05 03:14:29 +0100 |
commit | 3ddb887c88483ce089b29a30d0d0aa574c8cdc66 (patch) | |
tree | 659600fa4227fcdc18848b5892280c7a14a69177 /libavfilter/af_aformat.c | |
parent | b9cd26f556f4ca0dfe71ffd75a7272782b324753 (diff) | |
download | ffmpeg-3ddb887c88483ce089b29a30d0d0aa574c8cdc66.tar.gz |
ffmpeg.c: fix calculation of input file duration in seek_to_start()
Fixes looping files without audio or when using stream_copy, where
ist->nb_samples is not set since no decoding is done.
This fixes ticket #5719 and also fixes an endless loop with the sample
in ticket #6139.
Signed-off-by: Peter Große <pegro@friiks.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/af_aformat.c')
0 files changed, 0 insertions, 0 deletions