We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d603ec commit 5076f8dCopy full SHA for 5076f8d
1 file changed
Makefile
@@ -25,6 +25,7 @@ clean:
25
26
fate-suite:
27
# Grab ALL of the samples from the ffmpeg site.
28
+ mkdir -p tests/assets/fate-suite/
29
rsync -vrltLW rsync://fate-suite.ffmpeg.org/fate-suite/ tests/assets/fate-suite/
30
31
lint:
0 commit comments