Re: [FFmpeg-devel] [PATCH] tools/crypto_bench: add Camellia support

2015-01-26 Thread James Almer
On 26/01/15 9:29 AM, Nicolas George wrote: > Le sextidi 6 pluviôse, an CCXXIII, James Almer a écrit : >> Signed-off-by: James Almer >> --- >> tools/crypto_bench.c | 47 +++ >> 1 file changed, 47 insertions(+) > > Looks ok to me. > > Regards, Pushed,

Re: [FFmpeg-devel] [PATCH] tools/crypto_bench: add Camellia support

2015-01-26 Thread Nicolas George
Le sextidi 6 pluviôse, an CCXXIII, James Almer a écrit : > Signed-off-by: James Almer > --- > tools/crypto_bench.c | 47 +++ > 1 file changed, 47 insertions(+) Looks ok to me. Regards, -- Nicolas George signature.asc Description: Digital signatu

[FFmpeg-devel] [PATCH] tools/crypto_bench: add Camellia support

2015-01-25 Thread James Almer
Signed-off-by: James Almer --- tools/crypto_bench.c | 47 +++ 1 file changed, 47 insertions(+) diff --git a/tools/crypto_bench.c b/tools/crypto_bench.c index 6037ead..5e56d12 100644 --- a/tools/crypto_bench.c +++ b/tools/crypto_bench.c @@ -75,6 +75,7 @