We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53462a commit 36d8016Copy full SHA for 36d8016
imf-unit-tests.sh
@@ -1,4 +1,7 @@
1
#!/bin/sh
2
3
+valgrind --leak-check=full ./ffmpeg -y -i http://ffmpeg-imf-samples-public.s3.us-west-1.amazonaws.com/callout_51_l_r_c_lfe_ls_rs.mxf -f wav /dev/null
4
+valgrind --leak-check=full ./ffmpeg -y -i http://ffmpeg-imf-samples-public.s3-website-us-west-1.amazonaws.com/countdown/CPL_f5095caa-f204-4e1c-8a84-7af48c7ae16b.xml -f mp4 /dev/null
5
+
6
make libavformat/tests/imf
-valgrind --leak-check=full libavformat/tests/imf
7
+valgrind --leak-check=full libavformat/tests/imf
0 commit comments