diff options
author | Martin Storsjö <martin@martin.st> | 2020-08-02 00:28:18 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2020-08-03 23:52:16 +0300 |
commit | 4ad868497f2b5b10bff934f46f1b590c28e999de (patch) | |
tree | eb7e73627cdf25d8adb35f8027429566d9965c6c /libavutil/channel_layout.c | |
parent | 59c4cf05096c92ddf280a35940a3eb5d777bb554 (diff) | |
download | ffmpeg-4ad868497f2b5b10bff934f46f1b590c28e999de.tar.gz |
test: hlsenc: Use unique init/segment file names for the fmp4_ac3 test
Previously, the hls-fmp4 and hls-fmp4_ac3 tests used the same file
names for init and segment files, which occasionally could cause
corruption and failed tests, if the input files for both tests are
generated in parallel, as they could overwrite each other.
This happened to work some of the time, as the fmp4_ac3 test actually
only checked the init segment file (which the fmp4 test case never
wrote, due to using the incorrect hls_segment_type option) and the
fmp4 test case always regenerated the input files due to mismatched
target and file names.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/channel_layout.c')
0 files changed, 0 insertions, 0 deletions