On Tue, Jan 15, 2013 at 04:29:55PM +0200, Martin Storsjö wrote: > On Tue, 15 Jan 2013, Diego Biurrun wrote: > >On Tue, Jan 15, 2013 at 03:12:57PM +0200, Martin Storsjö wrote: > >>--- a/tests/fate/libavformat.mak > >>+++ b/tests/fate/libavformat.mak > >>@@ -1,3 +1,7 @@ > >>+FATE_LIBAVFORMAT += fate-srtp > >>+fate-srtp: libavformat/srtp-test$(EXESUF) > >>+fate-srtp: CMD = run libavformat/srtp-test > > > >I assume this will need the SRTP protocol. > > No, it doesn't - it tests the internal decrypt/encrypt functions > straight away without using the public protocol interface. (The > protocol is only one possible entry point to using the internal > API.) > > >Does "make check" still pass with --disable-protocol=srtp? > > Yes.
Patch OK then. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
