On 28/05/15 10:32, Martin Storsjö wrote: > This helps if these functions need to be implemented using another > crypto API. > --- > libavformat/Makefile | 1 + > libavformat/rtmpdh.c | 142 > +++++++++++++++++++++++++++++++++++++++++++++ > tests/fate/libavformat.mak | 4 ++ > tests/ref/fate/rtmpdh | 3 + > 4 files changed, 150 insertions(+) > create mode 100644 tests/ref/fate/rtmpdh > > diff --git a/libavformat/Makefile b/libavformat/Makefile > index dc4cfea..0323ad5 100644 > --- a/libavformat/Makefile > +++ b/libavformat/Makefile > @@ -415,6 +415,7 @@ TESTPROGS = seek > \ > url \ >
Ok, the changes in the free functions are small enough that I do not care about splitting them. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
