aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_apsyclip.c
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2024-08-27 01:08:33 +0200
committerMarton Balint <cus@passwd.hu>2024-09-02 22:50:52 +0200
commit90f68f7b2d2c215e98cea1d955fb37605ae89585 (patch)
tree0f65e98662c65b51e8e4107fcf5a98d5d780efd4 /libavfilter/af_apsyclip.c
parent24eff5b54793faa77502fec5812520f6794da2b6 (diff)
downloadffmpeg-90f68f7b2d2c215e98cea1d955fb37605ae89585.tar.gz
avformat/mxfdec: disallow generic seek search
If the demuxer does not provide per-stream indexes, the generic seek search can attempt to read the whole media file from the beginning when seeking. For large MXF files this can cause huge lockups for a seek after the last timestamp, which will eventually fail. So let's disable the generic seek for mxf, the demuxer's own seek code should handle seeking just fine. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavfilter/af_apsyclip.c')
0 files changed, 0 insertions, 0 deletions