ffmpeg | branch: master | Diego Biurrun <di...@biurrun.de> | Wed Mar 23 22:02:46 2016 +0100| [b298b36fc008ad94a24929fe770c8189d96bcac4] | committer: Diego Biurrun
fate: Only run SRTP test if SRTP code is enabled > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b298b36fc008ad94a24929fe770c8189d96bcac4 --- tests/fate/libavformat.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fate/libavformat.mak b/tests/fate/libavformat.mak index b9cca35..e98e0ee 100644 --- a/tests/fate/libavformat.mak +++ b/tests/fate/libavformat.mak @@ -6,7 +6,7 @@ FATE_LIBAVFORMAT-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += fate-rtmpdh fate-rtmpdh: libavformat/rtmpdh-test$(EXESUF) fate-rtmpdh: CMD = run libavformat/rtmpdh-test -FATE_LIBAVFORMAT-yes += fate-srtp +FATE_LIBAVFORMAT-$(CONFIG_SRTP) += fate-srtp fate-srtp: libavformat/srtp-test$(EXESUF) fate-srtp: CMD = run libavformat/srtp-test _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog