On Tue, Jul 03, 2012 at 11:14:34PM +0300, Martin Storsjö wrote: > On Tue, 3 Jul 2012, Samuel Pitoiset wrote: > > >--- > >libavutil/Makefile | 3 + > >libavutil/avutil.h | 2 +- > >libavutil/xtea.c | 165 > >++++++++++++++++++++++++++++++++++++++++++++++ > >libavutil/xtea.h | 61 +++++++++++++++++ > >tests/fate/libavutil.mak | 4 ++ > >tests/ref/fate/xtea | 1 + > >6 files changed, 235 insertions(+), 1 deletion(-) > >create mode 100644 libavutil/xtea.c > >create mode 100644 libavutil/xtea.h > >create mode 100644 tests/ref/fate/xtea > > Looks good on a quick read-through, but I'd appreciate if someone > else would have a look as well.
LGTM on medium speed read-through. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
