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

2012-10-02 Thread Martin Storsjö
On Tue, 2 Oct 2012, Måns Rullgård wrote: Martin Storsjö writes: --- libavutil/blowfish.c | 32 +--- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/libavutil/blowfish.c b/libavutil/blowfish.c index 5df3dfc..35c546a 100644 --- a/libavutil/blowfish

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

2012-10-02 Thread Måns Rullgård
Martin Storsjö writes: > --- > libavutil/blowfish.c | 32 +--- > 1 file changed, 21 insertions(+), 11 deletions(-) > > diff --git a/libavutil/blowfish.c b/libavutil/blowfish.c > index 5df3dfc..35c546a 100644 > --- a/libavutil/blowfish.c > +++ b/libavutil/blowfish.c

[libav-devel] [PATCH 1/5] blowfish: Factorize testing into a separate function

2012-10-01 Thread Martin Storsjö
--- libavutil/blowfish.c | 32 +--- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/libavutil/blowfish.c b/libavutil/blowfish.c index 5df3dfc..35c546a 100644 --- a/libavutil/blowfish.c +++ b/libavutil/blowfish.c @@ -522,6 +522,25 @@ static const uint8_

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

2012-10-01 Thread Luca Barbato
On 10/01/2012 11:20 PM, Martin Storsjö wrote: > --- > libavutil/blowfish.c | 25 ++--- > 1 file changed, 14 insertions(+), 11 deletions(-) ok ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listi

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

2012-10-01 Thread Måns Rullgård
Martin Storsjö writes: > --- > libavutil/blowfish.c | 25 ++--- > 1 file changed, 14 insertions(+), 11 deletions(-) > > diff --git a/libavutil/blowfish.c b/libavutil/blowfish.c > index 5df3dfc..5a0bc10 100644 > --- a/libavutil/blowfish.c > +++ b/libavutil/blowfish.c > @@ -5

[libav-devel] [PATCH 1/5] blowfish: Factorize testing into a separate function

2012-10-01 Thread Martin Storsjö
--- libavutil/blowfish.c | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/libavutil/blowfish.c b/libavutil/blowfish.c index 5df3dfc..5a0bc10 100644 --- a/libavutil/blowfish.c +++ b/libavutil/blowfish.c @@ -522,6 +522,18 @@ static const uint8_t ciphe