Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Ronald S. Bultje
Hi, On Mon, Apr 18, 2011 at 6:29 PM, Alexander Strange wrote: > On Apr 18, 2011, at 4:21 PM, Ronald S. Bultje wrote: >> On Mon, Apr 18, 2011 at 11:35 AM, Reinhard Tartler >> wrote: >>> On Mon, Apr 18, 2011 at 15:17:20 (CEST), Kostya wrote: P.S. I still prefer to have big bump instead. >>>

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Alexander Strange
On Apr 18, 2011, at 4:21 PM, Ronald S. Bultje wrote: > Hi, > > On Mon, Apr 18, 2011 at 11:35 AM, Reinhard Tartler > wrote: >> On Mon, Apr 18, 2011 at 15:17:20 (CEST), Kostya wrote: >>> P.S. I still prefer to have big bump instead. >> >> we all do ;-) > > So I guess this is dropped now? > >

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Reinhard Tartler
On Mon, Apr 18, 2011 at 22:21:51 (CEST), Ronald S. Bultje wrote: > Hi, > > On Mon, Apr 18, 2011 at 11:35 AM, Reinhard Tartler > wrote: >> On Mon, Apr 18, 2011 at 15:17:20 (CEST), Kostya wrote: >>> P.S. I still prefer to have big bump instead. >> >> we all do ;-) > > So I guess this is dropped no

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Ronald S. Bultje
Hi, On Mon, Apr 18, 2011 at 11:35 AM, Reinhard Tartler wrote: > On Mon, Apr 18, 2011 at 15:17:20 (CEST), Kostya wrote: >> P.S. I still prefer to have big bump instead. > > we all do ;-) So I guess this is dropped now? Ronald ___ libav-devel mailing li

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Reinhard Tartler
On Mon, Apr 18, 2011 at 15:17:20 (CEST), Kostya wrote: > P.S. I still prefer to have big bump instead. we all do ;-) -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mail

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Kostya
On Mon, Apr 18, 2011 at 03:16:30PM +0200, Kostya wrote: > On Mon, Apr 18, 2011 at 10:30:12AM +0200, Reinhard Tartler wrote: > > --- > > libavcodec/avcodec.h |2 ++ > > libavcodec/avpacket.c | 14 ++ > > 2 files changed, 16 insertions(+), 0 deletions(-) > > > > diff --git a/liba

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Kostya
On Mon, Apr 18, 2011 at 10:30:12AM +0200, Reinhard Tartler wrote: > --- > libavcodec/avcodec.h |2 ++ > libavcodec/avpacket.c | 14 ++ > 2 files changed, 16 insertions(+), 0 deletions(-) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index df4e617..907fbb3 10064

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Ronald S. Bultje
Hi, On Mon, Apr 18, 2011 at 4:30 AM, Reinhard Tartler wrote: > --- >  libavcodec/avcodec.h  |    2 ++ >  libavcodec/avpacket.c |   14 ++ >  2 files changed, 16 insertions(+), 0 deletions(-) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index df4e617..907fbb3 100644 >

Re: [libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Luca Barbato
On 04/18/2011 10:30 AM, Reinhard Tartler wrote: > --- > libavcodec/avcodec.h |2 ++ > libavcodec/avpacket.c | 14 ++ > 2 files changed, 16 insertions(+), 0 deletions(-) I guess that is missing side data usage, but you are right regarding guarding till the bump. Another way mig

[libav-devel] [PATCH] schedule the sidechannel extensions for after the next major bump

2011-04-18 Thread Reinhard Tartler
--- libavcodec/avcodec.h |2 ++ libavcodec/avpacket.c | 14 ++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index df4e617..907fbb3 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -1060,6 +1060,7 @@ ty