Re: [libav-devel] PATCH asv1:cosmetics

2012-01-11 Thread Luca Barbato
On 25/12/11 12:52, Chris Berov wrote: Fixed all that, removed all the trailing spaces i found (hope i didnt miss any). The patch doesn't look bad, Diego do you have more comments? lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero ___

Re: [libav-devel] PATCH asv1:cosmetics

2011-12-25 Thread Chris Berov
Fixed all that, removed all the trailing spaces i found (hope i didnt miss any). On Thu, Dec 22, 2011 at 5:16 PM, Diego Biurrun wrote: > On Thu, Dec 22, 2011 at 04:47:06PM +0200, Chris Berov wrote: > > [...] > > Please snip your quotes, thank you. > > > --- a/libavcodec/asv1.c > > +++ b/libavcod

Re: [libav-devel] PATCH asv1:cosmetics

2011-12-22 Thread Diego Biurrun
On Thu, Dec 22, 2011 at 04:47:06PM +0200, Chris Berov wrote: > [...] Please snip your quotes, thank you. > --- a/libavcodec/asv1.c > +++ b/libavcodec/asv1.c > @@ -139,212 +140,270 @@ static av_cold void init_vlcs(ASV1Context *a){ > > -static inline void asv2_put_level(PutBitContext *pb, int lev

Re: [libav-devel] PATCH asv1:cosmetics

2011-12-22 Thread Chris Berov
On Wed, Dec 21, 2011 at 11:01 PM, Diego Biurrun wrote: > On Wed, Dec 21, 2011 at 10:12:42PM +0200, Chris Berov wrote: > > > > --- a/libavcodec/asv1.c > > +++ b/libavcodec/asv1.c > > @@ -139,212 +140,247 @@ static av_cold void init_vlcs(ASV1Context *a){ > > > > -static inline int asv2_get_bits(Get

Re: [libav-devel] PATCH asv1:cosmetics

2011-12-21 Thread Diego Biurrun
On Wed, Dec 21, 2011 at 10:12:42PM +0200, Chris Berov wrote: > > --- a/libavcodec/asv1.c > +++ b/libavcodec/asv1.c > @@ -139,212 +140,247 @@ static av_cold void init_vlcs(ASV1Context *a){ > > -static inline int asv2_get_bits(GetBitContext *gb, int n){ > -return av_reverse[ get_bits(gb, n) <<

[libav-devel] PATCH asv1:cosmetics

2011-12-21 Thread Chris Berov
0001-asv1-cosmetics.patch Description: Binary data ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel