[libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Martin Storsjö
From: Michael Niedermayer michae...@gmx.at --- libavutil/xtea.c | 32 +--- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/libavutil/xtea.c b/libavutil/xtea.c index 7c3a14c..11ae266 100644 --- a/libavutil/xtea.c +++ b/libavutil/xtea.c @@ -139,6

Re: [libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Måns Rullgård
Martin Storsjö mar...@martin.st writes: From: Michael Niedermayer michae...@gmx.at This is not true. --- libavutil/xtea.c | 32 +--- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/libavutil/xtea.c b/libavutil/xtea.c index 7c3a14c..11ae266

Re: [libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Martin Storsjö
On Wed, 3 Oct 2012, Måns Rullgård wrote: Martin Storsjö mar...@martin.st writes: From: Michael Niedermayer michae...@gmx.at This is not true. It's a touched up version of a patch by him and I don't mind keeping that authorship. // Martin___

Re: [libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Måns Rullgård
Martin Storsjö mar...@martin.st writes: On Wed, 3 Oct 2012, Måns Rullgård wrote: Martin Storsjö mar...@martin.st writes: From: Michael Niedermayer michae...@gmx.at This is not true. It's a touched up version of a patch by him and I don't mind keeping that authorship. I call it a

Re: [libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Martin Storsjö
On Wed, 3 Oct 2012, Måns Rullgård wrote: Martin Storsjö mar...@martin.st writes: On Wed, 3 Oct 2012, Måns Rullgård wrote: Martin Storsjö mar...@martin.st writes: From: Michael Niedermayer michae...@gmx.at This is not true. It's a touched up version of a patch by him and I don't mind

Re: [libav-devel] [PATCH 1/3] xtea: Factorize testing into a separate function

2012-10-03 Thread Luca Barbato
On 10/03/2012 03:13 PM, Martin Storsjö wrote: Seems ok to me. ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel