On Sun, Jul 1, 2012 at 6:10 PM, Samuel Pitoiset <[email protected]> wrote: > --- > libavutil/Makefile | 3 + > libavutil/avutil.h | 2 +- > libavutil/xtea.c | 149 > ++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/xtea.h | 58 ++++++++++++++++++ > tests/fate/libavutil.mak | 4 + > tests/ref/fate/xtea | 1 + > 6 files changed, 216 insertions(+), 1 deletions(-) > create mode 100644 libavutil/xtea.c > create mode 100644 libavutil/xtea.h > create mode 100644 tests/ref/fate/xtea
It's better if I don't forget to git rebase -i ... -- Best regards, Samuel Pitoiset. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
