Re: [libav-devel] [PATCH] avcodec: Fix a typo in an option description

2012-12-08 Thread Diego Biurrun
On Sat, Dec 08, 2012 at 10:08:14AM +0100, Anton Khirnov wrote: > On Fri, 07 Dec 2012 16:01:40 +0100, Diego Biurrun wrote: > > On Fri, Dec 07, 2012 at 03:50:49PM +0200, Martin Storsjö wrote: > > > --- > > > libavcodec/options_table.h |2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [libav-devel] [PATCH] avcodec: Fix a typo in an option description

2012-12-08 Thread Anton Khirnov
On Fri, 07 Dec 2012 16:01:40 +0100, Diego Biurrun wrote: > On Fri, Dec 07, 2012 at 03:50:49PM +0200, Martin Storsjö wrote: > > --- > > libavcodec/options_table.h |2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > I suggest to hold off on this spelling fix and collect more typo fix

Re: [libav-devel] [PATCH] avcodec: Fix a typo in an option description

2012-12-07 Thread Diego Biurrun
On Fri, Dec 07, 2012 at 03:50:49PM +0200, Martin Storsjö wrote: > --- > libavcodec/options_table.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I suggest to hold off on this spelling fix and collect more typo fixes into a larger batch so as to not clutter up the git log too much wit

Re: [libav-devel] [PATCH] avcodec: Fix a typo in an option description

2012-12-07 Thread Måns Rullgård
Martin Storsjö writes: > --- > libavcodec/options_table.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) OK -- Måns Rullgård m...@mansr.com ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav

[libav-devel] [PATCH] avcodec: Fix a typo in an option description

2012-12-07 Thread Martin Storsjö
--- libavcodec/options_table.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/options_table.h b/libavcodec/options_table.h index 624239e..e4be72e 100644 --- a/libavcodec/options_table.h +++ b/libavcodec/options_table.h @@ -306,7 +306,7 @@ static const AVOption op