Re: [FFmpeg-devel] [PATCH] */version.h: Add note/recommandition about bumping major

2015-08-19 Thread Michael Niedermayer
On Wed, Aug 19, 2015 at 08:55:53PM +0200, Andreas Cadhalpun wrote: > On 19.08.2015 11:56, Michael Niedermayer wrote: > > On Tue, Aug 18, 2015 at 11:52:39PM +0200, Andreas Cadhalpun wrote: > >> On 18.08.2015 12:28, Michael Niedermayer wrote: > >>> From: Michael Niedermayer > >>> > >>> If preferred,

Re: [FFmpeg-devel] [PATCH] */version.h: Add note/recommandition about bumping major

2015-08-19 Thread Andreas Cadhalpun
On 19.08.2015 11:56, Michael Niedermayer wrote: > On Tue, Aug 18, 2015 at 11:52:39PM +0200, Andreas Cadhalpun wrote: >> On 18.08.2015 12:28, Michael Niedermayer wrote: >>> From: Michael Niedermayer >>> >>> If preferred, i can also apply this after the bump, in case its felt that >>> this would cau

Re: [FFmpeg-devel] [PATCH] */version.h: Add note/recommandition about bumping major

2015-08-19 Thread Michael Niedermayer
On Tue, Aug 18, 2015 at 11:52:39PM +0200, Andreas Cadhalpun wrote: > On 18.08.2015 12:28, Michael Niedermayer wrote: > > From: Michael Niedermayer > > > > If preferred, i can also apply this after the bump, in case its felt that > > this would cause too much delay/work > > > > Signed-off-by: Mic

Re: [FFmpeg-devel] [PATCH] */version.h: Add note/recommandition about bumping major

2015-08-18 Thread Andreas Cadhalpun
On 18.08.2015 12:28, Michael Niedermayer wrote: > From: Michael Niedermayer > > If preferred, i can also apply this after the bump, in case its felt that > this would cause too much delay/work > > Signed-off-by: Michael Niedermayer > --- > libavcodec/version.h |4 > libavformat/versi

[FFmpeg-devel] [PATCH] */version.h: Add note/recommandition about bumping major

2015-08-18 Thread Michael Niedermayer
From: Michael Niedermayer If preferred, i can also apply this after the bump, in case its felt that this would cause too much delay/work Signed-off-by: Michael Niedermayer --- libavcodec/version.h |4 libavformat/version.h |5 + libavutil/version.h |4 3 files chan