diff options
author | Martin Storsjö <martin@martin.st> | 2012-02-21 12:16:18 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-02-22 10:39:15 +0200 |
commit | aa96d433e24cde44bf8009c809c6f41308ff8fd4 (patch) | |
tree | ea670bd866c81515ae42112ea3aafd6e31c486ae /libavformat/network.c | |
parent | 383a3b64cb617f77df0d1f13e431c455ebcecafb (diff) | |
download | ffmpeg-aa96d433e24cde44bf8009c809c6f41308ff8fd4.tar.gz |
movdec: Don't parse all fragments if ignidx is set
In nonseekable files, we already stop parsing the toplevel atoms
after finding moov and one mdat. In large seekable files (or files
that are seekable, but slowly, e.g. http), reading all the fragments
at the start can take a considerable amount of time. This allows
opting out from this behaviour.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/network.c')
0 files changed, 0 insertions, 0 deletions