]> git.sesse.net Git - ffmpeg/commit
test: hlsenc: Make the hls_fmp4 sample file name match the target
authorMartin Storsjö <martin@martin.st>
Sat, 1 Aug 2020 21:20:27 +0000 (00:20 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 3 Aug 2020 20:52:13 +0000 (23:52 +0300)
commit59c4cf05096c92ddf280a35940a3eb5d777bb554
tree391bbb64a22581242eb700a2129707fb9c1df8bd
parentacaed62ad1f4ba8f1c6c84d15a99cee03b1322b6
test: hlsenc: Make the hls_fmp4 sample file name match the target

Previously, with the file name not matching the target, the files
were regenerated every time fate is rerun - contrary to the other
test targets in the same file. (While regenerating it every time
might be desireable, as that's what the test is about, the file
at least has a dependency on the ffmpeg executable, making them
regenerated every time the executable is updated - and this change
at least makes it consistent with the rest.)

Signed-off-by: Martin Storsjö <martin@martin.st>
tests/fate/hlsenc.mak